var/cache/dev/ContainerSFtIiHM/App_KernelDevDebugContainer.php line 1326

Open in your IDE?
  1. <?php
  2. namespace ContainerSFtIiHM;
  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\\UpdateAutoRiaAdIdCommand' => 'getUpdateAutoRiaAdIdCommandService',
  149.             'CoreBundle\\Command\\UpdateAutoRiaOptionsCommand' => 'getUpdateAutoRiaOptionsCommandService',
  150.             'CoreBundle\\Command\\UpdateExchangeRateCommand' => 'getUpdateExchangeRateCommandService',
  151.             'CoreBundle\\Command\\UpdateNightDealerCommand' => 'getUpdateNightDealerCommandService',
  152.             'CoreBundle\\Command\\UpdateQueueAutoriaCommand' => 'getUpdateQueueAutoriaCommandService',
  153.             'CoreBundle\\Command\\UpdateUsedVehicleOptionsCommand' => 'getUpdateUsedVehicleOptionsCommandService',
  154.             'CoreBundle\\Command\\UploadMvdInfoCommand' => 'getUploadMvdInfoCommandService',
  155.             'CoreBundle\\Command\\UploadUsedCarsCommand' => 'getUploadUsedCarsCommandService',
  156.             'CoreBundle\\Command\\VehicleCategoryToCategoriesCopyCommand' => 'getVehicleCategoryToCategoriesCopyCommandService',
  157.             'CoreBundle\\Controller\\CoreController' => 'getCoreControllerService',
  158.             'CoreBundle\\Controller\\CrossDomainAuthController' => 'getCrossDomainAuthControllerService',
  159.             'CoreBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  160.             'CoreBundle\\Controller\\ViDiController' => 'getViDiControllerService',
  161.             'CoreBundle\\EventListener\\AuthUserListener' => 'getAuthUserListenerService',
  162.             'CoreBundle\\EventListener\\RedirectListener' => 'getRedirectListenerService',
  163.             'CoreBundle\\Factory\\Vehicle' => 'getVehicleService',
  164.             'CoreBundle\\Model\\Vehicles\\Repository' => 'getRepositoryService',
  165.             'DcSiteBundle\\Controller\\AccessoriesController' => 'getAccessoriesControllerService',
  166.             'DcSiteBundle\\Controller\\AccessoriesFilterController' => 'getAccessoriesFilterControllerService',
  167.             'DcSiteBundle\\Controller\\AjaxEntityController' => 'getAjaxEntityControllerService',
  168.             'DcSiteBundle\\Controller\\BaseDcController' => 'getBaseDcControllerService',
  169.             'DcSiteBundle\\Controller\\CallbackController' => 'getCallbackControllerService',
  170.             'DcSiteBundle\\Controller\\CarController' => 'getCarController2Service',
  171.             'DcSiteBundle\\Controller\\CarInStockModuleController' => 'getCarInStockModuleControllerService',
  172.             'DcSiteBundle\\Controller\\Citroen\\AboutController' => 'getAboutController2Service',
  173.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController' => 'getAccessoriesController2Service',
  174.             'DcSiteBundle\\Controller\\Citroen\\BaseController' => 'getBaseController2Service',
  175.             'DcSiteBundle\\Controller\\Citroen\\BasketController' => 'getBasketControllerService',
  176.             'DcSiteBundle\\Controller\\Citroen\\CarController' => 'getCarController3Service',
  177.             'DcSiteBundle\\Controller\\Citroen\\FinanceController' => 'getFinanceControllerService',
  178.             'DcSiteBundle\\Controller\\Citroen\\MainController' => 'getMainController2Service',
  179.             'DcSiteBundle\\Controller\\Citroen\\ServiceController' => 'getServiceControllerService',
  180.             'DcSiteBundle\\Controller\\Citroen\\StocksController' => 'getStocksControllerService',
  181.             'DcSiteBundle\\Controller\\ConfiguratorController' => 'getConfiguratorController2Service',
  182.             'DcSiteBundle\\Controller\\CreditController' => 'getCreditControllerService',
  183.             'DcSiteBundle\\Controller\\CsvAccessoriesController' => 'getCsvAccessoriesControllerService',
  184.             'DcSiteBundle\\Controller\\FinanceController' => 'getFinanceController2Service',
  185.             'DcSiteBundle\\Controller\\Ford\\AboutUsController' => 'getAboutUsControllerService',
  186.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController' => 'getAccessoriesController3Service',
  187.             'DcSiteBundle\\Controller\\Ford\\AjaxController' => 'getAjaxController3Service',
  188.             'DcSiteBundle\\Controller\\Ford\\ApprovedController' => 'getApprovedControllerService',
  189.             'DcSiteBundle\\Controller\\Ford\\BaseController' => 'getBaseController3Service',
  190.             'DcSiteBundle\\Controller\\Ford\\BasketController' => 'getBasketController2Service',
  191.             'DcSiteBundle\\Controller\\Ford\\CarController' => 'getCarController4Service',
  192.             'DcSiteBundle\\Controller\\Ford\\FinanceController' => 'getFinanceController3Service',
  193.             'DcSiteBundle\\Controller\\Ford\\MainController' => 'getMainController3Service',
  194.             'DcSiteBundle\\Controller\\Ford\\PostController' => 'getPostController2Service',
  195.             'DcSiteBundle\\Controller\\Ford\\ServiceController' => 'getServiceController2Service',
  196.             'DcSiteBundle\\Controller\\FormController' => 'getFormController2Service',
  197.             'DcSiteBundle\\Controller\\Haval\\AboutController' => 'getAboutController3Service',
  198.             'DcSiteBundle\\Controller\\Haval\\BaseController' => 'getBaseController4Service',
  199.             'DcSiteBundle\\Controller\\Haval\\CarController' => 'getCarController5Service',
  200.             'DcSiteBundle\\Controller\\Haval\\FinanceController' => 'getFinanceController4Service',
  201.             'DcSiteBundle\\Controller\\Haval\\MainController' => 'getMainController4Service',
  202.             'DcSiteBundle\\Controller\\Haval\\ServiceController' => 'getServiceController3Service',
  203.             'DcSiteBundle\\Controller\\Haval\\StocksController' => 'getStocksController2Service',
  204.             'DcSiteBundle\\Controller\\Honda\\AboutController' => 'getAboutController4Service',
  205.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController' => 'getAccessoriesController4Service',
  206.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController' => 'getAcuraServiceControllerService',
  207.             'DcSiteBundle\\Controller\\Honda\\BaseController' => 'getBaseController5Service',
  208.             'DcSiteBundle\\Controller\\Honda\\BasketController' => 'getBasketController3Service',
  209.             'DcSiteBundle\\Controller\\Honda\\CarController' => 'getCarController6Service',
  210.             'DcSiteBundle\\Controller\\Honda\\FinanceController' => 'getFinanceController5Service',
  211.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController' => 'getHondaServiceControllerService',
  212.             'DcSiteBundle\\Controller\\Honda\\MainController' => 'getMainController5Service',
  213.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController' => 'getAboutUsController2Service',
  214.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController' => 'getAccessoriesController5Service',
  215.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController' => 'getAjaxController4Service',
  216.             'DcSiteBundle\\Controller\\Infiniti\\BaseController' => 'getBaseController6Service',
  217.             'DcSiteBundle\\Controller\\Infiniti\\BasketController' => 'getBasketController4Service',
  218.             'DcSiteBundle\\Controller\\Infiniti\\CarController' => 'getCarController7Service',
  219.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController' => 'getContactsController2Service',
  220.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController' => 'getFinanceController6Service',
  221.             'DcSiteBundle\\Controller\\Infiniti\\MainController' => 'getMainController6Service',
  222.             'DcSiteBundle\\Controller\\Infiniti\\OffersController' => 'getOffersControllerService',
  223.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController' => 'getServiceController4Service',
  224.             'DcSiteBundle\\Controller\\InsuranceController' => 'getInsuranceControllerService',
  225.             'DcSiteBundle\\Controller\\Jaguar\\AboutController' => 'getAboutController5Service',
  226.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController' => 'getAccessoriesController6Service',
  227.             'DcSiteBundle\\Controller\\Jaguar\\BaseController' => 'getBaseController7Service',
  228.             'DcSiteBundle\\Controller\\Jaguar\\BasketController' => 'getBasketController5Service',
  229.             'DcSiteBundle\\Controller\\Jaguar\\CarController' => 'getCarController8Service',
  230.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController' => 'getFinanceController7Service',
  231.             'DcSiteBundle\\Controller\\Jaguar\\MainController' => 'getMainController7Service',
  232.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController' => 'getServiceController5Service',
  233.             'DcSiteBundle\\Controller\\Jeep\\AboutController' => 'getAboutController6Service',
  234.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController' => 'getAccessoriesController7Service',
  235.             'DcSiteBundle\\Controller\\Jeep\\BaseController' => 'getBaseController8Service',
  236.             'DcSiteBundle\\Controller\\Jeep\\BasketController' => 'getBasketController6Service',
  237.             'DcSiteBundle\\Controller\\Jeep\\CarController' => 'getCarController9Service',
  238.             'DcSiteBundle\\Controller\\Jeep\\FinanceController' => 'getFinanceController8Service',
  239.             'DcSiteBundle\\Controller\\Jeep\\MainController' => 'getMainController8Service',
  240.             'DcSiteBundle\\Controller\\Jeep\\ServiceController' => 'getServiceController6Service',
  241.             'DcSiteBundle\\Controller\\LandRover\\AboutController' => 'getAboutController7Service',
  242.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController' => 'getAccessoriesController8Service',
  243.             'DcSiteBundle\\Controller\\LandRover\\BaseController' => 'getBaseController9Service',
  244.             'DcSiteBundle\\Controller\\LandRover\\BasketController' => 'getBasketController7Service',
  245.             'DcSiteBundle\\Controller\\LandRover\\CarController' => 'getCarController10Service',
  246.             'DcSiteBundle\\Controller\\LandRover\\FinanceController' => 'getFinanceController9Service',
  247.             'DcSiteBundle\\Controller\\LandRover\\MainController' => 'getMainController9Service',
  248.             'DcSiteBundle\\Controller\\LandRover\\ServiceController' => 'getServiceController7Service',
  249.             'DcSiteBundle\\Controller\\LeasingController' => 'getLeasingControllerService',
  250.             'DcSiteBundle\\Controller\\Lexus\\AboutController' => 'getAboutController8Service',
  251.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController' => 'getAccessoriesController9Service',
  252.             'DcSiteBundle\\Controller\\Lexus\\BaseController' => 'getBaseController10Service',
  253.             'DcSiteBundle\\Controller\\Lexus\\BasketController' => 'getBasketController8Service',
  254.             'DcSiteBundle\\Controller\\Lexus\\CarController' => 'getCarController11Service',
  255.             'DcSiteBundle\\Controller\\Lexus\\FinanceController' => 'getFinanceController10Service',
  256.             'DcSiteBundle\\Controller\\Lexus\\HybridController' => 'getHybridControllerService',
  257.             'DcSiteBundle\\Controller\\Lexus\\MainController' => 'getMainController10Service',
  258.             'DcSiteBundle\\Controller\\Lexus\\ServiceController' => 'getServiceController8Service',
  259.             'DcSiteBundle\\Controller\\Lexus\\StocksController' => 'getStocksController3Service',
  260.             'DcSiteBundle\\Controller\\MainSliderController' => 'getMainSliderControllerService',
  261.             'DcSiteBundle\\Controller\\Marine\\AboutController' => 'getAboutController9Service',
  262.             'DcSiteBundle\\Controller\\Marine\\BaseController' => 'getBaseController11Service',
  263.             'DcSiteBundle\\Controller\\Marine\\BasketController' => 'getBasketController9Service',
  264.             'DcSiteBundle\\Controller\\Marine\\CatalogController' => 'getCatalogController2Service',
  265.             'DcSiteBundle\\Controller\\Marine\\MainController' => 'getMainController11Service',
  266.             'DcSiteBundle\\Controller\\Marine\\PostController' => 'getPostController3Service',
  267.             'DcSiteBundle\\Controller\\Marine\\ServiceController' => 'getServiceController9Service',
  268.             'DcSiteBundle\\Controller\\Mazda\\AboutController' => 'getAboutController10Service',
  269.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController' => 'getAccessoriesController10Service',
  270.             'DcSiteBundle\\Controller\\Mazda\\BaseController' => 'getBaseController12Service',
  271.             'DcSiteBundle\\Controller\\Mazda\\BasketController' => 'getBasketController10Service',
  272.             'DcSiteBundle\\Controller\\Mazda\\CarController' => 'getCarController12Service',
  273.             'DcSiteBundle\\Controller\\Mazda\\FinanceController' => 'getFinanceController11Service',
  274.             'DcSiteBundle\\Controller\\Mazda\\MainController' => 'getMainController12Service',
  275.             'DcSiteBundle\\Controller\\Mazda\\ServiceController' => 'getServiceController10Service',
  276.             'DcSiteBundle\\Controller\\Mazda\\StocksController' => 'getStocksController4Service',
  277.             'DcSiteBundle\\Controller\\MerchantApiController' => 'getMerchantApiControllerService',
  278.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController' => 'getAboutController11Service',
  279.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController' => 'getAccessoriesController11Service',
  280.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController' => 'getBaseController13Service',
  281.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController' => 'getBasketController11Service',
  282.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController' => 'getCarController13Service',
  283.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController' => 'getFinanceController12Service',
  284.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController' => 'getMainController13Service',
  285.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController' => 'getServiceController11Service',
  286.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController' => 'getStocksController5Service',
  287.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController' => 'getAboutUsController3Service',
  288.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController' => 'getAccessoriesController12Service',
  289.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController' => 'getBaseController14Service',
  290.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController' => 'getBasketController12Service',
  291.             'DcSiteBundle\\Controller\\NissanArmada\\CarController' => 'getCarController14Service',
  292.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController' => 'getCarInStockControllerService',
  293.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController' => 'getFinanceController13Service',
  294.             'DcSiteBundle\\Controller\\NissanArmada\\MainController' => 'getMainController14Service',
  295.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController' => 'getServiceController12Service',
  296.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController' => 'getStocksController6Service',
  297.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController' => 'getAboutUsController4Service',
  298.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController' => 'getAccessoriesController13Service',
  299.             'DcSiteBundle\\Controller\\Nissan\\BaseController' => 'getBaseController15Service',
  300.             'DcSiteBundle\\Controller\\Nissan\\BasketController' => 'getBasketController13Service',
  301.             'DcSiteBundle\\Controller\\Nissan\\CarController' => 'getCarController15Service',
  302.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController' => 'getCarInStockController2Service',
  303.             'DcSiteBundle\\Controller\\Nissan\\FinanceController' => 'getFinanceController14Service',
  304.             'DcSiteBundle\\Controller\\Nissan\\MainController' => 'getMainController15Service',
  305.             'DcSiteBundle\\Controller\\Nissan\\ServiceController' => 'getServiceController13Service',
  306.             'DcSiteBundle\\Controller\\Nissan\\StocksController' => 'getStocksController7Service',
  307.             'DcSiteBundle\\Controller\\OilTOController' => 'getOilTOControllerService',
  308.             'DcSiteBundle\\Controller\\OnlineConsultController' => 'getOnlineConsultControllerService',
  309.             'DcSiteBundle\\Controller\\OnlineServiceController' => 'getOnlineServiceControllerService',
  310.             'DcSiteBundle\\Controller\\Opel\\AboutController' => 'getAboutController12Service',
  311.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController' => 'getAccessoriesController14Service',
  312.             'DcSiteBundle\\Controller\\Opel\\BaseController' => 'getBaseController16Service',
  313.             'DcSiteBundle\\Controller\\Opel\\BasketController' => 'getBasketController14Service',
  314.             'DcSiteBundle\\Controller\\Opel\\CarController' => 'getCarController16Service',
  315.             'DcSiteBundle\\Controller\\Opel\\FinanceController' => 'getFinanceController15Service',
  316.             'DcSiteBundle\\Controller\\Opel\\MainController' => 'getMainController16Service',
  317.             'DcSiteBundle\\Controller\\Opel\\ServiceController' => 'getServiceController14Service',
  318.             'DcSiteBundle\\Controller\\Opel\\StocksController' => 'getStocksController8Service',
  319.             'DcSiteBundle\\Controller\\Peugeot\\AboutController' => 'getAboutController13Service',
  320.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController' => 'getAccessoriesController15Service',
  321.             'DcSiteBundle\\Controller\\Peugeot\\BaseController' => 'getBaseController17Service',
  322.             'DcSiteBundle\\Controller\\Peugeot\\BasketController' => 'getBasketController15Service',
  323.             'DcSiteBundle\\Controller\\Peugeot\\CarController' => 'getCarController17Service',
  324.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController' => 'getFinanceController16Service',
  325.             'DcSiteBundle\\Controller\\Peugeot\\MainController' => 'getMainController17Service',
  326.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController' => 'getServiceController15Service',
  327.             'DcSiteBundle\\Controller\\Peugeot\\StocksController' => 'getStocksController9Service',
  328.             'DcSiteBundle\\Controller\\PostController' => 'getPostController4Service',
  329.             'DcSiteBundle\\Controller\\RSSController' => 'getRSSController2Service',
  330.             'DcSiteBundle\\Controller\\RegistrationCostController' => 'getRegistrationCostControllerService',
  331.             'DcSiteBundle\\Controller\\RegulationToController' => 'getRegulationToControllerService',
  332.             'DcSiteBundle\\Controller\\ReviewController' => 'getReviewControllerService',
  333.             'DcSiteBundle\\Controller\\RobotsController' => 'getRobotsControllerService',
  334.             'DcSiteBundle\\Controller\\SecondhandController' => 'getSecondhandControllerService',
  335.             'DcSiteBundle\\Controller\\SiteMapController' => 'getSiteMapController2Service',
  336.             'DcSiteBundle\\Controller\\SmsLandingController' => 'getSmsLandingControllerService',
  337.             'DcSiteBundle\\Controller\\SparePartsController' => 'getSparePartsControllerService',
  338.             'DcSiteBundle\\Controller\\Subaru\\AboutController' => 'getAboutController14Service',
  339.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController' => 'getAccessoriesController16Service',
  340.             'DcSiteBundle\\Controller\\Subaru\\BaseController' => 'getBaseController18Service',
  341.             'DcSiteBundle\\Controller\\Subaru\\BasketController' => 'getBasketController16Service',
  342.             'DcSiteBundle\\Controller\\Subaru\\CarController' => 'getCarController18Service',
  343.             'DcSiteBundle\\Controller\\Subaru\\FinanceController' => 'getFinanceController17Service',
  344.             'DcSiteBundle\\Controller\\Subaru\\MainController' => 'getMainController18Service',
  345.             'DcSiteBundle\\Controller\\Subaru\\ServiceController' => 'getServiceController16Service',
  346.             'DcSiteBundle\\Controller\\Subaru\\StocksController' => 'getStocksController10Service',
  347.             'DcSiteBundle\\Controller\\Suzuki\\AboutController' => 'getAboutController15Service',
  348.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController' => 'getAccessoriesController17Service',
  349.             'DcSiteBundle\\Controller\\Suzuki\\BaseController' => 'getBaseController19Service',
  350.             'DcSiteBundle\\Controller\\Suzuki\\BasketController' => 'getBasketController17Service',
  351.             'DcSiteBundle\\Controller\\Suzuki\\CarController' => 'getCarController19Service',
  352.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController' => 'getFinanceController18Service',
  353.             'DcSiteBundle\\Controller\\Suzuki\\MainController' => 'getMainController19Service',
  354.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController' => 'getServiceController17Service',
  355.             'DcSiteBundle\\Controller\\Suzuki\\StocksController' => 'getStocksController11Service',
  356.             'DcSiteBundle\\Controller\\TestDriveController' => 'getTestDriveControllerService',
  357.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController' => 'getAboutController16Service',
  358.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController' => 'getAccessoriesController18Service',
  359.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController' => 'getBaseController20Service',
  360.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController' => 'getBasketController18Service',
  361.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController' => 'getCarController20Service',
  362.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController' => 'getFinanceController19Service',
  363.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController' => 'getMainController20Service',
  364.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController' => 'getServiceController18Service',
  365.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController' => 'getAboutController17Service',
  366.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController' => 'getAccessoriesController19Service',
  367.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController' => 'getBaseController21Service',
  368.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController' => 'getBasketController19Service',
  369.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController' => 'getCarController21Service',
  370.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController' => 'getCarInStockController3Service',
  371.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController' => 'getMainController21Service',
  372.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController' => 'getPostController5Service',
  373.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController' => 'getServiceController19Service',
  374.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController' => 'getServicesController2Service',
  375.             'DcSiteBundle\\Controller\\Toyota\\AboutController' => 'getAboutController18Service',
  376.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController' => 'getAccessoriesController20Service',
  377.             'DcSiteBundle\\Controller\\Toyota\\BaseController' => 'getBaseController22Service',
  378.             'DcSiteBundle\\Controller\\Toyota\\BasketController' => 'getBasketController20Service',
  379.             'DcSiteBundle\\Controller\\Toyota\\CarController' => 'getCarController22Service',
  380.             'DcSiteBundle\\Controller\\Toyota\\MainController' => 'getMainController22Service',
  381.             'DcSiteBundle\\Controller\\Toyota\\PostController' => 'getPostController6Service',
  382.             'DcSiteBundle\\Controller\\Toyota\\ServiceController' => 'getServiceController20Service',
  383.             'DcSiteBundle\\Controller\\Toyota\\ServicesController' => 'getServicesController3Service',
  384.             'DcSiteBundle\\Controller\\TradeInController' => 'getTradeInControllerService',
  385.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController' => 'getAboutController19Service',
  386.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController' => 'getBaseController23Service',
  387.             'DcSiteBundle\\Controller\\Unicommerce\\CarController' => 'getCarController23Service',
  388.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController' => 'getFinanceController20Service',
  389.             'DcSiteBundle\\Controller\\Unicommerce\\MainController' => 'getMainController23Service',
  390.             'DcSiteBundle\\Controller\\UsedCarModuleController' => 'getUsedCarModuleControllerService',
  391.             'DcSiteBundle\\Controller\\UsedCarPdfController' => 'getUsedCarPdfControllerService',
  392.             'DcSiteBundle\\Controller\\Volvo\\AboutController' => 'getAboutController20Service',
  393.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController' => 'getAccessoriesController21Service',
  394.             'DcSiteBundle\\Controller\\Volvo\\BaseController' => 'getBaseController24Service',
  395.             'DcSiteBundle\\Controller\\Volvo\\BasketController' => 'getBasketController21Service',
  396.             'DcSiteBundle\\Controller\\Volvo\\CarController' => 'getCarController24Service',
  397.             'DcSiteBundle\\Controller\\Volvo\\FinanceController' => 'getFinanceController21Service',
  398.             'DcSiteBundle\\Controller\\Volvo\\MainController' => 'getMainController24Service',
  399.             'DcSiteBundle\\Controller\\Volvo\\ServiceController' => 'getServiceController21Service',
  400.             'DcSiteBundle\\Controller\\WaterController' => 'getWaterControllerService',
  401.             'DcSiteBundle\\Controller\\Yamaha\\AboutController' => 'getAboutController21Service',
  402.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController' => 'getAccessoriesController22Service',
  403.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController' => 'getAjaxController5Service',
  404.             'DcSiteBundle\\Controller\\Yamaha\\BaseController' => 'getBaseController25Service',
  405.             'DcSiteBundle\\Controller\\Yamaha\\BoatController' => 'getBoatControllerService',
  406.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController' => 'getBoatEngineControllerService',
  407.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController' => 'getCatalogController3Service',
  408.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController' => 'getGeneratorControllerService',
  409.             'DcSiteBundle\\Controller\\Yamaha\\MainController' => 'getMainController25Service',
  410.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController' => 'getNonMotorizedBoatControllerService',
  411.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController' => 'getServiceController22Service',
  412.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController' => 'getServicesController4Service',
  413.             'DcSiteBundle\\Controller\\Yamaha\\StocksController' => 'getStocksController12Service',
  414.             'DcSiteBundle\\Form\\BuyPartsType' => 'getBuyPartsTypeService',
  415.             'DcSiteBundle\\Form\\VacancyType' => 'getVacancyTypeService',
  416.             'DcSiteBundle\\Model\\Pagination' => 'getPaginationService',
  417.             'DcSiteBundle\\Services\\ActionsService' => 'getActionsServiceService',
  418.             'DcSiteBundle\\Services\\CarInStockService' => 'getCarInStockServiceService',
  419.             'DcSiteBundle\\Services\\CarRouteGenerateService' => 'getCarRouteGenerateServiceService',
  420.             'DcSiteBundle\\Services\\CatalogService' => 'getCatalogService2Service',
  421.             'DcSiteBundle\\Services\\MainSliderService' => 'getMainSliderServiceService',
  422.             'DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService' => 'getPagesServiceService',
  423.             'DcSiteBundle\\Services\\NewsService' => 'getNewsServiceService',
  424.             'DcSiteBundle\\Services\\Nissan\\Finance\\FinanceService' => 'getFinanceServiceService',
  425.             'DcSiteBundle\\Services\\RentVehicleService' => 'getRentVehicleServiceService',
  426.             'DcSiteBundle\\Services\\UsedVehicleService' => 'getUsedVehicleServiceService',
  427.             'DcSiteBundle\\Services\\VehicleViewService' => 'getVehicleViewServiceService',
  428.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  429.             'FoundersBundle\\Controller\\BaseController' => 'getBaseController26Service',
  430.             'FoundersBundle\\Controller\\BusinessController' => 'getBusinessControllerService',
  431.             'FoundersBundle\\Controller\\FamilyController' => 'getFamilyControllerService',
  432.             'FoundersBundle\\Controller\\InvestmentController' => 'getInvestmentControllerService',
  433.             'FoundersBundle\\Controller\\MainController' => 'getMainController26Service',
  434.             'FoundersBundle\\Controller\\MediaController' => 'getMediaController2Service',
  435.             'FoundersBundle\\Controller\\SiteMapController' => 'getSiteMapController3Service',
  436.             'InsuranceBundle\\Controller\\AboutController' => 'getAboutController22Service',
  437.             'InsuranceBundle\\Controller\\ActionsNewsController' => 'getActionsNewsControllerService',
  438.             'InsuranceBundle\\Controller\\AuthController' => 'getAuthControllerService',
  439.             'InsuranceBundle\\Controller\\BaseController' => 'getBaseController27Service',
  440.             'InsuranceBundle\\Controller\\BasketController' => 'getBasketController22Service',
  441.             'InsuranceBundle\\Controller\\CabinetController' => 'getCabinetControllerService',
  442.             'InsuranceBundle\\Controller\\ContactsController' => 'getContactsController3Service',
  443.             'InsuranceBundle\\Controller\\FaqController' => 'getFaqControllerService',
  444.             'InsuranceBundle\\Controller\\FormController' => 'getFormController3Service',
  445.             'InsuranceBundle\\Controller\\MainController' => 'getMainController27Service',
  446.             'InsuranceBundle\\Controller\\ProgramsController' => 'getProgramsControllerService',
  447.             'InsuranceBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  448.             'InsuranceBundle\\Controller\\ServiceController' => 'getServiceController23Service',
  449.             'IntegrationBundle\\Controller\\Dealer\\MainController' => 'getMainController28Service',
  450.             'IntegrationBundle\\Controller\\Diia\\MainController' => 'getMainController29Service',
  451.             'MyBundle\\Controller\\AuthController' => 'getAuthController2Service',
  452.             'MyBundle\\Controller\\BasketController' => 'getBasketController23Service',
  453.             'MyBundle\\Controller\\CalendarController' => 'getCalendarControllerService',
  454.             'MyBundle\\Controller\\ClientPartnerController' => 'getClientPartnerControllerService',
  455.             'MyBundle\\Controller\\GarageController' => 'getGarageControllerService',
  456.             'MyBundle\\Controller\\MainController' => 'getMainController30Service',
  457.             'MyBundle\\Controller\\MyBaseController' => 'getMyBaseControllerService',
  458.             'MyBundle\\Controller\\NightBookingController' => 'getNightBookingControllerService',
  459.             'MyBundle\\Controller\\OnlineActivityController' => 'getOnlineActivityControllerService',
  460.             'MyBundle\\Controller\\OrderController' => 'getOrderControllerService',
  461.             'MyBundle\\Controller\\PayResultController' => 'getPayResultControllerService',
  462.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController' => 'getProfileCalculatorEmployeeControllerService',
  463.             'MyBundle\\Controller\\ProfileController' => 'getProfileControllerService',
  464.             'MyBundle\\Controller\\StocksController' => 'getStocksController13Service',
  465.             'MyBundle\\Messages' => 'getMessagesService',
  466.             'PortalBundle\\Controller\\AboutController' => 'getAboutController23Service',
  467.             'PortalBundle\\Controller\\AjaxController' => 'getAjaxController6Service',
  468.             'PortalBundle\\Controller\\BaseController' => 'getBaseController28Service',
  469.             'PortalBundle\\Controller\\CarController' => 'getCarController25Service',
  470.             'PortalBundle\\Controller\\CatalogController' => 'getCatalogController4Service',
  471.             'PortalBundle\\Controller\\ComparisonController' => 'getComparisonController2Service',
  472.             'PortalBundle\\Controller\\ContactsController' => 'getContactsController4Service',
  473.             'PortalBundle\\Controller\\CrmActionController' => 'getCrmActionControllerService',
  474.             'PortalBundle\\Controller\\DepartmentController' => 'getDepartmentControllerService',
  475.             'PortalBundle\\Controller\\FeaturedController' => 'getFeaturedControllerService',
  476.             'PortalBundle\\Controller\\FinanceController' => 'getFinanceController22Service',
  477.             'PortalBundle\\Controller\\FoundersController' => 'getFoundersControllerService',
  478.             'PortalBundle\\Controller\\LandingController' => 'getLandingControllerService',
  479.             'PortalBundle\\Controller\\LinkMinifyController' => 'getLinkMinifyControllerService',
  480.             'PortalBundle\\Controller\\MainController' => 'getMainController31Service',
  481.             'PortalBundle\\Controller\\PostController' => 'getPostController7Service',
  482.             'PortalBundle\\Controller\\ProgramsController' => 'getProgramsController2Service',
  483.             'PortalBundle\\Controller\\ReviewsController' => 'getReviewsControllerService',
  484.             'PortalBundle\\Controller\\SaleController' => 'getSaleController2Service',
  485.             'PortalBundle\\Controller\\SearchController' => 'getSearchControllerService',
  486.             'PortalBundle\\Controller\\ServiceController' => 'getServiceController24Service',
  487.             'PortalBundle\\Controller\\ServiceWorkWidgetController' => 'getServiceWorkWidgetControllerService',
  488.             'PortalBundle\\Controller\\SiteMapController' => 'getSiteMapController4Service',
  489.             'PortalBundle\\Controller\\StockController' => 'getStockControllerService',
  490.             'PortalBundle\\Controller\\TestDriveController' => 'getTestDriveController2Service',
  491.             'PortalBundle\\Controller\\UnicomersController' => 'getUnicomersControllerService',
  492.             'PortalBundle\\Model\\Catalog' => 'getCatalogService',
  493.             'PortalBundle\\Model\\SeoMetaTag' => 'getSeoMetaTagService',
  494.             'PortalBundle\\Services\\DepartmentService' => 'getDepartmentServiceService',
  495.             'PortalBundle\\Services\\MainService' => 'getMainService2Service',
  496.             'PortalBundle\\Services\\OfferedVehicle' => 'getOfferedVehicleService',
  497.             'PortalBundle\\Services\\VehicleFilterService' => 'getVehicleFilterServiceService',
  498.             'PortalBundle\\Services\\VehicleService' => 'getVehicleServiceService',
  499.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectController2Service',
  500.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  501.             'admin.brand' => 'getAdmin_BrandService',
  502.             'admin.brand.template_registry' => 'getAdmin_Brand_TemplateRegistryService',
  503.             'admin.car.accessories' => 'getAdmin_Car_AccessoriesService',
  504.             'admin.car.accessories.template_registry' => 'getAdmin_Car_Accessories_TemplateRegistryService',
  505.             'admin.car.accessories_group' => 'getAdmin_Car_AccessoriesGroupService',
  506.             'admin.car.accessories_group.template_registry' => 'getAdmin_Car_AccessoriesGroup_TemplateRegistryService',
  507.             'admin.client' => 'getAdmin_ClientService',
  508.             'admin.client.template_registry' => 'getAdmin_Client_TemplateRegistryService',
  509.             'admin.core.car_group' => 'getAdmin_Core_CarGroupService',
  510.             'admin.core.car_group.template_registry' => 'getAdmin_Core_CarGroup_TemplateRegistryService',
  511.             'admin.core.corp_sales' => 'getAdmin_Core_CorpSalesService',
  512.             'admin.core.corp_sales.template_registry' => 'getAdmin_Core_CorpSales_TemplateRegistryService',
  513.             'admin.core.department' => 'getAdmin_Core_DepartmentService',
  514.             'admin.core.department.template_registry' => 'getAdmin_Core_Department_TemplateRegistryService',
  515.             'admin.core.post_content' => 'getAdmin_Core_PostContentService',
  516.             'admin.core.post_content.template_registry' => 'getAdmin_Core_PostContent_TemplateRegistryService',
  517.             'admin.core.vacancy_content' => 'getAdmin_Core_VacancyContentService',
  518.             'admin.core.vacancy_content.template_registry' => 'getAdmin_Core_VacancyContent_TemplateRegistryService',
  519.             'admin.core.worker' => 'getAdmin_Core_WorkerService',
  520.             'admin.core.worker.template_registry' => 'getAdmin_Core_Worker_TemplateRegistryService',
  521.             'admin.credit.programm' => 'getAdmin_Credit_ProgrammService',
  522.             'admin.credit.programm.template_registry' => 'getAdmin_Credit_Programm_TemplateRegistryService',
  523.             'admin.critical_log' => 'getAdmin_CriticalLogService',
  524.             'admin.critical_log.template_registry' => 'getAdmin_CriticalLog_TemplateRegistryService',
  525.             'admin.dc.accessories' => 'getAdmin_Dc_AccessoriesService',
  526.             'admin.dc.accessories.template_registry' => 'getAdmin_Dc_Accessories_TemplateRegistryService',
  527.             'admin.dc.accessories_category' => 'getAdmin_Dc_AccessoriesCategoryService',
  528.             'admin.dc.accessories_category.template_registry' => 'getAdmin_Dc_AccessoriesCategory_TemplateRegistryService',
  529.             'admin.dc.accessories_category_content' => 'getAdmin_Dc_AccessoriesCategoryContentService',
  530.             'admin.dc.accessories_category_content.template_registry' => 'getAdmin_Dc_AccessoriesCategoryContent_TemplateRegistryService',
  531.             'admin.dc.accessories_content' => 'getAdmin_Dc_AccessoriesContentService',
  532.             'admin.dc.accessories_content.template_registry' => 'getAdmin_Dc_AccessoriesContent_TemplateRegistryService',
  533.             'admin.dc.actions.post' => 'getAdmin_Dc_Actions_PostService',
  534.             'admin.dc.actions.post.template_registry' => 'getAdmin_Dc_Actions_Post_TemplateRegistryService',
  535.             'admin.dc.all_leads' => 'getAdmin_Dc_AllLeadsService',
  536.             'admin.dc.all_leads.template_registry' => 'getAdmin_Dc_AllLeads_TemplateRegistryService',
  537.             'admin.dc.body_repair_certificate' => 'getAdmin_Dc_BodyRepairCertificateService',
  538.             'admin.dc.body_repair_certificate.template_registry' => 'getAdmin_Dc_BodyRepairCertificate_TemplateRegistryService',
  539.             'admin.dc.client_partner' => 'getAdmin_Dc_ClientPartnerService',
  540.             'admin.dc.client_partner.template_registry' => 'getAdmin_Dc_ClientPartner_TemplateRegistryService',
  541.             'admin.dc.configurator_offer' => 'getAdmin_Dc_ConfiguratorOfferService',
  542.             'admin.dc.configurator_offer.template_registry' => 'getAdmin_Dc_ConfiguratorOffer_TemplateRegistryService',
  543.             'admin.dc.events' => 'getAdmin_Dc_EventsService',
  544.             'admin.dc.events.template_registry' => 'getAdmin_Dc_Events_TemplateRegistryService',
  545.             'admin.dc.faq' => 'getAdmin_Dc_FaqService',
  546.             'admin.dc.faq.template_registry' => 'getAdmin_Dc_Faq_TemplateRegistryService',
  547.             'admin.dc.generator' => 'getAdmin_Dc_GeneratorService',
  548.             'admin.dc.generator.template_registry' => 'getAdmin_Dc_Generator_TemplateRegistryService',
  549.             'admin.dc.news.post' => 'getAdmin_Dc_News_PostService',
  550.             'admin.dc.news.post.template_registry' => 'getAdmin_Dc_News_Post_TemplateRegistryService',
  551.             'admin.dc.page_content' => 'getAdmin_Dc_PageContentService',
  552.             'admin.dc.page_content.template_registry' => 'getAdmin_Dc_PageContent_TemplateRegistryService',
  553.             'admin.dc.pages' => 'getAdmin_Dc_PagesService',
  554.             'admin.dc.pages.template_registry' => 'getAdmin_Dc_Pages_TemplateRegistryService',
  555.             'admin.dc.replacement_car_condition' => 'getAdmin_Dc_ReplacementCarConditionService',
  556.             'admin.dc.replacement_car_condition.template_registry' => 'getAdmin_Dc_ReplacementCarCondition_TemplateRegistryService',
  557.             'admin.dc.resume' => 'getAdmin_Dc_ResumeService',
  558.             'admin.dc.resume.template_registry' => 'getAdmin_Dc_Resume_TemplateRegistryService',
  559.             'admin.dc.sales_contract' => 'getAdmin_Dc_SalesContractService',
  560.             'admin.dc.sales_contract.template_registry' => 'getAdmin_Dc_SalesContract_TemplateRegistryService',
  561.             'admin.dc.slider' => 'getAdmin_Dc_SliderService',
  562.             'admin.dc.slider.template_registry' => 'getAdmin_Dc_Slider_TemplateRegistryService',
  563.             'admin.dc.special_offers' => 'getAdmin_Dc_SpecialOffersService',
  564.             'admin.dc.special_offers.template_registry' => 'getAdmin_Dc_SpecialOffers_TemplateRegistryService',
  565.             'admin.dc.special_offers_content' => 'getAdmin_Dc_SpecialOffersContentService',
  566.             'admin.dc.special_offers_content.template_registry' => 'getAdmin_Dc_SpecialOffersContent_TemplateRegistryService',
  567.             'admin.dc.terms_maintenance' => 'getAdmin_Dc_TermsMaintenanceService',
  568.             'admin.dc.terms_maintenance.template_registry' => 'getAdmin_Dc_TermsMaintenance_TemplateRegistryService',
  569.             'admin.dc.test_drive' => 'getAdmin_Dc_TestDriveService',
  570.             'admin.dc.test_drive.routes' => 'getAdmin_Dc_TestDrive_RoutesService',
  571.             'admin.dc.test_drive.routes.template_registry' => 'getAdmin_Dc_TestDrive_Routes_TemplateRegistryService',
  572.             'admin.dc.test_drive.template_registry' => 'getAdmin_Dc_TestDrive_TemplateRegistryService',
  573.             'admin.dc.tour_route_content' => 'getAdmin_Dc_TourRouteContentService',
  574.             'admin.dc.tour_route_content.template_registry' => 'getAdmin_Dc_TourRouteContent_TemplateRegistryService',
  575.             'admin.dc.tour_route_params' => 'getAdmin_Dc_TourRouteParamsService',
  576.             'admin.dc.tour_route_params.template_registry' => 'getAdmin_Dc_TourRouteParams_TemplateRegistryService',
  577.             'admin.dc.tour_routes' => 'getAdmin_Dc_TourRoutesService',
  578.             'admin.dc.tour_routes.template_registry' => 'getAdmin_Dc_TourRoutes_TemplateRegistryService',
  579.             'admin.dc.vacancy' => 'getAdmin_Dc_VacancyService',
  580.             'admin.dc.vacancy.template_registry' => 'getAdmin_Dc_Vacancy_TemplateRegistryService',
  581.             'admin.dealer' => 'getAdmin_DealerService',
  582.             'admin.dealer.template_registry' => 'getAdmin_Dealer_TemplateRegistryService',
  583.             'admin.document_branch' => 'getAdmin_DocumentBranchService',
  584.             'admin.document_branch.template_registry' => 'getAdmin_DocumentBranch_TemplateRegistryService',
  585.             'admin.document_dealer' => 'getAdmin_DocumentDealerService',
  586.             'admin.document_dealer.template_registry' => 'getAdmin_DocumentDealer_TemplateRegistryService',
  587.             'admin.estimate_odds' => 'getAdmin_EstimateOddsService',
  588.             'admin.estimate_odds.template_registry' => 'getAdmin_EstimateOdds_TemplateRegistryService',
  589.             'admin.founder.biography' => 'getAdmin_Founder_BiographyService',
  590.             'admin.founder.biography.template_registry' => 'getAdmin_Founder_Biography_TemplateRegistryService',
  591.             'admin.founder.category_social_investments' => 'getAdmin_Founder_CategorySocialInvestmentsService',
  592.             'admin.founder.category_social_investments.template_registry' => 'getAdmin_Founder_CategorySocialInvestments_TemplateRegistryService',
  593.             'admin.founder.galleryPhoto' => 'getAdmin_Founder_GalleryPhotoService',
  594.             'admin.founder.galleryPhoto.template_registry' => 'getAdmin_Founder_GalleryPhoto_TemplateRegistryService',
  595.             'admin.founder.galleryVideo' => 'getAdmin_Founder_GalleryVideoService',
  596.             'admin.founder.galleryVideo.template_registry' => 'getAdmin_Founder_GalleryVideo_TemplateRegistryService',
  597.             'admin.founder.news' => 'getAdmin_Founder_NewsService',
  598.             'admin.founder.news.template_registry' => 'getAdmin_Founder_News_TemplateRegistryService',
  599.             'admin.founder.publication' => 'getAdmin_Founder_PublicationService',
  600.             'admin.founder.publication.template_registry' => 'getAdmin_Founder_Publication_TemplateRegistryService',
  601.             'admin.founder.social_investments' => 'getAdmin_Founder_SocialInvestmentsService',
  602.             'admin.founder.social_investments.template_registry' => 'getAdmin_Founder_SocialInvestments_TemplateRegistryService',
  603.             'admin.founder.solemn_event' => 'getAdmin_Founder_SolemnEventService',
  604.             'admin.founder.solemn_event.template_registry' => 'getAdmin_Founder_SolemnEvent_TemplateRegistryService',
  605.             'admin.inner_mail' => 'getAdmin_InnerMailService',
  606.             'admin.inner_mail.template_registry' => 'getAdmin_InnerMail_TemplateRegistryService',
  607.             'admin.insurance.actions.post' => 'getAdmin_Insurance_Actions_PostService',
  608.             'admin.insurance.actions.post.template_registry' => 'getAdmin_Insurance_Actions_Post_TemplateRegistryService',
  609.             'admin.insurance.case' => 'getAdmin_Insurance_CaseService',
  610.             'admin.insurance.case.template_registry' => 'getAdmin_Insurance_Case_TemplateRegistryService',
  611.             'admin.insurance.case_document' => 'getAdmin_Insurance_CaseDocumentService',
  612.             'admin.insurance.case_document.template_registry' => 'getAdmin_Insurance_CaseDocument_TemplateRegistryService',
  613.             'admin.insurance.faq' => 'getAdmin_Insurance_FaqService',
  614.             'admin.insurance.faq.template_registry' => 'getAdmin_Insurance_Faq_TemplateRegistryService',
  615.             'admin.insurance.information_document' => 'getAdmin_Insurance_InformationDocumentService',
  616.             'admin.insurance.information_document.template_registry' => 'getAdmin_Insurance_InformationDocument_TemplateRegistryService',
  617.             'admin.insurance.information_document_category' => 'getAdmin_Insurance_InformationDocumentCategoryService',
  618.             'admin.insurance.information_document_category.template_registry' => 'getAdmin_Insurance_InformationDocumentCategory_TemplateRegistryService',
  619.             'admin.insurance.information_document_category_content' => 'getAdmin_Insurance_InformationDocumentCategoryContentService',
  620.             'admin.insurance.information_document_category_content.template_registry' => 'getAdmin_Insurance_InformationDocumentCategoryContent_TemplateRegistryService',
  621.             'admin.insurance.insurance_condition' => 'getAdmin_Insurance_InsuranceConditionService',
  622.             'admin.insurance.insurance_condition.template_registry' => 'getAdmin_Insurance_InsuranceCondition_TemplateRegistryService',
  623.             'admin.insurance.insurance_condition_category' => 'getAdmin_Insurance_InsuranceConditionCategoryService',
  624.             'admin.insurance.insurance_condition_category.template_registry' => 'getAdmin_Insurance_InsuranceConditionCategory_TemplateRegistryService',
  625.             'admin.insurance.insurance_condition_category_content' => 'getAdmin_Insurance_InsuranceConditionCategoryContentService',
  626.             'admin.insurance.insurance_condition_category_content.template_registry' => 'getAdmin_Insurance_InsuranceConditionCategoryContent_TemplateRegistryService',
  627.             'admin.insurance.mediation_service' => 'getAdmin_Insurance_MediationServiceService',
  628.             'admin.insurance.mediation_service.template_registry' => 'getAdmin_Insurance_MediationService_TemplateRegistryService',
  629.             'admin.insurance.mediation_service_mediator' => 'getAdmin_Insurance_MediationServiceMediatorService',
  630.             'admin.insurance.mediation_service_mediator.template_registry' => 'getAdmin_Insurance_MediationServiceMediator_TemplateRegistryService',
  631.             'admin.insurance.mediator_product' => 'getAdmin_Insurance_MediatorProductService',
  632.             'admin.insurance.mediator_product.template_registry' => 'getAdmin_Insurance_MediatorProduct_TemplateRegistryService',
  633.             'admin.insurance.news.post' => 'getAdmin_Insurance_News_PostService',
  634.             'admin.insurance.news.post.template_registry' => 'getAdmin_Insurance_News_Post_TemplateRegistryService',
  635.             'admin.insurance.payouts' => 'getAdmin_Insurance_PayoutsService',
  636.             'admin.insurance.payouts.template_registry' => 'getAdmin_Insurance_Payouts_TemplateRegistryService',
  637.             'admin.insurance.prorgamm.template_registry' => 'getAdmin_Insurance_Prorgamm_TemplateRegistryService',
  638.             'admin.insurance.review' => 'getAdmin_Insurance_ReviewService',
  639.             'admin.insurance.review.template_registry' => 'getAdmin_Insurance_Review_TemplateRegistryService',
  640.             'admin.log' => 'getAdmin_LogService',
  641.             'admin.log.template_registry' => 'getAdmin_Log_TemplateRegistryService',
  642.             'admin.logs' => 'getAdmin_LogsService',
  643.             'admin.logs.template_registry' => 'getAdmin_Logs_TemplateRegistryService',
  644.             'admin.modelRange.pages' => 'getAdmin_ModelRange_PagesService',
  645.             'admin.modelRange.pages.template_registry' => 'getAdmin_ModelRange_Pages_TemplateRegistryService',
  646.             'admin.order' => 'getAdmin_OrderService',
  647.             'admin.order.template_registry' => 'getAdmin_Order_TemplateRegistryService',
  648.             'admin.post_log' => 'getAdmin_PostLogService',
  649.             'admin.post_log.template_registry' => 'getAdmin_PostLog_TemplateRegistryService',
  650.             'admin.report' => 'getAdmin_ReportService',
  651.             'admin.report.template_registry' => 'getAdmin_Report_TemplateRegistryService',
  652.             'admin.seo' => 'getAdmin_SeoService',
  653.             'admin.seo.template_registry' => 'getAdmin_Seo_TemplateRegistryService',
  654.             'admin.service.body_repair_category' => 'getAdmin_Service_BodyRepairCategoryService',
  655.             'admin.service.body_repair_category.template_registry' => 'getAdmin_Service_BodyRepairCategory_TemplateRegistryService',
  656.             'admin.service.body_repair_category_content' => 'getAdmin_Service_BodyRepairCategoryContentService',
  657.             'admin.service.body_repair_category_content.template_registry' => 'getAdmin_Service_BodyRepairCategoryContent_TemplateRegistryService',
  658.             'admin.service.job' => 'getAdmin_Service_JobService',
  659.             'admin.service.job.template_registry' => 'getAdmin_Service_Job_TemplateRegistryService',
  660.             'admin.service.part' => 'getAdmin_Service_PartService',
  661.             'admin.service.part.template_registry' => 'getAdmin_Service_Part_TemplateRegistryService',
  662.             'admin.service.service_page_category' => 'getAdmin_Service_ServicePageCategoryService',
  663.             'admin.service.service_page_category.template_registry' => 'getAdmin_Service_ServicePageCategory_TemplateRegistryService',
  664.             'admin.service.service_page_category_content' => 'getAdmin_Service_ServicePageCategoryContentService',
  665.             'admin.service.service_page_category_content.template_registry' => 'getAdmin_Service_ServicePageCategoryContent_TemplateRegistryService',
  666.             'admin.service.service_page_content' => 'getAdmin_Service_ServicePageContentService',
  667.             'admin.service.service_page_content.template_registry' => 'getAdmin_Service_ServicePageContent_TemplateRegistryService',
  668.             'admin.service.servise_page' => 'getAdmin_Service_ServisePageService',
  669.             'admin.service.servise_page.template_registry' => 'getAdmin_Service_ServisePage_TemplateRegistryService',
  670.             'admin.service.to_regulation_job' => 'getAdmin_Service_ToRegulationJobService',
  671.             'admin.service.to_regulation_job.template_registry' => 'getAdmin_Service_ToRegulationJob_TemplateRegistryService',
  672.             'admin.service.to_regulation_part' => 'getAdmin_Service_ToRegulationPartService',
  673.             'admin.service.to_regulation_part.template_registry' => 'getAdmin_Service_ToRegulationPart_TemplateRegistryService',
  674.             'admin.service.to_regulations' => 'getAdmin_Service_ToRegulationsService',
  675.             'admin.service.to_regulations.template_registry' => 'getAdmin_Service_ToRegulations_TemplateRegistryService',
  676.             'admin.shop.goods' => 'getAdmin_Shop_GoodsService',
  677.             'admin.shop.goods.template_registry' => 'getAdmin_Shop_Goods_TemplateRegistryService',
  678.             'admin.shop.goods_content' => 'getAdmin_Shop_GoodsContentService',
  679.             'admin.shop.goods_content.template_registry' => 'getAdmin_Shop_GoodsContent_TemplateRegistryService',
  680.             'admin.shop.group' => 'getAdmin_Shop_GroupService',
  681.             'admin.shop.group.template_registry' => 'getAdmin_Shop_Group_TemplateRegistryService',
  682.             'admin.sub.about_company' => 'getAdmin_Sub_AboutCompanyService',
  683.             'admin.sub.about_company.template_registry' => 'getAdmin_Sub_AboutCompany_TemplateRegistryService',
  684.             'admin.sub.accessories' => 'getAdmin_Sub_AccessoriesService',
  685.             'admin.sub.accessories.template_registry' => 'getAdmin_Sub_Accessories_TemplateRegistryService',
  686.             'admin.sub.accessories_group' => 'getAdmin_Sub_AccessoriesGroupService',
  687.             'admin.sub.accessories_group.template_registry' => 'getAdmin_Sub_AccessoriesGroup_TemplateRegistryService',
  688.             'admin.sub.actions.post' => 'getAdmin_Sub_Actions_PostService',
  689.             'admin.sub.actions.post.template_registry' => 'getAdmin_Sub_Actions_Post_TemplateRegistryService',
  690.             'admin.sub.contact' => 'getAdmin_Sub_ContactService',
  691.             'admin.sub.contact.template_registry' => 'getAdmin_Sub_Contact_TemplateRegistryService',
  692.             'admin.sub.department' => 'getAdmin_Sub_DepartmentService',
  693.             'admin.sub.department.template_registry' => 'getAdmin_Sub_Department_TemplateRegistryService',
  694.             'admin.sub.inner_mail' => 'getAdmin_Sub_InnerMailService',
  695.             'admin.sub.inner_mail.template_registry' => 'getAdmin_Sub_InnerMail_TemplateRegistryService',
  696.             'admin.sub.news.post' => 'getAdmin_Sub_News_PostService',
  697.             'admin.sub.news.post.template_registry' => 'getAdmin_Sub_News_Post_TemplateRegistryService',
  698.             'admin.sub.page_content' => 'getAdmin_Sub_PageContentService',
  699.             'admin.sub.page_content.template_registry' => 'getAdmin_Sub_PageContent_TemplateRegistryService',
  700.             'admin.sub.pages_services' => 'getAdmin_Sub_PagesServicesService',
  701.             'admin.sub.pages_services.template_registry' => 'getAdmin_Sub_PagesServices_TemplateRegistryService',
  702.             'admin.sub.post_content' => 'getAdmin_Sub_PostContentService',
  703.             'admin.sub.post_content.template_registry' => 'getAdmin_Sub_PostContent_TemplateRegistryService',
  704.             'admin.sub.seo' => 'getAdmin_Sub_SeoService',
  705.             'admin.sub.seo.template_registry' => 'getAdmin_Sub_Seo_TemplateRegistryService',
  706.             'admin.sub.slider' => 'getAdmin_Sub_SliderService',
  707.             'admin.sub.slider.template_registry' => 'getAdmin_Sub_Slider_TemplateRegistryService',
  708.             'admin.sub.test_drive' => 'getAdmin_Sub_TestDriveService',
  709.             'admin.sub.test_drive.template_registry' => 'getAdmin_Sub_TestDrive_TemplateRegistryService',
  710.             'admin.sub.vacancy' => 'getAdmin_Sub_VacancyService',
  711.             'admin.sub.vacancy.template_registry' => 'getAdmin_Sub_Vacancy_TemplateRegistryService',
  712.             'admin.sub.vacancy_content' => 'getAdmin_Sub_VacancyContentService',
  713.             'admin.sub.vacancy_content.template_registry' => 'getAdmin_Sub_VacancyContent_TemplateRegistryService',
  714.             'admin.sub.vehicle_accessories' => 'getAdmin_Sub_VehicleAccessoriesService',
  715.             'admin.sub.vehicle_accessories.template_registry' => 'getAdmin_Sub_VehicleAccessories_TemplateRegistryService',
  716.             'admin.sub.vehicles.content' => 'getAdmin_Sub_Vehicles_ContentService',
  717.             'admin.sub.vehicles.content.template_registry' => 'getAdmin_Sub_Vehicles_Content_TemplateRegistryService',
  718.             'admin.sub.vehicles.moto_used' => 'getAdmin_Sub_Vehicles_MotoUsedService',
  719.             'admin.sub.vehicles.moto_used.template_registry' => 'getAdmin_Sub_Vehicles_MotoUsed_TemplateRegistryService',
  720.             'admin.sub.vehicles.moto_variation' => 'getAdmin_Sub_Vehicles_MotoVariationService',
  721.             'admin.sub.vehicles.moto_variation.template_registry' => 'getAdmin_Sub_Vehicles_MotoVariation_TemplateRegistryService',
  722.             'admin.sub.vehicles.variation_characteristic' => 'getAdmin_Sub_Vehicles_VariationCharacteristicService',
  723.             'admin.sub.vehicles.variation_characteristic.template_registry' => 'getAdmin_Sub_Vehicles_VariationCharacteristic_TemplateRegistryService',
  724.             'admin.sub.worker' => 'getAdmin_Sub_WorkerService',
  725.             'admin.sub.worker.template_registry' => 'getAdmin_Sub_Worker_TemplateRegistryService',
  726.             'admin.sync_info' => 'getAdmin_SyncInfoService',
  727.             'admin.sync_info.template_registry' => 'getAdmin_SyncInfo_TemplateRegistryService',
  728.             'admin.task' => 'getAdmin_TaskService',
  729.             'admin.task.template_registry' => 'getAdmin_Task_TemplateRegistryService',
  730.             'admin.ticket' => 'getAdmin_TicketService',
  731.             'admin.ticket-dashboard' => 'getAdmin_TicketdashboardService',
  732.             'admin.ticket-dashboard.template_registry' => 'getAdmin_Ticketdashboard_TemplateRegistryService',
  733.             'admin.ticket-planer' => 'getAdmin_TicketplanerService',
  734.             'admin.ticket-planer.template_registry' => 'getAdmin_Ticketplaner_TemplateRegistryService',
  735.             'admin.ticket-report' => 'getAdmin_TicketreportService',
  736.             'admin.ticket-report.template_registry' => 'getAdmin_Ticketreport_TemplateRegistryService',
  737.             'admin.ticket.template_registry' => 'getAdmin_Ticket_TemplateRegistryService',
  738.             'admin.txn' => 'getAdmin_TxnService',
  739.             'admin.txn.template_registry' => 'getAdmin_Txn_TemplateRegistryService',
  740.             'admin.user' => 'getAdmin_UserService',
  741.             'admin.user.template_registry' => 'getAdmin_User_TemplateRegistryService',
  742.             'admin.vehicle_auto_ria_option.template_registry' => 'getAdmin_VehicleAutoRiaOption_TemplateRegistryService',
  743.             'admin.vehicles.autoria_options' => 'getAdmin_Vehicles_AutoriaOptionsService',
  744.             'admin.vehicles.autoria_options.template_registry' => 'getAdmin_Vehicles_AutoriaOptions_TemplateRegistryService',
  745.             'admin.vehicles.bus_in_stock' => 'getAdmin_Vehicles_BusInStockService',
  746.             'admin.vehicles.bus_in_stock.template_registry' => 'getAdmin_Vehicles_BusInStock_TemplateRegistryService',
  747.             'admin.vehicles.bus_specification' => 'getAdmin_Vehicles_BusSpecificationService',
  748.             'admin.vehicles.bus_specification.template_registry' => 'getAdmin_Vehicles_BusSpecification_TemplateRegistryService',
  749.             'admin.vehicles.bus_variation' => 'getAdmin_Vehicles_BusVariationService',
  750.             'admin.vehicles.bus_variation.template_registry' => 'getAdmin_Vehicles_BusVariation_TemplateRegistryService',
  751.             'admin.vehicles.bus_vehicle' => 'getAdmin_Vehicles_BusVehicleService',
  752.             'admin.vehicles.bus_vehicle.template_registry' => 'getAdmin_Vehicles_BusVehicle_TemplateRegistryService',
  753.             'admin.vehicles.category' => 'getAdmin_Vehicles_CategoryService',
  754.             'admin.vehicles.category.template_registry' => 'getAdmin_Vehicles_Category_TemplateRegistryService',
  755.             'admin.vehicles.content' => 'getAdmin_Vehicles_ContentService',
  756.             'admin.vehicles.content.template_registry' => 'getAdmin_Vehicles_Content_TemplateRegistryService',
  757.             'admin.vehicles.direction_of_production' => 'getAdmin_Vehicles_DirectionOfProductionService',
  758.             'admin.vehicles.direction_of_production.template_registry' => 'getAdmin_Vehicles_DirectionOfProduction_TemplateRegistryService',
  759.             'admin.vehicles.engine' => 'getAdmin_Vehicles_EngineService',
  760.             'admin.vehicles.engine.template_registry' => 'getAdmin_Vehicles_Engine_TemplateRegistryService',
  761.             'admin.vehicles.equipment' => 'getAdmin_Vehicles_EquipmentService',
  762.             'admin.vehicles.equipment.template_registry' => 'getAdmin_Vehicles_Equipment_TemplateRegistryService',
  763.             'admin.vehicles.equipment_iption' => 'getAdmin_Vehicles_EquipmentIptionService',
  764.             'admin.vehicles.equipment_iption.template_registry' => 'getAdmin_Vehicles_EquipmentIption_TemplateRegistryService',
  765.             'admin.vehicles.faq_content' => 'getAdmin_Vehicles_FaqContentService',
  766.             'admin.vehicles.faq_content.template_registry' => 'getAdmin_Vehicles_FaqContent_TemplateRegistryService',
  767.             'admin.vehicles.faqs' => 'getAdmin_Vehicles_FaqsService',
  768.             'admin.vehicles.faqs.template_registry' => 'getAdmin_Vehicles_Faqs_TemplateRegistryService',
  769.             'admin.vehicles.features' => 'getAdmin_Vehicles_FeaturesService',
  770.             'admin.vehicles.features.group' => 'getAdmin_Vehicles_Features_GroupService',
  771.             'admin.vehicles.features.group.template_registry' => 'getAdmin_Vehicles_Features_Group_TemplateRegistryService',
  772.             'admin.vehicles.features.template_registry' => 'getAdmin_Vehicles_Features_TemplateRegistryService',
  773.             'admin.vehicles.features_content' => 'getAdmin_Vehicles_FeaturesContentService',
  774.             'admin.vehicles.features_content.template_registry' => 'getAdmin_Vehicles_FeaturesContent_TemplateRegistryService',
  775.             'admin.vehicles.file' => 'getAdmin_Vehicles_FileService',
  776.             'admin.vehicles.file.template_registry' => 'getAdmin_Vehicles_File_TemplateRegistryService',
  777.             'admin.vehicles.fraight_in_stock' => 'getAdmin_Vehicles_FraightInStockService',
  778.             'admin.vehicles.fraight_in_stock.template_registry' => 'getAdmin_Vehicles_FraightInStock_TemplateRegistryService',
  779.             'admin.vehicles.fraight_specification' => 'getAdmin_Vehicles_FraightSpecificationService',
  780.             'admin.vehicles.fraight_specification.template_registry' => 'getAdmin_Vehicles_FraightSpecification_TemplateRegistryService',
  781.             'admin.vehicles.fraight_variation' => 'getAdmin_Vehicles_FraightVariationService',
  782.             'admin.vehicles.fraight_variation.template_registry' => 'getAdmin_Vehicles_FraightVariation_TemplateRegistryService',
  783.             'admin.vehicles.fraight_vehicle' => 'getAdmin_Vehicles_FraightVehicleService',
  784.             'admin.vehicles.fraight_vehicle.template_registry' => 'getAdmin_Vehicles_FraightVehicle_TemplateRegistryService',
  785.             'admin.vehicles.group' => 'getAdmin_Vehicles_GroupService',
  786.             'admin.vehicles.group.template_registry' => 'getAdmin_Vehicles_Group_TemplateRegistryService',
  787.             'admin.vehicles.in_stock_content' => 'getAdmin_Vehicles_InStockContentService',
  788.             'admin.vehicles.in_stock_content.template_registry' => 'getAdmin_Vehicles_InStockContent_TemplateRegistryService',
  789.             'admin.vehicles.in_stock_part' => 'getAdmin_Vehicles_InStockPartService',
  790.             'admin.vehicles.in_stock_part.template_registry' => 'getAdmin_Vehicles_InStockPart_TemplateRegistryService',
  791.             'admin.vehicles.markdown' => 'getAdmin_Vehicles_MarkdownService',
  792.             'admin.vehicles.markdown.template_registry' => 'getAdmin_Vehicles_Markdown_TemplateRegistryService',
  793.             'admin.vehicles.model' => 'getAdmin_Vehicles_ModelService',
  794.             'admin.vehicles.model.template_registry' => 'getAdmin_Vehicles_Model_TemplateRegistryService',
  795.             'admin.vehicles.moto_in_stock' => 'getAdmin_Vehicles_MotoInStockService',
  796.             'admin.vehicles.moto_in_stock.template_registry' => 'getAdmin_Vehicles_MotoInStock_TemplateRegistryService',
  797.             'admin.vehicles.moto_rent' => 'getAdmin_Vehicles_MotoRentService',
  798.             'admin.vehicles.moto_rent.template_registry' => 'getAdmin_Vehicles_MotoRent_TemplateRegistryService',
  799.             'admin.vehicles.moto_used' => 'getAdmin_Vehicles_MotoUsedService',
  800.             'admin.vehicles.moto_used.template_registry' => 'getAdmin_Vehicles_MotoUsed_TemplateRegistryService',
  801.             'admin.vehicles.moto_variation' => 'getAdmin_Vehicles_MotoVariationService',
  802.             'admin.vehicles.moto_variation.template_registry' => 'getAdmin_Vehicles_MotoVariation_TemplateRegistryService',
  803.             'admin.vehicles.moto_vehicle' => 'getAdmin_Vehicles_MotoVehicleService',
  804.             'admin.vehicles.moto_vehicle.template_registry' => 'getAdmin_Vehicles_MotoVehicle_TemplateRegistryService',
  805.             'admin.vehicles.passenger_in_stock' => 'getAdmin_Vehicles_PassengerInStockService',
  806.             'admin.vehicles.passenger_in_stock.template_registry' => 'getAdmin_Vehicles_PassengerInStock_TemplateRegistryService',
  807.             'admin.vehicles.passenger_in_stock_special' => 'getAdmin_Vehicles_PassengerInStockSpecialService',
  808.             'admin.vehicles.passenger_in_stock_special.template_registry' => 'getAdmin_Vehicles_PassengerInStockSpecial_TemplateRegistryService',
  809.             'admin.vehicles.passenger_rent' => 'getAdmin_Vehicles_PassengerRentService',
  810.             'admin.vehicles.passenger_rent.template_registry' => 'getAdmin_Vehicles_PassengerRent_TemplateRegistryService',
  811.             'admin.vehicles.passenger_used' => 'getAdmin_Vehicles_PassengerUsedService',
  812.             'admin.vehicles.passenger_used.template_registry' => 'getAdmin_Vehicles_PassengerUsed_TemplateRegistryService',
  813.             'admin.vehicles.passenger_variation' => 'getAdmin_Vehicles_PassengerVariationService',
  814.             'admin.vehicles.passenger_variation.template_registry' => 'getAdmin_Vehicles_PassengerVariation_TemplateRegistryService',
  815.             'admin.vehicles.passenger_vehicle' => 'getAdmin_Vehicles_PassengerVehicleService',
  816.             'admin.vehicles.passenger_vehicle.template_registry' => 'getAdmin_Vehicles_PassengerVehicle_TemplateRegistryService',
  817.             'admin.vehicles.recommend_group' => 'getAdmin_Vehicles_RecommendGroupService',
  818.             'admin.vehicles.recommend_group.template_registry' => 'getAdmin_Vehicles_RecommendGroup_TemplateRegistryService',
  819.             'admin.vehicles.special_projects' => 'getAdmin_Vehicles_SpecialProjectsService',
  820.             'admin.vehicles.special_projects.template_registry' => 'getAdmin_Vehicles_SpecialProjects_TemplateRegistryService',
  821.             'admin.vehicles.special_projects_content' => 'getAdmin_Vehicles_SpecialProjectsContentService',
  822.             'admin.vehicles.special_projects_content.template_registry' => 'getAdmin_Vehicles_SpecialProjectsContent_TemplateRegistryService',
  823.             'admin.vehicles.special_variation' => 'getAdmin_Vehicles_SpecialVariationService',
  824.             'admin.vehicles.special_variation.template_registry' => 'getAdmin_Vehicles_SpecialVariation_TemplateRegistryService',
  825.             'admin.vehicles.special_vehicle' => 'getAdmin_Vehicles_SpecialVehicleService',
  826.             'admin.vehicles.special_vehicle.template_registry' => 'getAdmin_Vehicles_SpecialVehicle_TemplateRegistryService',
  827.             'admin.vehicles.specification' => 'getAdmin_Vehicles_SpecificationService',
  828.             'admin.vehicles.specification.template_registry' => 'getAdmin_Vehicles_Specification_TemplateRegistryService',
  829.             'admin.vehicles.specification_options' => 'getAdmin_Vehicles_SpecificationOptionsService',
  830.             'admin.vehicles.specification_options.template_registry' => 'getAdmin_Vehicles_SpecificationOptions_TemplateRegistryService',
  831.             'admin.vehicles.variation_characteristic' => 'getAdmin_Vehicles_VariationCharacteristicService',
  832.             'admin.vehicles.variation_characteristic.template_registry' => 'getAdmin_Vehicles_VariationCharacteristic_TemplateRegistryService',
  833.             'admin.vehicles.vehicle_card_type.template_registry' => 'getAdmin_Vehicles_VehicleCardType_TemplateRegistryService',
  834.             'admin.vehicles.vehicle_item' => 'getAdmin_Vehicles_VehicleItemService',
  835.             'admin.vehicles.vehicle_item.template_registry' => 'getAdmin_Vehicles_VehicleItem_TemplateRegistryService',
  836.             'admin.vehicles.water_variation' => 'getAdmin_Vehicles_WaterVariationService',
  837.             'admin.vehicles.water_variation.template_registry' => 'getAdmin_Vehicles_WaterVariation_TemplateRegistryService',
  838.             'admin.vehicles.water_vehicle' => 'getAdmin_Vehicles_WaterVehicleService',
  839.             'admin.vehicles.water_vehicle.template_registry' => 'getAdmin_Vehicles_WaterVehicle_TemplateRegistryService',
  840.             'admin.vehicles_autoria' => 'getAdmin_VehiclesAutoriaService',
  841.             'admin.vehicles_autoria.template_registry' => 'getAdmin_VehiclesAutoria_TemplateRegistryService',
  842.             'admin.vehicles_filter' => 'getAdmin_VehiclesFilterService',
  843.             'admin.vehicles_filter.template_registry' => 'getAdmin_VehiclesFilter_TemplateRegistryService',
  844.             'admin.vidi.blog.template_registry' => 'getAdmin_Vidi_Blog_TemplateRegistryService',
  845.             'admin.vidi.blog_category.template_registry' => 'getAdmin_Vidi_BlogCategory_TemplateRegistryService',
  846.             'admin.vidi.catalog_banner' => 'getAdmin_Vidi_CatalogBannerService',
  847.             'admin.vidi.catalog_banner.template_registry' => 'getAdmin_Vidi_CatalogBanner_TemplateRegistryService',
  848.             'admin.vidi.credit_calc_reviews' => 'getAdmin_Vidi_CreditCalcReviewsService',
  849.             'admin.vidi.credit_calc_reviews.template_registry' => 'getAdmin_Vidi_CreditCalcReviews_TemplateRegistryService',
  850.             'admin.vidi.foundersBiography' => 'getAdmin_Vidi_FoundersBiographyService',
  851.             'admin.vidi.foundersBiography.template_registry' => 'getAdmin_Vidi_FoundersBiography_TemplateRegistryService',
  852.             'admin.vidi.foundersFounders' => 'getAdmin_Vidi_FoundersFoundersService',
  853.             'admin.vidi.foundersFounders.template_registry' => 'getAdmin_Vidi_FoundersFounders_TemplateRegistryService',
  854.             'admin.vidi.foundersNews' => 'getAdmin_Vidi_FoundersNewsService',
  855.             'admin.vidi.foundersNews.template_registry' => 'getAdmin_Vidi_FoundersNews_TemplateRegistryService',
  856.             'admin.vidi.foundersPhoto' => 'getAdmin_Vidi_FoundersPhotoService',
  857.             'admin.vidi.foundersPhoto.template_registry' => 'getAdmin_Vidi_FoundersPhoto_TemplateRegistryService',
  858.             'admin.vidi.foundersPublications' => 'getAdmin_Vidi_FoundersPublicationsService',
  859.             'admin.vidi.foundersPublications.template_registry' => 'getAdmin_Vidi_FoundersPublications_TemplateRegistryService',
  860.             'admin.vidi.foundersVideo' => 'getAdmin_Vidi_FoundersVideoService',
  861.             'admin.vidi.foundersVideo.template_registry' => 'getAdmin_Vidi_FoundersVideo_TemplateRegistryService',
  862.             'admin.vidi.resume' => 'getAdmin_Vidi_ResumeService',
  863.             'admin.vidi.resume.template_registry' => 'getAdmin_Vidi_Resume_TemplateRegistryService',
  864.             'admin.vidi.slider' => 'getAdmin_Vidi_SliderService',
  865.             'admin.vidi.slider.template_registry' => 'getAdmin_Vidi_Slider_TemplateRegistryService',
  866.             'admin.vidi.vacancy' => 'getAdmin_Vidi_VacancyService',
  867.             'admin.vidi.vacancy.template_registry' => 'getAdmin_Vidi_Vacancy_TemplateRegistryService',
  868.             'api.exception.listener' => 'getApi_Exception_ListenerService',
  869.             'api.handler.error' => 'getApi_Handler_ErrorService',
  870.             'api.helper.service' => 'getApi_Helper_ServiceService',
  871.             'api.serializer' => 'getApi_SerializerService',
  872.             'api.service.seo' => 'getApi_Service_SeoService',
  873.             'api.unicommerce.service' => 'getApi_Unicommerce_ServiceService',
  874.             'bank.acquiring' => 'getBank_AcquiringService',
  875.             'bmp_api.seder' => 'getBmpApi_SederService',
  876.             'bmp_gateway.model.lead' => 'getBmpGateway_Model_LeadService',
  877.             'cache.app' => 'getCache_AppService',
  878.             'cache.app_clearer' => 'getCache_AppClearerService',
  879.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  880.             'cache.system' => 'getCache_SystemService',
  881.             'cache.system_clearer' => 'getCache_SystemClearerService',
  882.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  883.             'cache_warmer' => 'getCacheWarmerService',
  884.             'console.command.public_alias.CoreBundle\\Command\\SendFormNotifyCommand' => 'getSendFormNotifyCommandService',
  885.             'console.command.public_alias.MyBundle\\Command\\NightBookingCommand' => 'getNightBookingCommandService',
  886.             'console.command.public_alias.MyBundle\\Command\\OrderNotifiedCommand' => 'getOrderNotifiedCommandService',
  887.             'console.command.public_alias.MyBundle\\Command\\TransferAcquiringOrderToOrderCommand' => 'getTransferAcquiringOrderToOrderCommandService',
  888.             'console.command_loader' => 'getConsole_CommandLoaderService',
  889.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  890.             'core.api.1c_online_service' => 'getCore_Api_1cOnlineServiceService',
  891.             'core.api.mvd' => 'getCore_Api_MvdService',
  892.             'core.api.postomate' => 'getCore_Api_PostomateService',
  893.             'core.api.redmine' => 'getCore_Api_RedmineService',
  894.             'core.autoria.api' => 'getCore_Autoria_ApiService',
  895.             'core.bankid.model' => 'getCore_Bankid_ModelService',
  896.             'core.callback' => 'getCore_CallbackService',
  897.             'core.callback.daemon' => 'getCore_Callback_DaemonService',
  898.             'core.callback.log' => 'getCore_Callback_LogService',
  899.             'core.cart.collection' => 'getCore_Cart_CollectionService',
  900.             'core.cart_accessory' => 'getCore_CartAccessoryService',
  901.             'core.cart_contract' => 'getCore_CartContractService',
  902.             'core.cart_vehicle' => 'getCore_CartVehicleService',
  903.             'core.crm.odatamanager' => 'getCore_Crm_OdatamanagerService',
  904.             'core.data_layer.model' => 'getCore_DataLayer_ModelService',
  905.             'core.db.locker' => 'getCore_Db_LockerService',
  906.             'core.etachki.api' => 'getCore_Etachki_ApiService',
  907.             'core.eusphpe.model' => 'getCore_Eusphpe_ModelService',
  908.             'core.exporter.model' => 'getCore_Exporter_ModelService',
  909.             'core.factory.in-stock-vehicle' => 'getCore_Factory_InstockvehicleService',
  910.             'core.factory.vehicle' => 'getCore_Factory_VehicleService',
  911.             'core.fetch.vehicle.service' => 'getCore_Fetch_Vehicle_ServiceService',
  912.             'core.file.uploader' => 'getCore_File_UploaderService',
  913.             'core.form.factory' => 'getCore_Form_FactoryService',
  914.             'core.form.manager' => 'getCore_Form_ManagerService',
  915.             'core.inner_male.model' => 'getCore_InnerMale_ModelService',
  916.             'core.jira.service' => 'getCore_Jira_ServiceService',
  917.             'core.jira.webhook' => 'getCore_Jira_WebhookService',
  918.             'core.leasing.model' => 'getCore_Leasing_ModelService',
  919.             'core.mail.manager' => 'getCore_Mail_ManagerService',
  920.             'core.mail.service' => 'getCore_Mail_ServiceService',
  921.             'core.mic.client' => 'getCore_Mic_ClientService',
  922.             'core.model.api.peugeot' => 'getCore_Model_Api_PeugeotService',
  923.             'core.model.rate' => 'getCore_Model_RateService',
  924.             'core.model.vehicles.in-stock-repository' => 'getCore_Model_Vehicles_InstockrepositoryService',
  925.             'core.model.vehicles.rent-repository' => 'getCore_Model_Vehicles_RentrepositoryService',
  926.             'core.model.vehicles.repository' => 'getCore_Model_Vehicles_RepositoryService',
  927.             'core.module.worker' => 'getCore_Module_WorkerService',
  928.             'core.novaposhta.model' => 'getCore_Novaposhta_ModelService',
  929.             'core.numeric.twig_extension' => 'getCore_Numeric_TwigExtensionService',
  930.             'core.online.estimate' => 'getCore_Online_EstimateService',
  931.             'core.pagespeed.google.analytics.service' => 'getCore_Pagespeed_Google_Analytics_ServiceService',
  932.             'core.pagespeed.service' => 'getCore_Pagespeed_ServiceService',
  933.             'core.post.model' => 'getCore_Post_ModelService',
  934.             'core.request.curl' => 'getCore_Request_CurlService',
  935.             'core.service.work.model' => 'getCore_Service_Work_ModelService',
  936.             'core.services.seo.automatic-seo-generation-admin' => 'getCore_Services_Seo_AutomaticseogenerationadminService',
  937.             'core.shop.goods' => 'getCore_Shop_GoodsService',
  938.             'core.smartid.model' => 'getCore_Smartid_ModelService',
  939.             'core.ticket.model' => 'getCore_Ticket_ModelService',
  940.             'core.twig.extension' => 'getCore_Twig_ExtensionService',
  941.             'core.user.model' => 'getCore_User_ModelService',
  942.             'core.user.valid' => 'getCore_User_ValidService',
  943.             'core.vehicle_item_listener' => 'getCore_VehicleItemListenerService',
  944.             'core.vehicles_subscriber.service' => 'getCore_VehiclesSubscriber_ServiceService',
  945.             'core.vidi.session_storage' => 'getCore_Vidi_SessionStorageService',
  946.             'core.winner_rate.model' => 'getCore_WinnerRate_ModelService',
  947.             'data.formatting' => 'getData_FormattingService',
  948.             'data_collector.cache' => 'getDataCollector_CacheService',
  949.             'data_collector.dump' => 'getDataCollector_DumpService',
  950.             'dc.accessory' => 'getDc_AccessoryService',
  951.             'dc.accessory.service' => 'getDc_Accessory_ServiceService',
  952.             'dc.accessory.shop' => 'getDc_Accessory_ShopService',
  953.             'dc.catalog.model' => 'getDc_Catalog_ModelService',
  954.             'dc.configurator.manager' => 'getDc_Configurator_ManagerService',
  955.             'dc.forms.moto_test_drive' => 'getDc_Forms_MotoTestDriveService',
  956.             'dc.history.manager' => 'getDc_History_ManagerService',
  957.             'dc.marine.form.service' => 'getDc_Marine_Form_ServiceService',
  958.             'dc.micromarking' => 'getDc_MicromarkingService',
  959.             'dc.order.model' => 'getDc_Order_ModelService',
  960.             'dc.service_page_service' => 'getDc_ServicePageServiceService',
  961.             'dc.transformer.vehicle_to_number_transformer' => 'getDc_Transformer_VehicleToNumberTransformerService',
  962.             'dc.vehicle.service' => 'getDc_Vehicle_ServiceService',
  963.             'dc.worker.model' => 'getDc_Worker_ModelService',
  964.             'dc_site.admin.boat' => 'getDcSite_Admin_BoatService',
  965.             'dc_site.admin.boat.template_registry' => 'getDcSite_Admin_Boat_TemplateRegistryService',
  966.             'dc_site.admin.boat_engine' => 'getDcSite_Admin_BoatEngineService',
  967.             'dc_site.admin.boat_engine.template_registry' => 'getDcSite_Admin_BoatEngine_TemplateRegistryService',
  968.             'dc_site.admin.non_motorized_boat' => 'getDcSite_Admin_NonMotorizedBoatService',
  969.             'dc_site.admin.non_motorized_boat.template_registry' => 'getDcSite_Admin_NonMotorizedBoat_TemplateRegistryService',
  970.             'dc_site.twig.extension' => 'getDcSite_Twig_ExtensionService',
  971.             'dcsite.credit.model' => 'getDcsite_Credit_ModelService',
  972.             'doctrine' => 'getDoctrineService',
  973.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  974.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  975.             'error_controller' => 'getErrorControllerService',
  976.             'estimate.captcha' => 'getEstimate_CaptchaService',
  977.             'event_dispatcher' => 'getEventDispatcherService',
  978.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  979.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  980.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  981.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  982.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  983.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  984.             'founders.post.model' => 'getFounders_Post_ModelService',
  985.             'founders.services.business' => 'getFounders_Services_BusinessService',
  986.             'gateway.autoria.server' => 'getGateway_Autoria_ServerService',
  987.             'gateway.camera_subscriber.service' => 'getGateway_CameraSubscriber_ServiceService',
  988.             'gateway.crm_used_vehicles.server' => 'getGateway_CrmUsedVehicles_ServerService',
  989.             'gateway.loyalty.server' => 'getGateway_Loyalty_ServerService',
  990.             'gateway.mvd.server' => 'getGateway_Mvd_ServerService',
  991.             'gateway.night_booking_callback.service' => 'getGateway_NightBookingCallback_ServiceService',
  992.             'gateway.pipedrive.server' => 'getGateway_Pipedrive_ServerService',
  993.             'gateway.pipedrive.service' => 'getGateway_Pipedrive_ServiceService',
  994.             'gateway.postomate.service' => 'getGateway_Postomate_ServiceService',
  995.             'gateway.service.server' => 'getGateway_Service_ServerService',
  996.             'gateway.territory_access.service' => 'getGateway_TerritoryAccess_ServiceService',
  997.             'http_kernel' => 'getHttpKernelService',
  998.             'importer.factory.vehicle' => 'getImporter_Factory_VehicleService',
  999.             'importer.forms.test_drive' => 'getImporter_Forms_TestDriveService',
  1000.             'importer.model.vehicles.repository' => 'getImporter_Model_Vehicles_RepositoryService',
  1001.             'importer.model.worker' => 'getImporter_Model_WorkerService',
  1002.             'importer.post.model' => 'getImporter_Post_ModelService',
  1003.             'importer.transformer.vehicle_to_number_transformer' => 'getImporter_Transformer_VehicleToNumberTransformerService',
  1004.             'importer.twig.database_globals_extension' => 'getImporter_Twig_DatabaseGlobalsExtensionService',
  1005.             'insurance.controller.faq' => 'getInsurance_Controller_FaqService',
  1006.             'insurance.controller.main' => 'getInsurance_Controller_MainService',
  1007.             'insurance.controller.programs' => 'getInsurance_Controller_ProgramsService',
  1008.             'insurance.faq' => 'getInsurance_FaqService',
  1009.             'insurance.information.documents' => 'getInsurance_Information_DocumentsService',
  1010.             'insurance.program.model' => 'getInsurance_Program_ModelService',
  1011.             'insurance.twig.extension' => 'getInsurance_Twig_ExtensionService',
  1012.             'insurance.year.amount' => 'getInsurance_Year_AmountService',
  1013.             'integration.service.attempt.login' => 'getIntegration_Service_Attempt_LoginService',
  1014.             'integration.service.diia.action.document.validation' => 'getIntegration_Service_Diia_Action_Document_ValidationService',
  1015.             'integration.service.diia.actions.branch' => 'getIntegration_Service_Diia_Actions_BranchService',
  1016.             'integration.service.diia.actions.offer' => 'getIntegration_Service_Diia_Actions_OfferService',
  1017.             'integration.service.diia.actions.service.request' => 'getIntegration_Service_Diia_Actions_Service_RequestService',
  1018.             'integration.service.diia.cache.session' => 'getIntegration_Service_Diia_Cache_SessionService',
  1019.             'integration.service.diia.callback' => 'getIntegration_Service_Diia_CallbackService',
  1020.             'integration.service.diia.entity.session' => 'getIntegration_Service_Diia_Entity_SessionService',
  1021.             'integration.service.diia.service' => 'getIntegration_Service_Diia_ServiceService',
  1022.             'integration.service.diia.session.handler' => 'getIntegration_Service_Diia_Session_HandlerService',
  1023.             'jms_serializer' => 'getJmsSerializerService',
  1024.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  1025.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  1026.             'kernel.listener.exception' => 'getKernel_Listener_ExceptionService',
  1027.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  1028.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  1029.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  1030.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  1031.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  1032.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  1033.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  1034.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  1035.             'monolog.error_db_handler' => 'getMonolog_ErrorDbHandlerService',
  1036.             'monolog.logger.callback_daemon' => 'getMonolog_Logger_CallbackDaemonService',
  1037.             'monolog.logger.camera_subscriber_service_log' => 'getMonolog_Logger_CameraSubscriberServiceLogService',
  1038.             'monolog.logger.debug_logger_log' => 'getMonolog_Logger_DebugLoggerLogService',
  1039.             'monolog.logger.diia_actions' => 'getMonolog_Logger_DiiaActionsService',
  1040.             'monolog.logger.mailer_logger_log' => 'getMonolog_Logger_MailerLoggerLogService',
  1041.             'monolog.logger.night_service_log' => 'getMonolog_Logger_NightServiceLogService',
  1042.             'monolog.logger.odata_manager_log' => 'getMonolog_Logger_OdataManagerLogService',
  1043.             'monolog.logger.one_c_service_log' => 'getMonolog_Logger_OneCServiceLogService',
  1044.             'monolog.logger.postomate_service_log' => 'getMonolog_Logger_PostomateServiceLogService',
  1045.             'monolog.logger.ria_curl_log' => 'getMonolog_Logger_RiaCurlLogService',
  1046.             'monolog.logger.territory_access_log' => 'getMonolog_Logger_TerritoryAccessLogService',
  1047.             'my.auth' => 'getMy_AuthService',
  1048.             'my.basket' => 'getMy_BasketService',
  1049.             'my.bonus.manager' => 'getMy_Bonus_ManagerService',
  1050.             'my.factory.auth.code.dto' => 'getMy_Factory_Auth_Code_DtoService',
  1051.             'my.factory.otp.code.generator' => 'getMy_Factory_Otp_Code_GeneratorService',
  1052.             'my.factory.otp.entity' => 'getMy_Factory_Otp_EntityService',
  1053.             'my.factory.user.entity' => 'getMy_Factory_User_EntityService',
  1054.             'my.infobip' => 'getMy_InfobipService',
  1055.             'my.night_booking.service' => 'getMy_NightBooking_ServiceService',
  1056.             'my.order' => 'getMy_OrderService',
  1057.             'my.service.profile.calculator' => 'getMy_Service_Profile_CalculatorService',
  1058.             'my.service.profile.service' => 'getMy_Service_Profile_ServiceService',
  1059.             'my.sms.infobip.sender' => 'getMy_Sms_Infobip_SenderService',
  1060.             'my.sms.sender' => 'getMy_Sms_SenderService',
  1061.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService',
  1062.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  1063.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  1064.             'order.model' => 'getOrder_ModelService',
  1065.             'portal.admin.announcement_bar' => 'getPortal_Admin_AnnouncementBarService',
  1066.             'portal.admin.announcement_bar.template_registry' => 'getPortal_Admin_AnnouncementBar_TemplateRegistryService',
  1067.             'portal.breadcrumbs' => 'getPortal_BreadcrumbsService',
  1068.             'portal.comparison.service' => 'getPortal_Comparison_ServiceService',
  1069.             'portal.service.catalog' => 'getPortal_Service_CatalogService',
  1070.             'portal.service.finance' => 'getPortal_Service_FinanceService',
  1071.             'portal.service.service' => 'getPortal_Service_ServiceService',
  1072.             'portmone.acquiring' => 'getPortmone_AcquiringService',
  1073.             'request_stack' => 'getRequestStackService',
  1074.             'router' => 'getRouterService',
  1075.             'routing.loader' => 'getRouting_LoaderService',
  1076.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService',
  1077.             'services_resetter' => 'getServicesResetterService',
  1078.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  1079.             'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
  1080.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  1081.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  1082.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  1083.             'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
  1084.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  1085.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  1086.             'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
  1087.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  1088.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  1089.             'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
  1090.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  1091.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  1092.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  1093.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  1094.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  1095.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  1096.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  1097.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  1098.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  1099.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  1100.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  1101.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  1102.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  1103.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  1104.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  1105.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  1106.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  1107.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  1108.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  1109.             'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  1110.             'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
  1111.             'sonata.media.action.media_download' => 'getSonata_Media_Action_MediaDownloadService',
  1112.             'sonata.media.admin.gallery.template_registry' => 'getSonata_Media_Admin_Gallery_TemplateRegistryService',
  1113.             'sonata.media.admin.gallery_item.template_registry' => 'getSonata_Media_Admin_GalleryItem_TemplateRegistryService',
  1114.             'sonata.media.admin.media.template_registry' => 'getSonata_Media_Admin_Media_TemplateRegistryService',
  1115.             'sonata.media.block.feature_media' => 'getSonata_Media_Block_FeatureMediaService',
  1116.             'sonata.media.block.gallery' => 'getSonata_Media_Block_GalleryService',
  1117.             'sonata.media.block.gallery_list' => 'getSonata_Media_Block_GalleryListService',
  1118.             'sonata.media.block.media' => 'getSonata_Media_Block_MediaService',
  1119.             'sonata.media.controller.gallery.admin' => 'getSonata_Media_Controller_Gallery_AdminService',
  1120.             'sonata.media.controller.media.admin' => 'getSonata_Media_Controller_Media_AdminService',
  1121.             'sonata.media.pool' => 'getSonata_Media_PoolService',
  1122.             'sonata.media.provider.image' => 'getSonata_Media_Provider_ImageService',
  1123.             'sonata.media.twig.extension' => 'getSonata_Media_Twig_ExtensionService',
  1124.             'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  1125.             'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  1126.             'telegram.bot' => 'getTelegram_BotService',
  1127.             'telegram.bot.command_factory' => 'getTelegram_Bot_CommandFactoryService',
  1128.             'telegram.bot.server' => 'getTelegram_Bot_ServerService',
  1129.             'telegram.parts.bot' => 'getTelegram_Parts_BotService',
  1130.             'telegram.sender' => 'getTelegram_SenderService',
  1131.             'telegram.user' => 'getTelegram_UserService',
  1132.             'transformer.accessories.id.to.entity' => 'getTransformer_Accessories_Id_To_EntityService',
  1133.             'transformer.accessories.importer.id.to.entity' => 'getTransformer_Accessories_Importer_Id_To_EntityService',
  1134.             'transformer.vacancy.id.to.entity' => 'getTransformer_Vacancy_Id_To_EntityService',
  1135.             'translator' => 'getTranslatorService',
  1136.             'vacancy.mail' => 'getVacancy_MailService',
  1137.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1138.             'vehicle.group.category.model' => 'getVehicle_Group_Category_ModelService',
  1139.             'viber.bot' => 'getViber_BotService',
  1140.             'viber.hr_bot_intellect' => 'getViber_HrBotIntellectService',
  1141.             'viber.hr_sender' => 'getViber_HrSenderService',
  1142.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1143.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1144.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1145.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  1146.             'security.token_storage' => 'getSecurity_TokenStorageService',
  1147.             'cache_clearer' => 'getCacheClearerService',
  1148.             'filesystem' => 'getFilesystemService',
  1149.             'serializer' => 'getSerializerService',
  1150.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1151.             'form.factory' => 'getForm_FactoryService',
  1152.             'form.type.file' => 'getForm_Type_FileService',
  1153.             'profiler' => 'getProfilerService',
  1154.             'twig' => 'getTwigService',
  1155.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  1156.             'session' => 'getSessionService',
  1157.             'validator' => 'getValidatorService',
  1158.         ];
  1159.         $this->aliases = [
  1160.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  1161.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  1162.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  1163.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  1164.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  1165.             'database_connection' => 'doctrine.dbal.default_connection',
  1166.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1167.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  1168.             'jms_serializer.instances.default' => 'jms_serializer',
  1169.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  1170.         ];
  1171.         $this->privates['service_container'] = function () {
  1172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1178.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1182.             include_once \dirname(__DIR__4).'/src/AdminBundle/Widget/ScopeWidget.php';
  1183.             include_once \dirname(__DIR__4).'/src/CoreBundle/Services/MediaExtensionVidi.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/MediaProviderInterface.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/BaseProvider.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/FileProviderInterface.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/FileProvider.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/ImageProviderInterface.php';
  1189.             include_once \dirname(__DIR__4).'/src/CoreBundle/Services/ImageProviderVidi.php';
  1190.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/TwigExtension.php';
  1191.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/NumericTwigExtension.php';
  1192.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/User.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1194.             include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/ControllerTraceListener.php';
  1195.             include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartService.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1205.             include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Db/MonologDBHandler.php';
  1206.             include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/RedirectListener.php';
  1207.             include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/AuthUserListener.php';
  1208.             include_once \dirname(__DIR__4).'/src/DcSiteBundle/Twig/TwigDcExtension.php';
  1209.             include_once \dirname(__DIR__4).'/src/ImporterBundle/Twig/Extension/DatabaseGlobalsExtension.php';
  1210.             include_once \dirname(__DIR__4).'/src/InsuranceBundle/Twig/TwigInsuranceExtension.php';
  1211.             include_once \dirname(__DIR__4).'/src/MyBundle/Component/SmsSender.php';
  1212.             include_once \dirname(__DIR__4).'/src/MyBundle/Component/BonusManager.php';
  1213.             include_once \dirname(__DIR__4).'/src/MyBundle/Service/BasketService.php';
  1214.             include_once \dirname(__DIR__4).'/src/MyBundle/Service/AuthService.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/PasswordUpdaterInterface.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/HashingPasswordUpdater.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalFieldsUpdater.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalizerInterface.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/Canonicalizer.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/YamlDriver.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedYamlDriver.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Validator/Initializer.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/Pool.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Security/DownloadStrategyInterface.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Security/RolesDownloadStrategy.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/BaseVideoProvider.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/YouTubeProvider.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/Psr18Client.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/DailyMotionProvider.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Provider/VimeoProvider.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Thumbnail/ThumbnailInterface.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Thumbnail/ResizableThumbnailInterface.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Thumbnail/GenerableThumbnailInterface.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Thumbnail/FormatThumbnail.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resizer/ResizerInterface.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resizer/CropResizer.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resizer/SquareResizer.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resizer/SimpleResizer.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/CDN/CDNInterface.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/CDN/Server.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/StreamFactory.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ChecksumCalculator.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/SizeCalculator.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MimeTypeProvider.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/Local.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Filesystem/Local.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemInterface.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Filesystem.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Metadata/MetadataBuilderInterface.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Metadata/ProxyMetadataBuilder.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Metadata/NoopMetadataBuilder.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Generator/GeneratorInterface.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Generator/IdGenerator.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichmentInterface.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichment/ChainEnrichment.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Logger/RedisLogger.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManagerInterface.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManager.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserManager.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/DataCollector/RedisDataCollector.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Twig/GlobalVariables.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1695.         };
  1696.     }
  1697.     public function compile(): void
  1698.     {
  1699.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1700.     }
  1701.     public function isCompiled(): bool
  1702.     {
  1703.         return true;
  1704.     }
  1705.     public function getRemovedIds(): array
  1706.     {
  1707.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1708.     }
  1709.     /**
  1710.      * Gets the public '.container.private.cache_clearer' shared service.
  1711.      *
  1712.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1713.      */
  1714.     protected function get_Container_Private_CacheClearerService()
  1715.     {
  1716.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1717.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1718.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1719.             yield => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  1720.         }, 1));
  1721.     }
  1722.     /**
  1723.      * Gets the public '.container.private.filesystem' shared service.
  1724.      *
  1725.      * @return \Symfony\Component\Filesystem\Filesystem
  1726.      */
  1727.     protected function get_Container_Private_FilesystemService()
  1728.     {
  1729.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1730.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1731.     }
  1732.     /**
  1733.      * Gets the public '.container.private.form.factory' shared service.
  1734.      *
  1735.      * @return \Symfony\Component\Form\FormFactory
  1736.      */
  1737.     protected function get_Container_Private_Form_FactoryService()
  1738.     {
  1739.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1740.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1741.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1742.         if (isset($this->services['.container.private.form.factory'])) {
  1743.             return $this->services['.container.private.form.factory'];
  1744.         }
  1745.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1746.     }
  1747.     /**
  1748.      * Gets the public '.container.private.form.type.file' shared service.
  1749.      *
  1750.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1751.      */
  1752.     protected function get_Container_Private_Form_Type_FileService()
  1753.     {
  1754.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1755.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1756.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1757.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1758.     }
  1759.     /**
  1760.      * Gets the public '.container.private.profiler' shared service.
  1761.      *
  1762.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1763.      */
  1764.     protected function get_Container_Private_ProfilerService()
  1765.     {
  1766.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  1767.         if (isset($this->services['.container.private.profiler'])) {
  1768.             return $this->services['.container.private.profiler'];
  1769.         }
  1770.         $b = new \Symfony\Bridge\Monolog\Logger('profiler');
  1771.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1772.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1773.         $b->pushHandler($a);
  1774.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1775.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1776.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $btrue);
  1777.         $c = ($this->services['kernel'] ?? $this->get('kernel'));
  1778.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1779.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1780.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1781.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1782.         if ($this->has('kernel')) {
  1783.             $f->setKernel($c);
  1784.         }
  1785.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1786.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1787.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1788.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1789.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1790.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1791.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1792.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($b, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $d));
  1793.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $d));
  1794.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1795.         $instance->add(($this->services['data_collector.cache'] ?? $this->getDataCollector_CacheService()));
  1796.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1797.         $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));
  1798.         $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())));
  1799.         $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([])))));
  1800.         $instance->add($e);
  1801.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1802.         $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']));
  1803.         $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()))));
  1804.         $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()))));
  1805.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
  1806.         $instance->add($f);
  1807.         return $instance;
  1808.     }
  1809.     /**
  1810.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1811.      *
  1812.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1813.      */
  1814.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1815.     {
  1816.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1817.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1818.             return $this->services['.container.private.security.authorization_checker'];
  1819.         }
  1820.         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);
  1821.     }
  1822.     /**
  1823.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1824.      *
  1825.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1826.      */
  1827.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1828.     {
  1829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1831.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1833.         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())));
  1834.     }
  1835.     /**
  1836.      * Gets the public '.container.private.security.password_encoder' shared service.
  1837.      *
  1838.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1839.      *
  1840.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  1841.      */
  1842.     protected function get_Container_Private_Security_PasswordEncoderService()
  1843.     {
  1844.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  1845.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->services['security.encoder_factory'] ?? $this->getSecurity_EncoderFactoryService()));
  1846.     }
  1847.     /**
  1848.      * Gets the public '.container.private.security.token_storage' shared service.
  1849.      *
  1850.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1851.      */
  1852.     protected function get_Container_Private_Security_TokenStorageService()
  1853.     {
  1854.         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, [
  1855.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1856.         ], [
  1857.             'request_stack' => '?',
  1858.         ]));
  1859.     }
  1860.     /**
  1861.      * Gets the public '.container.private.serializer' shared service.
  1862.      *
  1863.      * @return \Symfony\Component\Serializer\Serializer
  1864.      */
  1865.     protected function get_Container_Private_SerializerService()
  1866.     {
  1867.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1868.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1869.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1870.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1871.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1872.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1873.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1874.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1875.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1876.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1877.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1878.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1879.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1880.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1881.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1882.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1883.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1884.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1886.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1887.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1888.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1889.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1890.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1891.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1892.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1893.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1894.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1895.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  1896.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1897.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1898.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1899.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1900.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1901.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1902.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1903.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1904.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1905.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1906.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1907.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1908.         if (isset($this->services['.container.private.serializer'])) {
  1909.             return $this->services['.container.private.serializer'];
  1910.         }
  1911.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1912.         $c = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1913.         $d = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1914.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($d);
  1915.         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()]);
  1916.     }
  1917.     /**
  1918.      * Gets the public '.container.private.session' shared service.
  1919.      *
  1920.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1921.      */
  1922.     protected function get_Container_Private_SessionService()
  1923.     {
  1924.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1925.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php';
  1926.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1927.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1928.         if (isset($this->services['.container.private.session'])) {
  1929.             return $this->services['.container.private.session'];
  1930.         }
  1931.         return $this->services['.container.private.session'] = $a->createSession();
  1932.     }
  1933.     /**
  1934.      * Gets the public '.container.private.twig' shared service.
  1935.      *
  1936.      * @return \Twig\Environment
  1937.      */
  1938.     protected function get_Container_Private_TwigService()
  1939.     {
  1940.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1941.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1942.         $a->addPath((\dirname(__DIR__4).'/src/AcquiringBundle/Resources/views'), 'AcquiringBundle');
  1943.         $a->addPath((\dirname(__DIR__4).'/src/CoreBundle/Resources/views'), 'CoreBundle');
  1944.         $a->addPath((\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/views'), 'BmpGatewayBundle');
  1945.         $a->addPath((\dirname(__DIR__4).'/src/AdminBundle/Resources/views'), 'AdminBundle');
  1946.         $a->addPath((\dirname(__DIR__4).'/src/InsuranceBundle/Resources/views'), 'InsuranceBundle');
  1947.         $a->addPath((\dirname(__DIR__4).'/src/DcSiteBundle/Resources/views'), 'DcSiteBundle');
  1948.         $a->addPath((\dirname(__DIR__4).'/src/ImporterBundle/Resources/views'), 'ImporterBundle');
  1949.         $a->addPath((\dirname(__DIR__4).'/src/LeasingBundle/Resources/views'), 'LeasingBundle');
  1950.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUserBundle');
  1951.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1952.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1953.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  1954.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  1955.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1956.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), 'FOSUser');
  1957.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), '!FOSUser');
  1958.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/templates'), 'KnpMenu');
  1959.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/templates'), '!KnpMenu');
  1960.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  1961.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  1962.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  1963.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  1964.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1965.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1966.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  1967.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  1968.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/views'), 'SonataMedia');
  1969.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Resources/views'), '!SonataMedia');
  1970.         $a->addPath((\dirname(__DIR__4).'/src/AdminBundle/Resources/views'), 'Admin');
  1971.         $a->addPath((\dirname(__DIR__4).'/src/AdminBundle/Resources/views'), '!Admin');
  1972.         $a->addPath((\dirname(__DIR__4).'/src/AcquiringBundle/Resources/views'), 'Acquiring');
  1973.         $a->addPath((\dirname(__DIR__4).'/src/AcquiringBundle/Resources/views'), '!Acquiring');
  1974.         $a->addPath((\dirname(__DIR__4).'/src/AutomarketBundle/Resources/views'), 'Automarket');
  1975.         $a->addPath((\dirname(__DIR__4).'/src/AutomarketBundle/Resources/views'), '!Automarket');
  1976.         $a->addPath((\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/views'), 'BmpGateway');
  1977.         $a->addPath((\dirname(__DIR__4).'/src/BmpGatewayBundle/Resources/views'), '!BmpGateway');
  1978.         $a->addPath((\dirname(__DIR__4).'/src/CoreBundle/Resources/views'), 'Core');
  1979.         $a->addPath((\dirname(__DIR__4).'/src/CoreBundle/Resources/views'), '!Core');
  1980.         $a->addPath((\dirname(__DIR__4).'/src/DcSiteBundle/Resources/views'), 'DcSite');
  1981.         $a->addPath((\dirname(__DIR__4).'/src/DcSiteBundle/Resources/views'), '!DcSite');
  1982.         $a->addPath((\dirname(__DIR__4).'/src/FoundersBundle/Resources/views'), 'Founders');
  1983.         $a->addPath((\dirname(__DIR__4).'/src/FoundersBundle/Resources/views'), '!Founders');
  1984.         $a->addPath((\dirname(__DIR__4).'/src/ImporterBundle/Resources/views'), 'Importer');
  1985.         $a->addPath((\dirname(__DIR__4).'/src/ImporterBundle/Resources/views'), '!Importer');
  1986.         $a->addPath((\dirname(__DIR__4).'/src/InsuranceBundle/Resources/views'), 'Insurance');
  1987.         $a->addPath((\dirname(__DIR__4).'/src/InsuranceBundle/Resources/views'), '!Insurance');
  1988.         $a->addPath((\dirname(__DIR__4).'/src/LandingBundle/Resources/views'), 'Landing');
  1989.         $a->addPath((\dirname(__DIR__4).'/src/LandingBundle/Resources/views'), '!Landing');
  1990.         $a->addPath((\dirname(__DIR__4).'/src/LeasingBundle/Resources/views'), 'Leasing');
  1991.         $a->addPath((\dirname(__DIR__4).'/src/LeasingBundle/Resources/views'), '!Leasing');
  1992.         $a->addPath((\dirname(__DIR__4).'/src/MyBundle/Resources/views'), 'My');
  1993.         $a->addPath((\dirname(__DIR__4).'/src/MyBundle/Resources/views'), '!My');
  1994.         $a->addPath((\dirname(__DIR__4).'/src/PortalBundle/Resources/views'), 'Portal');
  1995.         $a->addPath((\dirname(__DIR__4).'/src/PortalBundle/Resources/views'), '!Portal');
  1996.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1997.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1998.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1999.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2000.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  2001.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  2002.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  2003.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  2004.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  2005.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  2006.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  2007.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  2008.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  2009.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  2010.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), 'SncRedis');
  2011.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), '!SncRedis');
  2012.         $a->addPath((\dirname(__DIR__4).'/vendor/tilleuls/ckeditor-sonata-media-bundle/src/Resources/views'), 'CoopTilleulsCKEditorSonataMedia');
  2013.         $a->addPath((\dirname(__DIR__4).'/vendor/tilleuls/ckeditor-sonata-media-bundle/src/Resources/views'), '!CoopTilleulsCKEditorSonataMedia');
  2014.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2015.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2016.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2017.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2018.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2019.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2020.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2021.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2022.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  2023.         $f = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  2024.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2025.         $h = ($this->services['router'] ?? $this->getRouterService());
  2026.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2027.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  2028.         $j = new \Symfony\Bridge\Twig\AppVariable();
  2029.         $j->setEnvironment('dev');
  2030.         $j->setDebug(true);
  2031.         if ($this->has('.container.private.security.token_storage')) {
  2032.             $j->setTokenStorage($c);
  2033.         }
  2034.         if ($this->has('request_stack')) {
  2035.             $j->setRequestStack($b);
  2036.         }
  2037.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2038.         $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)));
  2039.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2040.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  2041.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  2042.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($f));
  2043.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g\dirname(__DIR__4), 'UTF-8'));
  2044.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  2045.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2046.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  2047.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2048.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2049.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$h)));
  2050.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2051.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  2052.         $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())));
  2053.         $instance->addExtension(($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));
  2054.         $instance->addExtension(($this->services['core.numeric.twig_extension'] ?? ($this->services['core.numeric.twig_extension'] = new \CoreBundle\Twig\NumericTwigExtension())));
  2055.         $instance->addExtension(($this->services['dc_site.twig.extension'] ?? $this->getDcSite_Twig_ExtensionService()));
  2056.         $instance->addExtension(($this->services['insurance.twig.extension'] ?? $this->getInsurance_Twig_ExtensionService()));
  2057.         $instance->addExtension(($this->services['AdminBundle\\Widget\\ScopeWidget'] ?? ($this->services['AdminBundle\\Widget\\ScopeWidget'] = new \AdminBundle\Widget\ScopeWidget())));
  2058.         $instance->addExtension(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()));
  2059.         $instance->addExtension(($this->services['importer.twig.database_globals_extension'] ?? $this->getImporter_Twig_DatabaseGlobalsExtensionService()));
  2060.         $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)))));
  2061.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension());
  2062.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  2063.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
  2064.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
  2065.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
  2066.         $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()))));
  2067.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
  2068.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
  2069.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
  2070.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
  2071.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
  2072.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2073.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  2074.         $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  2075.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  2076.         $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  2077.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true));
  2078.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  2079.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2080.         $instance->addGlobal('app'$j);
  2081.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2082.             'Knp\\Menu\\Twig\\MenuRuntimeExtension' => ['privates''knp_menu.twig.runtime''getKnpMenu_Twig_RuntimeService'false],
  2083.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  2084.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates''sonata.admin.twig.sonata_admin_runtime''getSonata_Admin_Twig_SonataAdminRuntimeService'false],
  2085.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates''sonata.admin.twig.template_registry_runtime''getSonata_Admin_Twig_TemplateRegistryRuntimeService'false],
  2086.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates''sonata.admin.twig.group_runtime''getSonata_Admin_Twig_GroupRuntimeService'false],
  2087.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates''sonata.admin.twig.icon_runtime''getSonata_Admin_Twig_IconRuntimeService'false],
  2088.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates''sonata.admin.twig.security_runtime''getSonata_Admin_Twig_SecurityRuntimeService'false],
  2089.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates''sonata.admin.twig.canonicalize_runtime''getSonata_Admin_Twig_CanonicalizeRuntimeService'false],
  2090.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates''sonata.admin.twig.xeditable_runtime''getSonata_Admin_Twig_XeditableRuntimeService'false],
  2091.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates''sonata.admin.twig.render_element_runtime''getSonata_Admin_Twig_RenderElementRuntimeService'false],
  2092.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates''sonata.admin.twig.breadcrumbs_runtime''getSonata_Admin_Twig_BreadcrumbsRuntimeService'false],
  2093.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2094.             'Sonata\\MediaBundle\\Twig\\MediaRuntime' => ['privates''sonata.media.twig.runtime''getSonata_Media_Twig_RuntimeService'false],
  2095.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2096.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2097.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  2098.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.twig.flashmessage.twig.runtime''getSonata_Twig_Flashmessage_Twig_RuntimeService'false],
  2099.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.twig.status_runtime''getSonata_Twig_StatusRuntimeService'false],
  2100.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  2101.         ], [
  2102.             'Knp\\Menu\\Twig\\MenuRuntimeExtension' => '?',
  2103.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  2104.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
  2105.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
  2106.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
  2107.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
  2108.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
  2109.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
  2110.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
  2111.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
  2112.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
  2113.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2114.             'Sonata\\MediaBundle\\Twig\\MediaRuntime' => '?',
  2115.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2116.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2117.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2118.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  2119.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  2120.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  2121.         ])));
  2122.         $instance->addGlobal('allowed_locales'$this->parameters['allowed_locales']);
  2123.         $instance->addGlobal('MODE'$this->getEnv('FRONT_FOLDER'));
  2124.         $instance->addGlobal('VERSION''v1.4.779');
  2125.         $instance->addGlobal('VOLVO_DEALER'30);
  2126.         $instance->addGlobal('UPLOADS_BASE_PATH''/uploads/media/default/');
  2127.         $instance->addGlobal('INCLUDE_ANALYTICS'$this->getEnv('bool:INCLUDE_ANALYTICS'));
  2128.         $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']));
  2129.         $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]));
  2130.         $instance->addGlobal('sonata_media', new \Sonata\MediaBundle\Twig\GlobalVariables(($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService())));
  2131.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2132.         return $instance;
  2133.     }
  2134.     /**
  2135.      * Gets the public '.container.private.validator' shared service.
  2136.      *
  2137.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2138.      */
  2139.     protected function get_Container_Private_ValidatorService()
  2140.     {
  2141.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2142.         if (isset($this->services['.container.private.validator'])) {
  2143.             return $this->services['.container.private.validator'];
  2144.         }
  2145.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2146.     }
  2147.     /**
  2148.      * Gets the public 'AdminBundle\Controller\AjaxController' shared autowired service.
  2149.      *
  2150.      * @return \AdminBundle\Controller\AjaxController
  2151.      */
  2152.     protected function getAjaxControllerService()
  2153.     {
  2154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2155.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/AjaxController.php';
  2156.         $this->services['AdminBundle\\Controller\\AjaxController'] = $instance = new \AdminBundle\Controller\AjaxController();
  2157.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\AjaxController'$this));
  2158.         return $instance;
  2159.     }
  2160.     /**
  2161.      * Gets the public 'AdminBundle\Controller\BaseCRUDController' shared autowired service.
  2162.      *
  2163.      * @return \AdminBundle\Controller\BaseCRUDController
  2164.      */
  2165.     protected function getBaseCRUDControllerService()
  2166.     {
  2167.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2169.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/BaseCRUDController.php';
  2170.         $this->services['AdminBundle\\Controller\\BaseCRUDController'] = $instance = new \AdminBundle\Controller\BaseCRUDController();
  2171.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\BaseCRUDController'$this));
  2172.         return $instance;
  2173.     }
  2174.     /**
  2175.      * Gets the public 'AdminBundle\Controller\CRUDInsController' shared autowired service.
  2176.      *
  2177.      * @return \AdminBundle\Controller\CRUDInsController
  2178.      */
  2179.     protected function getCRUDInsControllerService()
  2180.     {
  2181.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2183.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/BaseCRUDController.php';
  2184.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/CRUDInsController.php';
  2185.         $this->services['AdminBundle\\Controller\\CRUDInsController'] = $instance = new \AdminBundle\Controller\CRUDInsController();
  2186.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\CRUDInsController'$this));
  2187.         return $instance;
  2188.     }
  2189.     /**
  2190.      * Gets the public 'AdminBundle\Controller\DashboardController' shared autowired service.
  2191.      *
  2192.      * @return \AdminBundle\Controller\DashboardController
  2193.      */
  2194.     protected function getDashboardControllerService()
  2195.     {
  2196.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2197.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/DashboardController.php';
  2198.         $this->services['AdminBundle\\Controller\\DashboardController'] = $instance = new \AdminBundle\Controller\DashboardController();
  2199.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\DashboardController'$this));
  2200.         return $instance;
  2201.     }
  2202.     /**
  2203.      * Gets the public 'AdminBundle\Controller\DefaultController' shared autowired service.
  2204.      *
  2205.      * @return \AdminBundle\Controller\DefaultController
  2206.      */
  2207.     protected function getDefaultControllerService()
  2208.     {
  2209.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2210.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/DefaultController.php';
  2211.         $this->services['AdminBundle\\Controller\\DefaultController'] = $instance = new \AdminBundle\Controller\DefaultController(($this->services['router'] ?? $this->getRouterService()));
  2212.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\DefaultController'$this));
  2213.         return $instance;
  2214.     }
  2215.     /**
  2216.      * Gets the public 'AdminBundle\Controller\Document\BranchController' shared service.
  2217.      *
  2218.      * @return \AdminBundle\Controller\Document\BranchController
  2219.      */
  2220.     protected function getBranchControllerService()
  2221.     {
  2222.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2223.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2224.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Document/BranchController.php';
  2225.         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()));
  2226.     }
  2227.     /**
  2228.      * Gets the public 'AdminBundle\Controller\Document\DealerOfferController' shared service.
  2229.      *
  2230.      * @return \AdminBundle\Controller\Document\DealerOfferController
  2231.      */
  2232.     protected function getDealerOfferControllerService()
  2233.     {
  2234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2236.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Document/DealerOfferController.php';
  2237.         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()));
  2238.     }
  2239.     /**
  2240.      * Gets the public 'AdminBundle\Controller\FormType\SelectVehicleItemController' shared autowired service.
  2241.      *
  2242.      * @return \AdminBundle\Controller\FormType\SelectVehicleItemController
  2243.      */
  2244.     protected function getSelectVehicleItemControllerService()
  2245.     {
  2246.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2247.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/FormType/SelectVehicleItemController.php';
  2248.         $this->services['AdminBundle\\Controller\\FormType\\SelectVehicleItemController'] = $instance = new \AdminBundle\Controller\FormType\SelectVehicleItemController();
  2249.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\FormType\\SelectVehicleItemController'$this));
  2250.         return $instance;
  2251.     }
  2252.     /**
  2253.      * Gets the public 'AdminBundle\Controller\InsuranceCaseController' shared autowired service.
  2254.      *
  2255.      * @return \AdminBundle\Controller\InsuranceCaseController
  2256.      */
  2257.     protected function getInsuranceCaseControllerService()
  2258.     {
  2259.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2260.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/InsuranceCaseController.php';
  2261.         $this->services['AdminBundle\\Controller\\InsuranceCaseController'] = $instance = new \AdminBundle\Controller\InsuranceCaseController();
  2262.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\InsuranceCaseController'$this));
  2263.         return $instance;
  2264.     }
  2265.     /**
  2266.      * Gets the public 'AdminBundle\Controller\LogsController' shared autowired service.
  2267.      *
  2268.      * @return \AdminBundle\Controller\LogsController
  2269.      */
  2270.     protected function getLogsControllerService()
  2271.     {
  2272.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2274.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/LogsController.php';
  2275.         $this->services['AdminBundle\\Controller\\LogsController'] = $instance = new \AdminBundle\Controller\LogsController();
  2276.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\LogsController'$this));
  2277.         return $instance;
  2278.     }
  2279.     /**
  2280.      * Gets the public 'AdminBundle\Controller\ModelRangeController' shared autowired service.
  2281.      *
  2282.      * @return \AdminBundle\Controller\ModelRangeController
  2283.      */
  2284.     protected function getModelRangeControllerService()
  2285.     {
  2286.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2287.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2288.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/ModelRangeController.php';
  2289.         $this->services['AdminBundle\\Controller\\ModelRangeController'] = $instance = new \AdminBundle\Controller\ModelRangeController();
  2290.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\ModelRangeController'$this));
  2291.         return $instance;
  2292.     }
  2293.     /**
  2294.      * Gets the public 'AdminBundle\Controller\References\ModelController' shared autowired service.
  2295.      *
  2296.      * @return \AdminBundle\Controller\References\ModelController
  2297.      */
  2298.     protected function getModelControllerService()
  2299.     {
  2300.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2301.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/References/ModelController.php';
  2302.         $this->services['AdminBundle\\Controller\\References\\ModelController'] = $instance = new \AdminBundle\Controller\References\ModelController();
  2303.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\References\\ModelController'$this));
  2304.         return $instance;
  2305.     }
  2306.     /**
  2307.      * Gets the public 'AdminBundle\Controller\ReportController' shared autowired service.
  2308.      *
  2309.      * @return \AdminBundle\Controller\ReportController
  2310.      */
  2311.     protected function getReportControllerService()
  2312.     {
  2313.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2314.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/ReportController.php';
  2315.         $this->services['AdminBundle\\Controller\\ReportController'] = $instance = new \AdminBundle\Controller\ReportController();
  2316.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\ReportController'$this));
  2317.         return $instance;
  2318.     }
  2319.     /**
  2320.      * Gets the public 'AdminBundle\Controller\SecurityController' shared autowired service.
  2321.      *
  2322.      * @return \AdminBundle\Controller\SecurityController
  2323.      */
  2324.     protected function getSecurityControllerService()
  2325.     {
  2326.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2327.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/SecurityController.php';
  2328.         $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()));
  2329.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\SecurityController'$this));
  2330.         return $instance;
  2331.     }
  2332.     /**
  2333.      * Gets the public 'AdminBundle\Controller\SeoMetaTagController' shared autowired service.
  2334.      *
  2335.      * @return \AdminBundle\Controller\SeoMetaTagController
  2336.      */
  2337.     protected function getSeoMetaTagControllerService()
  2338.     {
  2339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2341.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/SeoMetaTagController.php';
  2342.         $this->services['AdminBundle\\Controller\\SeoMetaTagController'] = $instance = new \AdminBundle\Controller\SeoMetaTagController();
  2343.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\SeoMetaTagController'$this));
  2344.         return $instance;
  2345.     }
  2346.     /**
  2347.      * Gets the public 'AdminBundle\Controller\SyncDataController' shared autowired service.
  2348.      *
  2349.      * @return \AdminBundle\Controller\SyncDataController
  2350.      */
  2351.     protected function getSyncDataControllerService()
  2352.     {
  2353.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2354.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/SyncDataController.php';
  2355.         $this->services['AdminBundle\\Controller\\SyncDataController'] = $instance = new \AdminBundle\Controller\SyncDataController();
  2356.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\SyncDataController'$this));
  2357.         return $instance;
  2358.     }
  2359.     /**
  2360.      * Gets the public 'AdminBundle\Controller\TicketController' shared autowired service.
  2361.      *
  2362.      * @return \AdminBundle\Controller\TicketController
  2363.      */
  2364.     protected function getTicketControllerService()
  2365.     {
  2366.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2367.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/TicketController.php';
  2368.         $this->services['AdminBundle\\Controller\\TicketController'] = $instance = new \AdminBundle\Controller\TicketController(($this->services['core.ticket.model'] ?? $this->getCore_Ticket_ModelService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2369.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\TicketController'$this));
  2370.         return $instance;
  2371.     }
  2372.     /**
  2373.      * Gets the public 'AdminBundle\Controller\TicketPlanerController' shared autowired service.
  2374.      *
  2375.      * @return \AdminBundle\Controller\TicketPlanerController
  2376.      */
  2377.     protected function getTicketPlanerControllerService()
  2378.     {
  2379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2380.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/TicketPlanerController.php';
  2381.         $this->services['AdminBundle\\Controller\\TicketPlanerController'] = $instance = new \AdminBundle\Controller\TicketPlanerController();
  2382.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\TicketPlanerController'$this));
  2383.         return $instance;
  2384.     }
  2385.     /**
  2386.      * Gets the public 'AdminBundle\Controller\VehicleController' shared autowired service.
  2387.      *
  2388.      * @return \AdminBundle\Controller\VehicleController
  2389.      */
  2390.     protected function getVehicleControllerService()
  2391.     {
  2392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2393.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/VehicleController.php';
  2394.         $this->services['AdminBundle\\Controller\\VehicleController'] = $instance = new \AdminBundle\Controller\VehicleController();
  2395.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\VehicleController'$this));
  2396.         return $instance;
  2397.     }
  2398.     /**
  2399.      * Gets the public 'AdminBundle\Controller\VehicleEstimateOddsController' shared autowired service.
  2400.      *
  2401.      * @return \AdminBundle\Controller\VehicleEstimateOddsController
  2402.      */
  2403.     protected function getVehicleEstimateOddsControllerService()
  2404.     {
  2405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2406.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2407.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/VehicleEstimateOddsController.php';
  2408.         $this->services['AdminBundle\\Controller\\VehicleEstimateOddsController'] = $instance = new \AdminBundle\Controller\VehicleEstimateOddsController();
  2409.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\VehicleEstimateOddsController'$this));
  2410.         return $instance;
  2411.     }
  2412.     /**
  2413.      * Gets the public 'AdminBundle\Controller\Vehicles\AutoRiaController' shared autowired service.
  2414.      *
  2415.      * @return \AdminBundle\Controller\Vehicles\AutoRiaController
  2416.      */
  2417.     protected function getAutoRiaControllerService()
  2418.     {
  2419.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2420.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/AutoRiaController.php';
  2421.         $this->services['AdminBundle\\Controller\\Vehicles\\AutoRiaController'] = $instance = new \AdminBundle\Controller\Vehicles\AutoRiaController();
  2422.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\AutoRiaController'$this));
  2423.         return $instance;
  2424.     }
  2425.     /**
  2426.      * Gets the public 'AdminBundle\Controller\Vehicles\CRUDController' shared autowired service.
  2427.      *
  2428.      * @return \AdminBundle\Controller\Vehicles\CRUDController
  2429.      */
  2430.     protected function getCRUDControllerService()
  2431.     {
  2432.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2434.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/CRUDController.php';
  2435.         $this->services['AdminBundle\\Controller\\Vehicles\\CRUDController'] = $instance = new \AdminBundle\Controller\Vehicles\CRUDController();
  2436.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\Vehicles\\CRUDController'$this));
  2437.         return $instance;
  2438.     }
  2439.     /**
  2440.      * Gets the public 'AdminBundle\Controller\Vehicles\ConfiguratorController' shared autowired service.
  2441.      *
  2442.      * @return \AdminBundle\Controller\Vehicles\ConfiguratorController
  2443.      */
  2444.     protected function getConfiguratorControllerService()
  2445.     {
  2446.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2447.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/ConfiguratorController.php';
  2448.         $this->services['AdminBundle\\Controller\\Vehicles\\ConfiguratorController'] = $instance = new \AdminBundle\Controller\Vehicles\ConfiguratorController(($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  2449.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\ConfiguratorController'$this));
  2450.         return $instance;
  2451.     }
  2452.     /**
  2453.      * Gets the public 'AdminBundle\Controller\Vehicles\EquipmentOptionController' shared autowired service.
  2454.      *
  2455.      * @return \AdminBundle\Controller\Vehicles\EquipmentOptionController
  2456.      */
  2457.     protected function getEquipmentOptionControllerService()
  2458.     {
  2459.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2460.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/EquipmentOptionController.php';
  2461.         $this->services['AdminBundle\\Controller\\Vehicles\\EquipmentOptionController'] = $instance = new \AdminBundle\Controller\Vehicles\EquipmentOptionController();
  2462.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\EquipmentOptionController'$this));
  2463.         return $instance;
  2464.     }
  2465.     /**
  2466.      * Gets the public 'AdminBundle\Controller\Vehicles\EquipmentOptionsController' shared autowired service.
  2467.      *
  2468.      * @return \AdminBundle\Controller\Vehicles\EquipmentOptionsController
  2469.      */
  2470.     protected function getEquipmentOptionsControllerService()
  2471.     {
  2472.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2473.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/EquipmentOptionsController.php';
  2474.         $this->services['AdminBundle\\Controller\\Vehicles\\EquipmentOptionsController'] = $instance = new \AdminBundle\Controller\Vehicles\EquipmentOptionsController();
  2475.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\EquipmentOptionsController'$this));
  2476.         return $instance;
  2477.     }
  2478.     /**
  2479.      * Gets the public 'AdminBundle\Controller\Vehicles\FilterController' shared autowired service.
  2480.      *
  2481.      * @return \AdminBundle\Controller\Vehicles\FilterController
  2482.      */
  2483.     protected function getFilterControllerService()
  2484.     {
  2485.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2486.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/FilterController.php';
  2487.         $this->services['AdminBundle\\Controller\\Vehicles\\FilterController'] = $instance = new \AdminBundle\Controller\Vehicles\FilterController();
  2488.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\FilterController'$this));
  2489.         return $instance;
  2490.     }
  2491.     /**
  2492.      * Gets the public 'AdminBundle\Controller\Vehicles\MediaController' shared autowired service.
  2493.      *
  2494.      * @return \AdminBundle\Controller\Vehicles\MediaController
  2495.      */
  2496.     protected function getMediaControllerService()
  2497.     {
  2498.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2499.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/MediaController.php';
  2500.         $this->services['AdminBundle\\Controller\\Vehicles\\MediaController'] = $instance = new \AdminBundle\Controller\Vehicles\MediaController(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  2501.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AdminBundle\\Controller\\Vehicles\\MediaController'$this));
  2502.         return $instance;
  2503.     }
  2504.     /**
  2505.      * Gets the public 'AdminBundle\Controller\Vehicles\UsedCRUDController' shared autowired service.
  2506.      *
  2507.      * @return \AdminBundle\Controller\Vehicles\UsedCRUDController
  2508.      */
  2509.     protected function getUsedCRUDControllerService()
  2510.     {
  2511.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  2513.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/CRUDController.php';
  2514.         include_once \dirname(__DIR__4).'/src/AdminBundle/Controller/Vehicles/UsedCRUDController.php';
  2515.         $this->services['AdminBundle\\Controller\\Vehicles\\UsedCRUDController'] = $instance = new \AdminBundle\Controller\Vehicles\UsedCRUDController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  2516.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('AdminBundle\\Controller\\Vehicles\\UsedCRUDController'$this));
  2517.         return $instance;
  2518.     }
  2519.     /**
  2520.      * Gets the public 'AdminBundle\Widget\ScopeWidget' shared autowired service.
  2521.      *
  2522.      * @return \AdminBundle\Widget\ScopeWidget
  2523.      */
  2524.     protected function getScopeWidgetService()
  2525.     {
  2526.         return $this->services['AdminBundle\\Widget\\ScopeWidget'] = new \AdminBundle\Widget\ScopeWidget();
  2527.     }
  2528.     /**
  2529.      * Gets the public 'ApiBundle\Controller\UnicommerceController' shared service.
  2530.      *
  2531.      * @return \ApiBundle\Controller\UnicommerceController
  2532.      */
  2533.     protected function getUnicommerceControllerService()
  2534.     {
  2535.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2536.         include_once \dirname(__DIR__4).'/src/ApiBundle/Controller/UnicommerceController.php';
  2537.         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()));
  2538.     }
  2539.     /**
  2540.      * Gets the public 'AutomarketBundle\Controller\AboutController' shared autowired service.
  2541.      *
  2542.      * @return \AutomarketBundle\Controller\AboutController
  2543.      */
  2544.     protected function getAboutControllerService()
  2545.     {
  2546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2547.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2548.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2549.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/AboutController.php';
  2550.         $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()));
  2551.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\AboutController'$this));
  2552.         return $instance;
  2553.     }
  2554.     /**
  2555.      * Gets the public 'AutomarketBundle\Controller\AjaxController' shared autowired service.
  2556.      *
  2557.      * @return \AutomarketBundle\Controller\AjaxController
  2558.      */
  2559.     protected function getAjaxController2Service()
  2560.     {
  2561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2562.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2563.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2564.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/AjaxController.php';
  2565.         $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()));
  2566.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\AjaxController'$this));
  2567.         return $instance;
  2568.     }
  2569.     /**
  2570.      * Gets the public 'AutomarketBundle\Controller\BaseController' shared autowired service.
  2571.      *
  2572.      * @return \AutomarketBundle\Controller\BaseController
  2573.      */
  2574.     protected function getBaseControllerService()
  2575.     {
  2576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2577.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2578.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2579.         $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()));
  2580.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\BaseController'$this));
  2581.         return $instance;
  2582.     }
  2583.     /**
  2584.      * Gets the public 'AutomarketBundle\Controller\CarController' shared autowired service.
  2585.      *
  2586.      * @return \AutomarketBundle\Controller\CarController
  2587.      */
  2588.     protected function getCarControllerService()
  2589.     {
  2590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2591.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2592.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2593.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/CarController.php';
  2594.         $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()));
  2595.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\CarController'$this));
  2596.         return $instance;
  2597.     }
  2598.     /**
  2599.      * Gets the public 'AutomarketBundle\Controller\CarUSAController' shared autowired service.
  2600.      *
  2601.      * @return \AutomarketBundle\Controller\CarUSAController
  2602.      */
  2603.     protected function getCarUSAControllerService()
  2604.     {
  2605.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2606.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/CarUSAController.php';
  2607.         $this->services['AutomarketBundle\\Controller\\CarUSAController'] = $instance = new \AutomarketBundle\Controller\CarUSAController();
  2608.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\CarUSAController'$this));
  2609.         return $instance;
  2610.     }
  2611.     /**
  2612.      * Gets the public 'AutomarketBundle\Controller\CatalogController' shared autowired service.
  2613.      *
  2614.      * @return \AutomarketBundle\Controller\CatalogController
  2615.      */
  2616.     protected function getCatalogControllerService()
  2617.     {
  2618.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2619.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2620.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2621.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/CatalogController.php';
  2622.         $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()));
  2623.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\CatalogController'$this));
  2624.         return $instance;
  2625.     }
  2626.     /**
  2627.      * Gets the public 'AutomarketBundle\Controller\ComparisonController' shared autowired service.
  2628.      *
  2629.      * @return \AutomarketBundle\Controller\ComparisonController
  2630.      */
  2631.     protected function getComparisonControllerService()
  2632.     {
  2633.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2634.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2635.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2636.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/ComparisonController.php';
  2637.         $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()));
  2638.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\ComparisonController'$this));
  2639.         return $instance;
  2640.     }
  2641.     /**
  2642.      * Gets the public 'AutomarketBundle\Controller\ContactsController' shared autowired service.
  2643.      *
  2644.      * @return \AutomarketBundle\Controller\ContactsController
  2645.      */
  2646.     protected function getContactsControllerService()
  2647.     {
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2649.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2650.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2651.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/ContactsController.php';
  2652.         $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()));
  2653.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\ContactsController'$this));
  2654.         return $instance;
  2655.     }
  2656.     /**
  2657.      * Gets the public 'AutomarketBundle\Controller\CorporateProgramController' shared autowired service.
  2658.      *
  2659.      * @return \AutomarketBundle\Controller\CorporateProgramController
  2660.      */
  2661.     protected function getCorporateProgramControllerService()
  2662.     {
  2663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2664.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/CorporateProgramController.php';
  2665.         $this->services['AutomarketBundle\\Controller\\CorporateProgramController'] = $instance = new \AutomarketBundle\Controller\CorporateProgramController();
  2666.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\CorporateProgramController'$this));
  2667.         return $instance;
  2668.     }
  2669.     /**
  2670.      * Gets the public 'AutomarketBundle\Controller\FormController' shared autowired service.
  2671.      *
  2672.      * @return \AutomarketBundle\Controller\FormController
  2673.      */
  2674.     protected function getFormControllerService()
  2675.     {
  2676.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2677.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2678.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/FormController.php';
  2679.         $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()));
  2680.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\FormController'$this));
  2681.         return $instance;
  2682.     }
  2683.     /**
  2684.      * Gets the public 'AutomarketBundle\Controller\MainController' shared autowired service.
  2685.      *
  2686.      * @return \AutomarketBundle\Controller\MainController
  2687.      */
  2688.     protected function getMainControllerService()
  2689.     {
  2690.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2691.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2692.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2693.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/MainController.php';
  2694.         $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()));
  2695.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\MainController'$this));
  2696.         return $instance;
  2697.     }
  2698.     /**
  2699.      * Gets the public 'AutomarketBundle\Controller\OnlineCostEstimationController' shared autowired service.
  2700.      *
  2701.      * @return \AutomarketBundle\Controller\OnlineCostEstimationController
  2702.      */
  2703.     protected function getOnlineCostEstimationControllerService()
  2704.     {
  2705.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2706.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/OnlineCostEstimationController.php';
  2707.         $this->services['AutomarketBundle\\Controller\\OnlineCostEstimationController'] = $instance = new \AutomarketBundle\Controller\OnlineCostEstimationController();
  2708.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\OnlineCostEstimationController'$this));
  2709.         return $instance;
  2710.     }
  2711.     /**
  2712.      * Gets the public 'AutomarketBundle\Controller\PostController' shared autowired service.
  2713.      *
  2714.      * @return \AutomarketBundle\Controller\PostController
  2715.      */
  2716.     protected function getPostControllerService()
  2717.     {
  2718.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2719.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2720.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2721.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/PostController.php';
  2722.         $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()));
  2723.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\PostController'$this));
  2724.         return $instance;
  2725.     }
  2726.     /**
  2727.      * Gets the public 'AutomarketBundle\Controller\RSSController' shared autowired service.
  2728.      *
  2729.      * @return \AutomarketBundle\Controller\RSSController
  2730.      */
  2731.     protected function getRSSControllerService()
  2732.     {
  2733.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2734.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2735.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2736.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/RSSController.php';
  2737.         $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()));
  2738.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\RSSController'$this));
  2739.         return $instance;
  2740.     }
  2741.     /**
  2742.      * Gets the public 'AutomarketBundle\Controller\SaleController' shared autowired service.
  2743.      *
  2744.      * @return \AutomarketBundle\Controller\SaleController
  2745.      */
  2746.     protected function getSaleControllerService()
  2747.     {
  2748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2749.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2750.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2751.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/SaleController.php';
  2752.         $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()));
  2753.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\SaleController'$this));
  2754.         return $instance;
  2755.     }
  2756.     /**
  2757.      * Gets the public 'AutomarketBundle\Controller\ServicesController' shared service.
  2758.      *
  2759.      * @return \AutomarketBundle\Controller\ServicesController
  2760.      */
  2761.     protected function getServicesControllerService()
  2762.     {
  2763.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2764.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2765.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2766.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/MainController.php';
  2767.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/ServicesController.php';
  2768.         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()));
  2769.     }
  2770.     /**
  2771.      * Gets the public 'AutomarketBundle\Controller\SiteMapController' shared autowired service.
  2772.      *
  2773.      * @return \AutomarketBundle\Controller\SiteMapController
  2774.      */
  2775.     protected function getSiteMapControllerService()
  2776.     {
  2777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2778.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2779.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2780.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/SiteMapController.php';
  2781.         $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()));
  2782.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\SiteMapController'$this));
  2783.         return $instance;
  2784.     }
  2785.     /**
  2786.      * Gets the public 'AutomarketBundle\Controller\VacancyController' shared autowired service.
  2787.      *
  2788.      * @return \AutomarketBundle\Controller\VacancyController
  2789.      */
  2790.     protected function getVacancyControllerService()
  2791.     {
  2792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2793.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  2794.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/BaseController.php';
  2795.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Controller/VacancyController.php';
  2796.         $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()));
  2797.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('AutomarketBundle\\Controller\\VacancyController'$this));
  2798.         return $instance;
  2799.     }
  2800.     /**
  2801.      * Gets the public 'AutomarketBundle\Services\CatalogService' shared service.
  2802.      *
  2803.      * @return \AutomarketBundle\Services\CatalogService
  2804.      */
  2805.     protected function getCatalogServiceService()
  2806.     {
  2807.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Services/CatalogService.php';
  2808.         $a = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  2809.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2810.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2811.         }
  2812.         $b = ($this->services['router'] ?? $this->getRouterService());
  2813.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2814.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2815.         }
  2816.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2817.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2818.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2819.         }
  2820.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  2821.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2822.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2823.         }
  2824.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  2825.         if (isset($this->services['AutomarketBundle\\Services\\CatalogService'])) {
  2826.             return $this->services['AutomarketBundle\\Services\\CatalogService'];
  2827.         }
  2828.         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);
  2829.     }
  2830.     /**
  2831.      * Gets the public 'AutomarketBundle\Services\FilterService' shared service.
  2832.      *
  2833.      * @return \AutomarketBundle\Services\FilterService
  2834.      */
  2835.     protected function getFilterServiceService()
  2836.     {
  2837.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Services/FilterService.php';
  2838.         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()));
  2839.     }
  2840.     /**
  2841.      * Gets the public 'AutomarketBundle\Services\MainService' shared service.
  2842.      *
  2843.      * @return \AutomarketBundle\Services\MainService
  2844.      */
  2845.     protected function getMainServiceService()
  2846.     {
  2847.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Services/MainService.php';
  2848.         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()));
  2849.     }
  2850.     /**
  2851.      * Gets the public 'AutomarketBundle\Services\SeoService' shared service.
  2852.      *
  2853.      * @return \AutomarketBundle\Services\SeoService
  2854.      */
  2855.     protected function getSeoServiceService()
  2856.     {
  2857.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Services/SeoService.php';
  2858.         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()));
  2859.     }
  2860.     /**
  2861.      * Gets the public 'BmpGatewayBundle\Command\AccessoriesSyncCommand' shared autowired service.
  2862.      *
  2863.      * @return \BmpGatewayBundle\Command\AccessoriesSyncCommand
  2864.      */
  2865.     protected function getAccessoriesSyncCommandService()
  2866.     {
  2867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2868.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/AccessoriesSyncCommand.php';
  2869.         return $this->services['BmpGatewayBundle\\Command\\AccessoriesSyncCommand'] = new \BmpGatewayBundle\Command\AccessoriesSyncCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2870.     }
  2871.     /**
  2872.      * Gets the public 'BmpGatewayBundle\Command\Base\BaseSynchronizeCommand' shared autowired service.
  2873.      *
  2874.      * @return \BmpGatewayBundle\Command\Base\BaseSynchronizeCommand
  2875.      */
  2876.     protected function getBaseSynchronizeCommandService()
  2877.     {
  2878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2879.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  2880.         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()));
  2881.     }
  2882.     /**
  2883.      * Gets the public 'BmpGatewayBundle\Command\CrmSendCreditLeadsCommand' shared autowired service.
  2884.      *
  2885.      * @return \BmpGatewayBundle\Command\CrmSendCreditLeadsCommand
  2886.      */
  2887.     protected function getCrmSendCreditLeadsCommandService()
  2888.     {
  2889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2890.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/CrmSendCreditLeadsCommand.php';
  2891.         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()));
  2892.     }
  2893.     /**
  2894.      * Gets the public 'BmpGatewayBundle\Command\CrmSendViewVehiclesCommand' shared autowired service.
  2895.      *
  2896.      * @return \BmpGatewayBundle\Command\CrmSendViewVehiclesCommand
  2897.      */
  2898.     protected function getCrmSendViewVehiclesCommandService()
  2899.     {
  2900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2901.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/CrmSendViewVehiclesCommand.php';
  2902.         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()));
  2903.     }
  2904.     /**
  2905.      * Gets the public 'BmpGatewayBundle\Command\CrmSyncVehicleEstimateLeadsCommand' shared autowired service.
  2906.      *
  2907.      * @return \BmpGatewayBundle\Command\CrmSyncVehicleEstimateLeadsCommand
  2908.      */
  2909.     protected function getCrmSyncVehicleEstimateLeadsCommandService()
  2910.     {
  2911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2912.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/CrmSyncVehicleEstimateLeadsCommand.php';
  2913.         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()));
  2914.     }
  2915.     /**
  2916.      * Gets the public 'BmpGatewayBundle\Command\ModelFromCRMSyncBy1CCommand' shared autowired service.
  2917.      *
  2918.      * @return \BmpGatewayBundle\Command\ModelFromCRMSyncBy1CCommand
  2919.      */
  2920.     protected function getModelFromCRMSyncBy1CCommandService()
  2921.     {
  2922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2923.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/ModelFromCRMSyncBy1CCommand.php';
  2924.         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()));
  2925.     }
  2926.     /**
  2927.      * Gets the public 'BmpGatewayBundle\Command\MvdHistoryCommand' shared autowired service.
  2928.      *
  2929.      * @return \BmpGatewayBundle\Command\MvdHistoryCommand
  2930.      */
  2931.     protected function getMvdHistoryCommandService()
  2932.     {
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2934.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/MvdHistoryCommand.php';
  2935.         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()));
  2936.     }
  2937.     /**
  2938.      * Gets the public 'BmpGatewayBundle\Command\PeugeotSyncCommand' shared autowired service.
  2939.      *
  2940.      * @return \BmpGatewayBundle\Command\PeugeotSyncCommand
  2941.      */
  2942.     protected function getPeugeotSyncCommandService()
  2943.     {
  2944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2945.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/PeugeotSyncCommand.php';
  2946.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Peugeot/PeugeotApi.php';
  2947.         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()));
  2948.     }
  2949.     /**
  2950.      * Gets the public 'BmpGatewayBundle\Command\PipeDriveSendToCreatioCommand' shared autowired service.
  2951.      *
  2952.      * @return \BmpGatewayBundle\Command\PipeDriveSendToCreatioCommand
  2953.      */
  2954.     protected function getPipeDriveSendToCreatioCommandService()
  2955.     {
  2956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2957.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/PipeDriveSendToCreatioCommand.php';
  2958.         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()));
  2959.     }
  2960.     /**
  2961.      * Gets the public 'BmpGatewayBundle\Command\RiaNotifyCommand' shared autowired service.
  2962.      *
  2963.      * @return \BmpGatewayBundle\Command\RiaNotifyCommand
  2964.      */
  2965.     protected function getRiaNotifyCommandService()
  2966.     {
  2967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2968.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/RiaNotifyCommand.php';
  2969.         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()));
  2970.     }
  2971.     /**
  2972.      * Gets the public 'BmpGatewayBundle\Command\SendFormTo1CCommand' shared autowired service.
  2973.      *
  2974.      * @return \BmpGatewayBundle\Command\SendFormTo1CCommand
  2975.      */
  2976.     protected function getSendFormTo1CCommandService()
  2977.     {
  2978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2979.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  2980.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SendFormTo1CCommand.php';
  2981.         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()));
  2982.     }
  2983.     /**
  2984.      * Gets the public 'BmpGatewayBundle\Command\SendSMSFormCommand' shared autowired service.
  2985.      *
  2986.      * @return \BmpGatewayBundle\Command\SendSMSFormCommand
  2987.      */
  2988.     protected function getSendSMSFormCommandService()
  2989.     {
  2990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2991.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  2992.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SendSMSFormCommand.php';
  2993.         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()));
  2994.     }
  2995.     /**
  2996.      * Gets the public 'BmpGatewayBundle\Command\SynchronizeCRMCommand' shared autowired service.
  2997.      *
  2998.      * @return \BmpGatewayBundle\Command\SynchronizeCRMCommand
  2999.      */
  3000.     protected function getSynchronizeCRMCommandService()
  3001.     {
  3002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3003.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  3004.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizeCRMCommand.php';
  3005.         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()));
  3006.     }
  3007.     /**
  3008.      * Gets the public 'BmpGatewayBundle\Command\SynchronizeCRMOnlineEstimateCommand' shared autowired service.
  3009.      *
  3010.      * @return \BmpGatewayBundle\Command\SynchronizeCRMOnlineEstimateCommand
  3011.      */
  3012.     protected function getSynchronizeCRMOnlineEstimateCommandService()
  3013.     {
  3014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3015.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  3016.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizeCRMOnlineEstimateCommand.php';
  3017.         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()));
  3018.     }
  3019.     /**
  3020.      * Gets the public 'BmpGatewayBundle\Command\SynchronizePCUCommand' shared autowired service.
  3021.      *
  3022.      * @return \BmpGatewayBundle\Command\SynchronizePCUCommand
  3023.      */
  3024.     protected function getSynchronizePCUCommandService()
  3025.     {
  3026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3027.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  3028.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizePCUCommand.php';
  3029.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  3030.         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()), ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())));
  3031.     }
  3032.     /**
  3033.      * Gets the public 'BmpGatewayBundle\Command\SynchronizeTestDriveCommand' shared autowired service.
  3034.      *
  3035.      * @return \BmpGatewayBundle\Command\SynchronizeTestDriveCommand
  3036.      */
  3037.     protected function getSynchronizeTestDriveCommandService()
  3038.     {
  3039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3040.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizeTestDriveCommand.php';
  3041.         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()));
  3042.     }
  3043.     /**
  3044.      * Gets the public 'BmpGatewayBundle\Command\SynchronizeYamahaCRMCommand' shared autowired service.
  3045.      *
  3046.      * @return \BmpGatewayBundle\Command\SynchronizeYamahaCRMCommand
  3047.      */
  3048.     protected function getSynchronizeYamahaCRMCommandService()
  3049.     {
  3050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3051.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/Base/BaseSynchronizeCommand.php';
  3052.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/SynchronizeYamahaCRMCommand.php';
  3053.         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()));
  3054.     }
  3055.     /**
  3056.      * Gets the public 'BmpGatewayBundle\Command\TaskCommand' shared autowired service.
  3057.      *
  3058.      * @return \BmpGatewayBundle\Command\TaskCommand
  3059.      */
  3060.     protected function getTaskCommandService()
  3061.     {
  3062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3063.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/TaskCommand.php';
  3064.         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()));
  3065.     }
  3066.     /**
  3067.      * Gets the public 'BmpGatewayBundle\Command\TelegramWorkerServerCommand' shared autowired service.
  3068.      *
  3069.      * @return \BmpGatewayBundle\Command\TelegramWorkerServerCommand
  3070.      */
  3071.     protected function getTelegramWorkerServerCommandService()
  3072.     {
  3073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3074.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/TelegramWorkerServerCommand.php';
  3075.         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()));
  3076.     }
  3077.     /**
  3078.      * Gets the public 'BmpGatewayBundle\Command\UpdatePostomateCommand' shared autowired service.
  3079.      *
  3080.      * @return \BmpGatewayBundle\Command\UpdatePostomateCommand
  3081.      */
  3082.     protected function getUpdatePostomateCommandService()
  3083.     {
  3084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3085.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Command/UpdatePostomateCommand.php';
  3086.         return $this->services['BmpGatewayBundle\\Command\\UpdatePostomateCommand'] = new \BmpGatewayBundle\Command\UpdatePostomateCommand(($this->services['gateway.postomate.service'] ?? $this->getGateway_Postomate_ServiceService()));
  3087.     }
  3088.     /**
  3089.      * Gets the public 'CoreBundle\Command\AccessoriesContentCopyCommand' shared autowired service.
  3090.      *
  3091.      * @return \CoreBundle\Command\AccessoriesContentCopyCommand
  3092.      */
  3093.     protected function getAccessoriesContentCopyCommandService()
  3094.     {
  3095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3096.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AccessoriesContentCopyCommand.php';
  3097.         return $this->services['CoreBundle\\Command\\AccessoriesContentCopyCommand'] = new \CoreBundle\Command\AccessoriesContentCopyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3098.     }
  3099.     /**
  3100.      * Gets the public 'CoreBundle\Command\AutoRiaDownloadAdCommand' shared autowired service.
  3101.      *
  3102.      * @return \CoreBundle\Command\AutoRiaDownloadAdCommand
  3103.      */
  3104.     protected function getAutoRiaDownloadAdCommandService()
  3105.     {
  3106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3107.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AutoRiaDownloadAdCommand.php';
  3108.         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()));
  3109.     }
  3110.     /**
  3111.      * Gets the public 'CoreBundle\Command\CalculateEstimateInfoCommand' shared autowired service.
  3112.      *
  3113.      * @return \CoreBundle\Command\CalculateEstimateInfoCommand
  3114.      */
  3115.     protected function getCalculateEstimateInfoCommandService()
  3116.     {
  3117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3118.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CalculateEstimateInfoCommand.php';
  3119.         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()));
  3120.     }
  3121.     /**
  3122.      * Gets the public 'CoreBundle\Command\CallbackProcessCommand' shared autowired service.
  3123.      *
  3124.      * @return \CoreBundle\Command\CallbackProcessCommand
  3125.      */
  3126.     protected function getCallbackProcessCommandService()
  3127.     {
  3128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3129.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CallbackProcessCommand.php';
  3130.         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()));
  3131.     }
  3132.     /**
  3133.      * Gets the public 'CoreBundle\Command\CallbackStatusCommand' shared autowired service.
  3134.      *
  3135.      * @return \CoreBundle\Command\CallbackStatusCommand
  3136.      */
  3137.     protected function getCallbackStatusCommandService()
  3138.     {
  3139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3140.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CallbackStatusCommand.php';
  3141.         return $this->services['CoreBundle\\Command\\CallbackStatusCommand'] = new \CoreBundle\Command\CallbackStatusCommand();
  3142.     }
  3143.     /**
  3144.      * Gets the public 'CoreBundle\Command\ChangeVehicleOptionsCommand' shared autowired service.
  3145.      *
  3146.      * @return \CoreBundle\Command\ChangeVehicleOptionsCommand
  3147.      */
  3148.     protected function getChangeVehicleOptionsCommandService()
  3149.     {
  3150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3151.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ChangeVehicleOptionsCommand.php';
  3152.         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()));
  3153.     }
  3154.     /**
  3155.      * Gets the public 'CoreBundle\Command\CreateCsvAccessoriesCommand' shared autowired service.
  3156.      *
  3157.      * @return \CoreBundle\Command\CreateCsvAccessoriesCommand
  3158.      */
  3159.     protected function getCreateCsvAccessoriesCommandService()
  3160.     {
  3161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3162.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateCsvAccessoriesCommand.php';
  3163.         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()));
  3164.     }
  3165.     /**
  3166.      * Gets the public 'CoreBundle\Command\CreateMerchantAccessoriesCommand' shared autowired service.
  3167.      *
  3168.      * @return \CoreBundle\Command\CreateMerchantAccessoriesCommand
  3169.      */
  3170.     protected function getCreateMerchantAccessoriesCommandService()
  3171.     {
  3172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3173.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateMerchantAccessoriesCommand.php';
  3174.         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()));
  3175.     }
  3176.     /**
  3177.      * Gets the public 'CoreBundle\Command\CreateMerchantVehiclesCommand' shared autowired service.
  3178.      *
  3179.      * @return \CoreBundle\Command\CreateMerchantVehiclesCommand
  3180.      */
  3181.     protected function getCreateMerchantVehiclesCommandService()
  3182.     {
  3183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3184.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateMerchantVehiclesCommand.php';
  3185.         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()));
  3186.     }
  3187.     /**
  3188.      * Gets the public 'CoreBundle\Command\CreateRssCommand' shared autowired service.
  3189.      *
  3190.      * @return \CoreBundle\Command\CreateRssCommand
  3191.      */
  3192.     protected function getCreateRssCommandService()
  3193.     {
  3194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3195.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateRssCommand.php';
  3196.         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)));
  3197.     }
  3198.     /**
  3199.      * Gets the public 'CoreBundle\Command\DeleteCarsImagesCommand' shared autowired service.
  3200.      *
  3201.      * @return \CoreBundle\Command\DeleteCarsImagesCommand
  3202.      */
  3203.     protected function getDeleteCarsImagesCommandService()
  3204.     {
  3205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3206.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DeleteCarsImagesCommand.php';
  3207.         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()));
  3208.     }
  3209.     /**
  3210.      * Gets the public 'CoreBundle\Command\DeleteVehiclesFromQueueInCRMCommand' shared autowired service.
  3211.      *
  3212.      * @return \CoreBundle\Command\DeleteVehiclesFromQueueInCRMCommand
  3213.      */
  3214.     protected function getDeleteVehiclesFromQueueInCRMCommandService()
  3215.     {
  3216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3217.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DeleteVehiclesFromQueueInCRMCommand.php';
  3218.         return $this->services['CoreBundle\\Command\\DeleteVehiclesFromQueueInCRMCommand'] = new \CoreBundle\Command\DeleteVehiclesFromQueueInCRMCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3219.     }
  3220.     /**
  3221.      * Gets the public 'CoreBundle\Command\DeployCommand' shared autowired service.
  3222.      *
  3223.      * @return \CoreBundle\Command\DeployCommand
  3224.      */
  3225.     protected function getDeployCommandService()
  3226.     {
  3227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3228.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DeployCommand.php';
  3229.         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()));
  3230.     }
  3231.     /**
  3232.      * Gets the public 'CoreBundle\Command\DevCommand' shared autowired service.
  3233.      *
  3234.      * @return \CoreBundle\Command\DevCommand
  3235.      */
  3236.     protected function getDevCommandService()
  3237.     {
  3238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3239.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DevCommand.php';
  3240.         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()));
  3241.     }
  3242.     /**
  3243.      * Gets the public 'CoreBundle\Command\FetchVehiclesCommand' shared autowired service.
  3244.      *
  3245.      * @return \CoreBundle\Command\FetchVehiclesCommand
  3246.      */
  3247.     protected function getFetchVehiclesCommandService()
  3248.     {
  3249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3250.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/FetchVehiclesCommand.php';
  3251.         return $this->services['CoreBundle\\Command\\FetchVehiclesCommand'] = new \CoreBundle\Command\FetchVehiclesCommand(($this->services['core.fetch.vehicle.service'] ?? $this->getCore_Fetch_Vehicle_ServiceService()));
  3252.     }
  3253.     /**
  3254.      * Gets the public 'CoreBundle\Command\GenerationUrlCommand' shared autowired service.
  3255.      *
  3256.      * @return \CoreBundle\Command\GenerationUrlCommand
  3257.      */
  3258.     protected function getGenerationUrlCommandService()
  3259.     {
  3260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3261.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/GenerationUrlCommand.php';
  3262.         return $this->services['CoreBundle\\Command\\GenerationUrlCommand'] = new \CoreBundle\Command\GenerationUrlCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3263.     }
  3264.     /**
  3265.      * Gets the public 'CoreBundle\Command\JiraCreateIssuesCommand' shared autowired service.
  3266.      *
  3267.      * @return \CoreBundle\Command\JiraCreateIssuesCommand
  3268.      */
  3269.     protected function getJiraCreateIssuesCommandService()
  3270.     {
  3271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3272.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/JiraCreateIssuesCommand.php';
  3273.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Jira/JiraService.php';
  3274.         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)))));
  3275.     }
  3276.     /**
  3277.      * Gets the public 'CoreBundle\Command\LeasingCalcLogCommand' shared autowired service.
  3278.      *
  3279.      * @return \CoreBundle\Command\LeasingCalcLogCommand
  3280.      */
  3281.     protected function getLeasingCalcLogCommandService()
  3282.     {
  3283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3284.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/LeasingCalcLogCommand.php';
  3285.         return $this->services['CoreBundle\\Command\\LeasingCalcLogCommand'] = new \CoreBundle\Command\LeasingCalcLogCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3286.     }
  3287.     /**
  3288.      * Gets the public 'CoreBundle\Command\MediaRemoveCommand' shared autowired service.
  3289.      *
  3290.      * @return \CoreBundle\Command\MediaRemoveCommand
  3291.      */
  3292.     protected function getMediaRemoveCommandService()
  3293.     {
  3294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3295.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/MediaRemoveCommand.php';
  3296.         return $this->services['CoreBundle\\Command\\MediaRemoveCommand'] = new \CoreBundle\Command\MediaRemoveCommand();
  3297.     }
  3298.     /**
  3299.      * Gets the public 'CoreBundle\Command\PagespeedCommand' shared autowired service.
  3300.      *
  3301.      * @return \CoreBundle\Command\PagespeedCommand
  3302.      */
  3303.     protected function getPagespeedCommandService()
  3304.     {
  3305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3306.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/PagespeedCommand.php';
  3307.         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()));
  3308.     }
  3309.     /**
  3310.      * Gets the public 'CoreBundle\Command\RedmineTimeCommand' shared autowired service.
  3311.      *
  3312.      * @return \CoreBundle\Command\RedmineTimeCommand
  3313.      */
  3314.     protected function getRedmineTimeCommandService()
  3315.     {
  3316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3317.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/RedmineTimeCommand.php';
  3318.         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()));
  3319.     }
  3320.     /**
  3321.      * Gets the public 'CoreBundle\Command\RegenerateThumbnailsCommand' shared autowired service.
  3322.      *
  3323.      * @return \CoreBundle\Command\RegenerateThumbnailsCommand
  3324.      */
  3325.     protected function getRegenerateThumbnailsCommandService()
  3326.     {
  3327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3328.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/RegenerateThumbnailsCommand.php';
  3329.         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()));
  3330.     }
  3331.     /**
  3332.      * Gets the public 'CoreBundle\Command\ResumeSearchCommand' shared autowired service.
  3333.      *
  3334.      * @return \CoreBundle\Command\ResumeSearchCommand
  3335.      */
  3336.     protected function getResumeSearchCommandService()
  3337.     {
  3338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3339.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ResumeSearchCommand.php';
  3340.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  3341.         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()));
  3342.     }
  3343.     /**
  3344.      * Gets the public 'CoreBundle\Command\SearchCarByEdrpouCommand' shared autowired service.
  3345.      *
  3346.      * @return \CoreBundle\Command\SearchCarByEdrpouCommand
  3347.      */
  3348.     protected function getSearchCarByEdrpouCommandService()
  3349.     {
  3350.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3351.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SearchCarByEdrpouCommand.php';
  3352.         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()));
  3353.     }
  3354.     /**
  3355.      * Gets the public 'CoreBundle\Command\SendMVDHistoryCommand' shared autowired service.
  3356.      *
  3357.      * @return \CoreBundle\Command\SendMVDHistoryCommand
  3358.      */
  3359.     protected function getSendMVDHistoryCommandService()
  3360.     {
  3361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3362.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendMVDHistoryCommand.php';
  3363.         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()));
  3364.     }
  3365.     /**
  3366.      * Gets the public 'CoreBundle\Command\SendOrderNotifyCommand' shared autowired service.
  3367.      *
  3368.      * @return \CoreBundle\Command\SendOrderNotifyCommand
  3369.      */
  3370.     protected function getSendOrderNotifyCommandService()
  3371.     {
  3372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3373.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendOrderNotifyCommand.php';
  3374.         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()));
  3375.     }
  3376.     /**
  3377.      * Gets the public 'CoreBundle\Command\SendVehicleSubscriberCommand' shared autowired service.
  3378.      *
  3379.      * @return \CoreBundle\Command\SendVehicleSubscriberCommand
  3380.      */
  3381.     protected function getSendVehicleSubscriberCommandService()
  3382.     {
  3383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3384.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendVehicleSubscriberCommand.php';
  3385.         return $this->services['CoreBundle\\Command\\SendVehicleSubscriberCommand'] = new \CoreBundle\Command\SendVehicleSubscriberCommand(($this->services['core.vehicles_subscriber.service'] ?? $this->getCore_VehiclesSubscriber_ServiceService()));
  3386.     }
  3387.     /**
  3388.      * Gets the public 'CoreBundle\Command\SendVehiclesToCrmCommand' shared autowired service.
  3389.      *
  3390.      * @return \CoreBundle\Command\SendVehiclesToCrmCommand
  3391.      */
  3392.     protected function getSendVehiclesToCrmCommandService()
  3393.     {
  3394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3395.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendVehiclesToCrmCommand.php';
  3396.         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()));
  3397.     }
  3398.     /**
  3399.      * Gets the public 'CoreBundle\Command\ServiceWorkVariationsCommand' shared autowired service.
  3400.      *
  3401.      * @return \CoreBundle\Command\ServiceWorkVariationsCommand
  3402.      */
  3403.     protected function getServiceWorkVariationsCommandService()
  3404.     {
  3405.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3406.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ServiceWorkVariationsCommand.php';
  3407.         return $this->services['CoreBundle\\Command\\ServiceWorkVariationsCommand'] = new \CoreBundle\Command\ServiceWorkVariationsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3408.     }
  3409.     /**
  3410.      * Gets the public 'CoreBundle\Command\TempCommand' shared autowired service.
  3411.      *
  3412.      * @return \CoreBundle\Command\TempCommand
  3413.      */
  3414.     protected function getTempCommandService()
  3415.     {
  3416.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3417.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/TempCommand.php';
  3418.         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))));
  3419.     }
  3420.     /**
  3421.      * Gets the public 'CoreBundle\Command\UpdateAutoRiaAdIdCommand' shared autowired service.
  3422.      *
  3423.      * @return \CoreBundle\Command\UpdateAutoRiaAdIdCommand
  3424.      */
  3425.     protected function getUpdateAutoRiaAdIdCommandService()
  3426.     {
  3427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3428.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateAutoRiaAdIdCommand.php';
  3429.         return $this->services['CoreBundle\\Command\\UpdateAutoRiaAdIdCommand'] = new \CoreBundle\Command\UpdateAutoRiaAdIdCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  3430.     }
  3431.     /**
  3432.      * Gets the public 'CoreBundle\Command\UpdateAutoRiaOptionsCommand' shared autowired service.
  3433.      *
  3434.      * @return \CoreBundle\Command\UpdateAutoRiaOptionsCommand
  3435.      */
  3436.     protected function getUpdateAutoRiaOptionsCommandService()
  3437.     {
  3438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3439.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateAutoRiaOptionsCommand.php';
  3440.         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()));
  3441.     }
  3442.     /**
  3443.      * Gets the public 'CoreBundle\Command\UpdateExchangeRateCommand' shared autowired service.
  3444.      *
  3445.      * @return \CoreBundle\Command\UpdateExchangeRateCommand
  3446.      */
  3447.     protected function getUpdateExchangeRateCommandService()
  3448.     {
  3449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3450.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateExchangeRateCommand.php';
  3451.         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()));
  3452.     }
  3453.     /**
  3454.      * Gets the public 'CoreBundle\Command\UpdateNightDealerCommand' shared autowired service.
  3455.      *
  3456.      * @return \CoreBundle\Command\UpdateNightDealerCommand
  3457.      */
  3458.     protected function getUpdateNightDealerCommandService()
  3459.     {
  3460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3461.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateNightDealerCommand.php';
  3462.         return $this->services['CoreBundle\\Command\\UpdateNightDealerCommand'] = new \CoreBundle\Command\UpdateNightDealerCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3463.     }
  3464.     /**
  3465.      * Gets the public 'CoreBundle\Command\UpdateQueueAutoriaCommand' shared autowired service.
  3466.      *
  3467.      * @return \CoreBundle\Command\UpdateQueueAutoriaCommand
  3468.      */
  3469.     protected function getUpdateQueueAutoriaCommandService()
  3470.     {
  3471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3472.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateQueueAutoriaCommand.php';
  3473.         return $this->services['CoreBundle\\Command\\UpdateQueueAutoriaCommand'] = new \CoreBundle\Command\UpdateQueueAutoriaCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3474.     }
  3475.     /**
  3476.      * Gets the public 'CoreBundle\Command\UpdateUsedVehicleOptionsCommand' shared autowired service.
  3477.      *
  3478.      * @return \CoreBundle\Command\UpdateUsedVehicleOptionsCommand
  3479.      */
  3480.     protected function getUpdateUsedVehicleOptionsCommandService()
  3481.     {
  3482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3483.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UpdateUsedVehicleOptionsCommand.php';
  3484.         return $this->services['CoreBundle\\Command\\UpdateUsedVehicleOptionsCommand'] = new \CoreBundle\Command\UpdateUsedVehicleOptionsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()));
  3485.     }
  3486.     /**
  3487.      * Gets the public 'CoreBundle\Command\UploadMvdInfoCommand' shared autowired service.
  3488.      *
  3489.      * @return \CoreBundle\Command\UploadMvdInfoCommand
  3490.      */
  3491.     protected function getUploadMvdInfoCommandService()
  3492.     {
  3493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3494.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UploadMvdInfoCommand.php';
  3495.         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()));
  3496.     }
  3497.     /**
  3498.      * Gets the public 'CoreBundle\Command\UploadUsedCarsCommand' shared autowired service.
  3499.      *
  3500.      * @return \CoreBundle\Command\UploadUsedCarsCommand
  3501.      */
  3502.     protected function getUploadUsedCarsCommandService()
  3503.     {
  3504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3505.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/UploadUsedCarsCommand.php';
  3506.         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))));
  3507.     }
  3508.     /**
  3509.      * Gets the public 'CoreBundle\Command\VehicleCategoryToCategoriesCopyCommand' shared autowired service.
  3510.      *
  3511.      * @return \CoreBundle\Command\VehicleCategoryToCategoriesCopyCommand
  3512.      */
  3513.     protected function getVehicleCategoryToCategoriesCopyCommandService()
  3514.     {
  3515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3516.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/VehicleCategoryToCategoriesCopyCommand.php';
  3517.         return $this->services['CoreBundle\\Command\\VehicleCategoryToCategoriesCopyCommand'] = new \CoreBundle\Command\VehicleCategoryToCategoriesCopyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3518.     }
  3519.     /**
  3520.      * Gets the public 'CoreBundle\Controller\CoreController' shared autowired service.
  3521.      *
  3522.      * @return \CoreBundle\Controller\CoreController
  3523.      */
  3524.     protected function getCoreControllerService()
  3525.     {
  3526.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3527.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3528.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/CoreController.php';
  3529.         $this->services['CoreBundle\\Controller\\CoreController'] = $instance = new \CoreBundle\Controller\CoreController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()));
  3530.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('CoreBundle\\Controller\\CoreController'$this));
  3531.         return $instance;
  3532.     }
  3533.     /**
  3534.      * Gets the public 'CoreBundle\Controller\CrossDomainAuthController' shared autowired service.
  3535.      *
  3536.      * @return \CoreBundle\Controller\CrossDomainAuthController
  3537.      */
  3538.     protected function getCrossDomainAuthControllerService()
  3539.     {
  3540.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3541.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3542.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/CrossDomainAuthController.php';
  3543.         $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()));
  3544.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('CoreBundle\\Controller\\CrossDomainAuthController'$this));
  3545.         return $instance;
  3546.     }
  3547.     /**
  3548.      * Gets the public 'CoreBundle\Controller\DefaultController' shared autowired service.
  3549.      *
  3550.      * @return \CoreBundle\Controller\DefaultController
  3551.      */
  3552.     protected function getDefaultController2Service()
  3553.     {
  3554.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3555.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/DefaultController.php';
  3556.         $this->services['CoreBundle\\Controller\\DefaultController'] = $instance = new \CoreBundle\Controller\DefaultController();
  3557.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('CoreBundle\\Controller\\DefaultController'$this));
  3558.         return $instance;
  3559.     }
  3560.     /**
  3561.      * Gets the public 'CoreBundle\Controller\ViDiController' shared autowired service.
  3562.      *
  3563.      * @return \CoreBundle\Controller\ViDiController
  3564.      */
  3565.     protected function getViDiControllerService()
  3566.     {
  3567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3568.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3569.         $this->services['CoreBundle\\Controller\\ViDiController'] = $instance = new \CoreBundle\Controller\ViDiController(($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService()));
  3570.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('CoreBundle\\Controller\\ViDiController'$this));
  3571.         return $instance;
  3572.     }
  3573.     /**
  3574.      * Gets the public 'CoreBundle\EventListener\AuthUserListener' shared service.
  3575.      *
  3576.      * @return \CoreBundle\EventListener\AuthUserListener
  3577.      */
  3578.     protected function getAuthUserListenerService()
  3579.     {
  3580.         $a = ($this->services['my.auth'] ?? $this->getMy_AuthService());
  3581.         if (isset($this->services['CoreBundle\\EventListener\\AuthUserListener'])) {
  3582.             return $this->services['CoreBundle\\EventListener\\AuthUserListener'];
  3583.         }
  3584.         return $this->services['CoreBundle\\EventListener\\AuthUserListener'] = new \CoreBundle\EventListener\AuthUserListener($a);
  3585.     }
  3586.     /**
  3587.      * Gets the public 'CoreBundle\EventListener\RedirectListener' shared service.
  3588.      *
  3589.      * @return \CoreBundle\EventListener\RedirectListener
  3590.      */
  3591.     protected function getRedirectListenerService()
  3592.     {
  3593.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3594.         if (isset($this->services['CoreBundle\\EventListener\\RedirectListener'])) {
  3595.             return $this->services['CoreBundle\\EventListener\\RedirectListener'];
  3596.         }
  3597.         return $this->services['CoreBundle\\EventListener\\RedirectListener'] = new \CoreBundle\EventListener\RedirectListener($this->parameters['redirect'], $a);
  3598.     }
  3599.     /**
  3600.      * Gets the public 'CoreBundle\Factory\Vehicle' shared autowired service.
  3601.      *
  3602.      * @return \CoreBundle\Factory\Vehicle
  3603.      */
  3604.     protected function getVehicleService()
  3605.     {
  3606.         include_once \dirname(__DIR__4).'/src/CoreBundle/Factory/Vehicle.php';
  3607.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3608.         if (isset($this->services['CoreBundle\\Factory\\Vehicle'])) {
  3609.             return $this->services['CoreBundle\\Factory\\Vehicle'];
  3610.         }
  3611.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  3612.         if (isset($this->services['CoreBundle\\Factory\\Vehicle'])) {
  3613.             return $this->services['CoreBundle\\Factory\\Vehicle'];
  3614.         }
  3615.         $c = ($this->services['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService());
  3616.         if (isset($this->services['CoreBundle\\Factory\\Vehicle'])) {
  3617.             return $this->services['CoreBundle\\Factory\\Vehicle'];
  3618.         }
  3619.         $d = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  3620.         if (isset($this->services['CoreBundle\\Factory\\Vehicle'])) {
  3621.             return $this->services['CoreBundle\\Factory\\Vehicle'];
  3622.         }
  3623.         return $this->services['CoreBundle\\Factory\\Vehicle'] = new \CoreBundle\Factory\Vehicle($a$b$c$d);
  3624.     }
  3625.     /**
  3626.      * Gets the public 'CoreBundle\Model\Vehicles\Repository' shared autowired service.
  3627.      *
  3628.      * @return \CoreBundle\Model\Vehicles\Repository
  3629.      */
  3630.     protected function getRepositoryService()
  3631.     {
  3632.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Vehicles/Repository.php';
  3633.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3634.         if (isset($this->services['CoreBundle\\Model\\Vehicles\\Repository'])) {
  3635.             return $this->services['CoreBundle\\Model\\Vehicles\\Repository'];
  3636.         }
  3637.         return $this->services['CoreBundle\\Model\\Vehicles\\Repository'] = new \CoreBundle\Model\Vehicles\Repository($a);
  3638.     }
  3639.     /**
  3640.      * Gets the public 'DcSiteBundle\Controller\AccessoriesController' shared autowired service.
  3641.      *
  3642.      * @return \DcSiteBundle\Controller\AccessoriesController
  3643.      */
  3644.     protected function getAccessoriesControllerService()
  3645.     {
  3646.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3647.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3648.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3649.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/AccessoriesController.php';
  3650.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3651.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3652.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\AccessoriesController'$this));
  3653.         return $instance;
  3654.     }
  3655.     /**
  3656.      * Gets the public 'DcSiteBundle\Controller\AccessoriesFilterController' shared autowired service.
  3657.      *
  3658.      * @return \DcSiteBundle\Controller\AccessoriesFilterController
  3659.      */
  3660.     protected function getAccessoriesFilterControllerService()
  3661.     {
  3662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3663.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3664.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3665.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/AccessoriesFilterController.php';
  3666.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3667.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3668.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\AccessoriesFilterController'$this));
  3669.         return $instance;
  3670.     }
  3671.     /**
  3672.      * Gets the public 'DcSiteBundle\Controller\AjaxEntityController' shared autowired service.
  3673.      *
  3674.      * @return \DcSiteBundle\Controller\AjaxEntityController
  3675.      */
  3676.     protected function getAjaxEntityControllerService()
  3677.     {
  3678.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3679.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3680.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3681.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/AjaxEntityController.php';
  3682.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3683.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3684.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\AjaxEntityController'$this));
  3685.         return $instance;
  3686.     }
  3687.     /**
  3688.      * Gets the public 'DcSiteBundle\Controller\BaseDcController' shared autowired service.
  3689.      *
  3690.      * @return \DcSiteBundle\Controller\BaseDcController
  3691.      */
  3692.     protected function getBaseDcControllerService()
  3693.     {
  3694.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3695.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3696.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3697.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3698.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3699.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\BaseDcController'$this));
  3700.         return $instance;
  3701.     }
  3702.     /**
  3703.      * Gets the public 'DcSiteBundle\Controller\CallbackController' shared autowired service.
  3704.      *
  3705.      * @return \DcSiteBundle\Controller\CallbackController
  3706.      */
  3707.     protected function getCallbackControllerService()
  3708.     {
  3709.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3710.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3711.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3712.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CallbackController.php';
  3713.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3714.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3715.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CallbackController'$this));
  3716.         return $instance;
  3717.     }
  3718.     /**
  3719.      * Gets the public 'DcSiteBundle\Controller\CarController' shared autowired service.
  3720.      *
  3721.      * @return \DcSiteBundle\Controller\CarController
  3722.      */
  3723.     protected function getCarController2Service()
  3724.     {
  3725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3726.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3727.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3728.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CarController.php';
  3729.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3730.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3731.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CarController'$this));
  3732.         return $instance;
  3733.     }
  3734.     /**
  3735.      * Gets the public 'DcSiteBundle\Controller\CarInStockModuleController' shared autowired service.
  3736.      *
  3737.      * @return \DcSiteBundle\Controller\CarInStockModuleController
  3738.      */
  3739.     protected function getCarInStockModuleControllerService()
  3740.     {
  3741.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3742.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3743.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3744.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CarInStockModuleController.php';
  3745.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3746.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3747.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CarInStockModuleController'$this));
  3748.         return $instance;
  3749.     }
  3750.     /**
  3751.      * Gets the public 'DcSiteBundle\Controller\Citroen\AboutController' shared autowired service.
  3752.      *
  3753.      * @return \DcSiteBundle\Controller\Citroen\AboutController
  3754.      */
  3755.     protected function getAboutController2Service()
  3756.     {
  3757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3758.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3759.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3760.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3761.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/AboutController.php';
  3762.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3763.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3764.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\AboutController'$this));
  3765.         return $instance;
  3766.     }
  3767.     /**
  3768.      * Gets the public 'DcSiteBundle\Controller\Citroen\AccessoriesController' shared autowired service.
  3769.      *
  3770.      * @return \DcSiteBundle\Controller\Citroen\AccessoriesController
  3771.      */
  3772.     protected function getAccessoriesController2Service()
  3773.     {
  3774.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3775.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3776.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3777.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3778.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/AccessoriesController.php';
  3779.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3780.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['dc.accessory.shop'] ?? $this->getDc_Accessory_ShopService()));
  3781.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\AccessoriesController'$this));
  3782.         return $instance;
  3783.     }
  3784.     /**
  3785.      * Gets the public 'DcSiteBundle\Controller\Citroen\BaseController' shared autowired service.
  3786.      *
  3787.      * @return \DcSiteBundle\Controller\Citroen\BaseController
  3788.      */
  3789.     protected function getBaseController2Service()
  3790.     {
  3791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3792.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3793.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3794.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3795.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3796.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3797.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\BaseController'$this));
  3798.         return $instance;
  3799.     }
  3800.     /**
  3801.      * Gets the public 'DcSiteBundle\Controller\Citroen\BasketController' shared autowired service.
  3802.      *
  3803.      * @return \DcSiteBundle\Controller\Citroen\BasketController
  3804.      */
  3805.     protected function getBasketControllerService()
  3806.     {
  3807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3808.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3809.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3810.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3811.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BasketController.php';
  3812.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3813.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3814.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\BasketController'$this));
  3815.         return $instance;
  3816.     }
  3817.     /**
  3818.      * Gets the public 'DcSiteBundle\Controller\Citroen\CarController' shared autowired service.
  3819.      *
  3820.      * @return \DcSiteBundle\Controller\Citroen\CarController
  3821.      */
  3822.     protected function getCarController3Service()
  3823.     {
  3824.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3825.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3826.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3827.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3828.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/CarController.php';
  3829.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3830.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($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()));
  3831.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\CarController'$this));
  3832.         return $instance;
  3833.     }
  3834.     /**
  3835.      * Gets the public 'DcSiteBundle\Controller\Citroen\FinanceController' shared autowired service.
  3836.      *
  3837.      * @return \DcSiteBundle\Controller\Citroen\FinanceController
  3838.      */
  3839.     protected function getFinanceControllerService()
  3840.     {
  3841.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3842.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3843.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3844.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3845.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/FinanceController.php';
  3846.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3847.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3848.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\FinanceController'$this));
  3849.         return $instance;
  3850.     }
  3851.     /**
  3852.      * Gets the public 'DcSiteBundle\Controller\Citroen\MainController' shared autowired service.
  3853.      *
  3854.      * @return \DcSiteBundle\Controller\Citroen\MainController
  3855.      */
  3856.     protected function getMainController2Service()
  3857.     {
  3858.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3859.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3860.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3861.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3862.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/MainController.php';
  3863.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3864.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3865.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\MainController'$this));
  3866.         return $instance;
  3867.     }
  3868.     /**
  3869.      * Gets the public 'DcSiteBundle\Controller\Citroen\ServiceController' shared autowired service.
  3870.      *
  3871.      * @return \DcSiteBundle\Controller\Citroen\ServiceController
  3872.      */
  3873.     protected function getServiceControllerService()
  3874.     {
  3875.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3876.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3877.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3878.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3879.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/ServiceController.php';
  3880.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3881.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3882.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\ServiceController'$this));
  3883.         return $instance;
  3884.     }
  3885.     /**
  3886.      * Gets the public 'DcSiteBundle\Controller\Citroen\StocksController' shared autowired service.
  3887.      *
  3888.      * @return \DcSiteBundle\Controller\Citroen\StocksController
  3889.      */
  3890.     protected function getStocksControllerService()
  3891.     {
  3892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3893.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3894.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3895.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/BaseController.php';
  3896.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Citroen/StocksController.php';
  3897.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3898.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3899.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Citroen\\StocksController'$this));
  3900.         return $instance;
  3901.     }
  3902.     /**
  3903.      * Gets the public 'DcSiteBundle\Controller\ConfiguratorController' shared autowired service.
  3904.      *
  3905.      * @return \DcSiteBundle\Controller\ConfiguratorController
  3906.      */
  3907.     protected function getConfiguratorController2Service()
  3908.     {
  3909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3910.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3911.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3912.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ConfiguratorController.php';
  3913.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3914.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3915.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ConfiguratorController'$this));
  3916.         return $instance;
  3917.     }
  3918.     /**
  3919.      * Gets the public 'DcSiteBundle\Controller\CreditController' shared autowired service.
  3920.      *
  3921.      * @return \DcSiteBundle\Controller\CreditController
  3922.      */
  3923.     protected function getCreditControllerService()
  3924.     {
  3925.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3926.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3927.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3928.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CreditController.php';
  3929.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3930.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3931.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CreditController'$this));
  3932.         return $instance;
  3933.     }
  3934.     /**
  3935.      * Gets the public 'DcSiteBundle\Controller\CsvAccessoriesController' shared autowired service.
  3936.      *
  3937.      * @return \DcSiteBundle\Controller\CsvAccessoriesController
  3938.      */
  3939.     protected function getCsvAccessoriesControllerService()
  3940.     {
  3941.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3942.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3943.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3944.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/CsvAccessoriesController.php';
  3945.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3946.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3947.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\CsvAccessoriesController'$this));
  3948.         return $instance;
  3949.     }
  3950.     /**
  3951.      * Gets the public 'DcSiteBundle\Controller\FinanceController' shared autowired service.
  3952.      *
  3953.      * @return \DcSiteBundle\Controller\FinanceController
  3954.      */
  3955.     protected function getFinanceController2Service()
  3956.     {
  3957.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3958.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3959.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3960.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/FinanceController.php';
  3961.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3962.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3963.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\FinanceController'$this));
  3964.         return $instance;
  3965.     }
  3966.     /**
  3967.      * Gets the public 'DcSiteBundle\Controller\Ford\AboutUsController' shared autowired service.
  3968.      *
  3969.      * @return \DcSiteBundle\Controller\Ford\AboutUsController
  3970.      */
  3971.     protected function getAboutUsControllerService()
  3972.     {
  3973.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3974.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3975.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3976.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  3977.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/AboutUsController.php';
  3978.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3979.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3980.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\AboutUsController'$this));
  3981.         return $instance;
  3982.     }
  3983.     /**
  3984.      * Gets the public 'DcSiteBundle\Controller\Ford\AccessoriesController' shared autowired service.
  3985.      *
  3986.      * @return \DcSiteBundle\Controller\Ford\AccessoriesController
  3987.      */
  3988.     protected function getAccessoriesController3Service()
  3989.     {
  3990.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3991.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  3992.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  3993.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  3994.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/AccessoriesController.php';
  3995.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3996.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['dc.accessory.shop'] ?? $this->getDc_Accessory_ShopService()));
  3997.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\AccessoriesController'$this));
  3998.         return $instance;
  3999.     }
  4000.     /**
  4001.      * Gets the public 'DcSiteBundle\Controller\Ford\AjaxController' shared autowired service.
  4002.      *
  4003.      * @return \DcSiteBundle\Controller\Ford\AjaxController
  4004.      */
  4005.     protected function getAjaxController3Service()
  4006.     {
  4007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4008.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4009.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4010.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4011.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/AjaxController.php';
  4012.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4013.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4014.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\AjaxController'$this));
  4015.         return $instance;
  4016.     }
  4017.     /**
  4018.      * Gets the public 'DcSiteBundle\Controller\Ford\ApprovedController' shared autowired service.
  4019.      *
  4020.      * @return \DcSiteBundle\Controller\Ford\ApprovedController
  4021.      */
  4022.     protected function getApprovedControllerService()
  4023.     {
  4024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4025.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4026.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4027.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4028.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/ApprovedController.php';
  4029.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4030.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4031.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\ApprovedController'$this));
  4032.         return $instance;
  4033.     }
  4034.     /**
  4035.      * Gets the public 'DcSiteBundle\Controller\Ford\BaseController' shared autowired service.
  4036.      *
  4037.      * @return \DcSiteBundle\Controller\Ford\BaseController
  4038.      */
  4039.     protected function getBaseController3Service()
  4040.     {
  4041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4042.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4043.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4044.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4045.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4046.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4047.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\BaseController'$this));
  4048.         return $instance;
  4049.     }
  4050.     /**
  4051.      * Gets the public 'DcSiteBundle\Controller\Ford\BasketController' shared autowired service.
  4052.      *
  4053.      * @return \DcSiteBundle\Controller\Ford\BasketController
  4054.      */
  4055.     protected function getBasketController2Service()
  4056.     {
  4057.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4058.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4059.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4060.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4061.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BasketController.php';
  4062.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4063.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4064.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\BasketController'$this));
  4065.         return $instance;
  4066.     }
  4067.     /**
  4068.      * Gets the public 'DcSiteBundle\Controller\Ford\CarController' shared autowired service.
  4069.      *
  4070.      * @return \DcSiteBundle\Controller\Ford\CarController
  4071.      */
  4072.     protected function getCarController4Service()
  4073.     {
  4074.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4075.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4076.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4077.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4078.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/CarController.php';
  4079.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4080.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($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()));
  4081.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\CarController'$this));
  4082.         return $instance;
  4083.     }
  4084.     /**
  4085.      * Gets the public 'DcSiteBundle\Controller\Ford\FinanceController' shared autowired service.
  4086.      *
  4087.      * @return \DcSiteBundle\Controller\Ford\FinanceController
  4088.      */
  4089.     protected function getFinanceController3Service()
  4090.     {
  4091.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4092.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4093.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4094.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4095.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/FinanceController.php';
  4096.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4097.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4098.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\FinanceController'$this));
  4099.         return $instance;
  4100.     }
  4101.     /**
  4102.      * Gets the public 'DcSiteBundle\Controller\Ford\MainController' shared autowired service.
  4103.      *
  4104.      * @return \DcSiteBundle\Controller\Ford\MainController
  4105.      */
  4106.     protected function getMainController3Service()
  4107.     {
  4108.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4109.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4110.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4111.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4112.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/MainController.php';
  4113.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4114.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4115.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\MainController'$this));
  4116.         return $instance;
  4117.     }
  4118.     /**
  4119.      * Gets the public 'DcSiteBundle\Controller\Ford\PostController' shared autowired service.
  4120.      *
  4121.      * @return \DcSiteBundle\Controller\Ford\PostController
  4122.      */
  4123.     protected function getPostController2Service()
  4124.     {
  4125.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4126.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4127.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4128.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4129.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/PostController.php';
  4130.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4131.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4132.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\PostController'$this));
  4133.         return $instance;
  4134.     }
  4135.     /**
  4136.      * Gets the public 'DcSiteBundle\Controller\Ford\ServiceController' shared autowired service.
  4137.      *
  4138.      * @return \DcSiteBundle\Controller\Ford\ServiceController
  4139.      */
  4140.     protected function getServiceController2Service()
  4141.     {
  4142.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4143.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4144.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4145.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/BaseController.php';
  4146.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Ford/ServiceController.php';
  4147.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4148.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4149.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Ford\\ServiceController'$this));
  4150.         return $instance;
  4151.     }
  4152.     /**
  4153.      * Gets the public 'DcSiteBundle\Controller\FormController' shared autowired service.
  4154.      *
  4155.      * @return \DcSiteBundle\Controller\FormController
  4156.      */
  4157.     protected function getFormController2Service()
  4158.     {
  4159.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4160.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4161.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4162.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/FormController.php';
  4163.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4164.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4165.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\FormController'$this));
  4166.         return $instance;
  4167.     }
  4168.     /**
  4169.      * Gets the public 'DcSiteBundle\Controller\Haval\AboutController' shared autowired service.
  4170.      *
  4171.      * @return \DcSiteBundle\Controller\Haval\AboutController
  4172.      */
  4173.     protected function getAboutController3Service()
  4174.     {
  4175.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4176.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4177.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4178.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4179.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/AboutController.php';
  4180.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4181.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CatalogService'] ?? $this->getCatalogService2Service()));
  4182.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\AboutController'$this));
  4183.         return $instance;
  4184.     }
  4185.     /**
  4186.      * Gets the public 'DcSiteBundle\Controller\Haval\BaseController' shared autowired service.
  4187.      *
  4188.      * @return \DcSiteBundle\Controller\Haval\BaseController
  4189.      */
  4190.     protected function getBaseController4Service()
  4191.     {
  4192.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4193.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4194.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4195.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4196.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4197.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4198.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\BaseController'$this));
  4199.         return $instance;
  4200.     }
  4201.     /**
  4202.      * Gets the public 'DcSiteBundle\Controller\Haval\CarController' shared autowired service.
  4203.      *
  4204.      * @return \DcSiteBundle\Controller\Haval\CarController
  4205.      */
  4206.     protected function getCarController5Service()
  4207.     {
  4208.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4209.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4210.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4211.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4212.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/CarController.php';
  4213.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4214.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($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()));
  4215.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\CarController'$this));
  4216.         return $instance;
  4217.     }
  4218.     /**
  4219.      * Gets the public 'DcSiteBundle\Controller\Haval\FinanceController' shared autowired service.
  4220.      *
  4221.      * @return \DcSiteBundle\Controller\Haval\FinanceController
  4222.      */
  4223.     protected function getFinanceController4Service()
  4224.     {
  4225.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4226.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4227.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4228.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4229.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/FinanceController.php';
  4230.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4231.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4232.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\FinanceController'$this));
  4233.         return $instance;
  4234.     }
  4235.     /**
  4236.      * Gets the public 'DcSiteBundle\Controller\Haval\MainController' shared autowired service.
  4237.      *
  4238.      * @return \DcSiteBundle\Controller\Haval\MainController
  4239.      */
  4240.     protected function getMainController4Service()
  4241.     {
  4242.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4243.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4244.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4245.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4246.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/MainController.php';
  4247.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4248.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4249.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\MainController'$this));
  4250.         return $instance;
  4251.     }
  4252.     /**
  4253.      * Gets the public 'DcSiteBundle\Controller\Haval\ServiceController' shared autowired service.
  4254.      *
  4255.      * @return \DcSiteBundle\Controller\Haval\ServiceController
  4256.      */
  4257.     protected function getServiceController3Service()
  4258.     {
  4259.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4260.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4261.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4262.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4263.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/ServiceController.php';
  4264.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4265.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4266.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\ServiceController'$this));
  4267.         return $instance;
  4268.     }
  4269.     /**
  4270.      * Gets the public 'DcSiteBundle\Controller\Haval\StocksController' shared autowired service.
  4271.      *
  4272.      * @return \DcSiteBundle\Controller\Haval\StocksController
  4273.      */
  4274.     protected function getStocksController2Service()
  4275.     {
  4276.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4277.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4278.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4279.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/BaseController.php';
  4280.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Haval/StocksController.php';
  4281.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4282.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4283.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Haval\\StocksController'$this));
  4284.         return $instance;
  4285.     }
  4286.     /**
  4287.      * Gets the public 'DcSiteBundle\Controller\Honda\AboutController' shared autowired service.
  4288.      *
  4289.      * @return \DcSiteBundle\Controller\Honda\AboutController
  4290.      */
  4291.     protected function getAboutController4Service()
  4292.     {
  4293.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4294.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4295.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4296.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4297.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/AboutController.php';
  4298.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4299.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4300.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\AboutController'$this));
  4301.         return $instance;
  4302.     }
  4303.     /**
  4304.      * Gets the public 'DcSiteBundle\Controller\Honda\AccessoriesController' shared autowired service.
  4305.      *
  4306.      * @return \DcSiteBundle\Controller\Honda\AccessoriesController
  4307.      */
  4308.     protected function getAccessoriesController4Service()
  4309.     {
  4310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4311.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4312.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4313.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4314.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/AccessoriesController.php';
  4315.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4316.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4317.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\AccessoriesController'$this));
  4318.         return $instance;
  4319.     }
  4320.     /**
  4321.      * Gets the public 'DcSiteBundle\Controller\Honda\AcuraServiceController' shared autowired service.
  4322.      *
  4323.      * @return \DcSiteBundle\Controller\Honda\AcuraServiceController
  4324.      */
  4325.     protected function getAcuraServiceControllerService()
  4326.     {
  4327.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4328.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4329.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4330.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4331.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/AcuraServiceController.php';
  4332.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4333.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4334.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\AcuraServiceController'$this));
  4335.         return $instance;
  4336.     }
  4337.     /**
  4338.      * Gets the public 'DcSiteBundle\Controller\Honda\BaseController' shared autowired service.
  4339.      *
  4340.      * @return \DcSiteBundle\Controller\Honda\BaseController
  4341.      */
  4342.     protected function getBaseController5Service()
  4343.     {
  4344.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4345.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4346.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4347.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4348.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4349.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4350.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\BaseController'$this));
  4351.         return $instance;
  4352.     }
  4353.     /**
  4354.      * Gets the public 'DcSiteBundle\Controller\Honda\BasketController' shared autowired service.
  4355.      *
  4356.      * @return \DcSiteBundle\Controller\Honda\BasketController
  4357.      */
  4358.     protected function getBasketController3Service()
  4359.     {
  4360.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4361.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4362.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4363.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4364.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BasketController.php';
  4365.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4366.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4367.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\BasketController'$this));
  4368.         return $instance;
  4369.     }
  4370.     /**
  4371.      * Gets the public 'DcSiteBundle\Controller\Honda\CarController' shared autowired service.
  4372.      *
  4373.      * @return \DcSiteBundle\Controller\Honda\CarController
  4374.      */
  4375.     protected function getCarController6Service()
  4376.     {
  4377.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4378.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4379.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4380.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4381.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/CarController.php';
  4382.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4383.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($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()));
  4384.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\CarController'$this));
  4385.         return $instance;
  4386.     }
  4387.     /**
  4388.      * Gets the public 'DcSiteBundle\Controller\Honda\FinanceController' shared autowired service.
  4389.      *
  4390.      * @return \DcSiteBundle\Controller\Honda\FinanceController
  4391.      */
  4392.     protected function getFinanceController5Service()
  4393.     {
  4394.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4395.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4396.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4397.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4398.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/FinanceController.php';
  4399.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4400.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4401.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\FinanceController'$this));
  4402.         return $instance;
  4403.     }
  4404.     /**
  4405.      * Gets the public 'DcSiteBundle\Controller\Honda\HondaServiceController' shared autowired service.
  4406.      *
  4407.      * @return \DcSiteBundle\Controller\Honda\HondaServiceController
  4408.      */
  4409.     protected function getHondaServiceControllerService()
  4410.     {
  4411.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4412.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4413.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4414.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4415.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/HondaServiceController.php';
  4416.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4417.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4418.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\HondaServiceController'$this));
  4419.         return $instance;
  4420.     }
  4421.     /**
  4422.      * Gets the public 'DcSiteBundle\Controller\Honda\MainController' shared autowired service.
  4423.      *
  4424.      * @return \DcSiteBundle\Controller\Honda\MainController
  4425.      */
  4426.     protected function getMainController5Service()
  4427.     {
  4428.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4429.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4430.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4431.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/BaseController.php';
  4432.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Honda/MainController.php';
  4433.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4434.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4435.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Honda\\MainController'$this));
  4436.         return $instance;
  4437.     }
  4438.     /**
  4439.      * Gets the public 'DcSiteBundle\Controller\Infiniti\AboutUsController' shared autowired service.
  4440.      *
  4441.      * @return \DcSiteBundle\Controller\Infiniti\AboutUsController
  4442.      */
  4443.     protected function getAboutUsController2Service()
  4444.     {
  4445.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4446.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4447.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4448.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4449.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/AboutUsController.php';
  4450.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4451.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4452.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\AboutUsController'$this));
  4453.         return $instance;
  4454.     }
  4455.     /**
  4456.      * Gets the public 'DcSiteBundle\Controller\Infiniti\AccessoriesController' shared autowired service.
  4457.      *
  4458.      * @return \DcSiteBundle\Controller\Infiniti\AccessoriesController
  4459.      */
  4460.     protected function getAccessoriesController5Service()
  4461.     {
  4462.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4463.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4464.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4465.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4466.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/AccessoriesController.php';
  4467.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4468.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4469.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\AccessoriesController'$this));
  4470.         return $instance;
  4471.     }
  4472.     /**
  4473.      * Gets the public 'DcSiteBundle\Controller\Infiniti\AjaxController' shared autowired service.
  4474.      *
  4475.      * @return \DcSiteBundle\Controller\Infiniti\AjaxController
  4476.      */
  4477.     protected function getAjaxController4Service()
  4478.     {
  4479.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4480.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4481.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4482.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4483.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/AjaxController.php';
  4484.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4485.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4486.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\AjaxController'$this));
  4487.         return $instance;
  4488.     }
  4489.     /**
  4490.      * Gets the public 'DcSiteBundle\Controller\Infiniti\BaseController' shared autowired service.
  4491.      *
  4492.      * @return \DcSiteBundle\Controller\Infiniti\BaseController
  4493.      */
  4494.     protected function getBaseController6Service()
  4495.     {
  4496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4497.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4498.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4499.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4500.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4501.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4502.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\BaseController'$this));
  4503.         return $instance;
  4504.     }
  4505.     /**
  4506.      * Gets the public 'DcSiteBundle\Controller\Infiniti\BasketController' shared autowired service.
  4507.      *
  4508.      * @return \DcSiteBundle\Controller\Infiniti\BasketController
  4509.      */
  4510.     protected function getBasketController4Service()
  4511.     {
  4512.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4513.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4514.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4515.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4516.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BasketController.php';
  4517.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4518.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4519.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\BasketController'$this));
  4520.         return $instance;
  4521.     }
  4522.     /**
  4523.      * Gets the public 'DcSiteBundle\Controller\Infiniti\CarController' shared autowired service.
  4524.      *
  4525.      * @return \DcSiteBundle\Controller\Infiniti\CarController
  4526.      */
  4527.     protected function getCarController7Service()
  4528.     {
  4529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4530.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4531.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4532.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4533.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/CarController.php';
  4534.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4535.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()));
  4536.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\CarController'$this));
  4537.         return $instance;
  4538.     }
  4539.     /**
  4540.      * Gets the public 'DcSiteBundle\Controller\Infiniti\ContactsController' shared autowired service.
  4541.      *
  4542.      * @return \DcSiteBundle\Controller\Infiniti\ContactsController
  4543.      */
  4544.     protected function getContactsController2Service()
  4545.     {
  4546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4547.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4548.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4549.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4550.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4551.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/ContactsController.php';
  4552.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4553.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4554.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\ContactsController'$this));
  4555.         return $instance;
  4556.     }
  4557.     /**
  4558.      * Gets the public 'DcSiteBundle\Controller\Infiniti\FinanceController' shared autowired service.
  4559.      *
  4560.      * @return \DcSiteBundle\Controller\Infiniti\FinanceController
  4561.      */
  4562.     protected function getFinanceController6Service()
  4563.     {
  4564.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4565.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4566.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4567.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4568.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4569.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/FinanceController.php';
  4570.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4571.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4572.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\FinanceController'$this));
  4573.         return $instance;
  4574.     }
  4575.     /**
  4576.      * Gets the public 'DcSiteBundle\Controller\Infiniti\MainController' shared autowired service.
  4577.      *
  4578.      * @return \DcSiteBundle\Controller\Infiniti\MainController
  4579.      */
  4580.     protected function getMainController6Service()
  4581.     {
  4582.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4583.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4584.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4585.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4586.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4587.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4588.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4589.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\MainController'$this));
  4590.         return $instance;
  4591.     }
  4592.     /**
  4593.      * Gets the public 'DcSiteBundle\Controller\Infiniti\OffersController' shared autowired service.
  4594.      *
  4595.      * @return \DcSiteBundle\Controller\Infiniti\OffersController
  4596.      */
  4597.     protected function getOffersControllerService()
  4598.     {
  4599.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4600.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4601.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4602.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4603.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4604.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/OffersController.php';
  4605.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4606.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4607.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\OffersController'$this));
  4608.         return $instance;
  4609.     }
  4610.     /**
  4611.      * Gets the public 'DcSiteBundle\Controller\Infiniti\ServiceController' shared autowired service.
  4612.      *
  4613.      * @return \DcSiteBundle\Controller\Infiniti\ServiceController
  4614.      */
  4615.     protected function getServiceController4Service()
  4616.     {
  4617.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4618.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4619.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4620.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/BaseController.php';
  4621.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/MainController.php';
  4622.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Infiniti/ServiceController.php';
  4623.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4624.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4625.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Infiniti\\ServiceController'$this));
  4626.         return $instance;
  4627.     }
  4628.     /**
  4629.      * Gets the public 'DcSiteBundle\Controller\InsuranceController' shared autowired service.
  4630.      *
  4631.      * @return \DcSiteBundle\Controller\InsuranceController
  4632.      */
  4633.     protected function getInsuranceControllerService()
  4634.     {
  4635.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4636.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4637.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4638.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/InsuranceController.php';
  4639.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4640.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4641.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\InsuranceController'$this));
  4642.         return $instance;
  4643.     }
  4644.     /**
  4645.      * Gets the public 'DcSiteBundle\Controller\Jaguar\AboutController' shared autowired service.
  4646.      *
  4647.      * @return \DcSiteBundle\Controller\Jaguar\AboutController
  4648.      */
  4649.     protected function getAboutController5Service()
  4650.     {
  4651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4652.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4653.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4654.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4655.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/AboutController.php';
  4656.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4657.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4658.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\AboutController'$this));
  4659.         return $instance;
  4660.     }
  4661.     /**
  4662.      * Gets the public 'DcSiteBundle\Controller\Jaguar\AccessoriesController' shared autowired service.
  4663.      *
  4664.      * @return \DcSiteBundle\Controller\Jaguar\AccessoriesController
  4665.      */
  4666.     protected function getAccessoriesController6Service()
  4667.     {
  4668.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4669.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4670.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4671.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4672.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/AccessoriesController.php';
  4673.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4674.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4675.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\AccessoriesController'$this));
  4676.         return $instance;
  4677.     }
  4678.     /**
  4679.      * Gets the public 'DcSiteBundle\Controller\Jaguar\BaseController' shared autowired service.
  4680.      *
  4681.      * @return \DcSiteBundle\Controller\Jaguar\BaseController
  4682.      */
  4683.     protected function getBaseController7Service()
  4684.     {
  4685.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4686.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4687.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4688.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4689.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4690.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4691.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\BaseController'$this));
  4692.         return $instance;
  4693.     }
  4694.     /**
  4695.      * Gets the public 'DcSiteBundle\Controller\Jaguar\BasketController' shared autowired service.
  4696.      *
  4697.      * @return \DcSiteBundle\Controller\Jaguar\BasketController
  4698.      */
  4699.     protected function getBasketController5Service()
  4700.     {
  4701.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4702.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4703.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4704.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4705.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BasketController.php';
  4706.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4707.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4708.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\BasketController'$this));
  4709.         return $instance;
  4710.     }
  4711.     /**
  4712.      * Gets the public 'DcSiteBundle\Controller\Jaguar\CarController' shared autowired service.
  4713.      *
  4714.      * @return \DcSiteBundle\Controller\Jaguar\CarController
  4715.      */
  4716.     protected function getCarController8Service()
  4717.     {
  4718.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4719.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4720.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4721.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4722.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/CarController.php';
  4723.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4724.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()));
  4725.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\CarController'$this));
  4726.         return $instance;
  4727.     }
  4728.     /**
  4729.      * Gets the public 'DcSiteBundle\Controller\Jaguar\FinanceController' shared autowired service.
  4730.      *
  4731.      * @return \DcSiteBundle\Controller\Jaguar\FinanceController
  4732.      */
  4733.     protected function getFinanceController7Service()
  4734.     {
  4735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4736.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4737.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4738.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4739.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/FinanceController.php';
  4740.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4741.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\RentVehicleService'] ?? $this->getRentVehicleServiceService()));
  4742.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\FinanceController'$this));
  4743.         return $instance;
  4744.     }
  4745.     /**
  4746.      * Gets the public 'DcSiteBundle\Controller\Jaguar\MainController' shared autowired service.
  4747.      *
  4748.      * @return \DcSiteBundle\Controller\Jaguar\MainController
  4749.      */
  4750.     protected function getMainController7Service()
  4751.     {
  4752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4753.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4754.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4755.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4756.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/MainController.php';
  4757.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4758.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4759.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\MainController'$this));
  4760.         return $instance;
  4761.     }
  4762.     /**
  4763.      * Gets the public 'DcSiteBundle\Controller\Jaguar\ServiceController' shared autowired service.
  4764.      *
  4765.      * @return \DcSiteBundle\Controller\Jaguar\ServiceController
  4766.      */
  4767.     protected function getServiceController5Service()
  4768.     {
  4769.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4770.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4771.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4772.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/BaseController.php';
  4773.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jaguar/ServiceController.php';
  4774.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4775.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4776.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jaguar\\ServiceController'$this));
  4777.         return $instance;
  4778.     }
  4779.     /**
  4780.      * Gets the public 'DcSiteBundle\Controller\Jeep\AboutController' shared autowired service.
  4781.      *
  4782.      * @return \DcSiteBundle\Controller\Jeep\AboutController
  4783.      */
  4784.     protected function getAboutController6Service()
  4785.     {
  4786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4787.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4788.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4789.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4790.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/AboutController.php';
  4791.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4792.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4793.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\AboutController'$this));
  4794.         return $instance;
  4795.     }
  4796.     /**
  4797.      * Gets the public 'DcSiteBundle\Controller\Jeep\AccessoriesController' shared autowired service.
  4798.      *
  4799.      * @return \DcSiteBundle\Controller\Jeep\AccessoriesController
  4800.      */
  4801.     protected function getAccessoriesController7Service()
  4802.     {
  4803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4804.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4805.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4806.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4807.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/AccessoriesController.php';
  4808.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4809.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4810.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\AccessoriesController'$this));
  4811.         return $instance;
  4812.     }
  4813.     /**
  4814.      * Gets the public 'DcSiteBundle\Controller\Jeep\BaseController' shared autowired service.
  4815.      *
  4816.      * @return \DcSiteBundle\Controller\Jeep\BaseController
  4817.      */
  4818.     protected function getBaseController8Service()
  4819.     {
  4820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4821.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4822.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4823.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4824.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4825.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4826.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\BaseController'$this));
  4827.         return $instance;
  4828.     }
  4829.     /**
  4830.      * Gets the public 'DcSiteBundle\Controller\Jeep\BasketController' shared autowired service.
  4831.      *
  4832.      * @return \DcSiteBundle\Controller\Jeep\BasketController
  4833.      */
  4834.     protected function getBasketController6Service()
  4835.     {
  4836.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4837.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4838.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4839.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4840.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BasketController.php';
  4841.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4842.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4843.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\BasketController'$this));
  4844.         return $instance;
  4845.     }
  4846.     /**
  4847.      * Gets the public 'DcSiteBundle\Controller\Jeep\CarController' shared autowired service.
  4848.      *
  4849.      * @return \DcSiteBundle\Controller\Jeep\CarController
  4850.      */
  4851.     protected function getCarController9Service()
  4852.     {
  4853.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4854.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4855.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4856.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4857.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/CarController.php';
  4858.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4859.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\CarInStockService'] ?? $this->getCarInStockServiceService()), ($this->services['DcSiteBundle\\Services\\UsedVehicleService'] ?? $this->getUsedVehicleServiceService()));
  4860.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\CarController'$this));
  4861.         return $instance;
  4862.     }
  4863.     /**
  4864.      * Gets the public 'DcSiteBundle\Controller\Jeep\FinanceController' shared autowired service.
  4865.      *
  4866.      * @return \DcSiteBundle\Controller\Jeep\FinanceController
  4867.      */
  4868.     protected function getFinanceController8Service()
  4869.     {
  4870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4871.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4872.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4873.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4874.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/FinanceController.php';
  4875.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4876.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4877.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\FinanceController'$this));
  4878.         return $instance;
  4879.     }
  4880.     /**
  4881.      * Gets the public 'DcSiteBundle\Controller\Jeep\MainController' shared autowired service.
  4882.      *
  4883.      * @return \DcSiteBundle\Controller\Jeep\MainController
  4884.      */
  4885.     protected function getMainController8Service()
  4886.     {
  4887.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4888.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4889.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4890.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4891.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/MainController.php';
  4892.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4893.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4894.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\MainController'$this));
  4895.         return $instance;
  4896.     }
  4897.     /**
  4898.      * Gets the public 'DcSiteBundle\Controller\Jeep\ServiceController' shared autowired service.
  4899.      *
  4900.      * @return \DcSiteBundle\Controller\Jeep\ServiceController
  4901.      */
  4902.     protected function getServiceController6Service()
  4903.     {
  4904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4905.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4906.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4907.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/BaseController.php';
  4908.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Jeep/ServiceController.php';
  4909.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4910.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4911.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Jeep\\ServiceController'$this));
  4912.         return $instance;
  4913.     }
  4914.     /**
  4915.      * Gets the public 'DcSiteBundle\Controller\LandRover\AboutController' shared autowired service.
  4916.      *
  4917.      * @return \DcSiteBundle\Controller\LandRover\AboutController
  4918.      */
  4919.     protected function getAboutController7Service()
  4920.     {
  4921.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4922.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4923.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4924.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4925.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/AboutController.php';
  4926.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4927.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4928.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\AboutController'$this));
  4929.         return $instance;
  4930.     }
  4931.     /**
  4932.      * Gets the public 'DcSiteBundle\Controller\LandRover\AccessoriesController' shared autowired service.
  4933.      *
  4934.      * @return \DcSiteBundle\Controller\LandRover\AccessoriesController
  4935.      */
  4936.     protected function getAccessoriesController8Service()
  4937.     {
  4938.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4939.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4940.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4941.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4942.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/AccessoriesController.php';
  4943.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4944.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4945.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\AccessoriesController'$this));
  4946.         return $instance;
  4947.     }
  4948.     /**
  4949.      * Gets the public 'DcSiteBundle\Controller\LandRover\BaseController' shared autowired service.
  4950.      *
  4951.      * @return \DcSiteBundle\Controller\LandRover\BaseController
  4952.      */
  4953.     protected function getBaseController9Service()
  4954.     {
  4955.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4956.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4957.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4958.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4959.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4960.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4961.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\BaseController'$this));
  4962.         return $instance;
  4963.     }
  4964.     /**
  4965.      * Gets the public 'DcSiteBundle\Controller\LandRover\BasketController' shared autowired service.
  4966.      *
  4967.      * @return \DcSiteBundle\Controller\LandRover\BasketController
  4968.      */
  4969.     protected function getBasketController7Service()
  4970.     {
  4971.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4972.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4973.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4974.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4975.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BasketController.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4977.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4978.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\BasketController'$this));
  4979.         return $instance;
  4980.     }
  4981.     /**
  4982.      * Gets the public 'DcSiteBundle\Controller\LandRover\CarController' shared autowired service.
  4983.      *
  4984.      * @return \DcSiteBundle\Controller\LandRover\CarController
  4985.      */
  4986.     protected function getCarController10Service()
  4987.     {
  4988.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4989.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  4990.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  4991.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  4992.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/CarController.php';
  4993.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4994.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4995.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\CarController'$this));
  4996.         return $instance;
  4997.     }
  4998.     /**
  4999.      * Gets the public 'DcSiteBundle\Controller\LandRover\FinanceController' shared autowired service.
  5000.      *
  5001.      * @return \DcSiteBundle\Controller\LandRover\FinanceController
  5002.      */
  5003.     protected function getFinanceController9Service()
  5004.     {
  5005.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5006.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5007.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5008.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  5009.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/FinanceController.php';
  5010.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5011.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\RentVehicleService'] ?? $this->getRentVehicleServiceService()));
  5012.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\FinanceController'$this));
  5013.         return $instance;
  5014.     }
  5015.     /**
  5016.      * Gets the public 'DcSiteBundle\Controller\LandRover\MainController' shared autowired service.
  5017.      *
  5018.      * @return \DcSiteBundle\Controller\LandRover\MainController
  5019.      */
  5020.     protected function getMainController9Service()
  5021.     {
  5022.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5023.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5024.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5025.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  5026.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/MainController.php';
  5027.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5028.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5029.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\MainController'$this));
  5030.         return $instance;
  5031.     }
  5032.     /**
  5033.      * Gets the public 'DcSiteBundle\Controller\LandRover\ServiceController' shared autowired service.
  5034.      *
  5035.      * @return \DcSiteBundle\Controller\LandRover\ServiceController
  5036.      */
  5037.     protected function getServiceController7Service()
  5038.     {
  5039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5040.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5041.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5042.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/BaseController.php';
  5043.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LandRover/ServiceController.php';
  5044.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5045.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5046.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LandRover\\ServiceController'$this));
  5047.         return $instance;
  5048.     }
  5049.     /**
  5050.      * Gets the public 'DcSiteBundle\Controller\LeasingController' shared autowired service.
  5051.      *
  5052.      * @return \DcSiteBundle\Controller\LeasingController
  5053.      */
  5054.     protected function getLeasingControllerService()
  5055.     {
  5056.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5057.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5058.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5059.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/LeasingController.php';
  5060.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5061.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5062.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\LeasingController'$this));
  5063.         return $instance;
  5064.     }
  5065.     /**
  5066.      * Gets the public 'DcSiteBundle\Controller\Lexus\AboutController' shared autowired service.
  5067.      *
  5068.      * @return \DcSiteBundle\Controller\Lexus\AboutController
  5069.      */
  5070.     protected function getAboutController8Service()
  5071.     {
  5072.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5073.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5074.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5075.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5076.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/AboutController.php';
  5077.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5078.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5079.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\AboutController'$this));
  5080.         return $instance;
  5081.     }
  5082.     /**
  5083.      * Gets the public 'DcSiteBundle\Controller\Lexus\AccessoriesController' shared autowired service.
  5084.      *
  5085.      * @return \DcSiteBundle\Controller\Lexus\AccessoriesController
  5086.      */
  5087.     protected function getAccessoriesController9Service()
  5088.     {
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5090.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5091.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5092.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5093.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/AccessoriesController.php';
  5094.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5095.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5096.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\AccessoriesController'$this));
  5097.         return $instance;
  5098.     }
  5099.     /**
  5100.      * Gets the public 'DcSiteBundle\Controller\Lexus\BaseController' shared autowired service.
  5101.      *
  5102.      * @return \DcSiteBundle\Controller\Lexus\BaseController
  5103.      */
  5104.     protected function getBaseController10Service()
  5105.     {
  5106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5107.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5108.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5109.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5110.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5111.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5112.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\BaseController'$this));
  5113.         return $instance;
  5114.     }
  5115.     /**
  5116.      * Gets the public 'DcSiteBundle\Controller\Lexus\BasketController' shared autowired service.
  5117.      *
  5118.      * @return \DcSiteBundle\Controller\Lexus\BasketController
  5119.      */
  5120.     protected function getBasketController8Service()
  5121.     {
  5122.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5123.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5124.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5125.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5126.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BasketController.php';
  5127.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5128.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5129.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\BasketController'$this));
  5130.         return $instance;
  5131.     }
  5132.     /**
  5133.      * Gets the public 'DcSiteBundle\Controller\Lexus\CarController' shared autowired service.
  5134.      *
  5135.      * @return \DcSiteBundle\Controller\Lexus\CarController
  5136.      */
  5137.     protected function getCarController11Service()
  5138.     {
  5139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5140.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5141.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5142.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5143.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/CarController.php';
  5144.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5145.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($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()));
  5146.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\CarController'$this));
  5147.         return $instance;
  5148.     }
  5149.     /**
  5150.      * Gets the public 'DcSiteBundle\Controller\Lexus\FinanceController' shared autowired service.
  5151.      *
  5152.      * @return \DcSiteBundle\Controller\Lexus\FinanceController
  5153.      */
  5154.     protected function getFinanceController10Service()
  5155.     {
  5156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5157.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5158.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5159.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5160.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/FinanceController.php';
  5161.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5162.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5163.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\FinanceController'$this));
  5164.         return $instance;
  5165.     }
  5166.     /**
  5167.      * Gets the public 'DcSiteBundle\Controller\Lexus\HybridController' shared autowired service.
  5168.      *
  5169.      * @return \DcSiteBundle\Controller\Lexus\HybridController
  5170.      */
  5171.     protected function getHybridControllerService()
  5172.     {
  5173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5174.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5175.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5176.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5177.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/HybridController.php';
  5178.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5179.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5180.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\HybridController'$this));
  5181.         return $instance;
  5182.     }
  5183.     /**
  5184.      * Gets the public 'DcSiteBundle\Controller\Lexus\MainController' shared autowired service.
  5185.      *
  5186.      * @return \DcSiteBundle\Controller\Lexus\MainController
  5187.      */
  5188.     protected function getMainController10Service()
  5189.     {
  5190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5191.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5192.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5193.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5194.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/MainController.php';
  5195.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5196.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5197.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\MainController'$this));
  5198.         return $instance;
  5199.     }
  5200.     /**
  5201.      * Gets the public 'DcSiteBundle\Controller\Lexus\ServiceController' shared autowired service.
  5202.      *
  5203.      * @return \DcSiteBundle\Controller\Lexus\ServiceController
  5204.      */
  5205.     protected function getServiceController8Service()
  5206.     {
  5207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5208.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5209.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5210.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5211.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/ServiceController.php';
  5212.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5213.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5214.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\ServiceController'$this));
  5215.         return $instance;
  5216.     }
  5217.     /**
  5218.      * Gets the public 'DcSiteBundle\Controller\Lexus\StocksController' shared autowired service.
  5219.      *
  5220.      * @return \DcSiteBundle\Controller\Lexus\StocksController
  5221.      */
  5222.     protected function getStocksController3Service()
  5223.     {
  5224.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5225.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5226.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5227.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/BaseController.php';
  5228.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Lexus/StocksController.php';
  5229.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5230.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5231.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Lexus\\StocksController'$this));
  5232.         return $instance;
  5233.     }
  5234.     /**
  5235.      * Gets the public 'DcSiteBundle\Controller\MainSliderController' shared autowired service.
  5236.      *
  5237.      * @return \DcSiteBundle\Controller\MainSliderController
  5238.      */
  5239.     protected function getMainSliderControllerService()
  5240.     {
  5241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5242.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5243.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5244.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/MainSliderController.php';
  5245.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5246.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5247.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\MainSliderController'$this));
  5248.         return $instance;
  5249.     }
  5250.     /**
  5251.      * Gets the public 'DcSiteBundle\Controller\Marine\AboutController' shared autowired service.
  5252.      *
  5253.      * @return \DcSiteBundle\Controller\Marine\AboutController
  5254.      */
  5255.     protected function getAboutController9Service()
  5256.     {
  5257.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5258.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5259.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5260.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5261.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/AboutController.php';
  5262.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5263.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5264.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\AboutController'$this));
  5265.         return $instance;
  5266.     }
  5267.     /**
  5268.      * Gets the public 'DcSiteBundle\Controller\Marine\BaseController' shared autowired service.
  5269.      *
  5270.      * @return \DcSiteBundle\Controller\Marine\BaseController
  5271.      */
  5272.     protected function getBaseController11Service()
  5273.     {
  5274.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5275.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5276.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5277.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5278.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5279.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5280.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\BaseController'$this));
  5281.         return $instance;
  5282.     }
  5283.     /**
  5284.      * Gets the public 'DcSiteBundle\Controller\Marine\BasketController' shared autowired service.
  5285.      *
  5286.      * @return \DcSiteBundle\Controller\Marine\BasketController
  5287.      */
  5288.     protected function getBasketController9Service()
  5289.     {
  5290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5291.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5292.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5293.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5294.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BasketController.php';
  5295.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5296.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5297.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\BasketController'$this));
  5298.         return $instance;
  5299.     }
  5300.     /**
  5301.      * Gets the public 'DcSiteBundle\Controller\Marine\CatalogController' shared autowired service.
  5302.      *
  5303.      * @return \DcSiteBundle\Controller\Marine\CatalogController
  5304.      */
  5305.     protected function getCatalogController2Service()
  5306.     {
  5307.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5308.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5309.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5310.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5311.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/CatalogController.php';
  5312.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5313.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5314.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\CatalogController'$this));
  5315.         return $instance;
  5316.     }
  5317.     /**
  5318.      * Gets the public 'DcSiteBundle\Controller\Marine\MainController' shared autowired service.
  5319.      *
  5320.      * @return \DcSiteBundle\Controller\Marine\MainController
  5321.      */
  5322.     protected function getMainController11Service()
  5323.     {
  5324.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5325.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5326.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5327.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5328.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/MainController.php';
  5329.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5330.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5331.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\MainController'$this));
  5332.         return $instance;
  5333.     }
  5334.     /**
  5335.      * Gets the public 'DcSiteBundle\Controller\Marine\PostController' shared autowired service.
  5336.      *
  5337.      * @return \DcSiteBundle\Controller\Marine\PostController
  5338.      */
  5339.     protected function getPostController3Service()
  5340.     {
  5341.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5342.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5343.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5344.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5345.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/PostController.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5347.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5348.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\PostController'$this));
  5349.         return $instance;
  5350.     }
  5351.     /**
  5352.      * Gets the public 'DcSiteBundle\Controller\Marine\ServiceController' shared autowired service.
  5353.      *
  5354.      * @return \DcSiteBundle\Controller\Marine\ServiceController
  5355.      */
  5356.     protected function getServiceController9Service()
  5357.     {
  5358.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5359.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5360.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5361.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  5362.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/ServiceController.php';
  5363.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5364.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5365.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Marine\\ServiceController'$this));
  5366.         return $instance;
  5367.     }
  5368.     /**
  5369.      * Gets the public 'DcSiteBundle\Controller\Mazda\AboutController' shared autowired service.
  5370.      *
  5371.      * @return \DcSiteBundle\Controller\Mazda\AboutController
  5372.      */
  5373.     protected function getAboutController10Service()
  5374.     {
  5375.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5376.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5377.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5378.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5379.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/AboutController.php';
  5380.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5381.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5382.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\AboutController'$this));
  5383.         return $instance;
  5384.     }
  5385.     /**
  5386.      * Gets the public 'DcSiteBundle\Controller\Mazda\AccessoriesController' shared autowired service.
  5387.      *
  5388.      * @return \DcSiteBundle\Controller\Mazda\AccessoriesController
  5389.      */
  5390.     protected function getAccessoriesController10Service()
  5391.     {
  5392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5393.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5394.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5395.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5396.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/AccessoriesController.php';
  5397.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5398.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5399.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\AccessoriesController'$this));
  5400.         return $instance;
  5401.     }
  5402.     /**
  5403.      * Gets the public 'DcSiteBundle\Controller\Mazda\BaseController' shared autowired service.
  5404.      *
  5405.      * @return \DcSiteBundle\Controller\Mazda\BaseController
  5406.      */
  5407.     protected function getBaseController12Service()
  5408.     {
  5409.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5410.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5411.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5412.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5413.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5414.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5415.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\BaseController'$this));
  5416.         return $instance;
  5417.     }
  5418.     /**
  5419.      * Gets the public 'DcSiteBundle\Controller\Mazda\BasketController' shared autowired service.
  5420.      *
  5421.      * @return \DcSiteBundle\Controller\Mazda\BasketController
  5422.      */
  5423.     protected function getBasketController10Service()
  5424.     {
  5425.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5426.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5427.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5428.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5429.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BasketController.php';
  5430.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5431.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5432.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\BasketController'$this));
  5433.         return $instance;
  5434.     }
  5435.     /**
  5436.      * Gets the public 'DcSiteBundle\Controller\Mazda\CarController' shared autowired service.
  5437.      *
  5438.      * @return \DcSiteBundle\Controller\Mazda\CarController
  5439.      */
  5440.     protected function getCarController12Service()
  5441.     {
  5442.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5443.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5444.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5445.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5446.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/CarController.php';
  5447.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5448.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($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()));
  5449.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\CarController'$this));
  5450.         return $instance;
  5451.     }
  5452.     /**
  5453.      * Gets the public 'DcSiteBundle\Controller\Mazda\FinanceController' shared autowired service.
  5454.      *
  5455.      * @return \DcSiteBundle\Controller\Mazda\FinanceController
  5456.      */
  5457.     protected function getFinanceController11Service()
  5458.     {
  5459.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5460.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5461.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5462.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5463.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/FinanceController.php';
  5464.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5465.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5466.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\FinanceController'$this));
  5467.         return $instance;
  5468.     }
  5469.     /**
  5470.      * Gets the public 'DcSiteBundle\Controller\Mazda\MainController' shared autowired service.
  5471.      *
  5472.      * @return \DcSiteBundle\Controller\Mazda\MainController
  5473.      */
  5474.     protected function getMainController12Service()
  5475.     {
  5476.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5477.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5478.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5479.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5480.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/MainController.php';
  5481.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5482.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5483.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\MainController'$this));
  5484.         return $instance;
  5485.     }
  5486.     /**
  5487.      * Gets the public 'DcSiteBundle\Controller\Mazda\ServiceController' shared autowired service.
  5488.      *
  5489.      * @return \DcSiteBundle\Controller\Mazda\ServiceController
  5490.      */
  5491.     protected function getServiceController10Service()
  5492.     {
  5493.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5494.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5495.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5496.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5497.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/ServiceController.php';
  5498.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5499.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5500.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\ServiceController'$this));
  5501.         return $instance;
  5502.     }
  5503.     /**
  5504.      * Gets the public 'DcSiteBundle\Controller\Mazda\StocksController' shared autowired service.
  5505.      *
  5506.      * @return \DcSiteBundle\Controller\Mazda\StocksController
  5507.      */
  5508.     protected function getStocksController4Service()
  5509.     {
  5510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5511.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5512.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5513.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/BaseController.php';
  5514.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Mazda/StocksController.php';
  5515.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5516.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5517.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Mazda\\StocksController'$this));
  5518.         return $instance;
  5519.     }
  5520.     /**
  5521.      * Gets the public 'DcSiteBundle\Controller\MerchantApiController' shared autowired service.
  5522.      *
  5523.      * @return \DcSiteBundle\Controller\MerchantApiController
  5524.      */
  5525.     protected function getMerchantApiControllerService()
  5526.     {
  5527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5528.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5529.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5530.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/MerchantApiController.php';
  5531.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5532.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5533.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\MerchantApiController'$this));
  5534.         return $instance;
  5535.     }
  5536.     /**
  5537.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\AboutController' shared autowired service.
  5538.      *
  5539.      * @return \DcSiteBundle\Controller\Morris_Garage\AboutController
  5540.      */
  5541.     protected function getAboutController11Service()
  5542.     {
  5543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5544.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5545.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5546.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5547.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/AboutController.php';
  5548.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5549.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5550.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\AboutController'$this));
  5551.         return $instance;
  5552.     }
  5553.     /**
  5554.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\AccessoriesController' shared autowired service.
  5555.      *
  5556.      * @return \DcSiteBundle\Controller\Morris_Garage\AccessoriesController
  5557.      */
  5558.     protected function getAccessoriesController11Service()
  5559.     {
  5560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5561.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5562.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5563.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5564.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/AccessoriesController.php';
  5565.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5566.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5567.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController'$this));
  5568.         return $instance;
  5569.     }
  5570.     /**
  5571.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\BaseController' shared autowired service.
  5572.      *
  5573.      * @return \DcSiteBundle\Controller\Morris_Garage\BaseController
  5574.      */
  5575.     protected function getBaseController13Service()
  5576.     {
  5577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5578.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5579.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5580.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5581.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5582.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5583.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\BaseController'$this));
  5584.         return $instance;
  5585.     }
  5586.     /**
  5587.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\BasketController' shared autowired service.
  5588.      *
  5589.      * @return \DcSiteBundle\Controller\Morris_Garage\BasketController
  5590.      */
  5591.     protected function getBasketController11Service()
  5592.     {
  5593.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5594.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5595.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5596.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5597.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BasketController.php';
  5598.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5599.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5600.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\BasketController'$this));
  5601.         return $instance;
  5602.     }
  5603.     /**
  5604.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\CarController' shared autowired service.
  5605.      *
  5606.      * @return \DcSiteBundle\Controller\Morris_Garage\CarController
  5607.      */
  5608.     protected function getCarController13Service()
  5609.     {
  5610.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5611.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5612.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5613.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5614.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/CarController.php';
  5615.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5616.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($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()));
  5617.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\CarController'$this));
  5618.         return $instance;
  5619.     }
  5620.     /**
  5621.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\FinanceController' shared autowired service.
  5622.      *
  5623.      * @return \DcSiteBundle\Controller\Morris_Garage\FinanceController
  5624.      */
  5625.     protected function getFinanceController12Service()
  5626.     {
  5627.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5628.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5629.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5630.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5631.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/FinanceController.php';
  5632.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5633.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5634.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\FinanceController'$this));
  5635.         return $instance;
  5636.     }
  5637.     /**
  5638.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\MainController' shared autowired service.
  5639.      *
  5640.      * @return \DcSiteBundle\Controller\Morris_Garage\MainController
  5641.      */
  5642.     protected function getMainController13Service()
  5643.     {
  5644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5645.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5646.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5647.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5648.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/MainController.php';
  5649.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5650.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5651.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\MainController'$this));
  5652.         return $instance;
  5653.     }
  5654.     /**
  5655.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\ServiceController' shared autowired service.
  5656.      *
  5657.      * @return \DcSiteBundle\Controller\Morris_Garage\ServiceController
  5658.      */
  5659.     protected function getServiceController11Service()
  5660.     {
  5661.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5662.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5663.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5664.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5665.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/ServiceController.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5667.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5668.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\ServiceController'$this));
  5669.         return $instance;
  5670.     }
  5671.     /**
  5672.      * Gets the public 'DcSiteBundle\Controller\Morris_Garage\StocksController' shared autowired service.
  5673.      *
  5674.      * @return \DcSiteBundle\Controller\Morris_Garage\StocksController
  5675.      */
  5676.     protected function getStocksController5Service()
  5677.     {
  5678.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5679.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5680.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5681.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/BaseController.php';
  5682.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Morris_Garage/StocksController.php';
  5683.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5684.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5685.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Morris_Garage\\StocksController'$this));
  5686.         return $instance;
  5687.     }
  5688.     /**
  5689.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\AboutUsController' shared autowired service.
  5690.      *
  5691.      * @return \DcSiteBundle\Controller\NissanArmada\AboutUsController
  5692.      */
  5693.     protected function getAboutUsController3Service()
  5694.     {
  5695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5696.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5697.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5698.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5699.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/AboutUsController.php';
  5700.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5701.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5702.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\AboutUsController'$this));
  5703.         return $instance;
  5704.     }
  5705.     /**
  5706.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\AccessoriesController' shared autowired service.
  5707.      *
  5708.      * @return \DcSiteBundle\Controller\NissanArmada\AccessoriesController
  5709.      */
  5710.     protected function getAccessoriesController12Service()
  5711.     {
  5712.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5713.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5714.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5715.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5716.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/AccessoriesController.php';
  5717.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5718.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5719.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController'$this));
  5720.         return $instance;
  5721.     }
  5722.     /**
  5723.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\BaseController' shared autowired service.
  5724.      *
  5725.      * @return \DcSiteBundle\Controller\NissanArmada\BaseController
  5726.      */
  5727.     protected function getBaseController14Service()
  5728.     {
  5729.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5730.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5731.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5732.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5734.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5735.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\BaseController'$this));
  5736.         return $instance;
  5737.     }
  5738.     /**
  5739.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\BasketController' shared autowired service.
  5740.      *
  5741.      * @return \DcSiteBundle\Controller\NissanArmada\BasketController
  5742.      */
  5743.     protected function getBasketController12Service()
  5744.     {
  5745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5746.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5747.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5748.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5749.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BasketController.php';
  5750.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5751.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5752.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\BasketController'$this));
  5753.         return $instance;
  5754.     }
  5755.     /**
  5756.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\CarController' shared autowired service.
  5757.      *
  5758.      * @return \DcSiteBundle\Controller\NissanArmada\CarController
  5759.      */
  5760.     protected function getCarController14Service()
  5761.     {
  5762.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5763.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5764.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5765.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5766.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/CarController.php';
  5767.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5768.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5769.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\CarController'$this));
  5770.         return $instance;
  5771.     }
  5772.     /**
  5773.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\CarInStockController' shared autowired service.
  5774.      *
  5775.      * @return \DcSiteBundle\Controller\NissanArmada\CarInStockController
  5776.      */
  5777.     protected function getCarInStockControllerService()
  5778.     {
  5779.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5780.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5781.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5782.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5783.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/CarInStockController.php';
  5784.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5785.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5786.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\CarInStockController'$this));
  5787.         return $instance;
  5788.     }
  5789.     /**
  5790.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\FinanceController' shared autowired service.
  5791.      *
  5792.      * @return \DcSiteBundle\Controller\NissanArmada\FinanceController
  5793.      */
  5794.     protected function getFinanceController13Service()
  5795.     {
  5796.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5797.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5798.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5799.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5800.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/FinanceController.php';
  5801.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5802.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5803.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\FinanceController'$this));
  5804.         return $instance;
  5805.     }
  5806.     /**
  5807.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\MainController' shared autowired service.
  5808.      *
  5809.      * @return \DcSiteBundle\Controller\NissanArmada\MainController
  5810.      */
  5811.     protected function getMainController14Service()
  5812.     {
  5813.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5814.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5815.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5816.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5817.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/MainController.php';
  5818.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5819.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5820.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\MainController'$this));
  5821.         return $instance;
  5822.     }
  5823.     /**
  5824.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\ServiceController' shared autowired service.
  5825.      *
  5826.      * @return \DcSiteBundle\Controller\NissanArmada\ServiceController
  5827.      */
  5828.     protected function getServiceController12Service()
  5829.     {
  5830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5831.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5832.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5833.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5834.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/ServiceController.php';
  5835.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5836.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5837.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\ServiceController'$this));
  5838.         return $instance;
  5839.     }
  5840.     /**
  5841.      * Gets the public 'DcSiteBundle\Controller\NissanArmada\StocksController' shared autowired service.
  5842.      *
  5843.      * @return \DcSiteBundle\Controller\NissanArmada\StocksController
  5844.      */
  5845.     protected function getStocksController6Service()
  5846.     {
  5847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5848.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5849.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5850.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/BaseController.php';
  5851.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/NissanArmada/StocksController.php';
  5852.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5853.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5854.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\NissanArmada\\StocksController'$this));
  5855.         return $instance;
  5856.     }
  5857.     /**
  5858.      * Gets the public 'DcSiteBundle\Controller\Nissan\AboutUsController' shared autowired service.
  5859.      *
  5860.      * @return \DcSiteBundle\Controller\Nissan\AboutUsController
  5861.      */
  5862.     protected function getAboutUsController4Service()
  5863.     {
  5864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5865.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5866.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5867.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5868.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/AboutUsController.php';
  5869.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5870.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5871.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\AboutUsController'$this));
  5872.         return $instance;
  5873.     }
  5874.     /**
  5875.      * Gets the public 'DcSiteBundle\Controller\Nissan\AccessoriesController' shared autowired service.
  5876.      *
  5877.      * @return \DcSiteBundle\Controller\Nissan\AccessoriesController
  5878.      */
  5879.     protected function getAccessoriesController13Service()
  5880.     {
  5881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5882.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5883.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5884.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5885.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/AccessoriesController.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5887.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['DcSiteBundle\\Services\\Nissan\\Finance\\FinanceService'] ?? $this->getFinanceServiceService()));
  5888.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\AccessoriesController'$this));
  5889.         return $instance;
  5890.     }
  5891.     /**
  5892.      * Gets the public 'DcSiteBundle\Controller\Nissan\BaseController' shared autowired service.
  5893.      *
  5894.      * @return \DcSiteBundle\Controller\Nissan\BaseController
  5895.      */
  5896.     protected function getBaseController15Service()
  5897.     {
  5898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5899.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5900.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5901.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5902.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5903.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5904.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\BaseController'$this));
  5905.         return $instance;
  5906.     }
  5907.     /**
  5908.      * Gets the public 'DcSiteBundle\Controller\Nissan\BasketController' shared autowired service.
  5909.      *
  5910.      * @return \DcSiteBundle\Controller\Nissan\BasketController
  5911.      */
  5912.     protected function getBasketController13Service()
  5913.     {
  5914.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5915.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5916.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5917.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5918.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BasketController.php';
  5919.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5920.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5921.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\BasketController'$this));
  5922.         return $instance;
  5923.     }
  5924.     /**
  5925.      * Gets the public 'DcSiteBundle\Controller\Nissan\CarController' shared autowired service.
  5926.      *
  5927.      * @return \DcSiteBundle\Controller\Nissan\CarController
  5928.      */
  5929.     protected function getCarController15Service()
  5930.     {
  5931.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5932.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5933.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5934.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5935.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/CarController.php';
  5936.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5937.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5938.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\CarController'$this));
  5939.         return $instance;
  5940.     }
  5941.     /**
  5942.      * Gets the public 'DcSiteBundle\Controller\Nissan\CarInStockController' shared autowired service.
  5943.      *
  5944.      * @return \DcSiteBundle\Controller\Nissan\CarInStockController
  5945.      */
  5946.     protected function getCarInStockController2Service()
  5947.     {
  5948.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5949.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5950.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5951.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5952.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/CarInStockController.php';
  5953.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5954.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5955.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\CarInStockController'$this));
  5956.         return $instance;
  5957.     }
  5958.     /**
  5959.      * Gets the public 'DcSiteBundle\Controller\Nissan\FinanceController' shared autowired service.
  5960.      *
  5961.      * @return \DcSiteBundle\Controller\Nissan\FinanceController
  5962.      */
  5963.     protected function getFinanceController14Service()
  5964.     {
  5965.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5966.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5967.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5968.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5969.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/FinanceController.php';
  5970.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5971.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5972.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\FinanceController'$this));
  5973.         return $instance;
  5974.     }
  5975.     /**
  5976.      * Gets the public 'DcSiteBundle\Controller\Nissan\MainController' shared autowired service.
  5977.      *
  5978.      * @return \DcSiteBundle\Controller\Nissan\MainController
  5979.      */
  5980.     protected function getMainController15Service()
  5981.     {
  5982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5983.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  5984.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  5985.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  5986.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/MainController.php';
  5987.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5988.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5989.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\MainController'$this));
  5990.         return $instance;
  5991.     }
  5992.     /**
  5993.      * Gets the public 'DcSiteBundle\Controller\Nissan\ServiceController' shared autowired service.
  5994.      *
  5995.      * @return \DcSiteBundle\Controller\Nissan\ServiceController
  5996.      */
  5997.     protected function getServiceController13Service()
  5998.     {
  5999.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6000.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6001.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6002.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  6003.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/ServiceController.php';
  6004.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6005.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6006.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\ServiceController'$this));
  6007.         return $instance;
  6008.     }
  6009.     /**
  6010.      * Gets the public 'DcSiteBundle\Controller\Nissan\StocksController' shared autowired service.
  6011.      *
  6012.      * @return \DcSiteBundle\Controller\Nissan\StocksController
  6013.      */
  6014.     protected function getStocksController7Service()
  6015.     {
  6016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6017.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6018.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6019.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/BaseController.php';
  6020.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Nissan/StocksController.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6022.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6023.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Nissan\\StocksController'$this));
  6024.         return $instance;
  6025.     }
  6026.     /**
  6027.      * Gets the public 'DcSiteBundle\Controller\OilTOController' shared autowired service.
  6028.      *
  6029.      * @return \DcSiteBundle\Controller\OilTOController
  6030.      */
  6031.     protected function getOilTOControllerService()
  6032.     {
  6033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6034.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6035.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6036.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/OilTOController.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6038.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6039.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\OilTOController'$this));
  6040.         return $instance;
  6041.     }
  6042.     /**
  6043.      * Gets the public 'DcSiteBundle\Controller\OnlineConsultController' shared autowired service.
  6044.      *
  6045.      * @return \DcSiteBundle\Controller\OnlineConsultController
  6046.      */
  6047.     protected function getOnlineConsultControllerService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6050.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6051.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6052.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/OnlineConsultController.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6054.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6055.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\OnlineConsultController'$this));
  6056.         return $instance;
  6057.     }
  6058.     /**
  6059.      * Gets the public 'DcSiteBundle\Controller\OnlineServiceController' shared autowired service.
  6060.      *
  6061.      * @return \DcSiteBundle\Controller\OnlineServiceController
  6062.      */
  6063.     protected function getOnlineServiceControllerService()
  6064.     {
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6066.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6067.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6068.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/OnlineServiceController.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6070.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6071.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\OnlineServiceController'$this));
  6072.         return $instance;
  6073.     }
  6074.     /**
  6075.      * Gets the public 'DcSiteBundle\Controller\Opel\AboutController' shared autowired service.
  6076.      *
  6077.      * @return \DcSiteBundle\Controller\Opel\AboutController
  6078.      */
  6079.     protected function getAboutController12Service()
  6080.     {
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6082.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6083.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6084.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6085.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/AboutController.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6087.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6088.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\AboutController'$this));
  6089.         return $instance;
  6090.     }
  6091.     /**
  6092.      * Gets the public 'DcSiteBundle\Controller\Opel\AccessoriesController' shared autowired service.
  6093.      *
  6094.      * @return \DcSiteBundle\Controller\Opel\AccessoriesController
  6095.      */
  6096.     protected function getAccessoriesController14Service()
  6097.     {
  6098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6099.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6100.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6101.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6102.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/AccessoriesController.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6104.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6105.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\AccessoriesController'$this));
  6106.         return $instance;
  6107.     }
  6108.     /**
  6109.      * Gets the public 'DcSiteBundle\Controller\Opel\BaseController' shared autowired service.
  6110.      *
  6111.      * @return \DcSiteBundle\Controller\Opel\BaseController
  6112.      */
  6113.     protected function getBaseController16Service()
  6114.     {
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6116.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6117.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6118.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6119.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6120.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6121.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\BaseController'$this));
  6122.         return $instance;
  6123.     }
  6124.     /**
  6125.      * Gets the public 'DcSiteBundle\Controller\Opel\BasketController' shared autowired service.
  6126.      *
  6127.      * @return \DcSiteBundle\Controller\Opel\BasketController
  6128.      */
  6129.     protected function getBasketController14Service()
  6130.     {
  6131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6132.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6133.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6134.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6135.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BasketController.php';
  6136.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6137.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6138.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\BasketController'$this));
  6139.         return $instance;
  6140.     }
  6141.     /**
  6142.      * Gets the public 'DcSiteBundle\Controller\Opel\CarController' shared autowired service.
  6143.      *
  6144.      * @return \DcSiteBundle\Controller\Opel\CarController
  6145.      */
  6146.     protected function getCarController16Service()
  6147.     {
  6148.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6149.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6150.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6151.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6152.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/CarController.php';
  6153.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6154.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6155.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\CarController'$this));
  6156.         return $instance;
  6157.     }
  6158.     /**
  6159.      * Gets the public 'DcSiteBundle\Controller\Opel\FinanceController' shared autowired service.
  6160.      *
  6161.      * @return \DcSiteBundle\Controller\Opel\FinanceController
  6162.      */
  6163.     protected function getFinanceController15Service()
  6164.     {
  6165.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6166.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6167.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6168.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6169.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/FinanceController.php';
  6170.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6171.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6172.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\FinanceController'$this));
  6173.         return $instance;
  6174.     }
  6175.     /**
  6176.      * Gets the public 'DcSiteBundle\Controller\Opel\MainController' shared autowired service.
  6177.      *
  6178.      * @return \DcSiteBundle\Controller\Opel\MainController
  6179.      */
  6180.     protected function getMainController16Service()
  6181.     {
  6182.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6183.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6184.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6185.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6186.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/MainController.php';
  6187.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6188.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6189.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\MainController'$this));
  6190.         return $instance;
  6191.     }
  6192.     /**
  6193.      * Gets the public 'DcSiteBundle\Controller\Opel\ServiceController' shared autowired service.
  6194.      *
  6195.      * @return \DcSiteBundle\Controller\Opel\ServiceController
  6196.      */
  6197.     protected function getServiceController14Service()
  6198.     {
  6199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6200.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6201.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6202.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6203.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/ServiceController.php';
  6204.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6205.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6206.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\ServiceController'$this));
  6207.         return $instance;
  6208.     }
  6209.     /**
  6210.      * Gets the public 'DcSiteBundle\Controller\Opel\StocksController' shared autowired service.
  6211.      *
  6212.      * @return \DcSiteBundle\Controller\Opel\StocksController
  6213.      */
  6214.     protected function getStocksController8Service()
  6215.     {
  6216.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6217.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6218.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6219.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/BaseController.php';
  6220.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Opel/StocksController.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6222.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6223.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Opel\\StocksController'$this));
  6224.         return $instance;
  6225.     }
  6226.     /**
  6227.      * Gets the public 'DcSiteBundle\Controller\Peugeot\AboutController' shared autowired service.
  6228.      *
  6229.      * @return \DcSiteBundle\Controller\Peugeot\AboutController
  6230.      */
  6231.     protected function getAboutController13Service()
  6232.     {
  6233.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6234.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6235.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6236.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6237.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/AboutController.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6239.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6240.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\AboutController'$this));
  6241.         return $instance;
  6242.     }
  6243.     /**
  6244.      * Gets the public 'DcSiteBundle\Controller\Peugeot\AccessoriesController' shared autowired service.
  6245.      *
  6246.      * @return \DcSiteBundle\Controller\Peugeot\AccessoriesController
  6247.      */
  6248.     protected function getAccessoriesController15Service()
  6249.     {
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6251.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6252.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6253.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6254.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/AccessoriesController.php';
  6255.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6256.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6257.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\AccessoriesController'$this));
  6258.         return $instance;
  6259.     }
  6260.     /**
  6261.      * Gets the public 'DcSiteBundle\Controller\Peugeot\BaseController' shared autowired service.
  6262.      *
  6263.      * @return \DcSiteBundle\Controller\Peugeot\BaseController
  6264.      */
  6265.     protected function getBaseController17Service()
  6266.     {
  6267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6268.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6269.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6270.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6271.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6272.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6273.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\BaseController'$this));
  6274.         return $instance;
  6275.     }
  6276.     /**
  6277.      * Gets the public 'DcSiteBundle\Controller\Peugeot\BasketController' shared autowired service.
  6278.      *
  6279.      * @return \DcSiteBundle\Controller\Peugeot\BasketController
  6280.      */
  6281.     protected function getBasketController15Service()
  6282.     {
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6284.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6285.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6286.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6287.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BasketController.php';
  6288.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6289.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6290.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\BasketController'$this));
  6291.         return $instance;
  6292.     }
  6293.     /**
  6294.      * Gets the public 'DcSiteBundle\Controller\Peugeot\CarController' shared autowired service.
  6295.      *
  6296.      * @return \DcSiteBundle\Controller\Peugeot\CarController
  6297.      */
  6298.     protected function getCarController17Service()
  6299.     {
  6300.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6301.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6302.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6303.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6304.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/CarController.php';
  6305.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6306.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6307.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\CarController'$this));
  6308.         return $instance;
  6309.     }
  6310.     /**
  6311.      * Gets the public 'DcSiteBundle\Controller\Peugeot\FinanceController' shared autowired service.
  6312.      *
  6313.      * @return \DcSiteBundle\Controller\Peugeot\FinanceController
  6314.      */
  6315.     protected function getFinanceController16Service()
  6316.     {
  6317.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6318.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6319.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6320.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6321.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/FinanceController.php';
  6322.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6323.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6324.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\FinanceController'$this));
  6325.         return $instance;
  6326.     }
  6327.     /**
  6328.      * Gets the public 'DcSiteBundle\Controller\Peugeot\MainController' shared autowired service.
  6329.      *
  6330.      * @return \DcSiteBundle\Controller\Peugeot\MainController
  6331.      */
  6332.     protected function getMainController17Service()
  6333.     {
  6334.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6335.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6336.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6337.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6338.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/MainController.php';
  6339.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6340.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6341.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\MainController'$this));
  6342.         return $instance;
  6343.     }
  6344.     /**
  6345.      * Gets the public 'DcSiteBundle\Controller\Peugeot\ServiceController' shared autowired service.
  6346.      *
  6347.      * @return \DcSiteBundle\Controller\Peugeot\ServiceController
  6348.      */
  6349.     protected function getServiceController15Service()
  6350.     {
  6351.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6352.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6353.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6354.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6355.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/ServiceController.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6357.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6358.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\ServiceController'$this));
  6359.         return $instance;
  6360.     }
  6361.     /**
  6362.      * Gets the public 'DcSiteBundle\Controller\Peugeot\StocksController' shared autowired service.
  6363.      *
  6364.      * @return \DcSiteBundle\Controller\Peugeot\StocksController
  6365.      */
  6366.     protected function getStocksController9Service()
  6367.     {
  6368.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6369.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6370.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6371.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/BaseController.php';
  6372.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Peugeot/StocksController.php';
  6373.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6374.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6375.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Peugeot\\StocksController'$this));
  6376.         return $instance;
  6377.     }
  6378.     /**
  6379.      * Gets the public 'DcSiteBundle\Controller\PostController' shared autowired service.
  6380.      *
  6381.      * @return \DcSiteBundle\Controller\PostController
  6382.      */
  6383.     protected function getPostController4Service()
  6384.     {
  6385.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6386.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6387.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6388.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/PostController.php';
  6389.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6390.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6391.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\PostController'$this));
  6392.         return $instance;
  6393.     }
  6394.     /**
  6395.      * Gets the public 'DcSiteBundle\Controller\RSSController' shared autowired service.
  6396.      *
  6397.      * @return \DcSiteBundle\Controller\RSSController
  6398.      */
  6399.     protected function getRSSController2Service()
  6400.     {
  6401.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6402.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6403.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6404.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/RSSController.php';
  6405.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6406.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6407.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\RSSController'$this));
  6408.         return $instance;
  6409.     }
  6410.     /**
  6411.      * Gets the public 'DcSiteBundle\Controller\RegistrationCostController' shared autowired service.
  6412.      *
  6413.      * @return \DcSiteBundle\Controller\RegistrationCostController
  6414.      */
  6415.     protected function getRegistrationCostControllerService()
  6416.     {
  6417.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6418.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6419.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6420.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/RegistrationCostController.php';
  6421.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6422.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6423.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\RegistrationCostController'$this));
  6424.         return $instance;
  6425.     }
  6426.     /**
  6427.      * Gets the public 'DcSiteBundle\Controller\RegulationToController' shared autowired service.
  6428.      *
  6429.      * @return \DcSiteBundle\Controller\RegulationToController
  6430.      */
  6431.     protected function getRegulationToControllerService()
  6432.     {
  6433.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6434.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6435.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6436.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/RegulationToController.php';
  6437.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6438.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6439.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\RegulationToController'$this));
  6440.         return $instance;
  6441.     }
  6442.     /**
  6443.      * Gets the public 'DcSiteBundle\Controller\ReviewController' shared autowired service.
  6444.      *
  6445.      * @return \DcSiteBundle\Controller\ReviewController
  6446.      */
  6447.     protected function getReviewControllerService()
  6448.     {
  6449.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6450.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6451.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6452.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ReviewController.php';
  6453.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6454.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6455.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ReviewController'$this));
  6456.         return $instance;
  6457.     }
  6458.     /**
  6459.      * Gets the public 'DcSiteBundle\Controller\RobotsController' shared autowired service.
  6460.      *
  6461.      * @return \DcSiteBundle\Controller\RobotsController
  6462.      */
  6463.     protected function getRobotsControllerService()
  6464.     {
  6465.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6466.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6467.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6468.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/RobotsController.php';
  6469.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6470.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6471.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\RobotsController'$this));
  6472.         return $instance;
  6473.     }
  6474.     /**
  6475.      * Gets the public 'DcSiteBundle\Controller\SecondhandController' shared autowired service.
  6476.      *
  6477.      * @return \DcSiteBundle\Controller\SecondhandController
  6478.      */
  6479.     protected function getSecondhandControllerService()
  6480.     {
  6481.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6482.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6483.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6484.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/SecondhandController.php';
  6485.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6486.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6487.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\SecondhandController'$this));
  6488.         return $instance;
  6489.     }
  6490.     /**
  6491.      * Gets the public 'DcSiteBundle\Controller\SiteMapController' shared autowired service.
  6492.      *
  6493.      * @return \DcSiteBundle\Controller\SiteMapController
  6494.      */
  6495.     protected function getSiteMapController2Service()
  6496.     {
  6497.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6498.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6499.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6500.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/SiteMapController.php';
  6501.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6502.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6503.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\SiteMapController'$this));
  6504.         return $instance;
  6505.     }
  6506.     /**
  6507.      * Gets the public 'DcSiteBundle\Controller\SmsLandingController' shared autowired service.
  6508.      *
  6509.      * @return \DcSiteBundle\Controller\SmsLandingController
  6510.      */
  6511.     protected function getSmsLandingControllerService()
  6512.     {
  6513.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6514.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6515.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6516.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/SmsLandingController.php';
  6517.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6518.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6519.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\SmsLandingController'$this));
  6520.         return $instance;
  6521.     }
  6522.     /**
  6523.      * Gets the public 'DcSiteBundle\Controller\SparePartsController' shared autowired service.
  6524.      *
  6525.      * @return \DcSiteBundle\Controller\SparePartsController
  6526.      */
  6527.     protected function getSparePartsControllerService()
  6528.     {
  6529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6530.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6531.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6532.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  6533.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/SparePartsController.php';
  6534.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6535.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6536.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\SparePartsController'$this));
  6537.         return $instance;
  6538.     }
  6539.     /**
  6540.      * Gets the public 'DcSiteBundle\Controller\Subaru\AboutController' shared autowired service.
  6541.      *
  6542.      * @return \DcSiteBundle\Controller\Subaru\AboutController
  6543.      */
  6544.     protected function getAboutController14Service()
  6545.     {
  6546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6547.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6548.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6549.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6550.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6551.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/AboutController.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6553.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6554.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\AboutController'$this));
  6555.         return $instance;
  6556.     }
  6557.     /**
  6558.      * Gets the public 'DcSiteBundle\Controller\Subaru\AccessoriesController' shared autowired service.
  6559.      *
  6560.      * @return \DcSiteBundle\Controller\Subaru\AccessoriesController
  6561.      */
  6562.     protected function getAccessoriesController16Service()
  6563.     {
  6564.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6565.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6566.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6567.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6568.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/AccessoriesController.php';
  6569.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6570.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6571.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\AccessoriesController'$this));
  6572.         return $instance;
  6573.     }
  6574.     /**
  6575.      * Gets the public 'DcSiteBundle\Controller\Subaru\BaseController' shared autowired service.
  6576.      *
  6577.      * @return \DcSiteBundle\Controller\Subaru\BaseController
  6578.      */
  6579.     protected function getBaseController18Service()
  6580.     {
  6581.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6582.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6583.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6584.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6585.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6586.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6587.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\BaseController'$this));
  6588.         return $instance;
  6589.     }
  6590.     /**
  6591.      * Gets the public 'DcSiteBundle\Controller\Subaru\BasketController' shared autowired service.
  6592.      *
  6593.      * @return \DcSiteBundle\Controller\Subaru\BasketController
  6594.      */
  6595.     protected function getBasketController16Service()
  6596.     {
  6597.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6598.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6599.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6600.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6601.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BasketController.php';
  6602.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6603.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6604.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\BasketController'$this));
  6605.         return $instance;
  6606.     }
  6607.     /**
  6608.      * Gets the public 'DcSiteBundle\Controller\Subaru\CarController' shared autowired service.
  6609.      *
  6610.      * @return \DcSiteBundle\Controller\Subaru\CarController
  6611.      */
  6612.     protected function getCarController18Service()
  6613.     {
  6614.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6615.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6616.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6617.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6618.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6619.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/CarController.php';
  6620.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6621.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6622.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\CarController'$this));
  6623.         return $instance;
  6624.     }
  6625.     /**
  6626.      * Gets the public 'DcSiteBundle\Controller\Subaru\FinanceController' shared autowired service.
  6627.      *
  6628.      * @return \DcSiteBundle\Controller\Subaru\FinanceController
  6629.      */
  6630.     protected function getFinanceController17Service()
  6631.     {
  6632.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6633.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6634.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6635.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6636.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6637.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/FinanceController.php';
  6638.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6639.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6640.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\FinanceController'$this));
  6641.         return $instance;
  6642.     }
  6643.     /**
  6644.      * Gets the public 'DcSiteBundle\Controller\Subaru\MainController' shared autowired service.
  6645.      *
  6646.      * @return \DcSiteBundle\Controller\Subaru\MainController
  6647.      */
  6648.     protected function getMainController18Service()
  6649.     {
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6651.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6652.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6653.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6654.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6656.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6657.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\MainController'$this));
  6658.         return $instance;
  6659.     }
  6660.     /**
  6661.      * Gets the public 'DcSiteBundle\Controller\Subaru\ServiceController' shared autowired service.
  6662.      *
  6663.      * @return \DcSiteBundle\Controller\Subaru\ServiceController
  6664.      */
  6665.     protected function getServiceController16Service()
  6666.     {
  6667.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6668.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6669.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6670.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6671.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/MainController.php';
  6672.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/ServiceController.php';
  6673.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6674.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6675.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\ServiceController'$this));
  6676.         return $instance;
  6677.     }
  6678.     /**
  6679.      * Gets the public 'DcSiteBundle\Controller\Subaru\StocksController' shared autowired service.
  6680.      *
  6681.      * @return \DcSiteBundle\Controller\Subaru\StocksController
  6682.      */
  6683.     protected function getStocksController10Service()
  6684.     {
  6685.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6686.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6687.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6688.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/BaseController.php';
  6689.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Subaru/StocksController.php';
  6690.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6691.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6692.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Subaru\\StocksController'$this));
  6693.         return $instance;
  6694.     }
  6695.     /**
  6696.      * Gets the public 'DcSiteBundle\Controller\Suzuki\AboutController' shared autowired service.
  6697.      *
  6698.      * @return \DcSiteBundle\Controller\Suzuki\AboutController
  6699.      */
  6700.     protected function getAboutController15Service()
  6701.     {
  6702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6703.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6704.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6705.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6706.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/AboutController.php';
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6708.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6709.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\AboutController'$this));
  6710.         return $instance;
  6711.     }
  6712.     /**
  6713.      * Gets the public 'DcSiteBundle\Controller\Suzuki\AccessoriesController' shared autowired service.
  6714.      *
  6715.      * @return \DcSiteBundle\Controller\Suzuki\AccessoriesController
  6716.      */
  6717.     protected function getAccessoriesController17Service()
  6718.     {
  6719.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6720.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6721.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6722.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6723.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/AccessoriesController.php';
  6724.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6725.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6726.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\AccessoriesController'$this));
  6727.         return $instance;
  6728.     }
  6729.     /**
  6730.      * Gets the public 'DcSiteBundle\Controller\Suzuki\BaseController' shared autowired service.
  6731.      *
  6732.      * @return \DcSiteBundle\Controller\Suzuki\BaseController
  6733.      */
  6734.     protected function getBaseController19Service()
  6735.     {
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6737.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6738.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6739.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6740.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6741.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6742.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\BaseController'$this));
  6743.         return $instance;
  6744.     }
  6745.     /**
  6746.      * Gets the public 'DcSiteBundle\Controller\Suzuki\BasketController' shared autowired service.
  6747.      *
  6748.      * @return \DcSiteBundle\Controller\Suzuki\BasketController
  6749.      */
  6750.     protected function getBasketController17Service()
  6751.     {
  6752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6753.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6754.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6755.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6756.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BasketController.php';
  6757.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6758.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6759.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\BasketController'$this));
  6760.         return $instance;
  6761.     }
  6762.     /**
  6763.      * Gets the public 'DcSiteBundle\Controller\Suzuki\CarController' shared autowired service.
  6764.      *
  6765.      * @return \DcSiteBundle\Controller\Suzuki\CarController
  6766.      */
  6767.     protected function getCarController19Service()
  6768.     {
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6770.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6771.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6772.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6773.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/CarController.php';
  6774.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6775.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6776.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\CarController'$this));
  6777.         return $instance;
  6778.     }
  6779.     /**
  6780.      * Gets the public 'DcSiteBundle\Controller\Suzuki\FinanceController' shared autowired service.
  6781.      *
  6782.      * @return \DcSiteBundle\Controller\Suzuki\FinanceController
  6783.      */
  6784.     protected function getFinanceController18Service()
  6785.     {
  6786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6787.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6788.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6789.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6790.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/FinanceController.php';
  6791.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6792.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6793.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\FinanceController'$this));
  6794.         return $instance;
  6795.     }
  6796.     /**
  6797.      * Gets the public 'DcSiteBundle\Controller\Suzuki\MainController' shared autowired service.
  6798.      *
  6799.      * @return \DcSiteBundle\Controller\Suzuki\MainController
  6800.      */
  6801.     protected function getMainController19Service()
  6802.     {
  6803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6804.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6805.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6806.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6807.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/MainController.php';
  6808.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6809.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6810.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\MainController'$this));
  6811.         return $instance;
  6812.     }
  6813.     /**
  6814.      * Gets the public 'DcSiteBundle\Controller\Suzuki\ServiceController' shared autowired service.
  6815.      *
  6816.      * @return \DcSiteBundle\Controller\Suzuki\ServiceController
  6817.      */
  6818.     protected function getServiceController17Service()
  6819.     {
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6821.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6822.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6823.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6824.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/ServiceController.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6826.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6827.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\ServiceController'$this));
  6828.         return $instance;
  6829.     }
  6830.     /**
  6831.      * Gets the public 'DcSiteBundle\Controller\Suzuki\StocksController' shared autowired service.
  6832.      *
  6833.      * @return \DcSiteBundle\Controller\Suzuki\StocksController
  6834.      */
  6835.     protected function getStocksController11Service()
  6836.     {
  6837.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6838.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6839.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6840.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/BaseController.php';
  6841.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Suzuki/StocksController.php';
  6842.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6843.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6844.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Suzuki\\StocksController'$this));
  6845.         return $instance;
  6846.     }
  6847.     /**
  6848.      * Gets the public 'DcSiteBundle\Controller\TestDriveController' shared autowired service.
  6849.      *
  6850.      * @return \DcSiteBundle\Controller\TestDriveController
  6851.      */
  6852.     protected function getTestDriveControllerService()
  6853.     {
  6854.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6855.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6856.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6857.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/TestDriveController.php';
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6859.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6860.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\TestDriveController'$this));
  6861.         return $instance;
  6862.     }
  6863.     /**
  6864.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\AboutController' shared autowired service.
  6865.      *
  6866.      * @return \DcSiteBundle\Controller\ToyotaBorispol\AboutController
  6867.      */
  6868.     protected function getAboutController16Service()
  6869.     {
  6870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6871.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6872.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6873.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6874.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/AboutController.php';
  6875.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6876.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6877.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController'$this));
  6878.         return $instance;
  6879.     }
  6880.     /**
  6881.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\AccessoriesController' shared autowired service.
  6882.      *
  6883.      * @return \DcSiteBundle\Controller\ToyotaBorispol\AccessoriesController
  6884.      */
  6885.     protected function getAccessoriesController18Service()
  6886.     {
  6887.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6888.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6889.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6890.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6891.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/AccessoriesController.php';
  6892.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6893.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6894.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController'$this));
  6895.         return $instance;
  6896.     }
  6897.     /**
  6898.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\BaseController' shared autowired service.
  6899.      *
  6900.      * @return \DcSiteBundle\Controller\ToyotaBorispol\BaseController
  6901.      */
  6902.     protected function getBaseController20Service()
  6903.     {
  6904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6905.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6906.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6907.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6908.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6909.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6910.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController'$this));
  6911.         return $instance;
  6912.     }
  6913.     /**
  6914.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\BasketController' shared autowired service.
  6915.      *
  6916.      * @return \DcSiteBundle\Controller\ToyotaBorispol\BasketController
  6917.      */
  6918.     protected function getBasketController18Service()
  6919.     {
  6920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6921.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6922.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6923.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6924.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BasketController.php';
  6925.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6926.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6927.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController'$this));
  6928.         return $instance;
  6929.     }
  6930.     /**
  6931.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\CarController' shared autowired service.
  6932.      *
  6933.      * @return \DcSiteBundle\Controller\ToyotaBorispol\CarController
  6934.      */
  6935.     protected function getCarController20Service()
  6936.     {
  6937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6938.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6939.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6940.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6941.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/CarController.php';
  6942.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6943.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6944.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\CarController'$this));
  6945.         return $instance;
  6946.     }
  6947.     /**
  6948.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\FinanceController' shared autowired service.
  6949.      *
  6950.      * @return \DcSiteBundle\Controller\ToyotaBorispol\FinanceController
  6951.      */
  6952.     protected function getFinanceController19Service()
  6953.     {
  6954.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6955.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6956.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6957.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6958.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/FinanceController.php';
  6959.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6960.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6961.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController'$this));
  6962.         return $instance;
  6963.     }
  6964.     /**
  6965.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\MainController' shared autowired service.
  6966.      *
  6967.      * @return \DcSiteBundle\Controller\ToyotaBorispol\MainController
  6968.      */
  6969.     protected function getMainController20Service()
  6970.     {
  6971.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6972.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6973.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6974.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6975.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/MainController.php';
  6976.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6977.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6978.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\MainController'$this));
  6979.         return $instance;
  6980.     }
  6981.     /**
  6982.      * Gets the public 'DcSiteBundle\Controller\ToyotaBorispol\ServiceController' shared autowired service.
  6983.      *
  6984.      * @return \DcSiteBundle\Controller\ToyotaBorispol\ServiceController
  6985.      */
  6986.     protected function getServiceController18Service()
  6987.     {
  6988.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  6989.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  6990.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  6991.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/BaseController.php';
  6992.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaBorispol/ServiceController.php';
  6993.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6994.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  6995.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController'$this));
  6996.         return $instance;
  6997.     }
  6998.     /**
  6999.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\AboutController' shared autowired service.
  7000.      *
  7001.      * @return \DcSiteBundle\Controller\ToyotaOdessa\AboutController
  7002.      */
  7003.     protected function getAboutController17Service()
  7004.     {
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7006.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7007.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7008.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7009.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/AboutController.php';
  7010.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7011.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7012.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController'$this));
  7013.         return $instance;
  7014.     }
  7015.     /**
  7016.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\AccessoriesController' shared autowired service.
  7017.      *
  7018.      * @return \DcSiteBundle\Controller\ToyotaOdessa\AccessoriesController
  7019.      */
  7020.     protected function getAccessoriesController19Service()
  7021.     {
  7022.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7023.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7024.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7025.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7026.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/AccessoriesController.php';
  7027.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7028.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7029.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController'$this));
  7030.         return $instance;
  7031.     }
  7032.     /**
  7033.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\BaseController' shared autowired service.
  7034.      *
  7035.      * @return \DcSiteBundle\Controller\ToyotaOdessa\BaseController
  7036.      */
  7037.     protected function getBaseController21Service()
  7038.     {
  7039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7040.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7041.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7042.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7043.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7044.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7045.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController'$this));
  7046.         return $instance;
  7047.     }
  7048.     /**
  7049.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\BasketController' shared autowired service.
  7050.      *
  7051.      * @return \DcSiteBundle\Controller\ToyotaOdessa\BasketController
  7052.      */
  7053.     protected function getBasketController19Service()
  7054.     {
  7055.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7056.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7057.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7058.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7059.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BasketController.php';
  7060.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7061.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7062.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController'$this));
  7063.         return $instance;
  7064.     }
  7065.     /**
  7066.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\CarController' shared autowired service.
  7067.      *
  7068.      * @return \DcSiteBundle\Controller\ToyotaOdessa\CarController
  7069.      */
  7070.     protected function getCarController21Service()
  7071.     {
  7072.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7073.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7074.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7075.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7076.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/CarController.php';
  7077.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7078.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7079.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\CarController'$this));
  7080.         return $instance;
  7081.     }
  7082.     /**
  7083.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\CarInStockController' shared autowired service.
  7084.      *
  7085.      * @return \DcSiteBundle\Controller\ToyotaOdessa\CarInStockController
  7086.      */
  7087.     protected function getCarInStockController3Service()
  7088.     {
  7089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7090.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7091.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7092.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7093.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/CarInStockController.php';
  7094.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7095.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7096.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController'$this));
  7097.         return $instance;
  7098.     }
  7099.     /**
  7100.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\MainController' shared autowired service.
  7101.      *
  7102.      * @return \DcSiteBundle\Controller\ToyotaOdessa\MainController
  7103.      */
  7104.     protected function getMainController21Service()
  7105.     {
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7107.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7108.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7109.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7110.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/MainController.php';
  7111.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7112.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7113.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\MainController'$this));
  7114.         return $instance;
  7115.     }
  7116.     /**
  7117.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\PostController' shared autowired service.
  7118.      *
  7119.      * @return \DcSiteBundle\Controller\ToyotaOdessa\PostController
  7120.      */
  7121.     protected function getPostController5Service()
  7122.     {
  7123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7124.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7125.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7126.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7127.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/PostController.php';
  7128.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7129.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7130.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\PostController'$this));
  7131.         return $instance;
  7132.     }
  7133.     /**
  7134.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\ServiceController' shared autowired service.
  7135.      *
  7136.      * @return \DcSiteBundle\Controller\ToyotaOdessa\ServiceController
  7137.      */
  7138.     protected function getServiceController19Service()
  7139.     {
  7140.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7141.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7142.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7143.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7144.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/ServiceController.php';
  7145.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7146.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7147.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController'$this));
  7148.         return $instance;
  7149.     }
  7150.     /**
  7151.      * Gets the public 'DcSiteBundle\Controller\ToyotaOdessa\ServicesController' shared autowired service.
  7152.      *
  7153.      * @return \DcSiteBundle\Controller\ToyotaOdessa\ServicesController
  7154.      */
  7155.     protected function getServicesController2Service()
  7156.     {
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7158.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7159.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7160.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/BaseController.php';
  7161.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/ToyotaOdessa/ServicesController.php';
  7162.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7163.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7164.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController'$this));
  7165.         return $instance;
  7166.     }
  7167.     /**
  7168.      * Gets the public 'DcSiteBundle\Controller\Toyota\AboutController' shared autowired service.
  7169.      *
  7170.      * @return \DcSiteBundle\Controller\Toyota\AboutController
  7171.      */
  7172.     protected function getAboutController18Service()
  7173.     {
  7174.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7175.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7176.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7177.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7178.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/AboutController.php';
  7179.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7180.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7181.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\AboutController'$this));
  7182.         return $instance;
  7183.     }
  7184.     /**
  7185.      * Gets the public 'DcSiteBundle\Controller\Toyota\AccessoriesController' shared autowired service.
  7186.      *
  7187.      * @return \DcSiteBundle\Controller\Toyota\AccessoriesController
  7188.      */
  7189.     protected function getAccessoriesController20Service()
  7190.     {
  7191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7192.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7193.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7194.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7195.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/AccessoriesController.php';
  7196.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7197.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7198.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\AccessoriesController'$this));
  7199.         return $instance;
  7200.     }
  7201.     /**
  7202.      * Gets the public 'DcSiteBundle\Controller\Toyota\BaseController' shared autowired service.
  7203.      *
  7204.      * @return \DcSiteBundle\Controller\Toyota\BaseController
  7205.      */
  7206.     protected function getBaseController22Service()
  7207.     {
  7208.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7209.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7210.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7211.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7212.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7213.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7214.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\BaseController'$this));
  7215.         return $instance;
  7216.     }
  7217.     /**
  7218.      * Gets the public 'DcSiteBundle\Controller\Toyota\BasketController' shared autowired service.
  7219.      *
  7220.      * @return \DcSiteBundle\Controller\Toyota\BasketController
  7221.      */
  7222.     protected function getBasketController20Service()
  7223.     {
  7224.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7225.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7226.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7227.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7228.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BasketController.php';
  7229.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7230.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7231.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\BasketController'$this));
  7232.         return $instance;
  7233.     }
  7234.     /**
  7235.      * Gets the public 'DcSiteBundle\Controller\Toyota\CarController' shared autowired service.
  7236.      *
  7237.      * @return \DcSiteBundle\Controller\Toyota\CarController
  7238.      */
  7239.     protected function getCarController22Service()
  7240.     {
  7241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7242.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7243.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7244.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7245.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/CarController.php';
  7246.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7247.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7248.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\CarController'$this));
  7249.         return $instance;
  7250.     }
  7251.     /**
  7252.      * Gets the public 'DcSiteBundle\Controller\Toyota\MainController' shared autowired service.
  7253.      *
  7254.      * @return \DcSiteBundle\Controller\Toyota\MainController
  7255.      */
  7256.     protected function getMainController22Service()
  7257.     {
  7258.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7259.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7260.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7261.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7262.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/MainController.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7264.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7265.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\MainController'$this));
  7266.         return $instance;
  7267.     }
  7268.     /**
  7269.      * Gets the public 'DcSiteBundle\Controller\Toyota\PostController' shared autowired service.
  7270.      *
  7271.      * @return \DcSiteBundle\Controller\Toyota\PostController
  7272.      */
  7273.     protected function getPostController6Service()
  7274.     {
  7275.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7276.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7277.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7278.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7279.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/PostController.php';
  7280.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7281.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7282.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\PostController'$this));
  7283.         return $instance;
  7284.     }
  7285.     /**
  7286.      * Gets the public 'DcSiteBundle\Controller\Toyota\ServiceController' shared autowired service.
  7287.      *
  7288.      * @return \DcSiteBundle\Controller\Toyota\ServiceController
  7289.      */
  7290.     protected function getServiceController20Service()
  7291.     {
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7293.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7294.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7295.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7296.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/ServiceController.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7298.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7299.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\ServiceController'$this));
  7300.         return $instance;
  7301.     }
  7302.     /**
  7303.      * Gets the public 'DcSiteBundle\Controller\Toyota\ServicesController' shared autowired service.
  7304.      *
  7305.      * @return \DcSiteBundle\Controller\Toyota\ServicesController
  7306.      */
  7307.     protected function getServicesController3Service()
  7308.     {
  7309.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7310.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7311.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7312.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/BaseController.php';
  7313.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Toyota/ServicesController.php';
  7314.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7315.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7316.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Toyota\\ServicesController'$this));
  7317.         return $instance;
  7318.     }
  7319.     /**
  7320.      * Gets the public 'DcSiteBundle\Controller\TradeInController' shared autowired service.
  7321.      *
  7322.      * @return \DcSiteBundle\Controller\TradeInController
  7323.      */
  7324.     protected function getTradeInControllerService()
  7325.     {
  7326.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7327.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7328.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7329.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/TradeInController.php';
  7330.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7331.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7332.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\TradeInController'$this));
  7333.         return $instance;
  7334.     }
  7335.     /**
  7336.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\AboutController' shared autowired service.
  7337.      *
  7338.      * @return \DcSiteBundle\Controller\Unicommerce\AboutController
  7339.      */
  7340.     protected function getAboutController19Service()
  7341.     {
  7342.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7343.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7344.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7345.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7346.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/AboutController.php';
  7347.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7348.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7349.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\AboutController'$this));
  7350.         return $instance;
  7351.     }
  7352.     /**
  7353.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\BaseController' shared autowired service.
  7354.      *
  7355.      * @return \DcSiteBundle\Controller\Unicommerce\BaseController
  7356.      */
  7357.     protected function getBaseController23Service()
  7358.     {
  7359.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7360.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7361.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7362.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7363.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7364.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7365.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\BaseController'$this));
  7366.         return $instance;
  7367.     }
  7368.     /**
  7369.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\CarController' shared autowired service.
  7370.      *
  7371.      * @return \DcSiteBundle\Controller\Unicommerce\CarController
  7372.      */
  7373.     protected function getCarController23Service()
  7374.     {
  7375.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7376.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7377.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7378.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7379.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/CarController.php';
  7380.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7381.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7382.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\CarController'$this));
  7383.         return $instance;
  7384.     }
  7385.     /**
  7386.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\FinanceController' shared autowired service.
  7387.      *
  7388.      * @return \DcSiteBundle\Controller\Unicommerce\FinanceController
  7389.      */
  7390.     protected function getFinanceController20Service()
  7391.     {
  7392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7393.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7394.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7395.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7396.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/FinanceController.php';
  7397.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7398.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7399.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\FinanceController'$this));
  7400.         return $instance;
  7401.     }
  7402.     /**
  7403.      * Gets the public 'DcSiteBundle\Controller\Unicommerce\MainController' shared autowired service.
  7404.      *
  7405.      * @return \DcSiteBundle\Controller\Unicommerce\MainController
  7406.      */
  7407.     protected function getMainController23Service()
  7408.     {
  7409.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7410.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7411.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7412.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/BaseController.php';
  7413.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Unicommerce/MainController.php';
  7414.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7415.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7416.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Unicommerce\\MainController'$this));
  7417.         return $instance;
  7418.     }
  7419.     /**
  7420.      * Gets the public 'DcSiteBundle\Controller\UsedCarModuleController' shared autowired service.
  7421.      *
  7422.      * @return \DcSiteBundle\Controller\UsedCarModuleController
  7423.      */
  7424.     protected function getUsedCarModuleControllerService()
  7425.     {
  7426.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7427.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7428.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7429.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/UsedCarModuleController.php';
  7430.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7431.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7432.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\UsedCarModuleController'$this));
  7433.         return $instance;
  7434.     }
  7435.     /**
  7436.      * Gets the public 'DcSiteBundle\Controller\UsedCarPdfController' shared autowired service.
  7437.      *
  7438.      * @return \DcSiteBundle\Controller\UsedCarPdfController
  7439.      */
  7440.     protected function getUsedCarPdfControllerService()
  7441.     {
  7442.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7443.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7444.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7445.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/UsedCarPdfController.php';
  7446.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7447.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7448.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\UsedCarPdfController'$this));
  7449.         return $instance;
  7450.     }
  7451.     /**
  7452.      * Gets the public 'DcSiteBundle\Controller\Volvo\AboutController' shared autowired service.
  7453.      *
  7454.      * @return \DcSiteBundle\Controller\Volvo\AboutController
  7455.      */
  7456.     protected function getAboutController20Service()
  7457.     {
  7458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7459.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7460.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7461.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7462.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/AboutController.php';
  7463.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7464.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7465.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\AboutController'$this));
  7466.         return $instance;
  7467.     }
  7468.     /**
  7469.      * Gets the public 'DcSiteBundle\Controller\Volvo\AccessoriesController' shared autowired service.
  7470.      *
  7471.      * @return \DcSiteBundle\Controller\Volvo\AccessoriesController
  7472.      */
  7473.     protected function getAccessoriesController21Service()
  7474.     {
  7475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7476.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7477.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7478.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7479.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/AccessoriesController.php';
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7481.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7482.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\AccessoriesController'$this));
  7483.         return $instance;
  7484.     }
  7485.     /**
  7486.      * Gets the public 'DcSiteBundle\Controller\Volvo\BaseController' shared autowired service.
  7487.      *
  7488.      * @return \DcSiteBundle\Controller\Volvo\BaseController
  7489.      */
  7490.     protected function getBaseController24Service()
  7491.     {
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7493.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7494.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7495.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7496.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7497.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7498.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\BaseController'$this));
  7499.         return $instance;
  7500.     }
  7501.     /**
  7502.      * Gets the public 'DcSiteBundle\Controller\Volvo\BasketController' shared autowired service.
  7503.      *
  7504.      * @return \DcSiteBundle\Controller\Volvo\BasketController
  7505.      */
  7506.     protected function getBasketController21Service()
  7507.     {
  7508.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7509.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7510.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7511.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7512.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BasketController.php';
  7513.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7514.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7515.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\BasketController'$this));
  7516.         return $instance;
  7517.     }
  7518.     /**
  7519.      * Gets the public 'DcSiteBundle\Controller\Volvo\CarController' shared autowired service.
  7520.      *
  7521.      * @return \DcSiteBundle\Controller\Volvo\CarController
  7522.      */
  7523.     protected function getCarController24Service()
  7524.     {
  7525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7526.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7527.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7528.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7529.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/CarController.php';
  7530.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7531.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7532.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\CarController'$this));
  7533.         return $instance;
  7534.     }
  7535.     /**
  7536.      * Gets the public 'DcSiteBundle\Controller\Volvo\FinanceController' shared autowired service.
  7537.      *
  7538.      * @return \DcSiteBundle\Controller\Volvo\FinanceController
  7539.      */
  7540.     protected function getFinanceController21Service()
  7541.     {
  7542.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7543.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7544.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7545.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7546.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/FinanceController.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7548.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7549.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\FinanceController'$this));
  7550.         return $instance;
  7551.     }
  7552.     /**
  7553.      * Gets the public 'DcSiteBundle\Controller\Volvo\MainController' shared autowired service.
  7554.      *
  7555.      * @return \DcSiteBundle\Controller\Volvo\MainController
  7556.      */
  7557.     protected function getMainController24Service()
  7558.     {
  7559.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7560.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7561.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7562.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7563.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/MainController.php';
  7564.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7565.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7566.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\MainController'$this));
  7567.         return $instance;
  7568.     }
  7569.     /**
  7570.      * Gets the public 'DcSiteBundle\Controller\Volvo\ServiceController' shared autowired service.
  7571.      *
  7572.      * @return \DcSiteBundle\Controller\Volvo\ServiceController
  7573.      */
  7574.     protected function getServiceController21Service()
  7575.     {
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7577.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7578.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7579.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/BaseController.php';
  7580.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Volvo/ServiceController.php';
  7581.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7582.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7583.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Volvo\\ServiceController'$this));
  7584.         return $instance;
  7585.     }
  7586.     /**
  7587.      * Gets the public 'DcSiteBundle\Controller\WaterController' shared autowired service.
  7588.      *
  7589.      * @return \DcSiteBundle\Controller\WaterController
  7590.      */
  7591.     protected function getWaterControllerService()
  7592.     {
  7593.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7594.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7595.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7596.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Marine/BaseController.php';
  7597.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/WaterController.php';
  7598.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7599.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7600.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\WaterController'$this));
  7601.         return $instance;
  7602.     }
  7603.     /**
  7604.      * Gets the public 'DcSiteBundle\Controller\Yamaha\AboutController' shared autowired service.
  7605.      *
  7606.      * @return \DcSiteBundle\Controller\Yamaha\AboutController
  7607.      */
  7608.     protected function getAboutController21Service()
  7609.     {
  7610.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7611.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7612.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7613.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7614.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7615.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/AboutController.php';
  7616.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7617.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7618.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\AboutController'$this));
  7619.         return $instance;
  7620.     }
  7621.     /**
  7622.      * Gets the public 'DcSiteBundle\Controller\Yamaha\AccessoriesController' shared autowired service.
  7623.      *
  7624.      * @return \DcSiteBundle\Controller\Yamaha\AccessoriesController
  7625.      */
  7626.     protected function getAccessoriesController22Service()
  7627.     {
  7628.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7629.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7630.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7631.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7632.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7633.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/AccessoriesController.php';
  7634.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7635.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7636.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\AccessoriesController'$this));
  7637.         return $instance;
  7638.     }
  7639.     /**
  7640.      * Gets the public 'DcSiteBundle\Controller\Yamaha\AjaxController' shared autowired service.
  7641.      *
  7642.      * @return \DcSiteBundle\Controller\Yamaha\AjaxController
  7643.      */
  7644.     protected function getAjaxController5Service()
  7645.     {
  7646.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7647.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7648.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7649.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7650.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/AjaxController.php';
  7651.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7652.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7653.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\AjaxController'$this));
  7654.         return $instance;
  7655.     }
  7656.     /**
  7657.      * Gets the public 'DcSiteBundle\Controller\Yamaha\BaseController' shared autowired service.
  7658.      *
  7659.      * @return \DcSiteBundle\Controller\Yamaha\BaseController
  7660.      */
  7661.     protected function getBaseController25Service()
  7662.     {
  7663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7664.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7665.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7666.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7667.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7668.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7669.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\BaseController'$this));
  7670.         return $instance;
  7671.     }
  7672.     /**
  7673.      * Gets the public 'DcSiteBundle\Controller\Yamaha\BoatController' shared autowired service.
  7674.      *
  7675.      * @return \DcSiteBundle\Controller\Yamaha\BoatController
  7676.      */
  7677.     protected function getBoatControllerService()
  7678.     {
  7679.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7680.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7681.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7682.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7683.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BoatController.php';
  7684.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7685.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7686.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\BoatController'$this));
  7687.         return $instance;
  7688.     }
  7689.     /**
  7690.      * Gets the public 'DcSiteBundle\Controller\Yamaha\BoatEngineController' shared autowired service.
  7691.      *
  7692.      * @return \DcSiteBundle\Controller\Yamaha\BoatEngineController
  7693.      */
  7694.     protected function getBoatEngineControllerService()
  7695.     {
  7696.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7697.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7698.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7699.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7700.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BoatEngineController.php';
  7701.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7702.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7703.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\BoatEngineController'$this));
  7704.         return $instance;
  7705.     }
  7706.     /**
  7707.      * Gets the public 'DcSiteBundle\Controller\Yamaha\CatalogController' shared autowired service.
  7708.      *
  7709.      * @return \DcSiteBundle\Controller\Yamaha\CatalogController
  7710.      */
  7711.     protected function getCatalogController3Service()
  7712.     {
  7713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7714.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7715.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7716.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7717.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7718.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/CatalogController.php';
  7719.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7720.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7721.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\CatalogController'$this));
  7722.         return $instance;
  7723.     }
  7724.     /**
  7725.      * Gets the public 'DcSiteBundle\Controller\Yamaha\GeneratorController' shared autowired service.
  7726.      *
  7727.      * @return \DcSiteBundle\Controller\Yamaha\GeneratorController
  7728.      */
  7729.     protected function getGeneratorControllerService()
  7730.     {
  7731.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7732.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7733.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7734.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7735.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/GeneratorController.php';
  7736.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7737.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7738.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\GeneratorController'$this));
  7739.         return $instance;
  7740.     }
  7741.     /**
  7742.      * Gets the public 'DcSiteBundle\Controller\Yamaha\MainController' shared autowired service.
  7743.      *
  7744.      * @return \DcSiteBundle\Controller\Yamaha\MainController
  7745.      */
  7746.     protected function getMainController25Service()
  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).'/vendor/symfony/filesystem/Filesystem.php';
  7754.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7755.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\MainController'$this));
  7756.         return $instance;
  7757.     }
  7758.     /**
  7759.      * Gets the public 'DcSiteBundle\Controller\Yamaha\NonMotorizedBoatController' shared autowired service.
  7760.      *
  7761.      * @return \DcSiteBundle\Controller\Yamaha\NonMotorizedBoatController
  7762.      */
  7763.     protected function getNonMotorizedBoatControllerService()
  7764.     {
  7765.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7766.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7767.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7768.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7769.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/NonMotorizedBoatController.php';
  7770.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7771.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7772.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController'$this));
  7773.         return $instance;
  7774.     }
  7775.     /**
  7776.      * Gets the public 'DcSiteBundle\Controller\Yamaha\ServiceController' shared autowired service.
  7777.      *
  7778.      * @return \DcSiteBundle\Controller\Yamaha\ServiceController
  7779.      */
  7780.     protected function getServiceController22Service()
  7781.     {
  7782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7783.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7784.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7785.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7786.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7787.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/ServiceController.php';
  7788.         $a = ($this->services['DcSiteBundle\\Services\\RentVehicleService'] ?? $this->getRentVehicleServiceService());
  7789.         if (isset($this->services['DcSiteBundle\\Controller\\Yamaha\\ServiceController'])) {
  7790.             return $this->services['DcSiteBundle\\Controller\\Yamaha\\ServiceController'];
  7791.         }
  7792.         $this->services['DcSiteBundle\\Controller\\Yamaha\\ServiceController'] = $instance = new \DcSiteBundle\Controller\Yamaha\ServiceController($a);
  7793.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\ServiceController'$this));
  7794.         return $instance;
  7795.     }
  7796.     /**
  7797.      * Gets the public 'DcSiteBundle\Controller\Yamaha\ServicesController' shared autowired service.
  7798.      *
  7799.      * @return \DcSiteBundle\Controller\Yamaha\ServicesController
  7800.      */
  7801.     protected function getServicesController4Service()
  7802.     {
  7803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7804.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7805.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7806.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7807.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7808.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/ServicesController.php';
  7809.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7810.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7811.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\ServicesController'$this));
  7812.         return $instance;
  7813.     }
  7814.     /**
  7815.      * Gets the public 'DcSiteBundle\Controller\Yamaha\StocksController' shared autowired service.
  7816.      *
  7817.      * @return \DcSiteBundle\Controller\Yamaha\StocksController
  7818.      */
  7819.     protected function getStocksController12Service()
  7820.     {
  7821.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7822.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  7823.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/BaseDcController.php';
  7824.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/BaseController.php';
  7825.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/MainController.php';
  7826.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Controller/Yamaha/StocksController.php';
  7827.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7828.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['CoreBundle\\Factory\\Vehicle'] ?? $this->getVehicleService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7829.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('DcSiteBundle\\Controller\\Yamaha\\StocksController'$this));
  7830.         return $instance;
  7831.     }
  7832.     /**
  7833.      * Gets the public 'DcSiteBundle\Form\BuyPartsType' shared service.
  7834.      *
  7835.      * @return \DcSiteBundle\Form\BuyPartsType
  7836.      */
  7837.     protected function getBuyPartsTypeService()
  7838.     {
  7839.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7840.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7841.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/CoreFormsType.php';
  7842.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/BuyPartsType.php';
  7843.         $a = ($this->services['transformer.accessories.id.to.entity'] ?? $this->getTransformer_Accessories_Id_To_EntityService());
  7844.         if (isset($this->services['DcSiteBundle\\Form\\BuyPartsType'])) {
  7845.             return $this->services['DcSiteBundle\\Form\\BuyPartsType'];
  7846.         }
  7847.         return $this->services['DcSiteBundle\\Form\\BuyPartsType'] = new \DcSiteBundle\Form\BuyPartsType($a);
  7848.     }
  7849.     /**
  7850.      * Gets the public 'DcSiteBundle\Form\VacancyType' shared service.
  7851.      *
  7852.      * @return \DcSiteBundle\Form\VacancyType
  7853.      */
  7854.     protected function getVacancyTypeService()
  7855.     {
  7856.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7858.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/VacancyType.php';
  7859.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/FileUploader.php';
  7860.         $a = ($this->services['transformer.vacancy.id.to.entity'] ?? $this->getTransformer_Vacancy_Id_To_EntityService());
  7861.         if (isset($this->services['DcSiteBundle\\Form\\VacancyType'])) {
  7862.             return $this->services['DcSiteBundle\\Form\\VacancyType'];
  7863.         }
  7864.         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')))));
  7865.     }
  7866.     /**
  7867.      * Gets the public 'DcSiteBundle\Model\Pagination' shared service.
  7868.      *
  7869.      * @return \DcSiteBundle\Model\Pagination
  7870.      */
  7871.     protected function getPaginationService()
  7872.     {
  7873.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Pagination.php';
  7874.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7875.         if (isset($this->services['DcSiteBundle\\Model\\Pagination'])) {
  7876.             return $this->services['DcSiteBundle\\Model\\Pagination'];
  7877.         }
  7878.         $b = ($this->services['router'] ?? $this->getRouterService());
  7879.         if (isset($this->services['DcSiteBundle\\Model\\Pagination'])) {
  7880.             return $this->services['DcSiteBundle\\Model\\Pagination'];
  7881.         }
  7882.         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())));
  7883.     }
  7884.     /**
  7885.      * Gets the public 'DcSiteBundle\Services\ActionsService' shared service.
  7886.      *
  7887.      * @return \DcSiteBundle\Services\ActionsService
  7888.      */
  7889.     protected function getActionsServiceService()
  7890.     {
  7891.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/ActionsService.php';
  7892.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7893.         if (isset($this->services['DcSiteBundle\\Services\\ActionsService'])) {
  7894.             return $this->services['DcSiteBundle\\Services\\ActionsService'];
  7895.         }
  7896.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  7897.         if (isset($this->services['DcSiteBundle\\Services\\ActionsService'])) {
  7898.             return $this->services['DcSiteBundle\\Services\\ActionsService'];
  7899.         }
  7900.         $c = ($this->services['router'] ?? $this->getRouterService());
  7901.         if (isset($this->services['DcSiteBundle\\Services\\ActionsService'])) {
  7902.             return $this->services['DcSiteBundle\\Services\\ActionsService'];
  7903.         }
  7904.         return $this->services['DcSiteBundle\\Services\\ActionsService'] = new \DcSiteBundle\Services\ActionsService($a$b$c);
  7905.     }
  7906.     /**
  7907.      * Gets the public 'DcSiteBundle\Services\CarInStockService' shared service.
  7908.      *
  7909.      * @return \DcSiteBundle\Services\CarInStockService
  7910.      */
  7911.     protected function getCarInStockServiceService()
  7912.     {
  7913.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/CarInStockService.php';
  7914.         $a = ($this->services['core.model.vehicles.in-stock-repository'] ?? $this->getCore_Model_Vehicles_InstockrepositoryService());
  7915.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7916.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7917.         }
  7918.         $b = ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService());
  7919.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7920.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7921.         }
  7922.         $c = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  7923.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7924.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7925.         }
  7926.         $d = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  7927.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7928.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7929.         }
  7930.         $e = ($this->services['router'] ?? $this->getRouterService());
  7931.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7932.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7933.         }
  7934.         $f = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  7935.         if (isset($this->services['DcSiteBundle\\Services\\CarInStockService'])) {
  7936.             return $this->services['DcSiteBundle\\Services\\CarInStockService'];
  7937.         }
  7938.         return $this->services['DcSiteBundle\\Services\\CarInStockService'] = new \DcSiteBundle\Services\CarInStockService($a$b$c$d$e$f);
  7939.     }
  7940.     /**
  7941.      * Gets the public 'DcSiteBundle\Services\CarRouteGenerateService' shared service.
  7942.      *
  7943.      * @return \DcSiteBundle\Services\CarRouteGenerateService
  7944.      */
  7945.     protected function getCarRouteGenerateServiceService()
  7946.     {
  7947.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/CarRouteGenerateService.php';
  7948.         return $this->services['DcSiteBundle\\Services\\CarRouteGenerateService'] = new \DcSiteBundle\Services\CarRouteGenerateService(($this->services['router'] ?? $this->getRouterService()));
  7949.     }
  7950.     /**
  7951.      * Gets the public 'DcSiteBundle\Services\CatalogService' shared service.
  7952.      *
  7953.      * @return \DcSiteBundle\Services\CatalogService
  7954.      */
  7955.     protected function getCatalogService2Service()
  7956.     {
  7957.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/CatalogService.php';
  7958.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7959.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7960.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7961.         }
  7962.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  7963.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7964.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7965.         }
  7966.         $c = ($this->services['router'] ?? $this->getRouterService());
  7967.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7968.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7969.         }
  7970.         $d = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  7971.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7972.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7973.         }
  7974.         $e = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  7975.         if (isset($this->services['DcSiteBundle\\Services\\CatalogService'])) {
  7976.             return $this->services['DcSiteBundle\\Services\\CatalogService'];
  7977.         }
  7978.         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);
  7979.     }
  7980.     /**
  7981.      * Gets the public 'DcSiteBundle\Services\MainSliderService' shared service.
  7982.      *
  7983.      * @return \DcSiteBundle\Services\MainSliderService
  7984.      */
  7985.     protected function getMainSliderServiceService()
  7986.     {
  7987.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/MainSliderService.php';
  7988.         $a = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  7989.         if (isset($this->services['DcSiteBundle\\Services\\MainSliderService'])) {
  7990.             return $this->services['DcSiteBundle\\Services\\MainSliderService'];
  7991.         }
  7992.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7993.         if (isset($this->services['DcSiteBundle\\Services\\MainSliderService'])) {
  7994.             return $this->services['DcSiteBundle\\Services\\MainSliderService'];
  7995.         }
  7996.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  7997.         if (isset($this->services['DcSiteBundle\\Services\\MainSliderService'])) {
  7998.             return $this->services['DcSiteBundle\\Services\\MainSliderService'];
  7999.         }
  8000.         return $this->services['DcSiteBundle\\Services\\MainSliderService'] = new \DcSiteBundle\Services\MainSliderService($a$this$b$c);
  8001.     }
  8002.     /**
  8003.      * Gets the public 'DcSiteBundle\Services\ModelRange\Pages\PagesService' shared service.
  8004.      *
  8005.      * @return \DcSiteBundle\Services\ModelRange\Pages\PagesService
  8006.      */
  8007.     protected function getPagesServiceService()
  8008.     {
  8009.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/ModelRange/Pages/PagesService.php';
  8010.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8011.         if (isset($this->services['DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService'])) {
  8012.             return $this->services['DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService'];
  8013.         }
  8014.         return $this->services['DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService'] = new \DcSiteBundle\Services\ModelRange\Pages\PagesService($a);
  8015.     }
  8016.     /**
  8017.      * Gets the public 'DcSiteBundle\Services\NewsService' shared service.
  8018.      *
  8019.      * @return \DcSiteBundle\Services\NewsService
  8020.      */
  8021.     protected function getNewsServiceService()
  8022.     {
  8023.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/NewsService.php';
  8024.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8025.         if (isset($this->services['DcSiteBundle\\Services\\NewsService'])) {
  8026.             return $this->services['DcSiteBundle\\Services\\NewsService'];
  8027.         }
  8028.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  8029.         if (isset($this->services['DcSiteBundle\\Services\\NewsService'])) {
  8030.             return $this->services['DcSiteBundle\\Services\\NewsService'];
  8031.         }
  8032.         return $this->services['DcSiteBundle\\Services\\NewsService'] = new \DcSiteBundle\Services\NewsService($a$b);
  8033.     }
  8034.     /**
  8035.      * Gets the public 'DcSiteBundle\Services\Nissan\Finance\FinanceService' shared service.
  8036.      *
  8037.      * @return \DcSiteBundle\Services\Nissan\Finance\FinanceService
  8038.      */
  8039.     protected function getFinanceServiceService()
  8040.     {
  8041.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Nissan/Finance/FinanceService.php';
  8042.         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()));
  8043.     }
  8044.     /**
  8045.      * Gets the public 'DcSiteBundle\Services\RentVehicleService' shared service.
  8046.      *
  8047.      * @return \DcSiteBundle\Services\RentVehicleService
  8048.      */
  8049.     protected function getRentVehicleServiceService()
  8050.     {
  8051.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/RentVehicleService.php';
  8052.         $a = ($this->services['core.model.vehicles.rent-repository'] ?? $this->getCore_Model_Vehicles_RentrepositoryService());
  8053.         if (isset($this->services['DcSiteBundle\\Services\\RentVehicleService'])) {
  8054.             return $this->services['DcSiteBundle\\Services\\RentVehicleService'];
  8055.         }
  8056.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  8057.         if (isset($this->services['DcSiteBundle\\Services\\RentVehicleService'])) {
  8058.             return $this->services['DcSiteBundle\\Services\\RentVehicleService'];
  8059.         }
  8060.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8061.         if (isset($this->services['DcSiteBundle\\Services\\RentVehicleService'])) {
  8062.             return $this->services['DcSiteBundle\\Services\\RentVehicleService'];
  8063.         }
  8064.         $d = ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService());
  8065.         if (isset($this->services['DcSiteBundle\\Services\\RentVehicleService'])) {
  8066.             return $this->services['DcSiteBundle\\Services\\RentVehicleService'];
  8067.         }
  8068.         return $this->services['DcSiteBundle\\Services\\RentVehicleService'] = new \DcSiteBundle\Services\RentVehicleService($a$b$c$d);
  8069.     }
  8070.     /**
  8071.      * Gets the public 'DcSiteBundle\Services\UsedVehicleService' shared service.
  8072.      *
  8073.      * @return \DcSiteBundle\Services\UsedVehicleService
  8074.      */
  8075.     protected function getUsedVehicleServiceService()
  8076.     {
  8077.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/UsedVehicleService.php';
  8078.         $a = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  8079.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8080.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8081.         }
  8082.         $b = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  8083.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8084.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8085.         }
  8086.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  8087.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8088.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8089.         }
  8090.         $d = ($this->services['router'] ?? $this->getRouterService());
  8091.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8092.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8093.         }
  8094.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  8095.         if (isset($this->services['DcSiteBundle\\Services\\UsedVehicleService'])) {
  8096.             return $this->services['DcSiteBundle\\Services\\UsedVehicleService'];
  8097.         }
  8098.         return $this->services['DcSiteBundle\\Services\\UsedVehicleService'] = new \DcSiteBundle\Services\UsedVehicleService($a$b$c$d$e);
  8099.     }
  8100.     /**
  8101.      * Gets the public 'DcSiteBundle\Services\VehicleViewService' shared service.
  8102.      *
  8103.      * @return \DcSiteBundle\Services\VehicleViewService
  8104.      */
  8105.     protected function getVehicleViewServiceService()
  8106.     {
  8107.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/VehicleViewService.php';
  8108.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8109.         if (isset($this->services['DcSiteBundle\\Services\\VehicleViewService'])) {
  8110.             return $this->services['DcSiteBundle\\Services\\VehicleViewService'];
  8111.         }
  8112.         return $this->services['DcSiteBundle\\Services\\VehicleViewService'] = new \DcSiteBundle\Services\VehicleViewService($a);
  8113.     }
  8114.     /**
  8115.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  8116.      *
  8117.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  8118.      */
  8119.     protected function getProfilerControllerService()
  8120.     {
  8121.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  8122.         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()));
  8123.     }
  8124.     /**
  8125.      * Gets the public 'FoundersBundle\Controller\BaseController' shared autowired service.
  8126.      *
  8127.      * @return \FoundersBundle\Controller\BaseController
  8128.      */
  8129.     protected function getBaseController26Service()
  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.         $this->services['FoundersBundle\\Controller\\BaseController'] = $instance = new \FoundersBundle\Controller\BaseController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8134.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\BaseController'$this));
  8135.         return $instance;
  8136.     }
  8137.     /**
  8138.      * Gets the public 'FoundersBundle\Controller\BusinessController' shared autowired service.
  8139.      *
  8140.      * @return \FoundersBundle\Controller\BusinessController
  8141.      */
  8142.     protected function getBusinessControllerService()
  8143.     {
  8144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8145.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8146.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BusinessController.php';
  8147.         $this->services['FoundersBundle\\Controller\\BusinessController'] = $instance = new \FoundersBundle\Controller\BusinessController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8148.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\BusinessController'$this));
  8149.         return $instance;
  8150.     }
  8151.     /**
  8152.      * Gets the public 'FoundersBundle\Controller\FamilyController' shared autowired service.
  8153.      *
  8154.      * @return \FoundersBundle\Controller\FamilyController
  8155.      */
  8156.     protected function getFamilyControllerService()
  8157.     {
  8158.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8159.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8160.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/FamilyController.php';
  8161.         $this->services['FoundersBundle\\Controller\\FamilyController'] = $instance = new \FoundersBundle\Controller\FamilyController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8162.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\FamilyController'$this));
  8163.         return $instance;
  8164.     }
  8165.     /**
  8166.      * Gets the public 'FoundersBundle\Controller\InvestmentController' shared autowired service.
  8167.      *
  8168.      * @return \FoundersBundle\Controller\InvestmentController
  8169.      */
  8170.     protected function getInvestmentControllerService()
  8171.     {
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8173.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8174.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/InvestmentController.php';
  8175.         $this->services['FoundersBundle\\Controller\\InvestmentController'] = $instance = new \FoundersBundle\Controller\InvestmentController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8176.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\InvestmentController'$this));
  8177.         return $instance;
  8178.     }
  8179.     /**
  8180.      * Gets the public 'FoundersBundle\Controller\MainController' shared autowired service.
  8181.      *
  8182.      * @return \FoundersBundle\Controller\MainController
  8183.      */
  8184.     protected function getMainController26Service()
  8185.     {
  8186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8187.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8188.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/MainController.php';
  8189.         $this->services['FoundersBundle\\Controller\\MainController'] = $instance = new \FoundersBundle\Controller\MainController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8190.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\MainController'$this));
  8191.         return $instance;
  8192.     }
  8193.     /**
  8194.      * Gets the public 'FoundersBundle\Controller\MediaController' shared autowired service.
  8195.      *
  8196.      * @return \FoundersBundle\Controller\MediaController
  8197.      */
  8198.     protected function getMediaController2Service()
  8199.     {
  8200.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8201.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8202.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/MediaController.php';
  8203.         $this->services['FoundersBundle\\Controller\\MediaController'] = $instance = new \FoundersBundle\Controller\MediaController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8204.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\MediaController'$this));
  8205.         return $instance;
  8206.     }
  8207.     /**
  8208.      * Gets the public 'FoundersBundle\Controller\SiteMapController' shared autowired service.
  8209.      *
  8210.      * @return \FoundersBundle\Controller\SiteMapController
  8211.      */
  8212.     protected function getSiteMapController3Service()
  8213.     {
  8214.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8215.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/BaseController.php';
  8216.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Controller/SiteMapController.php';
  8217.         $this->services['FoundersBundle\\Controller\\SiteMapController'] = $instance = new \FoundersBundle\Controller\SiteMapController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8218.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('FoundersBundle\\Controller\\SiteMapController'$this));
  8219.         return $instance;
  8220.     }
  8221.     /**
  8222.      * Gets the public 'InsuranceBundle\Controller\AboutController' shared autowired service.
  8223.      *
  8224.      * @return \InsuranceBundle\Controller\AboutController
  8225.      */
  8226.     protected function getAboutController22Service()
  8227.     {
  8228.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8229.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8230.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/AboutController.php';
  8231.         $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()));
  8232.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\AboutController'$this));
  8233.         return $instance;
  8234.     }
  8235.     /**
  8236.      * Gets the public 'InsuranceBundle\Controller\ActionsNewsController' shared autowired service.
  8237.      *
  8238.      * @return \InsuranceBundle\Controller\ActionsNewsController
  8239.      */
  8240.     protected function getActionsNewsControllerService()
  8241.     {
  8242.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8243.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8244.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ActionsNewsController.php';
  8245.         $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()));
  8246.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\ActionsNewsController'$this));
  8247.         return $instance;
  8248.     }
  8249.     /**
  8250.      * Gets the public 'InsuranceBundle\Controller\AuthController' shared autowired service.
  8251.      *
  8252.      * @return \InsuranceBundle\Controller\AuthController
  8253.      */
  8254.     protected function getAuthControllerService()
  8255.     {
  8256.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8257.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/AuthController.php';
  8258.         $this->services['InsuranceBundle\\Controller\\AuthController'] = $instance = new \InsuranceBundle\Controller\AuthController();
  8259.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\AuthController'$this));
  8260.         return $instance;
  8261.     }
  8262.     /**
  8263.      * Gets the public 'InsuranceBundle\Controller\BaseController' shared autowired service.
  8264.      *
  8265.      * @return \InsuranceBundle\Controller\BaseController
  8266.      */
  8267.     protected function getBaseController27Service()
  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.         $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()));
  8272.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\BaseController'$this));
  8273.         return $instance;
  8274.     }
  8275.     /**
  8276.      * Gets the public 'InsuranceBundle\Controller\BasketController' shared autowired service.
  8277.      *
  8278.      * @return \InsuranceBundle\Controller\BasketController
  8279.      */
  8280.     protected function getBasketController22Service()
  8281.     {
  8282.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8283.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8284.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BasketController.php';
  8285.         $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()));
  8286.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\BasketController'$this));
  8287.         return $instance;
  8288.     }
  8289.     /**
  8290.      * Gets the public 'InsuranceBundle\Controller\CabinetController' shared autowired service.
  8291.      *
  8292.      * @return \InsuranceBundle\Controller\CabinetController
  8293.      */
  8294.     protected function getCabinetControllerService()
  8295.     {
  8296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8297.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8298.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/CabinetController.php';
  8299.         $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()));
  8300.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\CabinetController'$this));
  8301.         return $instance;
  8302.     }
  8303.     /**
  8304.      * Gets the public 'InsuranceBundle\Controller\ContactsController' shared autowired service.
  8305.      *
  8306.      * @return \InsuranceBundle\Controller\ContactsController
  8307.      */
  8308.     protected function getContactsController3Service()
  8309.     {
  8310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8311.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8312.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ContactsController.php';
  8313.         $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()));
  8314.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\ContactsController'$this));
  8315.         return $instance;
  8316.     }
  8317.     /**
  8318.      * Gets the public 'InsuranceBundle\Controller\FaqController' shared autowired service.
  8319.      *
  8320.      * @return \InsuranceBundle\Controller\FaqController
  8321.      */
  8322.     protected function getFaqControllerService()
  8323.     {
  8324.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8325.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8326.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/FaqController.php';
  8327.         $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()));
  8328.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\FaqController'$this));
  8329.         return $instance;
  8330.     }
  8331.     /**
  8332.      * Gets the public 'InsuranceBundle\Controller\FormController' shared autowired service.
  8333.      *
  8334.      * @return \InsuranceBundle\Controller\FormController
  8335.      */
  8336.     protected function getFormController3Service()
  8337.     {
  8338.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8339.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8340.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/FormController.php';
  8341.         $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()));
  8342.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\FormController'$this));
  8343.         return $instance;
  8344.     }
  8345.     /**
  8346.      * Gets the public 'InsuranceBundle\Controller\MainController' shared autowired service.
  8347.      *
  8348.      * @return \InsuranceBundle\Controller\MainController
  8349.      */
  8350.     protected function getMainController27Service()
  8351.     {
  8352.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8353.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8354.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/MainController.php';
  8355.         $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()));
  8356.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\MainController'$this));
  8357.         return $instance;
  8358.     }
  8359.     /**
  8360.      * Gets the public 'InsuranceBundle\Controller\ProgramsController' shared autowired service.
  8361.      *
  8362.      * @return \InsuranceBundle\Controller\ProgramsController
  8363.      */
  8364.     protected function getProgramsControllerService()
  8365.     {
  8366.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8367.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8368.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ProgramsController.php';
  8369.         $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()));
  8370.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\ProgramsController'$this));
  8371.         return $instance;
  8372.     }
  8373.     /**
  8374.      * Gets the public 'InsuranceBundle\Controller\RedirectController' shared autowired service.
  8375.      *
  8376.      * @return \InsuranceBundle\Controller\RedirectController
  8377.      */
  8378.     protected function getRedirectControllerService()
  8379.     {
  8380.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8381.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8382.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/RedirectController.php';
  8383.         $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()));
  8384.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\RedirectController'$this));
  8385.         return $instance;
  8386.     }
  8387.     /**
  8388.      * Gets the public 'InsuranceBundle\Controller\ServiceController' shared autowired service.
  8389.      *
  8390.      * @return \InsuranceBundle\Controller\ServiceController
  8391.      */
  8392.     protected function getServiceController23Service()
  8393.     {
  8394.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8395.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  8396.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ServiceController.php';
  8397.         $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()));
  8398.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('InsuranceBundle\\Controller\\ServiceController'$this));
  8399.         return $instance;
  8400.     }
  8401.     /**
  8402.      * Gets the public 'IntegrationBundle\Controller\Dealer\MainController' shared service.
  8403.      *
  8404.      * @return \IntegrationBundle\Controller\Dealer\MainController
  8405.      */
  8406.     protected function getMainController28Service()
  8407.     {
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8409.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Controller/Dealer/MainController.php';
  8410.         return $this->services['IntegrationBundle\\Controller\\Dealer\\MainController'] = new \IntegrationBundle\Controller\Dealer\MainController();
  8411.     }
  8412.     /**
  8413.      * Gets the public 'IntegrationBundle\Controller\Diia\MainController' shared service.
  8414.      *
  8415.      * @return \IntegrationBundle\Controller\Diia\MainController
  8416.      */
  8417.     protected function getMainController29Service()
  8418.     {
  8419.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8420.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Controller/Diia/MainController.php';
  8421.         return $this->services['IntegrationBundle\\Controller\\Diia\\MainController'] = new \IntegrationBundle\Controller\Diia\MainController();
  8422.     }
  8423.     /**
  8424.      * Gets the public 'MyBundle\Controller\AuthController' shared autowired service.
  8425.      *
  8426.      * @return \MyBundle\Controller\AuthController
  8427.      */
  8428.     protected function getAuthController2Service()
  8429.     {
  8430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8431.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8432.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8433.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/AuthController.php';
  8434.         $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()));
  8435.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\AuthController'$this));
  8436.         return $instance;
  8437.     }
  8438.     /**
  8439.      * Gets the public 'MyBundle\Controller\BasketController' shared autowired service.
  8440.      *
  8441.      * @return \MyBundle\Controller\BasketController
  8442.      */
  8443.     protected function getBasketController23Service()
  8444.     {
  8445.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8446.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8447.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/BasketController.php';
  8448.         $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()));
  8449.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\BasketController'$this));
  8450.         return $instance;
  8451.     }
  8452.     /**
  8453.      * Gets the public 'MyBundle\Controller\CalendarController' shared autowired service.
  8454.      *
  8455.      * @return \MyBundle\Controller\CalendarController
  8456.      */
  8457.     protected function getCalendarControllerService()
  8458.     {
  8459.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8460.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8461.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/CalendarController.php';
  8462.         $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()));
  8463.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\CalendarController'$this));
  8464.         return $instance;
  8465.     }
  8466.     /**
  8467.      * Gets the public 'MyBundle\Controller\ClientPartnerController' shared autowired service.
  8468.      *
  8469.      * @return \MyBundle\Controller\ClientPartnerController
  8470.      */
  8471.     protected function getClientPartnerControllerService()
  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/ClientPartnerController.php';
  8476.         $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()));
  8477.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\ClientPartnerController'$this));
  8478.         return $instance;
  8479.     }
  8480.     /**
  8481.      * Gets the public 'MyBundle\Controller\GarageController' shared autowired service.
  8482.      *
  8483.      * @return \MyBundle\Controller\GarageController
  8484.      */
  8485.     protected function getGarageControllerService()
  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/GarageController.php';
  8490.         $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()));
  8491.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\GarageController'$this));
  8492.         return $instance;
  8493.     }
  8494.     /**
  8495.      * Gets the public 'MyBundle\Controller\MainController' shared autowired service.
  8496.      *
  8497.      * @return \MyBundle\Controller\MainController
  8498.      */
  8499.     protected function getMainController30Service()
  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/MainController.php';
  8504.         $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()));
  8505.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\MainController'$this));
  8506.         return $instance;
  8507.     }
  8508.     /**
  8509.      * Gets the public 'MyBundle\Controller\MyBaseController' shared autowired service.
  8510.      *
  8511.      * @return \MyBundle\Controller\MyBaseController
  8512.      */
  8513.     protected function getMyBaseControllerService()
  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.         $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()));
  8518.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\MyBaseController'$this));
  8519.         return $instance;
  8520.     }
  8521.     /**
  8522.      * Gets the public 'MyBundle\Controller\NightBookingController' shared autowired service.
  8523.      *
  8524.      * @return \MyBundle\Controller\NightBookingController
  8525.      */
  8526.     protected function getNightBookingControllerService()
  8527.     {
  8528.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8529.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8530.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/NightBookingController.php';
  8531.         $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()));
  8532.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\NightBookingController'$this));
  8533.         return $instance;
  8534.     }
  8535.     /**
  8536.      * Gets the public 'MyBundle\Controller\OnlineActivityController' shared autowired service.
  8537.      *
  8538.      * @return \MyBundle\Controller\OnlineActivityController
  8539.      */
  8540.     protected function getOnlineActivityControllerService()
  8541.     {
  8542.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8543.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8544.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/OnlineActivityController.php';
  8545.         $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()));
  8546.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\OnlineActivityController'$this));
  8547.         return $instance;
  8548.     }
  8549.     /**
  8550.      * Gets the public 'MyBundle\Controller\OrderController' shared autowired service.
  8551.      *
  8552.      * @return \MyBundle\Controller\OrderController
  8553.      */
  8554.     protected function getOrderControllerService()
  8555.     {
  8556.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8557.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8558.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/OrderController.php';
  8559.         $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()));
  8560.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\OrderController'$this));
  8561.         return $instance;
  8562.     }
  8563.     /**
  8564.      * Gets the public 'MyBundle\Controller\PayResultController' shared autowired service.
  8565.      *
  8566.      * @return \MyBundle\Controller\PayResultController
  8567.      */
  8568.     protected function getPayResultControllerService()
  8569.     {
  8570.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8571.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8572.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/PayResultController.php';
  8573.         $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()));
  8574.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\PayResultController'$this));
  8575.         return $instance;
  8576.     }
  8577.     /**
  8578.      * Gets the public 'MyBundle\Controller\ProfileCalculatorEmployeeController' shared autowired service.
  8579.      *
  8580.      * @return \MyBundle\Controller\ProfileCalculatorEmployeeController
  8581.      */
  8582.     protected function getProfileCalculatorEmployeeControllerService()
  8583.     {
  8584.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8585.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8586.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/ProfileCalculatorEmployeeController.php';
  8587.         $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()));
  8588.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\ProfileCalculatorEmployeeController'$this));
  8589.         return $instance;
  8590.     }
  8591.     /**
  8592.      * Gets the public 'MyBundle\Controller\ProfileController' shared autowired service.
  8593.      *
  8594.      * @return \MyBundle\Controller\ProfileController
  8595.      */
  8596.     protected function getProfileControllerService()
  8597.     {
  8598.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8599.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8600.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/ProfileController.php';
  8601.         $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()));
  8602.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\ProfileController'$this));
  8603.         return $instance;
  8604.     }
  8605.     /**
  8606.      * Gets the public 'MyBundle\Controller\StocksController' shared autowired service.
  8607.      *
  8608.      * @return \MyBundle\Controller\StocksController
  8609.      */
  8610.     protected function getStocksController13Service()
  8611.     {
  8612.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8613.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/MyBaseController.php';
  8614.         include_once \dirname(__DIR__4).'/src/MyBundle/Controller/StocksController.php';
  8615.         $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()));
  8616.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('MyBundle\\Controller\\StocksController'$this));
  8617.         return $instance;
  8618.     }
  8619.     /**
  8620.      * Gets the public 'MyBundle\Messages' shared service.
  8621.      *
  8622.      * @return \MyBundle\Messages
  8623.      */
  8624.     protected function getMessagesService()
  8625.     {
  8626.         include_once \dirname(__DIR__4).'/src/MyBundle/Messages.php';
  8627.         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()));
  8628.     }
  8629.     /**
  8630.      * Gets the public 'PortalBundle\Controller\AboutController' shared autowired service.
  8631.      *
  8632.      * @return \PortalBundle\Controller\AboutController
  8633.      */
  8634.     protected function getAboutController23Service()
  8635.     {
  8636.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8637.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8638.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8639.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/AboutController.php';
  8640.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8641.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\AboutController'$this));
  8642.         return $instance;
  8643.     }
  8644.     /**
  8645.      * Gets the public 'PortalBundle\Controller\AjaxController' shared autowired service.
  8646.      *
  8647.      * @return \PortalBundle\Controller\AjaxController
  8648.      */
  8649.     protected function getAjaxController6Service()
  8650.     {
  8651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8652.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8653.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8654.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/AjaxController.php';
  8655.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8656.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\AjaxController'$this));
  8657.         return $instance;
  8658.     }
  8659.     /**
  8660.      * Gets the public 'PortalBundle\Controller\BaseController' shared autowired service.
  8661.      *
  8662.      * @return \PortalBundle\Controller\BaseController
  8663.      */
  8664.     protected function getBaseController28Service()
  8665.     {
  8666.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8667.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8668.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8669.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8670.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\BaseController'$this));
  8671.         return $instance;
  8672.     }
  8673.     /**
  8674.      * Gets the public 'PortalBundle\Controller\CarController' shared autowired service.
  8675.      *
  8676.      * @return \PortalBundle\Controller\CarController
  8677.      */
  8678.     protected function getCarController25Service()
  8679.     {
  8680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8681.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8682.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8683.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/CarController.php';
  8684.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8685.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\CarController'$this));
  8686.         return $instance;
  8687.     }
  8688.     /**
  8689.      * Gets the public 'PortalBundle\Controller\CatalogController' shared autowired service.
  8690.      *
  8691.      * @return \PortalBundle\Controller\CatalogController
  8692.      */
  8693.     protected function getCatalogController4Service()
  8694.     {
  8695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8696.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8697.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8698.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/CatalogController.php';
  8699.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8700.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\CatalogController'$this));
  8701.         return $instance;
  8702.     }
  8703.     /**
  8704.      * Gets the public 'PortalBundle\Controller\ComparisonController' shared autowired service.
  8705.      *
  8706.      * @return \PortalBundle\Controller\ComparisonController
  8707.      */
  8708.     protected function getComparisonController2Service()
  8709.     {
  8710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8711.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8712.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8713.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ComparisonController.php';
  8714.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8715.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ComparisonController'$this));
  8716.         return $instance;
  8717.     }
  8718.     /**
  8719.      * Gets the public 'PortalBundle\Controller\ContactsController' shared autowired service.
  8720.      *
  8721.      * @return \PortalBundle\Controller\ContactsController
  8722.      */
  8723.     protected function getContactsController4Service()
  8724.     {
  8725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8726.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8727.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8728.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ContactsController.php';
  8729.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8730.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ContactsController'$this));
  8731.         return $instance;
  8732.     }
  8733.     /**
  8734.      * Gets the public 'PortalBundle\Controller\CrmActionController' shared autowired service.
  8735.      *
  8736.      * @return \PortalBundle\Controller\CrmActionController
  8737.      */
  8738.     protected function getCrmActionControllerService()
  8739.     {
  8740.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8741.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8742.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8743.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/CrmActionController.php';
  8744.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8745.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\CrmActionController'$this));
  8746.         return $instance;
  8747.     }
  8748.     /**
  8749.      * Gets the public 'PortalBundle\Controller\DepartmentController' shared autowired service.
  8750.      *
  8751.      * @return \PortalBundle\Controller\DepartmentController
  8752.      */
  8753.     protected function getDepartmentControllerService()
  8754.     {
  8755.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8756.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8757.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8758.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/DepartmentController.php';
  8759.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()), ($this->services['PortalBundle\\Services\\DepartmentService'] ?? $this->getDepartmentServiceService()));
  8760.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\DepartmentController'$this));
  8761.         return $instance;
  8762.     }
  8763.     /**
  8764.      * Gets the public 'PortalBundle\Controller\FeaturedController' shared autowired service.
  8765.      *
  8766.      * @return \PortalBundle\Controller\FeaturedController
  8767.      */
  8768.     protected function getFeaturedControllerService()
  8769.     {
  8770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8771.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8772.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8773.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/FeaturedController.php';
  8774.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8775.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\FeaturedController'$this));
  8776.         return $instance;
  8777.     }
  8778.     /**
  8779.      * Gets the public 'PortalBundle\Controller\FinanceController' shared autowired service.
  8780.      *
  8781.      * @return \PortalBundle\Controller\FinanceController
  8782.      */
  8783.     protected function getFinanceController22Service()
  8784.     {
  8785.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8786.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8787.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8788.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/FinanceController.php';
  8789.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8790.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\FinanceController'$this));
  8791.         return $instance;
  8792.     }
  8793.     /**
  8794.      * Gets the public 'PortalBundle\Controller\FoundersController' shared autowired service.
  8795.      *
  8796.      * @return \PortalBundle\Controller\FoundersController
  8797.      */
  8798.     protected function getFoundersControllerService()
  8799.     {
  8800.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8801.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8802.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8803.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/FoundersController.php';
  8804.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8805.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\FoundersController'$this));
  8806.         return $instance;
  8807.     }
  8808.     /**
  8809.      * Gets the public 'PortalBundle\Controller\LandingController' shared autowired service.
  8810.      *
  8811.      * @return \PortalBundle\Controller\LandingController
  8812.      */
  8813.     protected function getLandingControllerService()
  8814.     {
  8815.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8816.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8817.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8818.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/LandingController.php';
  8819.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8820.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\LandingController'$this));
  8821.         return $instance;
  8822.     }
  8823.     /**
  8824.      * Gets the public 'PortalBundle\Controller\LinkMinifyController' shared autowired service.
  8825.      *
  8826.      * @return \PortalBundle\Controller\LinkMinifyController
  8827.      */
  8828.     protected function getLinkMinifyControllerService()
  8829.     {
  8830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8831.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8832.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8833.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/LinkMinifyController.php';
  8834.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8835.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\LinkMinifyController'$this));
  8836.         return $instance;
  8837.     }
  8838.     /**
  8839.      * Gets the public 'PortalBundle\Controller\MainController' shared autowired service.
  8840.      *
  8841.      * @return \PortalBundle\Controller\MainController
  8842.      */
  8843.     protected function getMainController31Service()
  8844.     {
  8845.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8846.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8847.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8848.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/MainController.php';
  8849.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8850.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\MainController'$this));
  8851.         return $instance;
  8852.     }
  8853.     /**
  8854.      * Gets the public 'PortalBundle\Controller\PostController' shared autowired service.
  8855.      *
  8856.      * @return \PortalBundle\Controller\PostController
  8857.      */
  8858.     protected function getPostController7Service()
  8859.     {
  8860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8861.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8862.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8863.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/PostController.php';
  8864.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8865.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\PostController'$this));
  8866.         return $instance;
  8867.     }
  8868.     /**
  8869.      * Gets the public 'PortalBundle\Controller\ProgramsController' shared autowired service.
  8870.      *
  8871.      * @return \PortalBundle\Controller\ProgramsController
  8872.      */
  8873.     protected function getProgramsController2Service()
  8874.     {
  8875.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8876.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8877.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8878.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ProgramsController.php';
  8879.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8880.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ProgramsController'$this));
  8881.         return $instance;
  8882.     }
  8883.     /**
  8884.      * Gets the public 'PortalBundle\Controller\ReviewsController' shared autowired service.
  8885.      *
  8886.      * @return \PortalBundle\Controller\ReviewsController
  8887.      */
  8888.     protected function getReviewsControllerService()
  8889.     {
  8890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8891.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8892.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8893.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ReviewsController.php';
  8894.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8895.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ReviewsController'$this));
  8896.         return $instance;
  8897.     }
  8898.     /**
  8899.      * Gets the public 'PortalBundle\Controller\SaleController' shared autowired service.
  8900.      *
  8901.      * @return \PortalBundle\Controller\SaleController
  8902.      */
  8903.     protected function getSaleController2Service()
  8904.     {
  8905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8906.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8907.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8908.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/SaleController.php';
  8909.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8910.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\SaleController'$this));
  8911.         return $instance;
  8912.     }
  8913.     /**
  8914.      * Gets the public 'PortalBundle\Controller\SearchController' shared autowired service.
  8915.      *
  8916.      * @return \PortalBundle\Controller\SearchController
  8917.      */
  8918.     protected function getSearchControllerService()
  8919.     {
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8921.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8922.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8923.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/SearchController.php';
  8924.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8925.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\SearchController'$this));
  8926.         return $instance;
  8927.     }
  8928.     /**
  8929.      * Gets the public 'PortalBundle\Controller\ServiceController' shared autowired service.
  8930.      *
  8931.      * @return \PortalBundle\Controller\ServiceController
  8932.      */
  8933.     protected function getServiceController24Service()
  8934.     {
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8936.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8937.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8938.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ServiceController.php';
  8939.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()), ($this->services['PortalBundle\\Model\\SeoMetaTag'] ?? $this->getSeoMetaTagService()));
  8940.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ServiceController'$this));
  8941.         return $instance;
  8942.     }
  8943.     /**
  8944.      * Gets the public 'PortalBundle\Controller\ServiceWorkWidgetController' shared autowired service.
  8945.      *
  8946.      * @return \PortalBundle\Controller\ServiceWorkWidgetController
  8947.      */
  8948.     protected function getServiceWorkWidgetControllerService()
  8949.     {
  8950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8951.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8952.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8953.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/ServiceWorkWidgetController.php';
  8954.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8955.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\ServiceWorkWidgetController'$this));
  8956.         return $instance;
  8957.     }
  8958.     /**
  8959.      * Gets the public 'PortalBundle\Controller\SiteMapController' shared autowired service.
  8960.      *
  8961.      * @return \PortalBundle\Controller\SiteMapController
  8962.      */
  8963.     protected function getSiteMapController4Service()
  8964.     {
  8965.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8966.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/SiteMapController.php';
  8967.         $this->services['PortalBundle\\Controller\\SiteMapController'] = $instance = new \PortalBundle\Controller\SiteMapController();
  8968.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\SiteMapController'$this));
  8969.         return $instance;
  8970.     }
  8971.     /**
  8972.      * Gets the public 'PortalBundle\Controller\StockController' shared autowired service.
  8973.      *
  8974.      * @return \PortalBundle\Controller\StockController
  8975.      */
  8976.     protected function getStockControllerService()
  8977.     {
  8978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8979.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8980.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8981.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/StockController.php';
  8982.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($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()));
  8983.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\StockController'$this));
  8984.         return $instance;
  8985.     }
  8986.     /**
  8987.      * Gets the public 'PortalBundle\Controller\TestDriveController' shared autowired service.
  8988.      *
  8989.      * @return \PortalBundle\Controller\TestDriveController
  8990.      */
  8991.     protected function getTestDriveController2Service()
  8992.     {
  8993.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  8994.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  8995.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  8996.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/TestDriveController.php';
  8997.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  8998.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\TestDriveController'$this));
  8999.         return $instance;
  9000.     }
  9001.     /**
  9002.      * Gets the public 'PortalBundle\Controller\UnicomersController' shared autowired service.
  9003.      *
  9004.      * @return \PortalBundle\Controller\UnicomersController
  9005.      */
  9006.     protected function getUnicomersControllerService()
  9007.     {
  9008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  9009.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/ViDiController.php';
  9010.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/BaseController.php';
  9011.         include_once \dirname(__DIR__4).'/src/PortalBundle/Controller/UnicomersController.php';
  9012.         $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['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService()), ($this->services['portal.service.service'] ?? $this->getPortal_Service_ServiceService()));
  9013.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('PortalBundle\\Controller\\UnicomersController'$this));
  9014.         return $instance;
  9015.     }
  9016.     /**
  9017.      * Gets the public 'PortalBundle\Model\Catalog' shared service.
  9018.      *
  9019.      * @return \PortalBundle\Model\Catalog
  9020.      */
  9021.     protected function getCatalogService()
  9022.     {
  9023.         include_once \dirname(__DIR__4).'/src/PortalBundle/Model/Catalog.php';
  9024.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9025.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  9026.             return $this->services['PortalBundle\\Model\\Catalog'];
  9027.         }
  9028.         $b = ($this->services['router'] ?? $this->getRouterService());
  9029.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  9030.             return $this->services['PortalBundle\\Model\\Catalog'];
  9031.         }
  9032.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  9033.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  9034.             return $this->services['PortalBundle\\Model\\Catalog'];
  9035.         }
  9036.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  9037.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  9038.             return $this->services['PortalBundle\\Model\\Catalog'];
  9039.         }
  9040.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  9041.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  9042.             return $this->services['PortalBundle\\Model\\Catalog'];
  9043.         }
  9044.         $f = ($this->services['core.model.vehicles.in-stock-repository'] ?? $this->getCore_Model_Vehicles_InstockrepositoryService());
  9045.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  9046.             return $this->services['PortalBundle\\Model\\Catalog'];
  9047.         }
  9048.         $g = ($this->services['PortalBundle\\Services\\VehicleService'] ?? $this->getVehicleServiceService());
  9049.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  9050.             return $this->services['PortalBundle\\Model\\Catalog'];
  9051.         }
  9052.         $h = ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService());
  9053.         if (isset($this->services['PortalBundle\\Model\\Catalog'])) {
  9054.             return $this->services['PortalBundle\\Model\\Catalog'];
  9055.         }
  9056.         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);
  9057.     }
  9058.     /**
  9059.      * Gets the public 'PortalBundle\Model\SeoMetaTag' shared service.
  9060.      *
  9061.      * @return \PortalBundle\Model\SeoMetaTag
  9062.      */
  9063.     protected function getSeoMetaTagService()
  9064.     {
  9065.         include_once \dirname(__DIR__4).'/src/PortalBundle/Model/SeoMetaTag.php';
  9066.         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()));
  9067.     }
  9068.     /**
  9069.      * Gets the public 'PortalBundle\Services\DepartmentService' shared service.
  9070.      *
  9071.      * @return \PortalBundle\Services\DepartmentService
  9072.      */
  9073.     protected function getDepartmentServiceService()
  9074.     {
  9075.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/DepartmentService.php';
  9076.         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()));
  9077.     }
  9078.     /**
  9079.      * Gets the public 'PortalBundle\Services\MainService' shared service.
  9080.      *
  9081.      * @return \PortalBundle\Services\MainService
  9082.      */
  9083.     protected function getMainService2Service()
  9084.     {
  9085.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/MainService.php';
  9086.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  9087.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9088.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9089.             return $this->services['PortalBundle\\Services\\MainService'];
  9090.         }
  9091.         $b = ($this->services['router'] ?? $this->getRouterService());
  9092.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9093.             return $this->services['PortalBundle\\Services\\MainService'];
  9094.         }
  9095.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  9096.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9097.             return $this->services['PortalBundle\\Services\\MainService'];
  9098.         }
  9099.         $d = ($this->services['PortalBundle\\Services\\VehicleFilterService'] ?? $this->getVehicleFilterServiceService());
  9100.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9101.             return $this->services['PortalBundle\\Services\\MainService'];
  9102.         }
  9103.         $e = ($this->services['dc.vehicle.service'] ?? $this->getDc_Vehicle_ServiceService());
  9104.         if (isset($this->services['PortalBundle\\Services\\MainService'])) {
  9105.             return $this->services['PortalBundle\\Services\\MainService'];
  9106.         }
  9107.         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);
  9108.     }
  9109.     /**
  9110.      * Gets the public 'PortalBundle\Services\OfferedVehicle' shared service.
  9111.      *
  9112.      * @return \PortalBundle\Services\OfferedVehicle
  9113.      */
  9114.     protected function getOfferedVehicleService()
  9115.     {
  9116.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/OfferedVehicle.php';
  9117.         return $this->services['PortalBundle\\Services\\OfferedVehicle'] = new \PortalBundle\Services\OfferedVehicle(($this->services['PortalBundle\\Model\\Catalog'] ?? $this->getCatalogService()));
  9118.     }
  9119.     /**
  9120.      * Gets the public 'PortalBundle\Services\VehicleFilterService' shared service.
  9121.      *
  9122.      * @return \PortalBundle\Services\VehicleFilterService
  9123.      */
  9124.     protected function getVehicleFilterServiceService()
  9125.     {
  9126.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/VehicleFilterService.php';
  9127.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9128.         if (isset($this->services['PortalBundle\\Services\\VehicleFilterService'])) {
  9129.             return $this->services['PortalBundle\\Services\\VehicleFilterService'];
  9130.         }
  9131.         $b = ($this->services['router'] ?? $this->getRouterService());
  9132.         if (isset($this->services['PortalBundle\\Services\\VehicleFilterService'])) {
  9133.             return $this->services['PortalBundle\\Services\\VehicleFilterService'];
  9134.         }
  9135.         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);
  9136.     }
  9137.     /**
  9138.      * Gets the public 'PortalBundle\Services\VehicleService' shared service.
  9139.      *
  9140.      * @return \PortalBundle\Services\VehicleService
  9141.      */
  9142.     protected function getVehicleServiceService()
  9143.     {
  9144.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/VehicleService.php';
  9145.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9146.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9147.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9148.         }
  9149.         $b = ($this->services['router'] ?? $this->getRouterService());
  9150.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9151.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9152.         }
  9153.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  9154.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9155.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9156.         }
  9157.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  9158.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9159.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9160.         }
  9161.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  9162.         if (isset($this->services['PortalBundle\\Services\\VehicleService'])) {
  9163.             return $this->services['PortalBundle\\Services\\VehicleService'];
  9164.         }
  9165.         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);
  9166.     }
  9167.     /**
  9168.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  9169.      *
  9170.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  9171.      */
  9172.     protected function getRedirectController2Service()
  9173.     {
  9174.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  9175.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9176.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  9177.     }
  9178.     /**
  9179.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  9180.      *
  9181.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  9182.      */
  9183.     protected function getTemplateControllerService()
  9184.     {
  9185.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  9186.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9187.     }
  9188.     /**
  9189.      * Gets the public 'admin.brand' service.
  9190.      *
  9191.      * @return \AdminBundle\Admin\BrandAdmin
  9192.      */
  9193.     protected function getAdmin_BrandService()
  9194.     {
  9195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9207.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BrandAdmin.php';
  9208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9212.         $this->factories['admin.brand'] = function () {
  9213.             $instance = new \AdminBundle\Admin\BrandAdmin('admin.brand''CoreBundle\\Entity\\Brand''sonata.admin.controller.crud');
  9214.             $instance->setManagerType('orm');
  9215.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9216.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9217.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9218.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9219.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9220.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9221.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9222.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9223.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9224.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9225.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9226.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9227.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9228.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9229.             $instance->setPagerType('default');
  9230.             $instance->setLabel('Бренды');
  9231.             $instance->setTranslationDomain('messages');
  9232.             $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']]);
  9233.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9234.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9235.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9236.             $instance->setTemplateRegistry(($this->services['admin.brand.template_registry'] ?? $this->getAdmin_Brand_TemplateRegistryService()));
  9237.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9238.             $instance->initialize();
  9239.             return $instance;
  9240.         };
  9241.         return $this->factories['admin.brand']();
  9242.     }
  9243.     /**
  9244.      * Gets the public 'admin.brand.template_registry' shared service.
  9245.      *
  9246.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9247.      */
  9248.     protected function getAdmin_Brand_TemplateRegistryService()
  9249.     {
  9250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9252.         return $this->services['admin.brand.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9253.     }
  9254.     /**
  9255.      * Gets the public 'admin.car.accessories' service.
  9256.      *
  9257.      * @return \AdminBundle\Admin\DCAutoSite\VehicleAccessoryAdmin
  9258.      */
  9259.     protected function getAdmin_Car_AccessoriesService()
  9260.     {
  9261.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9265.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9269.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9273.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9274.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VehicleAccessoryAdmin.php';
  9275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9279.         $this->factories['admin.car.accessories'] = function () {
  9280.             $instance = new \AdminBundle\Admin\DCAutoSite\VehicleAccessoryAdmin('admin.car.accessories''DcSiteBundle\\Entity\\Service\\VehicleAccessory''sonata.admin.controller.crud');
  9281.             $instance->setManagerType('orm');
  9282.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9283.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9284.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9285.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9286.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9287.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9288.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9289.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9290.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9291.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9292.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9293.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9294.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9295.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9296.             $instance->setPagerType('default');
  9297.             $instance->setLabel(NULL);
  9298.             $instance->setTranslationDomain('messages');
  9299.             $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']]);
  9300.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9301.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9302.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9303.             $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()));
  9304.             $instance->setTemplateRegistry(($this->services['admin.car.accessories.template_registry'] ?? $this->getAdmin_Car_Accessories_TemplateRegistryService()));
  9305.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9306.             $instance->initialize();
  9307.             return $instance;
  9308.         };
  9309.         return $this->factories['admin.car.accessories']();
  9310.     }
  9311.     /**
  9312.      * Gets the public 'admin.car.accessories.template_registry' shared service.
  9313.      *
  9314.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9315.      */
  9316.     protected function getAdmin_Car_Accessories_TemplateRegistryService()
  9317.     {
  9318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9320.         return $this->services['admin.car.accessories.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9321.     }
  9322.     /**
  9323.      * Gets the public 'admin.car.accessories_group' service.
  9324.      *
  9325.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesGroupAdmin
  9326.      */
  9327.     protected function getAdmin_Car_AccessoriesGroupService()
  9328.     {
  9329.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9330.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9332.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9338.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9341.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9342.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesGroupAdmin.php';
  9343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9345.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9347.         $this->factories['admin.car.accessories_group'] = function () {
  9348.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesGroupAdmin('admin.car.accessories_group''DcSiteBundle\\Entity\\AccessoriesGroup''sonata.admin.controller.crud');
  9349.             $instance->setManagerType('orm');
  9350.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9351.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9352.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9353.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9354.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9355.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9356.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9357.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9358.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9359.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9360.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9361.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9362.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9363.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9364.             $instance->setPagerType('default');
  9365.             $instance->setLabel('Аксессуары - категории');
  9366.             $instance->setTranslationDomain('messages');
  9367.             $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']]);
  9368.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9369.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9370.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9371.             $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()));
  9372.             $instance->setTemplateRegistry(($this->services['admin.car.accessories_group.template_registry'] ?? $this->getAdmin_Car_AccessoriesGroup_TemplateRegistryService()));
  9373.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9374.             $instance->initialize();
  9375.             return $instance;
  9376.         };
  9377.         return $this->factories['admin.car.accessories_group']();
  9378.     }
  9379.     /**
  9380.      * Gets the public 'admin.car.accessories_group.template_registry' shared service.
  9381.      *
  9382.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9383.      */
  9384.     protected function getAdmin_Car_AccessoriesGroup_TemplateRegistryService()
  9385.     {
  9386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9387.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9388.         return $this->services['admin.car.accessories_group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9389.     }
  9390.     /**
  9391.      * Gets the public 'admin.client' service.
  9392.      *
  9393.      * @return \AdminBundle\Admin\ClientAdmin
  9394.      */
  9395.     protected function getAdmin_ClientService()
  9396.     {
  9397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9404.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9405.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9406.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9409.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9410.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ClientAdmin.php';
  9411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9415.         $this->factories['admin.client'] = function () {
  9416.             $instance = new \AdminBundle\Admin\ClientAdmin('admin.client''CoreBundle\\Entity\\User''sonata.admin.controller.crud');
  9417.             $instance->setManagerType('orm');
  9418.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9419.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9420.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9421.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9422.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9423.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9424.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9425.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9426.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9427.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9428.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9429.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9430.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9431.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9432.             $instance->setPagerType('default');
  9433.             $instance->setLabel('Клієнти');
  9434.             $instance->setTranslationDomain('messages');
  9435.             $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']]);
  9436.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9437.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9438.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9439.             $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()));
  9440.             $instance->setTemplateRegistry(($this->services['admin.client.template_registry'] ?? $this->getAdmin_Client_TemplateRegistryService()));
  9441.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9442.             $instance->initialize();
  9443.             return $instance;
  9444.         };
  9445.         return $this->factories['admin.client']();
  9446.     }
  9447.     /**
  9448.      * Gets the public 'admin.client.template_registry' shared service.
  9449.      *
  9450.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9451.      */
  9452.     protected function getAdmin_Client_TemplateRegistryService()
  9453.     {
  9454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9456.         return $this->services['admin.client.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9457.     }
  9458.     /**
  9459.      * Gets the public 'admin.core.car_group' service.
  9460.      *
  9461.      * @return \AdminBundle\Admin\CarGroupAdmin
  9462.      */
  9463.     protected function getAdmin_Core_CarGroupService()
  9464.     {
  9465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9473.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9474.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9475.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9477.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/CarGroupAdmin.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9482.         $this->factories['admin.core.car_group'] = function () {
  9483.             $instance = new \AdminBundle\Admin\CarGroupAdmin('admin.core.car_group''CoreBundle\\Entity\\CarGroup''sonata.admin.controller.crud');
  9484.             $instance->setManagerType('orm');
  9485.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9486.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9487.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9488.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9489.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9490.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9491.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9492.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9493.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9494.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9495.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9496.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9497.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9498.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9499.             $instance->setPagerType('default');
  9500.             $instance->setLabel(NULL);
  9501.             $instance->setTranslationDomain('messages');
  9502.             $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']]);
  9503.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9504.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9505.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9506.             $instance->setTemplateRegistry(($this->services['admin.core.car_group.template_registry'] ?? $this->getAdmin_Core_CarGroup_TemplateRegistryService()));
  9507.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9508.             $instance->initialize();
  9509.             return $instance;
  9510.         };
  9511.         return $this->factories['admin.core.car_group']();
  9512.     }
  9513.     /**
  9514.      * Gets the public 'admin.core.car_group.template_registry' shared service.
  9515.      *
  9516.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9517.      */
  9518.     protected function getAdmin_Core_CarGroup_TemplateRegistryService()
  9519.     {
  9520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9522.         return $this->services['admin.core.car_group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9523.     }
  9524.     /**
  9525.      * Gets the public 'admin.core.corp_sales' service.
  9526.      *
  9527.      * @return \AdminBundle\Admin\CorpSalesAdmin
  9528.      */
  9529.     protected function getAdmin_Core_CorpSalesService()
  9530.     {
  9531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9533.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9535.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9539.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9540.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9543.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/CorpSalesAdmin.php';
  9544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9546.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9547.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9548.         $this->factories['admin.core.corp_sales'] = function () {
  9549.             $instance = new \AdminBundle\Admin\CorpSalesAdmin('admin.core.corp_sales''LandingBundle\\Entity\\CorpSales''sonata.admin.controller.crud');
  9550.             $instance->setManagerType('orm');
  9551.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9552.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9553.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9554.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9555.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9556.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9557.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9558.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9559.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9560.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9561.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9562.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9563.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9564.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9565.             $instance->setPagerType('default');
  9566.             $instance->setLabel('Корпоративные продажи');
  9567.             $instance->setTranslationDomain('messages');
  9568.             $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']]);
  9569.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9570.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9571.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9572.             $instance->setTemplateRegistry(($this->services['admin.core.corp_sales.template_registry'] ?? $this->getAdmin_Core_CorpSales_TemplateRegistryService()));
  9573.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9574.             $instance->initialize();
  9575.             return $instance;
  9576.         };
  9577.         return $this->factories['admin.core.corp_sales']();
  9578.     }
  9579.     /**
  9580.      * Gets the public 'admin.core.corp_sales.template_registry' shared service.
  9581.      *
  9582.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9583.      */
  9584.     protected function getAdmin_Core_CorpSales_TemplateRegistryService()
  9585.     {
  9586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9588.         return $this->services['admin.core.corp_sales.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9589.     }
  9590.     /**
  9591.      * Gets the public 'admin.core.department' service.
  9592.      *
  9593.      * @return \AdminBundle\Admin\ViDiDepartmentAdmin
  9594.      */
  9595.     protected function getAdmin_Core_DepartmentService()
  9596.     {
  9597.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9600.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9601.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9602.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9604.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9608.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9609.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiDepartmentAdmin.php';
  9610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9614.         $this->factories['admin.core.department'] = function () {
  9615.             $instance = new \AdminBundle\Admin\ViDiDepartmentAdmin('admin.core.department''CoreBundle\\Entity\\ViDiDepartment''AdminBundle\\Controller\\BaseCRUDController');
  9616.             $instance->setManagerType('orm');
  9617.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9618.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9619.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9620.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9621.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9622.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9623.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9624.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9625.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9626.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9627.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9628.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9629.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9630.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9631.             $instance->setPagerType('default');
  9632.             $instance->setLabel('Персонал - отделы');
  9633.             $instance->setTranslationDomain('messages');
  9634.             $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']]);
  9635.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9636.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9637.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9638.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  9639.             $instance->setTemplateRegistry(($this->services['admin.core.department.template_registry'] ?? $this->getAdmin_Core_Department_TemplateRegistryService()));
  9640.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9641.             $instance->initialize();
  9642.             return $instance;
  9643.         };
  9644.         return $this->factories['admin.core.department']();
  9645.     }
  9646.     /**
  9647.      * Gets the public 'admin.core.department.template_registry' shared service.
  9648.      *
  9649.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9650.      */
  9651.     protected function getAdmin_Core_Department_TemplateRegistryService()
  9652.     {
  9653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9654.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9655.         return $this->services['admin.core.department.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9656.     }
  9657.     /**
  9658.      * Gets the public 'admin.core.post_content' service.
  9659.      *
  9660.      * @return \AdminBundle\Admin\BasePostContentAdmin
  9661.      */
  9662.     protected function getAdmin_Core_PostContentService()
  9663.     {
  9664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9666.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9667.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9668.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9669.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9670.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9671.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9674.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9676.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostContentAdmin.php';
  9677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9679.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9680.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9681.         $this->factories['admin.core.post_content'] = function () {
  9682.             $instance = new \AdminBundle\Admin\BasePostContentAdmin('admin.core.post_content''CoreBundle\\Entity\\PostContent''sonata.admin.controller.crud');
  9683.             $instance->setManagerType('orm');
  9684.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9685.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9686.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9687.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9688.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9689.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9690.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9691.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9692.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9693.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9694.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9695.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9696.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9697.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9698.             $instance->setPagerType('default');
  9699.             $instance->setLabel(NULL);
  9700.             $instance->setTranslationDomain('messages');
  9701.             $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']]);
  9702.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9703.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9704.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9705.             $instance->setTemplateRegistry(($this->services['admin.core.post_content.template_registry'] ?? $this->getAdmin_Core_PostContent_TemplateRegistryService()));
  9706.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9707.             $instance->initialize();
  9708.             return $instance;
  9709.         };
  9710.         return $this->factories['admin.core.post_content']();
  9711.     }
  9712.     /**
  9713.      * Gets the public 'admin.core.post_content.template_registry' shared service.
  9714.      *
  9715.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9716.      */
  9717.     protected function getAdmin_Core_PostContent_TemplateRegistryService()
  9718.     {
  9719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9721.         return $this->services['admin.core.post_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9722.     }
  9723.     /**
  9724.      * Gets the public 'admin.core.vacancy_content' service.
  9725.      *
  9726.      * @return \AdminBundle\Admin\DCAutoSite\VacancyContentAdmin
  9727.      */
  9728.     protected function getAdmin_Core_VacancyContentService()
  9729.     {
  9730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9732.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9733.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9734.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9735.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9738.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9739.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9742.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VacancyContentAdmin.php';
  9743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9747.         $this->factories['admin.core.vacancy_content'] = function () {
  9748.             $instance = new \AdminBundle\Admin\DCAutoSite\VacancyContentAdmin('admin.core.vacancy_content''DcSiteBundle\\Entity\\VacancyContent''sonata.admin.controller.crud');
  9749.             $instance->setManagerType('orm');
  9750.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9751.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9752.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9753.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9754.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9755.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9756.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9757.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9758.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9759.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9760.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9761.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9762.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9763.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9764.             $instance->setPagerType('default');
  9765.             $instance->setLabel(NULL);
  9766.             $instance->setTranslationDomain('messages');
  9767.             $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']]);
  9768.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9769.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9770.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9771.             $instance->setTemplateRegistry(($this->services['admin.core.vacancy_content.template_registry'] ?? $this->getAdmin_Core_VacancyContent_TemplateRegistryService()));
  9772.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9773.             $instance->initialize();
  9774.             return $instance;
  9775.         };
  9776.         return $this->factories['admin.core.vacancy_content']();
  9777.     }
  9778.     /**
  9779.      * Gets the public 'admin.core.vacancy_content.template_registry' shared service.
  9780.      *
  9781.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9782.      */
  9783.     protected function getAdmin_Core_VacancyContent_TemplateRegistryService()
  9784.     {
  9785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9787.         return $this->services['admin.core.vacancy_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9788.     }
  9789.     /**
  9790.      * Gets the public 'admin.core.worker' service.
  9791.      *
  9792.      * @return \AdminBundle\Admin\ViDiWorkerAdmin
  9793.      */
  9794.     protected function getAdmin_Core_WorkerService()
  9795.     {
  9796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9801.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9803.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9805.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9806.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9808.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9809.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiWorkerAdmin.php';
  9810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9814.         $this->factories['admin.core.worker'] = function () {
  9815.             $instance = new \AdminBundle\Admin\ViDiWorkerAdmin('admin.core.worker''CoreBundle\\Entity\\ViDiWorker''AdminBundle\\Controller\\BaseCRUDController');
  9816.             $instance->setManagerType('orm');
  9817.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9818.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9819.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9820.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9821.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9822.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9823.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9824.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9825.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9826.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9827.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9828.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9829.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9830.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9831.             $instance->setPagerType('default');
  9832.             $instance->setLabel('Персонал - сотрудники');
  9833.             $instance->setTranslationDomain('messages');
  9834.             $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']]);
  9835.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9836.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9837.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9838.             $instance->setExtraServices(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9839.             $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()));
  9840.             $instance->setTemplateRegistry(($this->services['admin.core.worker.template_registry'] ?? $this->getAdmin_Core_Worker_TemplateRegistryService()));
  9841.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9842.             $instance->initialize();
  9843.             return $instance;
  9844.         };
  9845.         return $this->factories['admin.core.worker']();
  9846.     }
  9847.     /**
  9848.      * Gets the public 'admin.core.worker.template_registry' shared service.
  9849.      *
  9850.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9851.      */
  9852.     protected function getAdmin_Core_Worker_TemplateRegistryService()
  9853.     {
  9854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9856.         return $this->services['admin.core.worker.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9857.     }
  9858.     /**
  9859.      * Gets the public 'admin.credit.programm' service.
  9860.      *
  9861.      * @return \AdminBundle\Admin\CreditProgramAdmin
  9862.      */
  9863.     protected function getAdmin_Credit_ProgrammService()
  9864.     {
  9865.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9866.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9877.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9878.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/CreditProgramAdmin.php';
  9879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9883.         $this->factories['admin.credit.programm'] = function () {
  9884.             $instance = new \AdminBundle\Admin\CreditProgramAdmin('admin.credit.programm''DcSiteBundle\\Entity\\CreditProgram''AdminBundle\\Controller\\BaseCRUDController');
  9885.             $instance->setManagerType('orm');
  9886.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9887.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9888.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9889.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9890.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9891.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9892.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9893.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9894.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9895.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9896.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9897.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9898.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9899.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9900.             $instance->setPagerType('default');
  9901.             $instance->setLabel('Кредитные программы');
  9902.             $instance->setTranslationDomain('messages');
  9903.             $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']]);
  9904.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9905.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9906.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9907.             $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()));
  9908.             $instance->setTemplateRegistry(($this->services['admin.credit.programm.template_registry'] ?? $this->getAdmin_Credit_Programm_TemplateRegistryService()));
  9909.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9910.             $instance->initialize();
  9911.             return $instance;
  9912.         };
  9913.         return $this->factories['admin.credit.programm']();
  9914.     }
  9915.     /**
  9916.      * Gets the public 'admin.credit.programm.template_registry' shared service.
  9917.      *
  9918.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9919.      */
  9920.     protected function getAdmin_Credit_Programm_TemplateRegistryService()
  9921.     {
  9922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9924.         return $this->services['admin.credit.programm.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9925.     }
  9926.     /**
  9927.      * Gets the public 'admin.critical_log' service.
  9928.      *
  9929.      * @return \AdminBundle\Admin\Report\CriticalLogAdmin
  9930.      */
  9931.     protected function getAdmin_CriticalLogService()
  9932.     {
  9933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9942.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9945.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  9946.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Report/CriticalLogAdmin.php';
  9947.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9951.         $this->factories['admin.critical_log'] = function () {
  9952.             $instance = new \AdminBundle\Admin\Report\CriticalLogAdmin('admin.critical_log''CoreBundle\\Entity\\CriticalLog''sonata.admin.controller.crud');
  9953.             $instance->setManagerType('orm');
  9954.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9955.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9956.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9957.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9958.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9959.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9960.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9961.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9962.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9963.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9964.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  9965.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9966.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9967.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9968.             $instance->setPagerType('default');
  9969.             $instance->setLabel('Критичні логи');
  9970.             $instance->setTranslationDomain('messages');
  9971.             $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']]);
  9972.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  9973.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9974.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9975.             $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()));
  9976.             $instance->setTemplateRegistry(($this->services['admin.critical_log.template_registry'] ?? $this->getAdmin_CriticalLog_TemplateRegistryService()));
  9977.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9978.             $instance->initialize();
  9979.             return $instance;
  9980.         };
  9981.         return $this->factories['admin.critical_log']();
  9982.     }
  9983.     /**
  9984.      * Gets the public 'admin.critical_log.template_registry' shared service.
  9985.      *
  9986.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  9987.      */
  9988.     protected function getAdmin_CriticalLog_TemplateRegistryService()
  9989.     {
  9990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  9991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  9992.         return $this->services['admin.critical_log.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  9993.     }
  9994.     /**
  9995.      * Gets the public 'admin.dc.accessories' service.
  9996.      *
  9997.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesAdmin
  9998.      */
  9999.     protected function getAdmin_Dc_AccessoriesService()
  10000.     {
  10001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10010.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10011.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10012.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10013.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10014.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesAdmin.php';
  10015.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10019.         $this->factories['admin.dc.accessories'] = function () {
  10020.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesAdmin('admin.dc.accessories''DcSiteBundle\\Entity\\Accessories''sonata.admin.controller.crud');
  10021.             $instance->setManagerType('orm');
  10022.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10023.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10024.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10025.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10026.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10027.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10028.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10029.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10030.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10031.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10032.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10033.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10034.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10035.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10036.             $instance->setPagerType('default');
  10037.             $instance->setLabel('Аксессуары');
  10038.             $instance->setTranslationDomain('messages');
  10039.             $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']]);
  10040.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10041.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10042.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10043.             $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()));
  10044.             $instance->setTemplateRegistry(($this->services['admin.dc.accessories.template_registry'] ?? $this->getAdmin_Dc_Accessories_TemplateRegistryService()));
  10045.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10046.             $instance->initialize();
  10047.             return $instance;
  10048.         };
  10049.         return $this->factories['admin.dc.accessories']();
  10050.     }
  10051.     /**
  10052.      * Gets the public 'admin.dc.accessories.template_registry' shared service.
  10053.      *
  10054.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10055.      */
  10056.     protected function getAdmin_Dc_Accessories_TemplateRegistryService()
  10057.     {
  10058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10060.         return $this->services['admin.dc.accessories.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10061.     }
  10062.     /**
  10063.      * Gets the public 'admin.dc.accessories_category' service.
  10064.      *
  10065.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesCategoryAdmin
  10066.      */
  10067.     protected function getAdmin_Dc_AccessoriesCategoryService()
  10068.     {
  10069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10070.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10073.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10077.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10078.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10079.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10080.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10081.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10082.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesCategoryAdmin.php';
  10083.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10087.         $this->factories['admin.dc.accessories_category'] = function () {
  10088.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesCategoryAdmin('admin.dc.accessories_category''DcSiteBundle\\Entity\\AccessoriesCategory''sonata.admin.controller.crud');
  10089.             $instance->setManagerType('orm');
  10090.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10091.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10092.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10093.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10094.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10095.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10096.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10097.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10098.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10099.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10100.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10101.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10102.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10103.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10104.             $instance->setPagerType('default');
  10105.             $instance->setLabel('Аксессуары - категории NEW');
  10106.             $instance->setTranslationDomain('messages');
  10107.             $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']]);
  10108.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10109.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10110.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10111.             $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()));
  10112.             $instance->setTemplateRegistry(($this->services['admin.dc.accessories_category.template_registry'] ?? $this->getAdmin_Dc_AccessoriesCategory_TemplateRegistryService()));
  10113.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10114.             $instance->initialize();
  10115.             return $instance;
  10116.         };
  10117.         return $this->factories['admin.dc.accessories_category']();
  10118.     }
  10119.     /**
  10120.      * Gets the public 'admin.dc.accessories_category.template_registry' shared service.
  10121.      *
  10122.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10123.      */
  10124.     protected function getAdmin_Dc_AccessoriesCategory_TemplateRegistryService()
  10125.     {
  10126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10128.         return $this->services['admin.dc.accessories_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10129.     }
  10130.     /**
  10131.      * Gets the public 'admin.dc.accessories_category_content' service.
  10132.      *
  10133.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesCategoryContentAdmin
  10134.      */
  10135.     protected function getAdmin_Dc_AccessoriesCategoryContentService()
  10136.     {
  10137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10138.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10146.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10149.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10150.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesCategoryContentAdmin.php';
  10151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10155.         $this->factories['admin.dc.accessories_category_content'] = function () {
  10156.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesCategoryContentAdmin('admin.dc.accessories_category_content''DcSiteBundle\\Entity\\AccessoriesCategoryContent''sonata.admin.controller.crud');
  10157.             $instance->setManagerType('orm');
  10158.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10159.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10160.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10161.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10162.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10163.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10164.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10165.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10166.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10167.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10168.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10169.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10170.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10171.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10172.             $instance->setPagerType('default');
  10173.             $instance->setLabel(NULL);
  10174.             $instance->setTranslationDomain('messages');
  10175.             $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']]);
  10176.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10177.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10178.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10179.             $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()));
  10180.             $instance->setTemplateRegistry(($this->services['admin.dc.accessories_category_content.template_registry'] ?? $this->getAdmin_Dc_AccessoriesCategoryContent_TemplateRegistryService()));
  10181.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10182.             $instance->initialize();
  10183.             return $instance;
  10184.         };
  10185.         return $this->factories['admin.dc.accessories_category_content']();
  10186.     }
  10187.     /**
  10188.      * Gets the public 'admin.dc.accessories_category_content.template_registry' shared service.
  10189.      *
  10190.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10191.      */
  10192.     protected function getAdmin_Dc_AccessoriesCategoryContent_TemplateRegistryService()
  10193.     {
  10194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10196.         return $this->services['admin.dc.accessories_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10197.     }
  10198.     /**
  10199.      * Gets the public 'admin.dc.accessories_content' service.
  10200.      *
  10201.      * @return \AdminBundle\Admin\DCAutoSite\AccessoriesContentAdmin
  10202.      */
  10203.     protected function getAdmin_Dc_AccessoriesContentService()
  10204.     {
  10205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10215.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10217.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10218.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/AccessoriesContentAdmin.php';
  10219.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10221.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10223.         $this->factories['admin.dc.accessories_content'] = function () {
  10224.             $instance = new \AdminBundle\Admin\DCAutoSite\AccessoriesContentAdmin('admin.dc.accessories_content''DcSiteBundle\\Entity\\AccessoriesContent''sonata.admin.controller.crud');
  10225.             $instance->setManagerType('orm');
  10226.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10227.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10228.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10229.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10230.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10231.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10232.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10233.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10234.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10235.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10236.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10237.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10238.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10239.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10240.             $instance->setPagerType('default');
  10241.             $instance->setLabel(NULL);
  10242.             $instance->setTranslationDomain('messages');
  10243.             $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']]);
  10244.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10245.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10246.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10247.             $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()));
  10248.             $instance->setTemplateRegistry(($this->services['admin.dc.accessories_content.template_registry'] ?? $this->getAdmin_Dc_AccessoriesContent_TemplateRegistryService()));
  10249.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10250.             $instance->initialize();
  10251.             return $instance;
  10252.         };
  10253.         return $this->factories['admin.dc.accessories_content']();
  10254.     }
  10255.     /**
  10256.      * Gets the public 'admin.dc.accessories_content.template_registry' shared service.
  10257.      *
  10258.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10259.      */
  10260.     protected function getAdmin_Dc_AccessoriesContent_TemplateRegistryService()
  10261.     {
  10262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10264.         return $this->services['admin.dc.accessories_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10265.     }
  10266.     /**
  10267.      * Gets the public 'admin.dc.actions.post' service.
  10268.      *
  10269.      * @return \AdminBundle\Admin\DCAutoSite\ActionsAdmin
  10270.      */
  10271.     protected function getAdmin_Dc_Actions_PostService()
  10272.     {
  10273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10277.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10282.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10285.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostAdmin.php';
  10286.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseActionPostAdmin.php';
  10287.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ActionsAdmin.php';
  10288.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10289.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10290.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10292.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10293.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Seo/AutomaticSeoGenerationAdmin.php';
  10294.         $this->factories['admin.dc.actions.post'] = function () {
  10295.             $instance = new \AdminBundle\Admin\DCAutoSite\ActionsAdmin('admin.dc.actions.post''CoreBundle\\Entity\\Post''sonata.admin.controller.crud');
  10296.             $instance->setManagerType('orm');
  10297.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10298.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10299.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10300.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10301.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10302.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10303.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10304.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10305.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10306.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10307.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10308.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10309.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10310.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10311.             $instance->setPagerType('default');
  10312.             $instance->setLabel('Акции');
  10313.             $instance->setTranslationDomain('messages');
  10314.             $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']]);
  10315.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10316.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10317.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10318.             $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()));
  10319.             $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())));
  10320.             $instance->setTemplateRegistry(($this->services['admin.dc.actions.post.template_registry'] ?? $this->getAdmin_Dc_Actions_Post_TemplateRegistryService()));
  10321.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10322.             $instance->initialize();
  10323.             return $instance;
  10324.         };
  10325.         return $this->factories['admin.dc.actions.post']();
  10326.     }
  10327.     /**
  10328.      * Gets the public 'admin.dc.actions.post.template_registry' shared service.
  10329.      *
  10330.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10331.      */
  10332.     protected function getAdmin_Dc_Actions_Post_TemplateRegistryService()
  10333.     {
  10334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10336.         return $this->services['admin.dc.actions.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10337.     }
  10338.     /**
  10339.      * Gets the public 'admin.dc.all_leads' service.
  10340.      *
  10341.      * @return \AdminBundle\Admin\LeadsAdmin
  10342.      */
  10343.     protected function getAdmin_Dc_AllLeadsService()
  10344.     {
  10345.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10351.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10354.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10355.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10357.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/LeadsAdmin.php';
  10358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10362.         $this->factories['admin.dc.all_leads'] = function () {
  10363.             $instance = new \AdminBundle\Admin\LeadsAdmin('admin.dc.all_leads''CoreBundle\\Entity\\Forms''AdminBundle\\Controller\\BaseCRUDController');
  10364.             $instance->setManagerType('orm');
  10365.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10366.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10367.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10368.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10369.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10370.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10371.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10372.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10373.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10374.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10375.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10376.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10377.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10378.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10379.             $instance->setPagerType('default');
  10380.             $instance->setLabel('Лиды');
  10381.             $instance->setTranslationDomain('messages');
  10382.             $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']]);
  10383.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10384.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10385.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10386.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  10387.             $instance->setTemplateRegistry(($this->services['admin.dc.all_leads.template_registry'] ?? $this->getAdmin_Dc_AllLeads_TemplateRegistryService()));
  10388.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10389.             $instance->initialize();
  10390.             return $instance;
  10391.         };
  10392.         return $this->factories['admin.dc.all_leads']();
  10393.     }
  10394.     /**
  10395.      * Gets the public 'admin.dc.all_leads.template_registry' shared service.
  10396.      *
  10397.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10398.      */
  10399.     protected function getAdmin_Dc_AllLeads_TemplateRegistryService()
  10400.     {
  10401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10403.         return $this->services['admin.dc.all_leads.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10404.     }
  10405.     /**
  10406.      * Gets the public 'admin.dc.body_repair_certificate' service.
  10407.      *
  10408.      * @return \AdminBundle\Admin\DCAutoSite\BodyRepairCertificateAdmin
  10409.      */
  10410.     protected function getAdmin_Dc_BodyRepairCertificateService()
  10411.     {
  10412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10421.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10424.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10425.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BodyRepairCertificateAdmin.php';
  10426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10430.         $this->factories['admin.dc.body_repair_certificate'] = function () {
  10431.             $instance = new \AdminBundle\Admin\DCAutoSite\BodyRepairCertificateAdmin('admin.dc.body_repair_certificate''DcSiteBundle\\Entity\\BodyRepairCertificate''sonata.admin.controller.crud');
  10432.             $instance->setManagerType('orm');
  10433.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10434.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10435.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10436.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10437.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10438.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10439.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10440.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10441.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10442.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10443.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10444.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10445.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10446.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10447.             $instance->setPagerType('default');
  10448.             $instance->setLabel('Сертификаты кузовного рем.');
  10449.             $instance->setTranslationDomain('messages');
  10450.             $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']]);
  10451.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10452.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10453.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10454.             $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()));
  10455.             $instance->setTemplateRegistry(($this->services['admin.dc.body_repair_certificate.template_registry'] ?? $this->getAdmin_Dc_BodyRepairCertificate_TemplateRegistryService()));
  10456.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10457.             $instance->initialize();
  10458.             return $instance;
  10459.         };
  10460.         return $this->factories['admin.dc.body_repair_certificate']();
  10461.     }
  10462.     /**
  10463.      * Gets the public 'admin.dc.body_repair_certificate.template_registry' shared service.
  10464.      *
  10465.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10466.      */
  10467.     protected function getAdmin_Dc_BodyRepairCertificate_TemplateRegistryService()
  10468.     {
  10469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10471.         return $this->services['admin.dc.body_repair_certificate.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10472.     }
  10473.     /**
  10474.      * Gets the public 'admin.dc.client_partner' service.
  10475.      *
  10476.      * @return \AdminBundle\Admin\DCAutoSite\ClientPartnerAdmin
  10477.      */
  10478.     protected function getAdmin_Dc_ClientPartnerService()
  10479.     {
  10480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10489.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10491.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10492.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10493.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ClientPartnerAdmin.php';
  10494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10498.         $this->factories['admin.dc.client_partner'] = function () {
  10499.             $instance = new \AdminBundle\Admin\DCAutoSite\ClientPartnerAdmin('admin.dc.client_partner''DcSiteBundle\\Entity\\ClientPartner''sonata.admin.controller.crud');
  10500.             $instance->setManagerType('orm');
  10501.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10502.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10503.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10504.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10505.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10506.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10507.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10508.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10509.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10510.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10511.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10512.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10513.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10514.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10515.             $instance->setPagerType('default');
  10516.             $instance->setLabel('Клієнти і партнери');
  10517.             $instance->setTranslationDomain('messages');
  10518.             $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']]);
  10519.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10520.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10521.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10522.             $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()));
  10523.             $instance->setTemplateRegistry(($this->services['admin.dc.client_partner.template_registry'] ?? $this->getAdmin_Dc_ClientPartner_TemplateRegistryService()));
  10524.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10525.             $instance->initialize();
  10526.             return $instance;
  10527.         };
  10528.         return $this->factories['admin.dc.client_partner']();
  10529.     }
  10530.     /**
  10531.      * Gets the public 'admin.dc.client_partner.template_registry' shared service.
  10532.      *
  10533.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10534.      */
  10535.     protected function getAdmin_Dc_ClientPartner_TemplateRegistryService()
  10536.     {
  10537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10539.         return $this->services['admin.dc.client_partner.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10540.     }
  10541.     /**
  10542.      * Gets the public 'admin.dc.configurator_offer' service.
  10543.      *
  10544.      * @return \AdminBundle\Admin\DCAutoSite\ConfiguratorOfferAdmin
  10545.      */
  10546.     protected function getAdmin_Dc_ConfiguratorOfferService()
  10547.     {
  10548.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10549.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10552.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10553.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10557.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10559.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10560.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10561.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ConfiguratorOfferAdmin.php';
  10562.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10563.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10566.         $this->factories['admin.dc.configurator_offer'] = function () {
  10567.             $instance = new \AdminBundle\Admin\DCAutoSite\ConfiguratorOfferAdmin('admin.dc.configurator_offer''CoreBundle\\Entity\\ConfiguratorOffer''AdminBundle\\Controller\\BaseCRUDController');
  10568.             $instance->setManagerType('orm');
  10569.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10570.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10571.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10572.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10573.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10574.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10575.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10576.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10577.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10578.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10579.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10580.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10581.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10582.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10583.             $instance->setPagerType('default');
  10584.             $instance->setLabel('Заявки конфигуратора');
  10585.             $instance->setTranslationDomain('messages');
  10586.             $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']]);
  10587.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10588.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10589.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10590.             $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()));
  10591.             $instance->setTemplateRegistry(($this->services['admin.dc.configurator_offer.template_registry'] ?? $this->getAdmin_Dc_ConfiguratorOffer_TemplateRegistryService()));
  10592.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10593.             $instance->initialize();
  10594.             return $instance;
  10595.         };
  10596.         return $this->factories['admin.dc.configurator_offer']();
  10597.     }
  10598.     /**
  10599.      * Gets the public 'admin.dc.configurator_offer.template_registry' shared service.
  10600.      *
  10601.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10602.      */
  10603.     protected function getAdmin_Dc_ConfiguratorOffer_TemplateRegistryService()
  10604.     {
  10605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10607.         return $this->services['admin.dc.configurator_offer.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10608.     }
  10609.     /**
  10610.      * Gets the public 'admin.dc.events' service.
  10611.      *
  10612.      * @return \AdminBundle\Admin\EventsAdmin
  10613.      */
  10614.     protected function getAdmin_Dc_EventsService()
  10615.     {
  10616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10627.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10628.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/EventsAdmin.php';
  10629.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10630.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10631.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10632.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10633.         $this->factories['admin.dc.events'] = function () {
  10634.             $instance = new \AdminBundle\Admin\EventsAdmin('admin.dc.events''DcSiteBundle\\Entity\\Events''sonata.admin.controller.crud');
  10635.             $instance->setManagerType('orm');
  10636.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10637.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10638.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10639.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10640.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10641.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10642.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10643.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10644.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10645.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10646.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10647.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10648.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10649.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10650.             $instance->setPagerType('default');
  10651.             $instance->setLabel('Мероприятия');
  10652.             $instance->setTranslationDomain('messages');
  10653.             $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']]);
  10654.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10655.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10656.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10657.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  10658.             $instance->setTemplateRegistry(($this->services['admin.dc.events.template_registry'] ?? $this->getAdmin_Dc_Events_TemplateRegistryService()));
  10659.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10660.             $instance->initialize();
  10661.             return $instance;
  10662.         };
  10663.         return $this->factories['admin.dc.events']();
  10664.     }
  10665.     /**
  10666.      * Gets the public 'admin.dc.events.template_registry' shared service.
  10667.      *
  10668.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10669.      */
  10670.     protected function getAdmin_Dc_Events_TemplateRegistryService()
  10671.     {
  10672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10674.         return $this->services['admin.dc.events.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10675.     }
  10676.     /**
  10677.      * Gets the public 'admin.dc.faq' service.
  10678.      *
  10679.      * @return \AdminBundle\Admin\DCAutoSite\FaqAdmin
  10680.      */
  10681.     protected function getAdmin_Dc_FaqService()
  10682.     {
  10683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10684.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10685.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10686.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10687.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10690.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10691.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10695.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10696.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/FaqAdmin.php';
  10697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10698.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10699.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10700.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10701.         $this->factories['admin.dc.faq'] = function () {
  10702.             $instance = new \AdminBundle\Admin\DCAutoSite\FaqAdmin('admin.dc.faq''DcSiteBundle\\Entity\\Faq''sonata.admin.controller.crud');
  10703.             $instance->setManagerType('orm');
  10704.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10705.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10706.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10707.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10708.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10709.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10710.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10711.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10712.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10713.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10714.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10715.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10716.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10717.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10718.             $instance->setPagerType('default');
  10719.             $instance->setLabel('Запитання/Відповіді');
  10720.             $instance->setTranslationDomain('messages');
  10721.             $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']]);
  10722.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10723.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10724.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10725.             $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()));
  10726.             $instance->setTemplateRegistry(($this->services['admin.dc.faq.template_registry'] ?? $this->getAdmin_Dc_Faq_TemplateRegistryService()));
  10727.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10728.             $instance->initialize();
  10729.             return $instance;
  10730.         };
  10731.         return $this->factories['admin.dc.faq']();
  10732.     }
  10733.     /**
  10734.      * Gets the public 'admin.dc.faq.template_registry' shared service.
  10735.      *
  10736.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10737.      */
  10738.     protected function getAdmin_Dc_Faq_TemplateRegistryService()
  10739.     {
  10740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10742.         return $this->services['admin.dc.faq.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10743.     }
  10744.     /**
  10745.      * Gets the public 'admin.dc.generator' service.
  10746.      *
  10747.      * @return \AdminBundle\Admin\DCAutoSite\GeneratorAdmin
  10748.      */
  10749.     protected function getAdmin_Dc_GeneratorService()
  10750.     {
  10751.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10756.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10762.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10763.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10764.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/GeneratorAdmin.php';
  10765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10766.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10768.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10769.         $this->factories['admin.dc.generator'] = function () {
  10770.             $instance = new \AdminBundle\Admin\DCAutoSite\GeneratorAdmin('admin.dc.generator''DcSiteBundle\\Entity\\Generator''sonata.admin.controller.crud');
  10771.             $instance->setManagerType('orm');
  10772.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10773.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10774.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10775.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10776.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10777.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10778.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10779.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10780.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10781.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10782.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10783.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10784.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10785.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10786.             $instance->setPagerType('default');
  10787.             $instance->setLabel('Генератори');
  10788.             $instance->setTranslationDomain('messages');
  10789.             $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']]);
  10790.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10791.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10792.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10793.             $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()));
  10794.             $instance->setTemplateRegistry(($this->services['admin.dc.generator.template_registry'] ?? $this->getAdmin_Dc_Generator_TemplateRegistryService()));
  10795.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10796.             $instance->initialize();
  10797.             return $instance;
  10798.         };
  10799.         return $this->factories['admin.dc.generator']();
  10800.     }
  10801.     /**
  10802.      * Gets the public 'admin.dc.generator.template_registry' shared service.
  10803.      *
  10804.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10805.      */
  10806.     protected function getAdmin_Dc_Generator_TemplateRegistryService()
  10807.     {
  10808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10810.         return $this->services['admin.dc.generator.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10811.     }
  10812.     /**
  10813.      * Gets the public 'admin.dc.news.post' service.
  10814.      *
  10815.      * @return \AdminBundle\Admin\DCAutoSite\NewsAdmin
  10816.      */
  10817.     protected function getAdmin_Dc_News_PostService()
  10818.     {
  10819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10825.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10828.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10831.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostAdmin.php';
  10832.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/NewsAdmin.php';
  10833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10837.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10838.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Seo/AutomaticSeoGenerationAdmin.php';
  10839.         $this->factories['admin.dc.news.post'] = function () {
  10840.             $instance = new \AdminBundle\Admin\DCAutoSite\NewsAdmin('admin.dc.news.post''CoreBundle\\Entity\\Post''sonata.admin.controller.crud');
  10841.             $instance->setManagerType('orm');
  10842.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10843.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10844.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10845.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10846.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10847.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10848.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10849.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10850.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10851.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10852.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10853.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10854.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10855.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10856.             $instance->setPagerType('default');
  10857.             $instance->setLabel('Новости');
  10858.             $instance->setTranslationDomain('messages');
  10859.             $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']]);
  10860.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10861.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10862.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10863.             $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()));
  10864.             $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())));
  10865.             $instance->setTemplateRegistry(($this->services['admin.dc.news.post.template_registry'] ?? $this->getAdmin_Dc_News_Post_TemplateRegistryService()));
  10866.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10867.             $instance->initialize();
  10868.             return $instance;
  10869.         };
  10870.         return $this->factories['admin.dc.news.post']();
  10871.     }
  10872.     /**
  10873.      * Gets the public 'admin.dc.news.post.template_registry' shared service.
  10874.      *
  10875.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10876.      */
  10877.     protected function getAdmin_Dc_News_Post_TemplateRegistryService()
  10878.     {
  10879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10881.         return $this->services['admin.dc.news.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10882.     }
  10883.     /**
  10884.      * Gets the public 'admin.dc.page_content' service.
  10885.      *
  10886.      * @return \AdminBundle\Admin\DCAutoSite\PageContentAdmin
  10887.      */
  10888.     protected function getAdmin_Dc_PageContentService()
  10889.     {
  10890.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10891.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10892.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10899.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10901.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10902.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/PageContentAdmin.php';
  10903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10907.         $this->factories['admin.dc.page_content'] = function () {
  10908.             $instance = new \AdminBundle\Admin\DCAutoSite\PageContentAdmin('admin.dc.page_content''DcSiteBundle\\Entity\\PageContent''sonata.admin.controller.crud');
  10909.             $instance->setManagerType('orm');
  10910.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10911.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10912.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10913.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10914.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10915.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10916.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10917.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10918.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10919.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10920.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10921.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10922.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10923.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10924.             $instance->setPagerType('default');
  10925.             $instance->setLabel(NULL);
  10926.             $instance->setTranslationDomain('messages');
  10927.             $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']]);
  10928.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10929.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10930.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10931.             $instance->setTemplateRegistry(($this->services['admin.dc.page_content.template_registry'] ?? $this->getAdmin_Dc_PageContent_TemplateRegistryService()));
  10932.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  10933.             $instance->initialize();
  10934.             return $instance;
  10935.         };
  10936.         return $this->factories['admin.dc.page_content']();
  10937.     }
  10938.     /**
  10939.      * Gets the public 'admin.dc.page_content.template_registry' shared service.
  10940.      *
  10941.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  10942.      */
  10943.     protected function getAdmin_Dc_PageContent_TemplateRegistryService()
  10944.     {
  10945.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  10946.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  10947.         return $this->services['admin.dc.page_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10948.     }
  10949.     /**
  10950.      * Gets the public 'admin.dc.pages' service.
  10951.      *
  10952.      * @return \AdminBundle\Admin\DCAutoSite\PagesAdmin
  10953.      */
  10954.     protected function getAdmin_Dc_PagesService()
  10955.     {
  10956.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  10957.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  10958.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  10959.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  10960.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  10961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  10962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  10963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  10964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  10965.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  10966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  10967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  10968.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  10969.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/PagesAdmin.php';
  10970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  10971.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  10972.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  10974.         $this->factories['admin.dc.pages'] = function () {
  10975.             $instance = new \AdminBundle\Admin\DCAutoSite\PagesAdmin('admin.dc.pages''DcSiteBundle\\Entity\\Page''sonata.admin.controller.crud');
  10976.             $instance->setManagerType('orm');
  10977.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  10978.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  10979.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  10980.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  10981.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  10982.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  10983.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  10984.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  10985.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10986.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  10987.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  10988.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  10989.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  10990.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  10991.             $instance->setPagerType('default');
  10992.             $instance->setLabel('Страницы');
  10993.             $instance->setTranslationDomain('messages');
  10994.             $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']]);
  10995.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  10996.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  10997.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  10998.             $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()));
  10999.             $instance->setTemplateRegistry(($this->services['admin.dc.pages.template_registry'] ?? $this->getAdmin_Dc_Pages_TemplateRegistryService()));
  11000.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11001.             $instance->initialize();
  11002.             return $instance;
  11003.         };
  11004.         return $this->factories['admin.dc.pages']();
  11005.     }
  11006.     /**
  11007.      * Gets the public 'admin.dc.pages.template_registry' shared service.
  11008.      *
  11009.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11010.      */
  11011.     protected function getAdmin_Dc_Pages_TemplateRegistryService()
  11012.     {
  11013.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11014.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11015.         return $this->services['admin.dc.pages.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11016.     }
  11017.     /**
  11018.      * Gets the public 'admin.dc.replacement_car_condition' service.
  11019.      *
  11020.      * @return \AdminBundle\Admin\DCAutoSite\ReplacementCarConditionAdmin
  11021.      */
  11022.     protected function getAdmin_Dc_ReplacementCarConditionService()
  11023.     {
  11024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11033.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11036.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11037.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ReplacementCarConditionAdmin.php';
  11038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11042.         $this->factories['admin.dc.replacement_car_condition'] = function () {
  11043.             $instance = new \AdminBundle\Admin\DCAutoSite\ReplacementCarConditionAdmin('admin.dc.replacement_car_condition''DcSiteBundle\\Entity\\ReplacementCarCondition''sonata.admin.controller.crud');
  11044.             $instance->setManagerType('orm');
  11045.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11046.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11047.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11048.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11049.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11050.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11051.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11052.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11053.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11054.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11055.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11056.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11057.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11058.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11059.             $instance->setPagerType('default');
  11060.             $instance->setLabel('Условия подменного авто');
  11061.             $instance->setTranslationDomain('messages');
  11062.             $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']]);
  11063.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11064.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11065.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11066.             $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()));
  11067.             $instance->setTemplateRegistry(($this->services['admin.dc.replacement_car_condition.template_registry'] ?? $this->getAdmin_Dc_ReplacementCarCondition_TemplateRegistryService()));
  11068.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11069.             $instance->initialize();
  11070.             return $instance;
  11071.         };
  11072.         return $this->factories['admin.dc.replacement_car_condition']();
  11073.     }
  11074.     /**
  11075.      * Gets the public 'admin.dc.replacement_car_condition.template_registry' shared service.
  11076.      *
  11077.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11078.      */
  11079.     protected function getAdmin_Dc_ReplacementCarCondition_TemplateRegistryService()
  11080.     {
  11081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11083.         return $this->services['admin.dc.replacement_car_condition.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11084.     }
  11085.     /**
  11086.      * Gets the public 'admin.dc.resume' service.
  11087.      *
  11088.      * @return \AdminBundle\Admin\DCAutoSite\ResumeAdmin
  11089.      */
  11090.     protected function getAdmin_Dc_ResumeService()
  11091.     {
  11092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11095.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11103.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11104.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ResumeAdmin.php';
  11105.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11106.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11107.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11109.         $this->factories['admin.dc.resume'] = function () {
  11110.             $instance = new \AdminBundle\Admin\DCAutoSite\ResumeAdmin('admin.dc.resume''DcSiteBundle\\Entity\\VacancyForm''sonata.admin.controller.crud');
  11111.             $instance->setManagerType('orm');
  11112.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11113.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11114.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11115.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11116.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11117.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11118.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11119.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11120.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11121.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11122.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11123.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11124.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11125.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11126.             $instance->setPagerType('default');
  11127.             $instance->setLabel('Резюме');
  11128.             $instance->setTranslationDomain('messages');
  11129.             $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']]);
  11130.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11131.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11132.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11133.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  11134.             $instance->setTemplateRegistry(($this->services['admin.dc.resume.template_registry'] ?? $this->getAdmin_Dc_Resume_TemplateRegistryService()));
  11135.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11136.             $instance->initialize();
  11137.             return $instance;
  11138.         };
  11139.         return $this->factories['admin.dc.resume']();
  11140.     }
  11141.     /**
  11142.      * Gets the public 'admin.dc.resume.template_registry' shared service.
  11143.      *
  11144.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11145.      */
  11146.     protected function getAdmin_Dc_Resume_TemplateRegistryService()
  11147.     {
  11148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11150.         return $this->services['admin.dc.resume.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11151.     }
  11152.     /**
  11153.      * Gets the public 'admin.dc.sales_contract' service.
  11154.      *
  11155.      * @return \AdminBundle\Admin\DCAutoSite\SalesContractAdmin
  11156.      */
  11157.     protected function getAdmin_Dc_SalesContractService()
  11158.     {
  11159.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11160.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11162.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11166.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11168.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11171.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11172.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SalesContractAdmin.php';
  11173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11177.         $this->factories['admin.dc.sales_contract'] = function () {
  11178.             $instance = new \AdminBundle\Admin\DCAutoSite\SalesContractAdmin('admin.dc.sales_contract''DcSiteBundle\\Entity\\SalesContract''sonata.admin.controller.crud');
  11179.             $instance->setManagerType('orm');
  11180.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11181.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11182.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11183.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11184.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11185.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11186.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11187.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11188.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11189.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11190.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11191.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11192.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11193.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11194.             $instance->setPagerType('default');
  11195.             $instance->setLabel('Условия продажи автомобилей');
  11196.             $instance->setTranslationDomain('messages');
  11197.             $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']]);
  11198.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11199.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11200.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11201.             $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()));
  11202.             $instance->setTemplateRegistry(($this->services['admin.dc.sales_contract.template_registry'] ?? $this->getAdmin_Dc_SalesContract_TemplateRegistryService()));
  11203.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11204.             $instance->initialize();
  11205.             return $instance;
  11206.         };
  11207.         return $this->factories['admin.dc.sales_contract']();
  11208.     }
  11209.     /**
  11210.      * Gets the public 'admin.dc.sales_contract.template_registry' shared service.
  11211.      *
  11212.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11213.      */
  11214.     protected function getAdmin_Dc_SalesContract_TemplateRegistryService()
  11215.     {
  11216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11218.         return $this->services['admin.dc.sales_contract.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11219.     }
  11220.     /**
  11221.      * Gets the public 'admin.dc.slider' service.
  11222.      *
  11223.      * @return \AdminBundle\Admin\DCAutoSite\MainSliderAdmin
  11224.      */
  11225.     protected function getAdmin_Dc_SliderService()
  11226.     {
  11227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11231.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11234.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11236.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11239.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/MainSliderAdmin.php';
  11240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11244.         $this->factories['admin.dc.slider'] = function () {
  11245.             $instance = new \AdminBundle\Admin\DCAutoSite\MainSliderAdmin('admin.dc.slider''DcSiteBundle\\Entity\\MainSlider''sonata.admin.controller.crud');
  11246.             $instance->setManagerType('orm');
  11247.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11248.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11249.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11250.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11251.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11252.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11253.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11254.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11255.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11256.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11257.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11258.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11259.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11260.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11261.             $instance->setPagerType('default');
  11262.             $instance->setLabel('Слайдер на главной');
  11263.             $instance->setTranslationDomain('messages');
  11264.             $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']]);
  11265.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11266.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11267.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11268.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  11269.             $instance->setTemplateRegistry(($this->services['admin.dc.slider.template_registry'] ?? $this->getAdmin_Dc_Slider_TemplateRegistryService()));
  11270.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11271.             $instance->initialize();
  11272.             return $instance;
  11273.         };
  11274.         return $this->factories['admin.dc.slider']();
  11275.     }
  11276.     /**
  11277.      * Gets the public 'admin.dc.slider.template_registry' shared service.
  11278.      *
  11279.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11280.      */
  11281.     protected function getAdmin_Dc_Slider_TemplateRegistryService()
  11282.     {
  11283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11285.         return $this->services['admin.dc.slider.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11286.     }
  11287.     /**
  11288.      * Gets the public 'admin.dc.special_offers' service.
  11289.      *
  11290.      * @return \AdminBundle\Admin\DCAutoSite\SpecialOffersAdmin
  11291.      */
  11292.     protected function getAdmin_Dc_SpecialOffersService()
  11293.     {
  11294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11303.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11306.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersAdmin.php';
  11307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11311.         $this->factories['admin.dc.special_offers'] = function () {
  11312.             $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  11313.             if (isset($this->services['admin.dc.special_offers'])) {
  11314.                 return $this->services['admin.dc.special_offers'];
  11315.             }
  11316.             $instance = new \AdminBundle\Admin\DCAutoSite\SpecialOffersAdmin('admin.dc.special_offers''CoreBundle\\Entity\\SpecialOffers''sonata.admin.controller.crud'\dirname(__DIR__4), $a);
  11317.             $instance->setManagerType('orm');
  11318.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11319.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11320.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11321.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11322.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11323.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11324.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11325.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11326.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11327.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11328.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11329.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11330.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11331.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11332.             $instance->setPagerType('default');
  11333.             $instance->setLabel('Спецпредложения');
  11334.             $instance->setTranslationDomain('messages');
  11335.             $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']]);
  11336.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11337.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11338.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11339.             $instance->setTemplateRegistry(($this->services['admin.dc.special_offers.template_registry'] ?? $this->getAdmin_Dc_SpecialOffers_TemplateRegistryService()));
  11340.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11341.             $instance->initialize();
  11342.             return $instance;
  11343.         };
  11344.         return $this->factories['admin.dc.special_offers']();
  11345.     }
  11346.     /**
  11347.      * Gets the public 'admin.dc.special_offers.template_registry' shared service.
  11348.      *
  11349.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11350.      */
  11351.     protected function getAdmin_Dc_SpecialOffers_TemplateRegistryService()
  11352.     {
  11353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11355.         return $this->services['admin.dc.special_offers.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11356.     }
  11357.     /**
  11358.      * Gets the public 'admin.dc.special_offers_content' service.
  11359.      *
  11360.      * @return \AdminBundle\Admin\DCAutoSite\SpecialOffersContentAdmin
  11361.      */
  11362.     protected function getAdmin_Dc_SpecialOffersContentService()
  11363.     {
  11364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11373.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11376.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersContentAdmin.php';
  11377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11381.         $this->factories['admin.dc.special_offers_content'] = function () {
  11382.             $instance = new \AdminBundle\Admin\DCAutoSite\SpecialOffersContentAdmin('admin.dc.special_offers_content''CoreBundle\\Entity\\SpecialOffersContent''sonata.admin.controller.crud');
  11383.             $instance->setManagerType('orm');
  11384.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11385.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11386.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11387.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11388.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11389.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11390.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11391.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11392.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11393.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11394.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11395.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11396.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11397.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11398.             $instance->setPagerType('default');
  11399.             $instance->setLabel(NULL);
  11400.             $instance->setTranslationDomain('messages');
  11401.             $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']]);
  11402.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11403.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11404.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11405.             $instance->setTemplateRegistry(($this->services['admin.dc.special_offers_content.template_registry'] ?? $this->getAdmin_Dc_SpecialOffersContent_TemplateRegistryService()));
  11406.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11407.             $instance->initialize();
  11408.             return $instance;
  11409.         };
  11410.         return $this->factories['admin.dc.special_offers_content']();
  11411.     }
  11412.     /**
  11413.      * Gets the public 'admin.dc.special_offers_content.template_registry' shared service.
  11414.      *
  11415.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11416.      */
  11417.     protected function getAdmin_Dc_SpecialOffersContent_TemplateRegistryService()
  11418.     {
  11419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11421.         return $this->services['admin.dc.special_offers_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11422.     }
  11423.     /**
  11424.      * Gets the public 'admin.dc.terms_maintenance' service.
  11425.      *
  11426.      * @return \AdminBundle\Admin\DCAutoSite\TermsMaintenanceAdmin
  11427.      */
  11428.     protected function getAdmin_Dc_TermsMaintenanceService()
  11429.     {
  11430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11439.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11442.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11443.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TermsMaintenanceAdmin.php';
  11444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11448.         $this->factories['admin.dc.terms_maintenance'] = function () {
  11449.             $instance = new \AdminBundle\Admin\DCAutoSite\TermsMaintenanceAdmin('admin.dc.terms_maintenance''DcSiteBundle\\Entity\\TermsMaintenance''sonata.admin.controller.crud');
  11450.             $instance->setManagerType('orm');
  11451.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11452.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11453.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11454.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11455.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11456.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11457.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11458.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11459.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11460.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11461.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11462.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11463.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11464.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11465.             $instance->setPagerType('default');
  11466.             $instance->setLabel('Условия тех обслуживания');
  11467.             $instance->setTranslationDomain('messages');
  11468.             $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']]);
  11469.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11470.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11471.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11472.             $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()));
  11473.             $instance->setTemplateRegistry(($this->services['admin.dc.terms_maintenance.template_registry'] ?? $this->getAdmin_Dc_TermsMaintenance_TemplateRegistryService()));
  11474.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11475.             $instance->initialize();
  11476.             return $instance;
  11477.         };
  11478.         return $this->factories['admin.dc.terms_maintenance']();
  11479.     }
  11480.     /**
  11481.      * Gets the public 'admin.dc.terms_maintenance.template_registry' shared service.
  11482.      *
  11483.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11484.      */
  11485.     protected function getAdmin_Dc_TermsMaintenance_TemplateRegistryService()
  11486.     {
  11487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11489.         return $this->services['admin.dc.terms_maintenance.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11490.     }
  11491.     /**
  11492.      * Gets the public 'admin.dc.test_drive' service.
  11493.      *
  11494.      * @return \AdminBundle\Admin\DCAutoSite\TestDriveAdmin
  11495.      */
  11496.     protected function getAdmin_Dc_TestDriveService()
  11497.     {
  11498.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11507.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11510.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11511.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveAdmin.php';
  11512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11513.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11516.         $this->factories['admin.dc.test_drive'] = function () {
  11517.             $instance = new \AdminBundle\Admin\DCAutoSite\TestDriveAdmin('admin.dc.test_drive''BmpGatewayBundle\\Entity\\VehicleTestDrive''sonata.admin.controller.crud');
  11518.             $instance->setManagerType('orm');
  11519.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11520.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11521.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11522.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11523.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11524.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11525.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11526.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11527.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11528.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11529.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11530.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11531.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11532.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11533.             $instance->setPagerType('default');
  11534.             $instance->setLabel('Тест-драйв');
  11535.             $instance->setTranslationDomain('messages');
  11536.             $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']]);
  11537.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11538.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11539.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11540.             $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()));
  11541.             $instance->setTemplateRegistry(($this->services['admin.dc.test_drive.template_registry'] ?? $this->getAdmin_Dc_TestDrive_TemplateRegistryService()));
  11542.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11543.             $instance->initialize();
  11544.             return $instance;
  11545.         };
  11546.         return $this->factories['admin.dc.test_drive']();
  11547.     }
  11548.     /**
  11549.      * Gets the public 'admin.dc.test_drive.routes' service.
  11550.      *
  11551.      * @return \AdminBundle\Admin\DCAutoSite\TestDriveRoutesAdmin
  11552.      */
  11553.     protected function getAdmin_Dc_TestDrive_RoutesService()
  11554.     {
  11555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11559.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11560.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11561.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11562.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11563.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11567.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11568.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveRoutesAdmin.php';
  11569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11570.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11571.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11572.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11573.         $this->factories['admin.dc.test_drive.routes'] = function () {
  11574.             $instance = new \AdminBundle\Admin\DCAutoSite\TestDriveRoutesAdmin('admin.dc.test_drive.routes''DcSiteBundle\\Entity\\TestDriveRoutes''AdminBundle\\Controller\\BaseCRUDController');
  11575.             $instance->setManagerType('orm');
  11576.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11577.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11578.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11579.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11580.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11581.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11582.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11583.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11584.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11585.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11586.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11587.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11588.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11589.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11590.             $instance->setPagerType('default');
  11591.             $instance->setLabel('Маршруты тест-драйвов');
  11592.             $instance->setTranslationDomain('messages');
  11593.             $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']]);
  11594.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11595.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11596.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11597.             $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()));
  11598.             $instance->setTemplateRegistry(($this->services['admin.dc.test_drive.routes.template_registry'] ?? $this->getAdmin_Dc_TestDrive_Routes_TemplateRegistryService()));
  11599.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11600.             $instance->initialize();
  11601.             return $instance;
  11602.         };
  11603.         return $this->factories['admin.dc.test_drive.routes']();
  11604.     }
  11605.     /**
  11606.      * Gets the public 'admin.dc.test_drive.routes.template_registry' shared service.
  11607.      *
  11608.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11609.      */
  11610.     protected function getAdmin_Dc_TestDrive_Routes_TemplateRegistryService()
  11611.     {
  11612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11614.         return $this->services['admin.dc.test_drive.routes.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11615.     }
  11616.     /**
  11617.      * Gets the public 'admin.dc.test_drive.template_registry' shared service.
  11618.      *
  11619.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11620.      */
  11621.     protected function getAdmin_Dc_TestDrive_TemplateRegistryService()
  11622.     {
  11623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11625.         return $this->services['admin.dc.test_drive.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11626.     }
  11627.     /**
  11628.      * Gets the public 'admin.dc.tour_route_content' service.
  11629.      *
  11630.      * @return \AdminBundle\Admin\DCAutoSite\TourRouteContentAdmin
  11631.      */
  11632.     protected function getAdmin_Dc_TourRouteContentService()
  11633.     {
  11634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11635.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11640.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11641.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11642.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11643.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11645.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11646.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11647.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteContentAdmin.php';
  11648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11652.         $this->factories['admin.dc.tour_route_content'] = function () {
  11653.             $instance = new \AdminBundle\Admin\DCAutoSite\TourRouteContentAdmin('admin.dc.tour_route_content''DcSiteBundle\\Entity\\TourRouteContent''sonata.admin.controller.crud');
  11654.             $instance->setManagerType('orm');
  11655.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11656.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11657.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11658.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11659.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11660.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11661.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11662.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11663.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11664.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11665.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11666.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11667.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11668.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11669.             $instance->setPagerType('default');
  11670.             $instance->setLabel(NULL);
  11671.             $instance->setTranslationDomain('messages');
  11672.             $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']]);
  11673.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11674.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11675.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11676.             $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()));
  11677.             $instance->setTemplateRegistry(($this->services['admin.dc.tour_route_content.template_registry'] ?? $this->getAdmin_Dc_TourRouteContent_TemplateRegistryService()));
  11678.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11679.             $instance->initialize();
  11680.             return $instance;
  11681.         };
  11682.         return $this->factories['admin.dc.tour_route_content']();
  11683.     }
  11684.     /**
  11685.      * Gets the public 'admin.dc.tour_route_content.template_registry' shared service.
  11686.      *
  11687.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11688.      */
  11689.     protected function getAdmin_Dc_TourRouteContent_TemplateRegistryService()
  11690.     {
  11691.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11692.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11693.         return $this->services['admin.dc.tour_route_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11694.     }
  11695.     /**
  11696.      * Gets the public 'admin.dc.tour_route_params' service.
  11697.      *
  11698.      * @return \AdminBundle\Admin\DCAutoSite\TourRouteParamsAdmin
  11699.      */
  11700.     protected function getAdmin_Dc_TourRouteParamsService()
  11701.     {
  11702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11709.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11710.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11711.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11714.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11715.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteParamsAdmin.php';
  11716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11717.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11720.         $this->factories['admin.dc.tour_route_params'] = function () {
  11721.             $instance = new \AdminBundle\Admin\DCAutoSite\TourRouteParamsAdmin('admin.dc.tour_route_params''DcSiteBundle\\Entity\\TourRouteParams''AdminBundle\\Controller\\BaseCRUDController');
  11722.             $instance->setManagerType('orm');
  11723.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11724.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11725.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11726.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11727.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11728.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11729.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11730.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11731.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11732.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11733.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11734.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11735.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11736.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11737.             $instance->setPagerType('default');
  11738.             $instance->setLabel(NULL);
  11739.             $instance->setTranslationDomain('messages');
  11740.             $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']]);
  11741.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11742.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11743.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11744.             $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()));
  11745.             $instance->setTemplateRegistry(($this->services['admin.dc.tour_route_params.template_registry'] ?? $this->getAdmin_Dc_TourRouteParams_TemplateRegistryService()));
  11746.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11747.             $instance->initialize();
  11748.             return $instance;
  11749.         };
  11750.         return $this->factories['admin.dc.tour_route_params']();
  11751.     }
  11752.     /**
  11753.      * Gets the public 'admin.dc.tour_route_params.template_registry' shared service.
  11754.      *
  11755.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11756.      */
  11757.     protected function getAdmin_Dc_TourRouteParams_TemplateRegistryService()
  11758.     {
  11759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11761.         return $this->services['admin.dc.tour_route_params.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11762.     }
  11763.     /**
  11764.      * Gets the public 'admin.dc.tour_routes' service.
  11765.      *
  11766.      * @return \AdminBundle\Admin\DCAutoSite\TourRoutesAdmin
  11767.      */
  11768.     protected function getAdmin_Dc_TourRoutesService()
  11769.     {
  11770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11779.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11782.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11783.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRoutesAdmin.php';
  11784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11788.         $this->factories['admin.dc.tour_routes'] = function () {
  11789.             $instance = new \AdminBundle\Admin\DCAutoSite\TourRoutesAdmin('admin.dc.tour_routes''DcSiteBundle\\Entity\\TourRoutes''AdminBundle\\Controller\\BaseCRUDController');
  11790.             $instance->setManagerType('orm');
  11791.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11792.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11793.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11794.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11795.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11796.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11797.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11798.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11799.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11800.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11801.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11802.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11803.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11804.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11805.             $instance->setPagerType('default');
  11806.             $instance->setLabel('Тури-маршрути');
  11807.             $instance->setTranslationDomain('messages');
  11808.             $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']]);
  11809.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11810.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11811.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11812.             $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()));
  11813.             $instance->setTemplateRegistry(($this->services['admin.dc.tour_routes.template_registry'] ?? $this->getAdmin_Dc_TourRoutes_TemplateRegistryService()));
  11814.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11815.             $instance->initialize();
  11816.             return $instance;
  11817.         };
  11818.         return $this->factories['admin.dc.tour_routes']();
  11819.     }
  11820.     /**
  11821.      * Gets the public 'admin.dc.tour_routes.template_registry' shared service.
  11822.      *
  11823.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11824.      */
  11825.     protected function getAdmin_Dc_TourRoutes_TemplateRegistryService()
  11826.     {
  11827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11829.         return $this->services['admin.dc.tour_routes.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11830.     }
  11831.     /**
  11832.      * Gets the public 'admin.dc.vacancy' service.
  11833.      *
  11834.      * @return \AdminBundle\Admin\DCAutoSite\VacancyAdmin
  11835.      */
  11836.     protected function getAdmin_Dc_VacancyService()
  11837.     {
  11838.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11839.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11847.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11848.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11850.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/VacancyAdmin.php';
  11851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11852.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11855.         $this->factories['admin.dc.vacancy'] = function () {
  11856.             $instance = new \AdminBundle\Admin\DCAutoSite\VacancyAdmin('admin.dc.vacancy''DcSiteBundle\\Entity\\Vacancy''sonata.admin.controller.crud');
  11857.             $instance->setManagerType('orm');
  11858.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11859.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11860.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11861.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11862.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11863.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11864.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11865.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11866.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11867.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11868.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11869.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11870.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11871.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11872.             $instance->setPagerType('default');
  11873.             $instance->setLabel('Вакансии');
  11874.             $instance->setTranslationDomain('messages');
  11875.             $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']]);
  11876.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11877.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11878.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11879.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  11880.             $instance->setTemplateRegistry(($this->services['admin.dc.vacancy.template_registry'] ?? $this->getAdmin_Dc_Vacancy_TemplateRegistryService()));
  11881.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11882.             $instance->initialize();
  11883.             return $instance;
  11884.         };
  11885.         return $this->factories['admin.dc.vacancy']();
  11886.     }
  11887.     /**
  11888.      * Gets the public 'admin.dc.vacancy.template_registry' shared service.
  11889.      *
  11890.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11891.      */
  11892.     protected function getAdmin_Dc_Vacancy_TemplateRegistryService()
  11893.     {
  11894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11896.         return $this->services['admin.dc.vacancy.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11897.     }
  11898.     /**
  11899.      * Gets the public 'admin.dealer' service.
  11900.      *
  11901.      * @return \AdminBundle\Admin\DealerAdmin
  11902.      */
  11903.     protected function getAdmin_DealerService()
  11904.     {
  11905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11914.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11917.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DealerAdmin.php';
  11918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11919.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11921.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11922.         $this->factories['admin.dealer'] = function () {
  11923.             $instance = new \AdminBundle\Admin\DealerAdmin('admin.dealer''CoreBundle\\Entity\\Dealer''sonata.admin.controller.crud');
  11924.             $instance->setManagerType('orm');
  11925.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11926.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11927.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11928.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11929.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11930.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11931.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11932.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11933.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11934.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11935.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11936.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11937.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11938.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  11939.             $instance->setPagerType('default');
  11940.             $instance->setLabel('Дилеры');
  11941.             $instance->setTranslationDomain('messages');
  11942.             $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']]);
  11943.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11944.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11945.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11946.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  11947.             $instance->setTemplateRegistry(($this->services['admin.dealer.template_registry'] ?? $this->getAdmin_Dealer_TemplateRegistryService()));
  11948.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11949.             $instance->initialize();
  11950.             return $instance;
  11951.         };
  11952.         return $this->factories['admin.dealer']();
  11953.     }
  11954.     /**
  11955.      * Gets the public 'admin.dealer.template_registry' shared service.
  11956.      *
  11957.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  11958.      */
  11959.     protected function getAdmin_Dealer_TemplateRegistryService()
  11960.     {
  11961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  11962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  11963.         return $this->services['admin.dealer.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11964.     }
  11965.     /**
  11966.      * Gets the public 'admin.document_branch' service.
  11967.      *
  11968.      * @return \AdminBundle\Admin\Document\BranchesAdmin
  11969.      */
  11970.     protected function getAdmin_DocumentBranchService()
  11971.     {
  11972.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11981.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11984.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  11985.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Document/BranchesAdmin.php';
  11986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  11990.         $this->factories['admin.document_branch'] = function () {
  11991.             $instance = new \AdminBundle\Admin\Document\BranchesAdmin('admin.document_branch''IntegrationBundle\\Entity\\Diia\\ServiceRequest''AdminBundle\\Controller\\Document\\BranchController');
  11992.             $instance->setManagerType('orm');
  11993.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11994.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11995.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11996.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11997.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11998.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11999.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12000.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12001.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12002.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12003.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12004.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12005.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12006.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12007.             $instance->setPagerType('default');
  12008.             $instance->setLabel('Дія бренчі');
  12009.             $instance->setTranslationDomain('messages');
  12010.             $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']]);
  12011.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12012.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12013.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12014.             $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()));
  12015.             $instance->setTemplateRegistry(($this->services['admin.document_branch.template_registry'] ?? $this->getAdmin_DocumentBranch_TemplateRegistryService()));
  12016.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12017.             $instance->initialize();
  12018.             return $instance;
  12019.         };
  12020.         return $this->factories['admin.document_branch']();
  12021.     }
  12022.     /**
  12023.      * Gets the public 'admin.document_branch.template_registry' shared service.
  12024.      *
  12025.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12026.      */
  12027.     protected function getAdmin_DocumentBranch_TemplateRegistryService()
  12028.     {
  12029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12031.         return $this->services['admin.document_branch.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12032.     }
  12033.     /**
  12034.      * Gets the public 'admin.document_dealer' service.
  12035.      *
  12036.      * @return \AdminBundle\Admin\Document\DealerOfferAdmin
  12037.      */
  12038.     protected function getAdmin_DocumentDealerService()
  12039.     {
  12040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12049.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12050.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12052.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12053.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Document/DealerOfferAdmin.php';
  12054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12058.         $this->factories['admin.document_dealer'] = function () {
  12059.             $instance = new \AdminBundle\Admin\Document\DealerOfferAdmin('admin.document_dealer''IntegrationBundle\\Entity\\Dealer\\DealerOffer''AdminBundle\\Controller\\Document\\DealerOfferController');
  12060.             $instance->setManagerType('orm');
  12061.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12062.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12063.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12064.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12065.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12066.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12067.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12068.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12069.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12070.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12071.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12072.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12073.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12074.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12075.             $instance->setPagerType('default');
  12076.             $instance->setLabel('Інтеграція ділерів');
  12077.             $instance->setTranslationDomain('messages');
  12078.             $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']]);
  12079.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12080.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12081.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12082.             $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()));
  12083.             $instance->setTemplateRegistry(($this->services['admin.document_dealer.template_registry'] ?? $this->getAdmin_DocumentDealer_TemplateRegistryService()));
  12084.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12085.             $instance->initialize();
  12086.             return $instance;
  12087.         };
  12088.         return $this->factories['admin.document_dealer']();
  12089.     }
  12090.     /**
  12091.      * Gets the public 'admin.document_dealer.template_registry' shared service.
  12092.      *
  12093.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12094.      */
  12095.     protected function getAdmin_DocumentDealer_TemplateRegistryService()
  12096.     {
  12097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12099.         return $this->services['admin.document_dealer.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12100.     }
  12101.     /**
  12102.      * Gets the public 'admin.estimate_odds' service.
  12103.      *
  12104.      * @return \AdminBundle\Admin\VehicleEstimateOddsAdmin
  12105.      */
  12106.     protected function getAdmin_EstimateOddsService()
  12107.     {
  12108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12109.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12115.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12116.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12117.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12119.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12120.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VehicleEstimateOddsAdmin.php';
  12121.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12124.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12125.         $this->factories['admin.estimate_odds'] = function () {
  12126.             $instance = new \AdminBundle\Admin\VehicleEstimateOddsAdmin('admin.estimate_odds''CoreBundle\\Entity\\VehicleEstimateOdds''AdminBundle\\Controller\\VehicleEstimateOddsController');
  12127.             $instance->setManagerType('orm');
  12128.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12129.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12130.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12131.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12132.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12133.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12134.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12135.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12136.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12137.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12138.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12139.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12140.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12141.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12142.             $instance->setPagerType('default');
  12143.             $instance->setLabel('TradeIn коэффициент');
  12144.             $instance->setTranslationDomain('messages');
  12145.             $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']]);
  12146.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12147.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12148.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12149.             $instance->setContainerServices(($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService()));
  12150.             $instance->setTemplateRegistry(($this->services['admin.estimate_odds.template_registry'] ?? $this->getAdmin_EstimateOdds_TemplateRegistryService()));
  12151.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12152.             $instance->initialize();
  12153.             return $instance;
  12154.         };
  12155.         return $this->factories['admin.estimate_odds']();
  12156.     }
  12157.     /**
  12158.      * Gets the public 'admin.estimate_odds.template_registry' shared service.
  12159.      *
  12160.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12161.      */
  12162.     protected function getAdmin_EstimateOdds_TemplateRegistryService()
  12163.     {
  12164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12166.         return $this->services['admin.estimate_odds.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12167.     }
  12168.     /**
  12169.      * Gets the public 'admin.founder.biography' service.
  12170.      *
  12171.      * @return \AdminBundle\Admin\Founders\BiographyAdmin
  12172.      */
  12173.     protected function getAdmin_Founder_BiographyService()
  12174.     {
  12175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12184.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12187.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12188.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BiographyAdmin.php';
  12189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12193.         $this->factories['admin.founder.biography'] = function () {
  12194.             $instance = new \AdminBundle\Admin\Founders\BiographyAdmin('admin.founder.biography''FoundersBundle\\Entity\\Biography''sonata.admin.controller.crud');
  12195.             $instance->setManagerType('orm');
  12196.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12197.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12198.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12199.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12200.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12201.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12202.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12203.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12204.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12205.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12206.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12207.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12208.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12209.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12210.             $instance->setPagerType('default');
  12211.             $instance->setLabel('Біографія');
  12212.             $instance->setTranslationDomain('messages');
  12213.             $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']]);
  12214.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12215.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12216.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12217.             $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()));
  12218.             $instance->setTemplateRegistry(($this->services['admin.founder.biography.template_registry'] ?? $this->getAdmin_Founder_Biography_TemplateRegistryService()));
  12219.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12220.             $instance->initialize();
  12221.             return $instance;
  12222.         };
  12223.         return $this->factories['admin.founder.biography']();
  12224.     }
  12225.     /**
  12226.      * Gets the public 'admin.founder.biography.template_registry' shared service.
  12227.      *
  12228.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12229.      */
  12230.     protected function getAdmin_Founder_Biography_TemplateRegistryService()
  12231.     {
  12232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12234.         return $this->services['admin.founder.biography.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12235.     }
  12236.     /**
  12237.      * Gets the public 'admin.founder.category_social_investments' service.
  12238.      *
  12239.      * @return \AdminBundle\Admin\Founders\CategorySocialInvestmentsAdmin
  12240.      */
  12241.     protected function getAdmin_Founder_CategorySocialInvestmentsService()
  12242.     {
  12243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12244.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12252.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12253.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12254.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12255.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12256.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/CategorySocialInvestmentsAdmin.php';
  12257.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12258.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12259.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12260.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12261.         $this->factories['admin.founder.category_social_investments'] = function () {
  12262.             $instance = new \AdminBundle\Admin\Founders\CategorySocialInvestmentsAdmin('admin.founder.category_social_investments''FoundersBundle\\Entity\\CategoryPost''sonata.admin.controller.crud');
  12263.             $instance->setManagerType('orm');
  12264.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12265.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12266.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12267.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12268.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12269.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12270.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12271.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12272.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12273.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12274.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12275.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12276.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12277.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12278.             $instance->setPagerType('default');
  12279.             $instance->setLabel('Категорії Соціальних Інвестицій');
  12280.             $instance->setTranslationDomain('messages');
  12281.             $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']]);
  12282.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12283.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12284.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12285.             $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()));
  12286.             $instance->setTemplateRegistry(($this->services['admin.founder.category_social_investments.template_registry'] ?? $this->getAdmin_Founder_CategorySocialInvestments_TemplateRegistryService()));
  12287.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12288.             $instance->initialize();
  12289.             return $instance;
  12290.         };
  12291.         return $this->factories['admin.founder.category_social_investments']();
  12292.     }
  12293.     /**
  12294.      * Gets the public 'admin.founder.category_social_investments.template_registry' shared service.
  12295.      *
  12296.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12297.      */
  12298.     protected function getAdmin_Founder_CategorySocialInvestments_TemplateRegistryService()
  12299.     {
  12300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12302.         return $this->services['admin.founder.category_social_investments.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12303.     }
  12304.     /**
  12305.      * Gets the public 'admin.founder.galleryPhoto' service.
  12306.      *
  12307.      * @return \AdminBundle\Admin\Founders\GalleryPhotoAdmin
  12308.      */
  12309.     protected function getAdmin_Founder_GalleryPhotoService()
  12310.     {
  12311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12312.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12317.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12320.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12321.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12323.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12324.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/GalleryPhotoAdmin.php';
  12325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12327.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12328.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12329.         $this->factories['admin.founder.galleryPhoto'] = function () {
  12330.             $instance = new \AdminBundle\Admin\Founders\GalleryPhotoAdmin('admin.founder.galleryPhoto''FoundersBundle\\Entity\\GalleryPhoto''sonata.admin.controller.crud');
  12331.             $instance->setManagerType('orm');
  12332.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12333.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12334.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12335.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12336.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12337.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12338.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12339.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12340.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12341.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12342.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12343.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12344.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12345.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12346.             $instance->setPagerType('default');
  12347.             $instance->setLabel('Фото');
  12348.             $instance->setTranslationDomain('messages');
  12349.             $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']]);
  12350.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12351.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12352.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12353.             $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()));
  12354.             $instance->setTemplateRegistry(($this->services['admin.founder.galleryPhoto.template_registry'] ?? $this->getAdmin_Founder_GalleryPhoto_TemplateRegistryService()));
  12355.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12356.             $instance->initialize();
  12357.             return $instance;
  12358.         };
  12359.         return $this->factories['admin.founder.galleryPhoto']();
  12360.     }
  12361.     /**
  12362.      * Gets the public 'admin.founder.galleryPhoto.template_registry' shared service.
  12363.      *
  12364.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12365.      */
  12366.     protected function getAdmin_Founder_GalleryPhoto_TemplateRegistryService()
  12367.     {
  12368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12370.         return $this->services['admin.founder.galleryPhoto.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12371.     }
  12372.     /**
  12373.      * Gets the public 'admin.founder.galleryVideo' service.
  12374.      *
  12375.      * @return \AdminBundle\Admin\Founders\GalleryVideoAdmin
  12376.      */
  12377.     protected function getAdmin_Founder_GalleryVideoService()
  12378.     {
  12379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12381.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12382.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12387.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12388.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12389.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12391.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12392.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/GalleryVideoAdmin.php';
  12393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12394.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12397.         $this->factories['admin.founder.galleryVideo'] = function () {
  12398.             $instance = new \AdminBundle\Admin\Founders\GalleryVideoAdmin('admin.founder.galleryVideo''FoundersBundle\\Entity\\GalleryVideo''sonata.admin.controller.crud');
  12399.             $instance->setManagerType('orm');
  12400.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12401.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12402.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12403.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12404.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12405.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12406.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12407.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12408.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12409.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12410.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12411.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12412.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12413.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12414.             $instance->setPagerType('default');
  12415.             $instance->setLabel('Відео');
  12416.             $instance->setTranslationDomain('messages');
  12417.             $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']]);
  12418.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12419.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12420.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12421.             $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()));
  12422.             $instance->setTemplateRegistry(($this->services['admin.founder.galleryVideo.template_registry'] ?? $this->getAdmin_Founder_GalleryVideo_TemplateRegistryService()));
  12423.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12424.             $instance->initialize();
  12425.             return $instance;
  12426.         };
  12427.         return $this->factories['admin.founder.galleryVideo']();
  12428.     }
  12429.     /**
  12430.      * Gets the public 'admin.founder.galleryVideo.template_registry' shared service.
  12431.      *
  12432.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12433.      */
  12434.     protected function getAdmin_Founder_GalleryVideo_TemplateRegistryService()
  12435.     {
  12436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12438.         return $this->services['admin.founder.galleryVideo.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12439.     }
  12440.     /**
  12441.      * Gets the public 'admin.founder.news' service.
  12442.      *
  12443.      * @return \AdminBundle\Admin\Founders\NewsAdmin
  12444.      */
  12445.     protected function getAdmin_Founder_NewsService()
  12446.     {
  12447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12449.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12450.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12456.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12457.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12458.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12459.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12460.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BasePostAdmin.php';
  12461.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/NewsAdmin.php';
  12462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12466.         $this->factories['admin.founder.news'] = function () {
  12467.             $instance = new \AdminBundle\Admin\Founders\NewsAdmin('admin.founder.news''FoundersBundle\\Entity\\Post''sonata.admin.controller.crud');
  12468.             $instance->setManagerType('orm');
  12469.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12470.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12471.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12472.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12473.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12474.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12475.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12476.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12477.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12478.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12479.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12480.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12481.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12482.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12483.             $instance->setPagerType('default');
  12484.             $instance->setLabel('Новини');
  12485.             $instance->setTranslationDomain('messages');
  12486.             $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']]);
  12487.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12488.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12489.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12490.             $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()));
  12491.             $instance->setTemplateRegistry(($this->services['admin.founder.news.template_registry'] ?? $this->getAdmin_Founder_News_TemplateRegistryService()));
  12492.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12493.             $instance->initialize();
  12494.             return $instance;
  12495.         };
  12496.         return $this->factories['admin.founder.news']();
  12497.     }
  12498.     /**
  12499.      * Gets the public 'admin.founder.news.template_registry' shared service.
  12500.      *
  12501.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12502.      */
  12503.     protected function getAdmin_Founder_News_TemplateRegistryService()
  12504.     {
  12505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12507.         return $this->services['admin.founder.news.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12508.     }
  12509.     /**
  12510.      * Gets the public 'admin.founder.publication' service.
  12511.      *
  12512.      * @return \AdminBundle\Admin\Founders\PublicationsAdmin
  12513.      */
  12514.     protected function getAdmin_Founder_PublicationService()
  12515.     {
  12516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12518.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12525.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12526.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12528.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12529.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BasePostAdmin.php';
  12530.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/PublicationsAdmin.php';
  12531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12533.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12535.         $this->factories['admin.founder.publication'] = function () {
  12536.             $instance = new \AdminBundle\Admin\Founders\PublicationsAdmin('admin.founder.publication''FoundersBundle\\Entity\\Post''sonata.admin.controller.crud');
  12537.             $instance->setManagerType('orm');
  12538.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12539.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12540.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12541.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12542.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12543.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12544.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12545.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12546.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12547.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12548.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12549.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12550.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12551.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12552.             $instance->setPagerType('default');
  12553.             $instance->setLabel('Публікаціі');
  12554.             $instance->setTranslationDomain('messages');
  12555.             $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']]);
  12556.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12557.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12558.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12559.             $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()));
  12560.             $instance->setTemplateRegistry(($this->services['admin.founder.publication.template_registry'] ?? $this->getAdmin_Founder_Publication_TemplateRegistryService()));
  12561.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12562.             $instance->initialize();
  12563.             return $instance;
  12564.         };
  12565.         return $this->factories['admin.founder.publication']();
  12566.     }
  12567.     /**
  12568.      * Gets the public 'admin.founder.publication.template_registry' shared service.
  12569.      *
  12570.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12571.      */
  12572.     protected function getAdmin_Founder_Publication_TemplateRegistryService()
  12573.     {
  12574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12576.         return $this->services['admin.founder.publication.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12577.     }
  12578.     /**
  12579.      * Gets the public 'admin.founder.social_investments' service.
  12580.      *
  12581.      * @return \AdminBundle\Admin\Founders\SocialInvestmentsAdmin
  12582.      */
  12583.     protected function getAdmin_Founder_SocialInvestmentsService()
  12584.     {
  12585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12588.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12594.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12596.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12597.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12598.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BasePostAdmin.php';
  12599.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/SocialInvestmentsAdmin.php';
  12600.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12601.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12602.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12604.         $this->factories['admin.founder.social_investments'] = function () {
  12605.             $instance = new \AdminBundle\Admin\Founders\SocialInvestmentsAdmin('admin.founder.social_investments''FoundersBundle\\Entity\\Post''sonata.admin.controller.crud');
  12606.             $instance->setManagerType('orm');
  12607.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12608.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12609.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12610.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12611.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12612.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12613.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12614.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12615.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12616.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12617.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12618.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12619.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12620.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12621.             $instance->setPagerType('default');
  12622.             $instance->setLabel('Соціальні Інвестиції');
  12623.             $instance->setTranslationDomain('messages');
  12624.             $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']]);
  12625.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12626.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12627.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12628.             $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()));
  12629.             $instance->setTemplateRegistry(($this->services['admin.founder.social_investments.template_registry'] ?? $this->getAdmin_Founder_SocialInvestments_TemplateRegistryService()));
  12630.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12631.             $instance->initialize();
  12632.             return $instance;
  12633.         };
  12634.         return $this->factories['admin.founder.social_investments']();
  12635.     }
  12636.     /**
  12637.      * Gets the public 'admin.founder.social_investments.template_registry' shared service.
  12638.      *
  12639.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12640.      */
  12641.     protected function getAdmin_Founder_SocialInvestments_TemplateRegistryService()
  12642.     {
  12643.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12645.         return $this->services['admin.founder.social_investments.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12646.     }
  12647.     /**
  12648.      * Gets the public 'admin.founder.solemn_event' service.
  12649.      *
  12650.      * @return \AdminBundle\Admin\Founders\SolemnEventsAdmin
  12651.      */
  12652.     protected function getAdmin_Founder_SolemnEventService()
  12653.     {
  12654.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12655.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12656.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12657.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12658.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12659.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12662.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12666.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12667.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/BasePostAdmin.php';
  12668.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Founders/SolemnEventsAdmin.php';
  12669.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12670.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12671.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12673.         $this->factories['admin.founder.solemn_event'] = function () {
  12674.             $instance = new \AdminBundle\Admin\Founders\SolemnEventsAdmin('admin.founder.solemn_event''FoundersBundle\\Entity\\Post''sonata.admin.controller.crud');
  12675.             $instance->setManagerType('orm');
  12676.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12677.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12678.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12679.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12680.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12681.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12682.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12683.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12684.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12685.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12686.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12687.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12688.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12689.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12690.             $instance->setPagerType('default');
  12691.             $instance->setLabel('Пам\'ятні події');
  12692.             $instance->setTranslationDomain('messages');
  12693.             $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']]);
  12694.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12695.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12696.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12697.             $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()));
  12698.             $instance->setTemplateRegistry(($this->services['admin.founder.solemn_event.template_registry'] ?? $this->getAdmin_Founder_SolemnEvent_TemplateRegistryService()));
  12699.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12700.             $instance->initialize();
  12701.             return $instance;
  12702.         };
  12703.         return $this->factories['admin.founder.solemn_event']();
  12704.     }
  12705.     /**
  12706.      * Gets the public 'admin.founder.solemn_event.template_registry' shared service.
  12707.      *
  12708.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12709.      */
  12710.     protected function getAdmin_Founder_SolemnEvent_TemplateRegistryService()
  12711.     {
  12712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12714.         return $this->services['admin.founder.solemn_event.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12715.     }
  12716.     /**
  12717.      * Gets the public 'admin.inner_mail' service.
  12718.      *
  12719.      * @return \AdminBundle\Admin\InnerMailAdmin
  12720.      */
  12721.     protected function getAdmin_InnerMailService()
  12722.     {
  12723.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12724.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12725.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12726.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12732.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12733.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12734.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12735.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  12736.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/InnerMailAdmin.php';
  12737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12738.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12739.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12741.         $this->factories['admin.inner_mail'] = function () {
  12742.             $instance = new \AdminBundle\Admin\InnerMailAdmin('admin.inner_mail''CoreBundle\\Entity\\InnerMail''sonata.admin.controller.crud');
  12743.             $instance->setManagerType('orm');
  12744.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12745.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12746.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12747.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12748.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12749.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12750.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12751.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12752.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12753.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12754.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12755.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12756.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12757.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12758.             $instance->setPagerType('default');
  12759.             $instance->setLabel('Адреса внутренней рассылки');
  12760.             $instance->setTranslationDomain('messages');
  12761.             $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']]);
  12762.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12763.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12764.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12765.             $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()));
  12766.             $instance->setTemplateRegistry(($this->services['admin.inner_mail.template_registry'] ?? $this->getAdmin_InnerMail_TemplateRegistryService()));
  12767.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12768.             $instance->initialize();
  12769.             return $instance;
  12770.         };
  12771.         return $this->factories['admin.inner_mail']();
  12772.     }
  12773.     /**
  12774.      * Gets the public 'admin.inner_mail.template_registry' shared service.
  12775.      *
  12776.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12777.      */
  12778.     protected function getAdmin_InnerMail_TemplateRegistryService()
  12779.     {
  12780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12782.         return $this->services['admin.inner_mail.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12783.     }
  12784.     /**
  12785.      * Gets the public 'admin.insurance.actions.post' service.
  12786.      *
  12787.      * @return \AdminBundle\Admin\Insurance\ActionsAdmin
  12788.      */
  12789.     protected function getAdmin_Insurance_Actions_PostService()
  12790.     {
  12791.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12792.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12793.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12794.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12801.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12803.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostAdmin.php';
  12804.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseActionPostAdmin.php';
  12805.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ActionsAdmin.php';
  12806.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12810.         $this->factories['admin.insurance.actions.post'] = function () {
  12811.             $instance = new \AdminBundle\Admin\Insurance\ActionsAdmin('admin.insurance.actions.post''CoreBundle\\Entity\\Post''sonata.admin.controller.crud');
  12812.             $instance->setManagerType('orm');
  12813.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12814.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12815.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12816.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12817.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12818.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12819.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12820.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12821.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12822.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12823.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12824.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12825.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12826.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12827.             $instance->setPagerType('default');
  12828.             $instance->setLabel('Акции');
  12829.             $instance->setTranslationDomain('messages');
  12830.             $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']]);
  12831.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12832.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12833.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12834.             $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()));
  12835.             $instance->setTemplateRegistry(($this->services['admin.insurance.actions.post.template_registry'] ?? $this->getAdmin_Insurance_Actions_Post_TemplateRegistryService()));
  12836.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12837.             $instance->initialize();
  12838.             return $instance;
  12839.         };
  12840.         return $this->factories['admin.insurance.actions.post']();
  12841.     }
  12842.     /**
  12843.      * Gets the public 'admin.insurance.actions.post.template_registry' shared service.
  12844.      *
  12845.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12846.      */
  12847.     protected function getAdmin_Insurance_Actions_Post_TemplateRegistryService()
  12848.     {
  12849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12851.         return $this->services['admin.insurance.actions.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12852.     }
  12853.     /**
  12854.      * Gets the public 'admin.insurance.case' service.
  12855.      *
  12856.      * @return \AdminBundle\Admin\Insurance\CaseAdmin
  12857.      */
  12858.     protected function getAdmin_Insurance_CaseService()
  12859.     {
  12860.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12861.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12862.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12863.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12864.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12865.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12866.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12869.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12872.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseAdmin.php';
  12873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12877.         $this->factories['admin.insurance.case'] = function () {
  12878.             $instance = new \AdminBundle\Admin\Insurance\CaseAdmin('admin.insurance.case''InsuranceBundle\\Entity\\InsuranceCase''sonata.admin.controller.crud');
  12879.             $instance->setManagerType('orm');
  12880.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12881.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12882.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12883.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12884.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12885.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12886.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12887.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12888.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12889.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12890.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12891.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12892.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12893.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12894.             $instance->setPagerType('default');
  12895.             $instance->setLabel('Страховые дела');
  12896.             $instance->setTranslationDomain('messages');
  12897.             $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']]);
  12898.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12899.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12900.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12901.             $instance->setContainerServices(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  12902.             $instance->setTemplateRegistry(($this->services['admin.insurance.case.template_registry'] ?? $this->getAdmin_Insurance_Case_TemplateRegistryService()));
  12903.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12904.             $instance->initialize();
  12905.             return $instance;
  12906.         };
  12907.         return $this->factories['admin.insurance.case']();
  12908.     }
  12909.     /**
  12910.      * Gets the public 'admin.insurance.case.template_registry' shared service.
  12911.      *
  12912.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12913.      */
  12914.     protected function getAdmin_Insurance_Case_TemplateRegistryService()
  12915.     {
  12916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12918.         return $this->services['admin.insurance.case.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12919.     }
  12920.     /**
  12921.      * Gets the public 'admin.insurance.case_document' service.
  12922.      *
  12923.      * @return \AdminBundle\Admin\Insurance\CaseDocumentAdmin
  12924.      */
  12925.     protected function getAdmin_Insurance_CaseDocumentService()
  12926.     {
  12927.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12936.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12939.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseDocumentAdmin.php';
  12940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  12944.         $this->factories['admin.insurance.case_document'] = function () {
  12945.             $instance = new \AdminBundle\Admin\Insurance\CaseDocumentAdmin('admin.insurance.case_document''InsuranceBundle\\Entity\\CaseDocument''sonata.admin.controller.crud');
  12946.             $instance->setManagerType('orm');
  12947.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12948.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12949.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12950.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12951.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12952.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12953.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12954.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12955.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12956.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12957.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  12958.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12959.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12960.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  12961.             $instance->setPagerType('default');
  12962.             $instance->setLabel(NULL);
  12963.             $instance->setTranslationDomain('messages');
  12964.             $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']]);
  12965.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  12966.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12967.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12968.             $instance->setTemplateRegistry(($this->services['admin.insurance.case_document.template_registry'] ?? $this->getAdmin_Insurance_CaseDocument_TemplateRegistryService()));
  12969.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12970.             $instance->initialize();
  12971.             return $instance;
  12972.         };
  12973.         return $this->factories['admin.insurance.case_document']();
  12974.     }
  12975.     /**
  12976.      * Gets the public 'admin.insurance.case_document.template_registry' shared service.
  12977.      *
  12978.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  12979.      */
  12980.     protected function getAdmin_Insurance_CaseDocument_TemplateRegistryService()
  12981.     {
  12982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  12983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  12984.         return $this->services['admin.insurance.case_document.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  12985.     }
  12986.     /**
  12987.      * Gets the public 'admin.insurance.faq' service.
  12988.      *
  12989.      * @return \AdminBundle\Admin\Insurance\FaqAdmin
  12990.      */
  12991.     protected function getAdmin_Insurance_FaqService()
  12992.     {
  12993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12994.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13002.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13005.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13006.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/FaqAdmin.php';
  13007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13011.         $this->factories['admin.insurance.faq'] = function () {
  13012.             $instance = new \AdminBundle\Admin\Insurance\FaqAdmin('admin.insurance.faq''InsuranceBundle\\Entity\\InsuranceFaq''sonata.admin.controller.crud');
  13013.             $instance->setManagerType('orm');
  13014.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13015.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13016.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13017.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13018.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13019.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13020.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13021.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13022.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13023.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13024.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13025.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13026.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13027.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13028.             $instance->setPagerType('default');
  13029.             $instance->setLabel('Запитання/Відповіді');
  13030.             $instance->setTranslationDomain('messages');
  13031.             $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']]);
  13032.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13033.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13034.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13035.             $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()));
  13036.             $instance->setTemplateRegistry(($this->services['admin.insurance.faq.template_registry'] ?? $this->getAdmin_Insurance_Faq_TemplateRegistryService()));
  13037.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13038.             $instance->initialize();
  13039.             return $instance;
  13040.         };
  13041.         return $this->factories['admin.insurance.faq']();
  13042.     }
  13043.     /**
  13044.      * Gets the public 'admin.insurance.faq.template_registry' shared service.
  13045.      *
  13046.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13047.      */
  13048.     protected function getAdmin_Insurance_Faq_TemplateRegistryService()
  13049.     {
  13050.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13052.         return $this->services['admin.insurance.faq.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13053.     }
  13054.     /**
  13055.      * Gets the public 'admin.insurance.information_document' service.
  13056.      *
  13057.      * @return \AdminBundle\Admin\Insurance\InformationDocumentAdmin
  13058.      */
  13059.     protected function getAdmin_Insurance_InformationDocumentService()
  13060.     {
  13061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13062.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13066.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13068.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13070.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13073.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13074.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentAdmin.php';
  13075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13077.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13078.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13079.         $this->factories['admin.insurance.information_document'] = function () {
  13080.             $instance = new \AdminBundle\Admin\Insurance\InformationDocumentAdmin('admin.insurance.information_document''InsuranceBundle\\Entity\\InformationDocument''sonata.admin.controller.crud');
  13081.             $instance->setManagerType('orm');
  13082.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13083.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13084.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13085.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13086.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13087.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13088.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13089.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13090.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13091.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13092.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13093.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13094.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13095.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13096.             $instance->setPagerType('default');
  13097.             $instance->setLabel('Информационные документы');
  13098.             $instance->setTranslationDomain('messages');
  13099.             $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']]);
  13100.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13101.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13102.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13103.             $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()));
  13104.             $instance->setTemplateRegistry(($this->services['admin.insurance.information_document.template_registry'] ?? $this->getAdmin_Insurance_InformationDocument_TemplateRegistryService()));
  13105.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13106.             $instance->initialize();
  13107.             return $instance;
  13108.         };
  13109.         return $this->factories['admin.insurance.information_document']();
  13110.     }
  13111.     /**
  13112.      * Gets the public 'admin.insurance.information_document.template_registry' shared service.
  13113.      *
  13114.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13115.      */
  13116.     protected function getAdmin_Insurance_InformationDocument_TemplateRegistryService()
  13117.     {
  13118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13119.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13120.         return $this->services['admin.insurance.information_document.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13121.     }
  13122.     /**
  13123.      * Gets the public 'admin.insurance.information_document_category' service.
  13124.      *
  13125.      * @return \AdminBundle\Admin\Insurance\InformationDocumentCategoryAdmin
  13126.      */
  13127.     protected function getAdmin_Insurance_InformationDocumentCategoryService()
  13128.     {
  13129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13141.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13142.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryAdmin.php';
  13143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13147.         $this->factories['admin.insurance.information_document_category'] = function () {
  13148.             $instance = new \AdminBundle\Admin\Insurance\InformationDocumentCategoryAdmin('admin.insurance.information_document_category''InsuranceBundle\\Entity\\InformationDocumentCategory''sonata.admin.controller.crud');
  13149.             $instance->setManagerType('orm');
  13150.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13151.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13152.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13153.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13154.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13155.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13156.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13157.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13158.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13159.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13160.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13161.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13162.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13163.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13164.             $instance->setPagerType('default');
  13165.             $instance->setLabel('Категории инф.документов');
  13166.             $instance->setTranslationDomain('messages');
  13167.             $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']]);
  13168.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13169.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13170.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13171.             $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()));
  13172.             $instance->setTemplateRegistry(($this->services['admin.insurance.information_document_category.template_registry'] ?? $this->getAdmin_Insurance_InformationDocumentCategory_TemplateRegistryService()));
  13173.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13174.             $instance->initialize();
  13175.             return $instance;
  13176.         };
  13177.         return $this->factories['admin.insurance.information_document_category']();
  13178.     }
  13179.     /**
  13180.      * Gets the public 'admin.insurance.information_document_category.template_registry' shared service.
  13181.      *
  13182.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13183.      */
  13184.     protected function getAdmin_Insurance_InformationDocumentCategory_TemplateRegistryService()
  13185.     {
  13186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13188.         return $this->services['admin.insurance.information_document_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13189.     }
  13190.     /**
  13191.      * Gets the public 'admin.insurance.information_document_category_content' service.
  13192.      *
  13193.      * @return \AdminBundle\Admin\Insurance\InformationDocumentCategoryContentAdmin
  13194.      */
  13195.     protected function getAdmin_Insurance_InformationDocumentCategoryContentService()
  13196.     {
  13197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13206.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13209.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13210.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryContentAdmin.php';
  13211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13215.         $this->factories['admin.insurance.information_document_category_content'] = function () {
  13216.             $instance = new \AdminBundle\Admin\Insurance\InformationDocumentCategoryContentAdmin('admin.insurance.information_document_category_content''InsuranceBundle\\Entity\\InformationDocumentCategoryContent''sonata.admin.controller.crud');
  13217.             $instance->setManagerType('orm');
  13218.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13219.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13220.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13221.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13222.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13223.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13224.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13225.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13226.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13227.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13228.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13229.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13230.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13231.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13232.             $instance->setPagerType('default');
  13233.             $instance->setLabel(NULL);
  13234.             $instance->setTranslationDomain('messages');
  13235.             $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']]);
  13236.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13237.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13238.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13239.             $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()));
  13240.             $instance->setTemplateRegistry(($this->services['admin.insurance.information_document_category_content.template_registry'] ?? $this->getAdmin_Insurance_InformationDocumentCategoryContent_TemplateRegistryService()));
  13241.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13242.             $instance->initialize();
  13243.             return $instance;
  13244.         };
  13245.         return $this->factories['admin.insurance.information_document_category_content']();
  13246.     }
  13247.     /**
  13248.      * Gets the public 'admin.insurance.information_document_category_content.template_registry' shared service.
  13249.      *
  13250.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13251.      */
  13252.     protected function getAdmin_Insurance_InformationDocumentCategoryContent_TemplateRegistryService()
  13253.     {
  13254.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13255.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13256.         return $this->services['admin.insurance.information_document_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13257.     }
  13258.     /**
  13259.      * Gets the public 'admin.insurance.insurance_condition' service.
  13260.      *
  13261.      * @return \AdminBundle\Admin\Insurance\InsuranceConditionAdmin
  13262.      */
  13263.     protected function getAdmin_Insurance_InsuranceConditionService()
  13264.     {
  13265.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13269.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13277.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13278.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionAdmin.php';
  13279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13282.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13283.         $this->factories['admin.insurance.insurance_condition'] = function () {
  13284.             $instance = new \AdminBundle\Admin\Insurance\InsuranceConditionAdmin('admin.insurance.insurance_condition''InsuranceBundle\\Entity\\InsuranceCondition''sonata.admin.controller.crud');
  13285.             $instance->setManagerType('orm');
  13286.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13287.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13288.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13289.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13290.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13291.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13292.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13293.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13294.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13295.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13296.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13297.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13298.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13299.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13300.             $instance->setPagerType('default');
  13301.             $instance->setLabel('Условия страхования');
  13302.             $instance->setTranslationDomain('messages');
  13303.             $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']]);
  13304.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13305.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13306.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13307.             $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()));
  13308.             $instance->setTemplateRegistry(($this->services['admin.insurance.insurance_condition.template_registry'] ?? $this->getAdmin_Insurance_InsuranceCondition_TemplateRegistryService()));
  13309.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13310.             $instance->initialize();
  13311.             return $instance;
  13312.         };
  13313.         return $this->factories['admin.insurance.insurance_condition']();
  13314.     }
  13315.     /**
  13316.      * Gets the public 'admin.insurance.insurance_condition.template_registry' shared service.
  13317.      *
  13318.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13319.      */
  13320.     protected function getAdmin_Insurance_InsuranceCondition_TemplateRegistryService()
  13321.     {
  13322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13324.         return $this->services['admin.insurance.insurance_condition.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13325.     }
  13326.     /**
  13327.      * Gets the public 'admin.insurance.insurance_condition_category' service.
  13328.      *
  13329.      * @return \AdminBundle\Admin\Insurance\InsuranceConditionCategoryAdmin
  13330.      */
  13331.     protected function getAdmin_Insurance_InsuranceConditionCategoryService()
  13332.     {
  13333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13338.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13341.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13342.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13345.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13346.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryAdmin.php';
  13347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13351.         $this->factories['admin.insurance.insurance_condition_category'] = function () {
  13352.             $instance = new \AdminBundle\Admin\Insurance\InsuranceConditionCategoryAdmin('admin.insurance.insurance_condition_category''InsuranceBundle\\Entity\\InsuranceConditionCategory''sonata.admin.controller.crud');
  13353.             $instance->setManagerType('orm');
  13354.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13355.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13356.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13357.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13358.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13359.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13360.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13361.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13362.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13363.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13364.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13365.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13366.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13367.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13368.             $instance->setPagerType('default');
  13369.             $instance->setLabel('Категории условий стр.');
  13370.             $instance->setTranslationDomain('messages');
  13371.             $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']]);
  13372.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13373.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13374.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13375.             $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()));
  13376.             $instance->setTemplateRegistry(($this->services['admin.insurance.insurance_condition_category.template_registry'] ?? $this->getAdmin_Insurance_InsuranceConditionCategory_TemplateRegistryService()));
  13377.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13378.             $instance->initialize();
  13379.             return $instance;
  13380.         };
  13381.         return $this->factories['admin.insurance.insurance_condition_category']();
  13382.     }
  13383.     /**
  13384.      * Gets the public 'admin.insurance.insurance_condition_category.template_registry' shared service.
  13385.      *
  13386.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13387.      */
  13388.     protected function getAdmin_Insurance_InsuranceConditionCategory_TemplateRegistryService()
  13389.     {
  13390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13391.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13392.         return $this->services['admin.insurance.insurance_condition_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13393.     }
  13394.     /**
  13395.      * Gets the public 'admin.insurance.insurance_condition_category_content' service.
  13396.      *
  13397.      * @return \AdminBundle\Admin\Insurance\InsuranceConditionCategoryContentAdmin
  13398.      */
  13399.     protected function getAdmin_Insurance_InsuranceConditionCategoryContentService()
  13400.     {
  13401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13404.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13405.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13406.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13409.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13413.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13414.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryContentAdmin.php';
  13415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13419.         $this->factories['admin.insurance.insurance_condition_category_content'] = function () {
  13420.             $instance = new \AdminBundle\Admin\Insurance\InsuranceConditionCategoryContentAdmin('admin.insurance.insurance_condition_category_content''InsuranceBundle\\Entity\\InsuranceConditionCategoryContent''sonata.admin.controller.crud');
  13421.             $instance->setManagerType('orm');
  13422.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13423.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13424.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13425.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13426.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13427.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13428.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13429.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13430.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13431.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13432.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13433.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13434.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13435.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13436.             $instance->setPagerType('default');
  13437.             $instance->setLabel(NULL);
  13438.             $instance->setTranslationDomain('messages');
  13439.             $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']]);
  13440.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13441.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13442.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13443.             $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()));
  13444.             $instance->setTemplateRegistry(($this->services['admin.insurance.insurance_condition_category_content.template_registry'] ?? $this->getAdmin_Insurance_InsuranceConditionCategoryContent_TemplateRegistryService()));
  13445.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13446.             $instance->initialize();
  13447.             return $instance;
  13448.         };
  13449.         return $this->factories['admin.insurance.insurance_condition_category_content']();
  13450.     }
  13451.     /**
  13452.      * Gets the public 'admin.insurance.insurance_condition_category_content.template_registry' shared service.
  13453.      *
  13454.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13455.      */
  13456.     protected function getAdmin_Insurance_InsuranceConditionCategoryContent_TemplateRegistryService()
  13457.     {
  13458.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13459.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13460.         return $this->services['admin.insurance.insurance_condition_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13461.     }
  13462.     /**
  13463.      * Gets the public 'admin.insurance.mediation_service' service.
  13464.      *
  13465.      * @return \AdminBundle\Admin\Insurance\MediationServiceAdmin
  13466.      */
  13467.     protected function getAdmin_Insurance_MediationServiceService()
  13468.     {
  13469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13473.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13474.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13475.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13477.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13478.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13481.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13482.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceAdmin.php';
  13483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13487.         $this->factories['admin.insurance.mediation_service'] = function () {
  13488.             $instance = new \AdminBundle\Admin\Insurance\MediationServiceAdmin('admin.insurance.mediation_service''InsuranceBundle\\Entity\\MediationService''sonata.admin.controller.crud');
  13489.             $instance->setManagerType('orm');
  13490.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13491.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13492.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13493.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13494.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13495.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13496.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13497.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13498.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13499.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13500.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13501.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13502.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13503.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13504.             $instance->setPagerType('default');
  13505.             $instance->setLabel('Посреднические услуги');
  13506.             $instance->setTranslationDomain('messages');
  13507.             $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']]);
  13508.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13509.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13510.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13511.             $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()));
  13512.             $instance->setTemplateRegistry(($this->services['admin.insurance.mediation_service.template_registry'] ?? $this->getAdmin_Insurance_MediationService_TemplateRegistryService()));
  13513.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13514.             $instance->initialize();
  13515.             return $instance;
  13516.         };
  13517.         return $this->factories['admin.insurance.mediation_service']();
  13518.     }
  13519.     /**
  13520.      * Gets the public 'admin.insurance.mediation_service.template_registry' shared service.
  13521.      *
  13522.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13523.      */
  13524.     protected function getAdmin_Insurance_MediationService_TemplateRegistryService()
  13525.     {
  13526.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13528.         return $this->services['admin.insurance.mediation_service.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13529.     }
  13530.     /**
  13531.      * Gets the public 'admin.insurance.mediation_service_mediator' service.
  13532.      *
  13533.      * @return \AdminBundle\Admin\Insurance\MediationServiceMediatorAdmin
  13534.      */
  13535.     protected function getAdmin_Insurance_MediationServiceMediatorService()
  13536.     {
  13537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13539.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13546.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13547.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13548.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13549.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13550.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceMediatorAdmin.php';
  13551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13552.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13553.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13555.         $this->factories['admin.insurance.mediation_service_mediator'] = function () {
  13556.             $instance = new \AdminBundle\Admin\Insurance\MediationServiceMediatorAdmin('admin.insurance.mediation_service_mediator''InsuranceBundle\\Entity\\MediationServiceMediator''sonata.admin.controller.crud');
  13557.             $instance->setManagerType('orm');
  13558.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13559.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13560.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13561.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13562.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13563.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13564.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13565.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13566.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13567.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13568.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13569.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13570.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13571.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13572.             $instance->setPagerType('default');
  13573.             $instance->setLabel('Посредники');
  13574.             $instance->setTranslationDomain('messages');
  13575.             $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']]);
  13576.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13577.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13578.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13579.             $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()));
  13580.             $instance->setTemplateRegistry(($this->services['admin.insurance.mediation_service_mediator.template_registry'] ?? $this->getAdmin_Insurance_MediationServiceMediator_TemplateRegistryService()));
  13581.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13582.             $instance->initialize();
  13583.             return $instance;
  13584.         };
  13585.         return $this->factories['admin.insurance.mediation_service_mediator']();
  13586.     }
  13587.     /**
  13588.      * Gets the public 'admin.insurance.mediation_service_mediator.template_registry' shared service.
  13589.      *
  13590.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13591.      */
  13592.     protected function getAdmin_Insurance_MediationServiceMediator_TemplateRegistryService()
  13593.     {
  13594.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13596.         return $this->services['admin.insurance.mediation_service_mediator.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13597.     }
  13598.     /**
  13599.      * Gets the public 'admin.insurance.mediator_product' service.
  13600.      *
  13601.      * @return \AdminBundle\Admin\Insurance\MediatorProductAdmin
  13602.      */
  13603.     protected function getAdmin_Insurance_MediatorProductService()
  13604.     {
  13605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13608.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13609.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13614.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13615.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13617.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  13618.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediatorProductAdmin.php';
  13619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13623.         $this->factories['admin.insurance.mediator_product'] = function () {
  13624.             $instance = new \AdminBundle\Admin\Insurance\MediatorProductAdmin('admin.insurance.mediator_product''InsuranceBundle\\Entity\\MediatorProduct''sonata.admin.controller.crud');
  13625.             $instance->setManagerType('orm');
  13626.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13627.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13628.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13629.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13630.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13631.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13632.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13633.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13634.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13635.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13636.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13637.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13638.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13639.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13640.             $instance->setPagerType('default');
  13641.             $instance->setLabel('Продукты посредников');
  13642.             $instance->setTranslationDomain('messages');
  13643.             $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']]);
  13644.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13645.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13646.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13647.             $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()));
  13648.             $instance->setTemplateRegistry(($this->services['admin.insurance.mediator_product.template_registry'] ?? $this->getAdmin_Insurance_MediatorProduct_TemplateRegistryService()));
  13649.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13650.             $instance->initialize();
  13651.             return $instance;
  13652.         };
  13653.         return $this->factories['admin.insurance.mediator_product']();
  13654.     }
  13655.     /**
  13656.      * Gets the public 'admin.insurance.mediator_product.template_registry' shared service.
  13657.      *
  13658.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13659.      */
  13660.     protected function getAdmin_Insurance_MediatorProduct_TemplateRegistryService()
  13661.     {
  13662.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13663.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13664.         return $this->services['admin.insurance.mediator_product.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13665.     }
  13666.     /**
  13667.      * Gets the public 'admin.insurance.news.post' service.
  13668.      *
  13669.      * @return \AdminBundle\Admin\Insurance\NewsAdmin
  13670.      */
  13671.     protected function getAdmin_Insurance_News_PostService()
  13672.     {
  13673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13674.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13679.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13680.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13681.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13684.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13685.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BasePostAdmin.php';
  13686.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/NewsAdmin.php';
  13687.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13690.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13691.         $this->factories['admin.insurance.news.post'] = function () {
  13692.             $instance = new \AdminBundle\Admin\Insurance\NewsAdmin('admin.insurance.news.post''CoreBundle\\Entity\\Post''sonata.admin.controller.crud');
  13693.             $instance->setManagerType('orm');
  13694.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13695.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13696.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13697.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13698.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13699.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13700.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13701.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13702.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13703.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13704.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13705.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13706.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13707.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13708.             $instance->setPagerType('default');
  13709.             $instance->setLabel('Новости');
  13710.             $instance->setTranslationDomain('messages');
  13711.             $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']]);
  13712.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13713.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13714.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13715.             $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()));
  13716.             $instance->setTemplateRegistry(($this->services['admin.insurance.news.post.template_registry'] ?? $this->getAdmin_Insurance_News_Post_TemplateRegistryService()));
  13717.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13718.             $instance->initialize();
  13719.             return $instance;
  13720.         };
  13721.         return $this->factories['admin.insurance.news.post']();
  13722.     }
  13723.     /**
  13724.      * Gets the public 'admin.insurance.news.post.template_registry' shared service.
  13725.      *
  13726.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13727.      */
  13728.     protected function getAdmin_Insurance_News_Post_TemplateRegistryService()
  13729.     {
  13730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13732.         return $this->services['admin.insurance.news.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13733.     }
  13734.     /**
  13735.      * Gets the public 'admin.insurance.payouts' service.
  13736.      *
  13737.      * @return \AdminBundle\Admin\Insurance\PayoutsAdmin
  13738.      */
  13739.     protected function getAdmin_Insurance_PayoutsService()
  13740.     {
  13741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13748.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13750.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13751.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13753.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/PayoutsAdmin.php';
  13754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13756.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13758.         $this->factories['admin.insurance.payouts'] = function () {
  13759.             $instance = new \AdminBundle\Admin\Insurance\PayoutsAdmin('admin.insurance.payouts''InsuranceBundle\\Entity\\Payouts''sonata.admin.controller.crud');
  13760.             $a = ($this->services['translator'] ?? $this->getTranslatorService());
  13761.             $instance->setManagerType('orm');
  13762.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13763.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13764.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13765.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13766.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13767.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13768.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13769.             $instance->setTranslator($afalse);
  13770.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13771.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13772.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13773.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13774.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13775.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13776.             $instance->setPagerType('default');
  13777.             $instance->setLabel('Выплаты');
  13778.             $instance->setTranslationDomain('messages');
  13779.             $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']]);
  13780.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13781.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13782.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13783.             $instance->setContainerServices($a);
  13784.             $instance->setTemplateRegistry(($this->services['admin.insurance.payouts.template_registry'] ?? $this->getAdmin_Insurance_Payouts_TemplateRegistryService()));
  13785.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13786.             $instance->initialize();
  13787.             return $instance;
  13788.         };
  13789.         return $this->factories['admin.insurance.payouts']();
  13790.     }
  13791.     /**
  13792.      * Gets the public 'admin.insurance.payouts.template_registry' shared service.
  13793.      *
  13794.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13795.      */
  13796.     protected function getAdmin_Insurance_Payouts_TemplateRegistryService()
  13797.     {
  13798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13800.         return $this->services['admin.insurance.payouts.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13801.     }
  13802.     /**
  13803.      * Gets the public 'admin.insurance.prorgamm.template_registry' shared service.
  13804.      *
  13805.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13806.      */
  13807.     protected function getAdmin_Insurance_Prorgamm_TemplateRegistryService()
  13808.     {
  13809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13811.         return $this->services['admin.insurance.prorgamm.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' => '@Admin\\insurance\\program.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' => []]);
  13812.     }
  13813.     /**
  13814.      * Gets the public 'admin.insurance.review' service.
  13815.      *
  13816.      * @return \AdminBundle\Admin\Insurance\ReviewAdmin
  13817.      */
  13818.     protected function getAdmin_Insurance_ReviewService()
  13819.     {
  13820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13825.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13832.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ReviewAdmin.php';
  13833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13837.         $this->factories['admin.insurance.review'] = function () {
  13838.             $instance = new \AdminBundle\Admin\Insurance\ReviewAdmin('admin.insurance.review''CoreBundle\\Entity\\Review''sonata.admin.controller.crud');
  13839.             $instance->setManagerType('orm');
  13840.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13841.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13842.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13843.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13844.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13845.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13846.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13847.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13848.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13849.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13850.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13851.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13852.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13853.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13854.             $instance->setPagerType('default');
  13855.             $instance->setLabel('Отзывы/Комплаєнс');
  13856.             $instance->setTranslationDomain('messages');
  13857.             $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']]);
  13858.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13859.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13860.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13861.             $instance->setTemplateRegistry(($this->services['admin.insurance.review.template_registry'] ?? $this->getAdmin_Insurance_Review_TemplateRegistryService()));
  13862.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13863.             $instance->initialize();
  13864.             return $instance;
  13865.         };
  13866.         return $this->factories['admin.insurance.review']();
  13867.     }
  13868.     /**
  13869.      * Gets the public 'admin.insurance.review.template_registry' shared service.
  13870.      *
  13871.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13872.      */
  13873.     protected function getAdmin_Insurance_Review_TemplateRegistryService()
  13874.     {
  13875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13877.         return $this->services['admin.insurance.review.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13878.     }
  13879.     /**
  13880.      * Gets the public 'admin.log' service.
  13881.      *
  13882.      * @return \AdminBundle\Admin\AdminLogAdmin
  13883.      */
  13884.     protected function getAdmin_LogService()
  13885.     {
  13886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13888.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13889.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13890.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13891.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13892.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13895.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13898.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/AdminLogAdmin.php';
  13899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13901.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13902.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13903.         $this->factories['admin.log'] = function () {
  13904.             $instance = new \AdminBundle\Admin\AdminLogAdmin('admin.log''CoreBundle\\Entity\\AdminLog''sonata.admin.controller.crud');
  13905.             $instance->setManagerType('orm');
  13906.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13907.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13908.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13909.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13910.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13911.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13912.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13913.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13914.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13915.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13916.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13917.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13918.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13919.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13920.             $instance->setPagerType('default');
  13921.             $instance->setLabel('Логи');
  13922.             $instance->setTranslationDomain('messages');
  13923.             $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']]);
  13924.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13925.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13926.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13927.             $instance->setTemplateRegistry(($this->services['admin.log.template_registry'] ?? $this->getAdmin_Log_TemplateRegistryService()));
  13928.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13929.             $instance->initialize();
  13930.             return $instance;
  13931.         };
  13932.         return $this->factories['admin.log']();
  13933.     }
  13934.     /**
  13935.      * Gets the public 'admin.log.template_registry' shared service.
  13936.      *
  13937.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  13938.      */
  13939.     protected function getAdmin_Log_TemplateRegistryService()
  13940.     {
  13941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  13942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  13943.         return $this->services['admin.log.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  13944.     }
  13945.     /**
  13946.      * Gets the public 'admin.logs' service.
  13947.      *
  13948.      * @return \AdminBundle\Admin\LogsAdmin
  13949.      */
  13950.     protected function getAdmin_LogsService()
  13951.     {
  13952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  13953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  13954.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  13955.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  13956.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  13957.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  13958.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  13959.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  13960.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  13961.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  13962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  13963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  13964.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/LogsAdmin.php';
  13965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  13966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  13967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  13968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  13969.         $this->factories['admin.logs'] = function () {
  13970.             $instance = new \AdminBundle\Admin\LogsAdmin('admin.logs''AdminBundle\\Model\\LogFile''AdminBundle\\Controller\\LogsController');
  13971.             $instance->setManagerType('orm');
  13972.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  13973.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  13974.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  13975.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  13976.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  13977.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  13978.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  13979.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  13980.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  13981.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  13982.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  13983.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  13984.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  13985.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  13986.             $instance->setPagerType('default');
  13987.             $instance->setLabel('Список логів');
  13988.             $instance->setTranslationDomain('messages');
  13989.             $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']]);
  13990.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  13991.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  13992.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  13993.             $instance->setTemplateRegistry(($this->services['admin.logs.template_registry'] ?? $this->getAdmin_Logs_TemplateRegistryService()));
  13994.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  13995.             $instance->initialize();
  13996.             return $instance;
  13997.         };
  13998.         return $this->factories['admin.logs']();
  13999.     }
  14000.     /**
  14001.      * Gets the public 'admin.logs.template_registry' shared service.
  14002.      *
  14003.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14004.      */
  14005.     protected function getAdmin_Logs_TemplateRegistryService()
  14006.     {
  14007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14009.         return $this->services['admin.logs.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14010.     }
  14011.     /**
  14012.      * Gets the public 'admin.modelRange.pages' service.
  14013.      *
  14014.      * @return \AdminBundle\Admin\ModelRange\Pages\PagesAdmin
  14015.      */
  14016.     protected function getAdmin_ModelRange_PagesService()
  14017.     {
  14018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14030.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14031.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ModelRange/Pages/PagesAdmin.php';
  14032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14036.         $this->factories['admin.modelRange.pages'] = function () {
  14037.             $instance = new \AdminBundle\Admin\ModelRange\Pages\PagesAdmin('admin.modelRange.pages''DcSiteBundle\\Entity\\ModelRangePages''AdminBundle\\Controller\\ModelRangeController');
  14038.             $instance->setManagerType('orm');
  14039.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14040.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14041.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14042.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14043.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14044.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14045.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14046.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14047.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14048.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14049.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14050.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14051.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14052.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14053.             $instance->setPagerType('default');
  14054.             $instance->setLabel('Модельний ряд');
  14055.             $instance->setTranslationDomain('messages');
  14056.             $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']]);
  14057.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14058.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14059.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14060.             $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()));
  14061.             $instance->setTemplateRegistry(($this->services['admin.modelRange.pages.template_registry'] ?? $this->getAdmin_ModelRange_Pages_TemplateRegistryService()));
  14062.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14063.             $instance->initialize();
  14064.             return $instance;
  14065.         };
  14066.         return $this->factories['admin.modelRange.pages']();
  14067.     }
  14068.     /**
  14069.      * Gets the public 'admin.modelRange.pages.template_registry' shared service.
  14070.      *
  14071.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14072.      */
  14073.     protected function getAdmin_ModelRange_Pages_TemplateRegistryService()
  14074.     {
  14075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14077.         return $this->services['admin.modelRange.pages.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14078.     }
  14079.     /**
  14080.      * Gets the public 'admin.order' service.
  14081.      *
  14082.      * @return \AdminBundle\Admin\OrderAdmin
  14083.      */
  14084.     protected function getAdmin_OrderService()
  14085.     {
  14086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14095.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14098.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/OrderAdmin.php';
  14099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14103.         $this->factories['admin.order'] = function () {
  14104.             $instance = new \AdminBundle\Admin\OrderAdmin('admin.order''AcquiringBundle\\Entity\\Order''sonata.admin.controller.crud');
  14105.             $instance->setManagerType('orm');
  14106.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14107.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14108.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14109.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14110.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14111.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14112.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14113.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14114.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14115.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14116.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14117.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14118.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14119.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14120.             $instance->setPagerType('default');
  14121.             $instance->setLabel('Заказы');
  14122.             $instance->setTranslationDomain('messages');
  14123.             $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']]);
  14124.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14125.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14126.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14127.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  14128.             $instance->setTemplateRegistry(($this->services['admin.order.template_registry'] ?? $this->getAdmin_Order_TemplateRegistryService()));
  14129.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14130.             $instance->initialize();
  14131.             return $instance;
  14132.         };
  14133.         return $this->factories['admin.order']();
  14134.     }
  14135.     /**
  14136.      * Gets the public 'admin.order.template_registry' shared service.
  14137.      *
  14138.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14139.      */
  14140.     protected function getAdmin_Order_TemplateRegistryService()
  14141.     {
  14142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14144.         return $this->services['admin.order.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14145.     }
  14146.     /**
  14147.      * Gets the public 'admin.post_log' service.
  14148.      *
  14149.      * @return \AdminBundle\Admin\PostLogAdmin
  14150.      */
  14151.     protected function getAdmin_PostLogService()
  14152.     {
  14153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14159.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14160.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14162.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14165.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/PostLogAdmin.php';
  14166.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14170.         $this->factories['admin.post_log'] = function () {
  14171.             $instance = new \AdminBundle\Admin\PostLogAdmin('admin.post_log''CoreBundle\\Entity\\PostLog''sonata.admin.controller.crud');
  14172.             $instance->setManagerType('orm');
  14173.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14174.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14175.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14176.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14177.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14178.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14179.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14180.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14181.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14182.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14183.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14184.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14185.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14186.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14187.             $instance->setPagerType('default');
  14188.             $instance->setLabel('Лог акций и новостей');
  14189.             $instance->setTranslationDomain('messages');
  14190.             $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']]);
  14191.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14192.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14193.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14194.             $instance->setTemplateRegistry(($this->services['admin.post_log.template_registry'] ?? $this->getAdmin_PostLog_TemplateRegistryService()));
  14195.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14196.             $instance->initialize();
  14197.             return $instance;
  14198.         };
  14199.         return $this->factories['admin.post_log']();
  14200.     }
  14201.     /**
  14202.      * Gets the public 'admin.post_log.template_registry' shared service.
  14203.      *
  14204.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14205.      */
  14206.     protected function getAdmin_PostLog_TemplateRegistryService()
  14207.     {
  14208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14210.         return $this->services['admin.post_log.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14211.     }
  14212.     /**
  14213.      * Gets the public 'admin.report' service.
  14214.      *
  14215.      * @return \AdminBundle\Admin\Report\ReportAnalyticAdmin
  14216.      */
  14217.     protected function getAdmin_ReportService()
  14218.     {
  14219.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14221.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14223.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14225.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14226.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14228.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14231.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14232.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Report/ReportAnalyticAdmin.php';
  14233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14234.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14237.         $this->factories['admin.report'] = function () {
  14238.             $instance = new \AdminBundle\Admin\Report\ReportAnalyticAdmin('admin.report''CoreBundle\\Entity\\ReportAnalytic''sonata.admin.controller.crud');
  14239.             $instance->setManagerType('orm');
  14240.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14241.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14242.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14243.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14244.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14245.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14246.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14247.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14248.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14249.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14250.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14251.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14252.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14253.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14254.             $instance->setPagerType('default');
  14255.             $instance->setLabel('Звіти');
  14256.             $instance->setTranslationDomain('messages');
  14257.             $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']]);
  14258.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14259.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14260.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14261.             $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()));
  14262.             $instance->setTemplateRegistry(($this->services['admin.report.template_registry'] ?? $this->getAdmin_Report_TemplateRegistryService()));
  14263.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14264.             $instance->initialize();
  14265.             return $instance;
  14266.         };
  14267.         return $this->factories['admin.report']();
  14268.     }
  14269.     /**
  14270.      * Gets the public 'admin.report.template_registry' shared service.
  14271.      *
  14272.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14273.      */
  14274.     protected function getAdmin_Report_TemplateRegistryService()
  14275.     {
  14276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14277.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14278.         return $this->services['admin.report.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14279.     }
  14280.     /**
  14281.      * Gets the public 'admin.seo' service.
  14282.      *
  14283.      * @return \AdminBundle\Admin\SeoMetaTagAdmin
  14284.      */
  14285.     protected function getAdmin_SeoService()
  14286.     {
  14287.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14288.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14289.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14290.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14296.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14299.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SeoMetaTagAdmin.php';
  14300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14304.         $this->factories['admin.seo'] = function () {
  14305.             $instance = new \AdminBundle\Admin\SeoMetaTagAdmin('admin.seo''CoreBundle\\Entity\\SeoMetaTag''AdminBundle\\Controller\\SeoMetaTagController');
  14306.             $instance->setManagerType('orm');
  14307.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14308.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14309.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14310.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14311.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14312.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14313.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14314.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14315.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14316.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14317.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14318.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14319.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14320.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14321.             $instance->setPagerType('default');
  14322.             $instance->setLabel('Метаданные');
  14323.             $instance->setTranslationDomain('messages');
  14324.             $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']]);
  14325.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14326.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14327.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14328.             $instance->setTemplateRegistry(($this->services['admin.seo.template_registry'] ?? $this->getAdmin_Seo_TemplateRegistryService()));
  14329.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14330.             $instance->initialize();
  14331.             return $instance;
  14332.         };
  14333.         return $this->factories['admin.seo']();
  14334.     }
  14335.     /**
  14336.      * Gets the public 'admin.seo.template_registry' shared service.
  14337.      *
  14338.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14339.      */
  14340.     protected function getAdmin_Seo_TemplateRegistryService()
  14341.     {
  14342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14344.         return $this->services['admin.seo.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14345.     }
  14346.     /**
  14347.      * Gets the public 'admin.service.body_repair_category' service.
  14348.      *
  14349.      * @return \AdminBundle\Admin\Service\BodyRepairCategoryAdmin
  14350.      */
  14351.     protected function getAdmin_Service_BodyRepairCategoryService()
  14352.     {
  14353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14355.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14362.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14365.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14366.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/BodyRepairCategoryAdmin.php';
  14367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14371.         $this->factories['admin.service.body_repair_category'] = function () {
  14372.             $instance = new \AdminBundle\Admin\Service\BodyRepairCategoryAdmin('admin.service.body_repair_category''CoreBundle\\Entity\\BodyRepairCategory''sonata.admin.controller.crud');
  14373.             $instance->setManagerType('orm');
  14374.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14375.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14376.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14377.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14378.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14379.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14380.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14381.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14382.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14383.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14384.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14385.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14386.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14387.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14388.             $instance->setPagerType('default');
  14389.             $instance->setLabel('Категории кузовного');
  14390.             $instance->setTranslationDomain('messages');
  14391.             $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']]);
  14392.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14393.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14394.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14395.             $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()));
  14396.             $instance->setTemplateRegistry(($this->services['admin.service.body_repair_category.template_registry'] ?? $this->getAdmin_Service_BodyRepairCategory_TemplateRegistryService()));
  14397.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14398.             $instance->initialize();
  14399.             return $instance;
  14400.         };
  14401.         return $this->factories['admin.service.body_repair_category']();
  14402.     }
  14403.     /**
  14404.      * Gets the public 'admin.service.body_repair_category.template_registry' shared service.
  14405.      *
  14406.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14407.      */
  14408.     protected function getAdmin_Service_BodyRepairCategory_TemplateRegistryService()
  14409.     {
  14410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14412.         return $this->services['admin.service.body_repair_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14413.     }
  14414.     /**
  14415.      * Gets the public 'admin.service.body_repair_category_content' service.
  14416.      *
  14417.      * @return \AdminBundle\Admin\Service\BodyRepairCategoryContentAdmin
  14418.      */
  14419.     protected function getAdmin_Service_BodyRepairCategoryContentService()
  14420.     {
  14421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14425.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14430.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14433.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14434.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/BodyRepairCategoryContentAdmin.php';
  14435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14439.         $this->factories['admin.service.body_repair_category_content'] = function () {
  14440.             $instance = new \AdminBundle\Admin\Service\BodyRepairCategoryContentAdmin('admin.service.body_repair_category_content''CoreBundle\\Entity\\BodyRepairCategoryContent''sonata.admin.controller.crud');
  14441.             $instance->setManagerType('orm');
  14442.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14443.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14444.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14445.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14446.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14447.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14448.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14449.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14450.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14451.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14452.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14453.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14454.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14455.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14456.             $instance->setPagerType('default');
  14457.             $instance->setLabel(NULL);
  14458.             $instance->setTranslationDomain('messages');
  14459.             $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']]);
  14460.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14461.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14462.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14463.             $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()));
  14464.             $instance->setTemplateRegistry(($this->services['admin.service.body_repair_category_content.template_registry'] ?? $this->getAdmin_Service_BodyRepairCategoryContent_TemplateRegistryService()));
  14465.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14466.             $instance->initialize();
  14467.             return $instance;
  14468.         };
  14469.         return $this->factories['admin.service.body_repair_category_content']();
  14470.     }
  14471.     /**
  14472.      * Gets the public 'admin.service.body_repair_category_content.template_registry' shared service.
  14473.      *
  14474.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14475.      */
  14476.     protected function getAdmin_Service_BodyRepairCategoryContent_TemplateRegistryService()
  14477.     {
  14478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14480.         return $this->services['admin.service.body_repair_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14481.     }
  14482.     /**
  14483.      * Gets the public 'admin.service.job' service.
  14484.      *
  14485.      * @return \AdminBundle\Admin\Service\JobAdmin
  14486.      */
  14487.     protected function getAdmin_Service_JobService()
  14488.     {
  14489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14491.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14492.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14493.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14498.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14501.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/JobAdmin.php';
  14502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14506.         $this->factories['admin.service.job'] = function () {
  14507.             $instance = new \AdminBundle\Admin\Service\JobAdmin('admin.service.job''DcSiteBundle\\Entity\\Job''sonata.admin.controller.crud');
  14508.             $instance->setManagerType('orm');
  14509.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14510.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14511.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14512.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14513.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14514.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14515.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14516.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14517.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14518.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14519.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14520.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14521.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14522.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14523.             $instance->setPagerType('default');
  14524.             $instance->setLabel('Справочник работ');
  14525.             $instance->setTranslationDomain('messages');
  14526.             $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']]);
  14527.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14528.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14529.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14530.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  14531.             $instance->setTemplateRegistry(($this->services['admin.service.job.template_registry'] ?? $this->getAdmin_Service_Job_TemplateRegistryService()));
  14532.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14533.             $instance->initialize();
  14534.             return $instance;
  14535.         };
  14536.         return $this->factories['admin.service.job']();
  14537.     }
  14538.     /**
  14539.      * Gets the public 'admin.service.job.template_registry' shared service.
  14540.      *
  14541.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14542.      */
  14543.     protected function getAdmin_Service_Job_TemplateRegistryService()
  14544.     {
  14545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14546.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14547.         return $this->services['admin.service.job.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14548.     }
  14549.     /**
  14550.      * Gets the public 'admin.service.part' service.
  14551.      *
  14552.      * @return \AdminBundle\Admin\Service\PartAdmin
  14553.      */
  14554.     protected function getAdmin_Service_PartService()
  14555.     {
  14556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14559.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14560.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14561.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14562.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14563.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14568.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/PartAdmin.php';
  14569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14570.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14571.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14572.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14573.         $this->factories['admin.service.part'] = function () {
  14574.             $instance = new \AdminBundle\Admin\Service\PartAdmin('admin.service.part''DcSiteBundle\\Entity\\Part''sonata.admin.controller.crud');
  14575.             $instance->setManagerType('orm');
  14576.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14577.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14578.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14579.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14580.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14581.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14582.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14583.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14584.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14585.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14586.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14587.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14588.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14589.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14590.             $instance->setPagerType('default');
  14591.             $instance->setLabel('Запасные части');
  14592.             $instance->setTranslationDomain('messages');
  14593.             $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']]);
  14594.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14595.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14596.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14597.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  14598.             $instance->setTemplateRegistry(($this->services['admin.service.part.template_registry'] ?? $this->getAdmin_Service_Part_TemplateRegistryService()));
  14599.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14600.             $instance->initialize();
  14601.             return $instance;
  14602.         };
  14603.         return $this->factories['admin.service.part']();
  14604.     }
  14605.     /**
  14606.      * Gets the public 'admin.service.part.template_registry' shared service.
  14607.      *
  14608.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14609.      */
  14610.     protected function getAdmin_Service_Part_TemplateRegistryService()
  14611.     {
  14612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14614.         return $this->services['admin.service.part.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14615.     }
  14616.     /**
  14617.      * Gets the public 'admin.service.service_page_category' service.
  14618.      *
  14619.      * @return \AdminBundle\Admin\ServicePageCategoryAdmin
  14620.      */
  14621.     protected function getAdmin_Service_ServicePageCategoryService()
  14622.     {
  14623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14627.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14628.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14629.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14630.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14631.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14633.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14635.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14636.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageCategoryAdmin.php';
  14637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14640.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14641.         $this->factories['admin.service.service_page_category'] = function () {
  14642.             $instance = new \AdminBundle\Admin\ServicePageCategoryAdmin('admin.service.service_page_category''CoreBundle\\Entity\\ServicePageCategory''sonata.admin.controller.crud');
  14643.             $instance->setManagerType('orm');
  14644.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14645.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14646.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14647.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14648.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14649.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14650.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14651.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14652.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14653.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14654.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14655.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14656.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14657.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14658.             $instance->setPagerType('default');
  14659.             $instance->setLabel('Категории сервис');
  14660.             $instance->setTranslationDomain('messages');
  14661.             $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']]);
  14662.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14663.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14664.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14665.             $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()));
  14666.             $instance->setTemplateRegistry(($this->services['admin.service.service_page_category.template_registry'] ?? $this->getAdmin_Service_ServicePageCategory_TemplateRegistryService()));
  14667.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14668.             $instance->initialize();
  14669.             return $instance;
  14670.         };
  14671.         return $this->factories['admin.service.service_page_category']();
  14672.     }
  14673.     /**
  14674.      * Gets the public 'admin.service.service_page_category.template_registry' shared service.
  14675.      *
  14676.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14677.      */
  14678.     protected function getAdmin_Service_ServicePageCategory_TemplateRegistryService()
  14679.     {
  14680.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14681.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14682.         return $this->services['admin.service.service_page_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14683.     }
  14684.     /**
  14685.      * Gets the public 'admin.service.service_page_category_content' service.
  14686.      *
  14687.      * @return \AdminBundle\Admin\ServicePageCategoryContentAdmin
  14688.      */
  14689.     protected function getAdmin_Service_ServicePageCategoryContentService()
  14690.     {
  14691.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14692.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14695.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14696.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14698.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14699.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14700.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14703.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14704.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageCategoryContentAdmin.php';
  14705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14709.         $this->factories['admin.service.service_page_category_content'] = function () {
  14710.             $instance = new \AdminBundle\Admin\ServicePageCategoryContentAdmin('admin.service.service_page_category_content''CoreBundle\\Entity\\ServicePageCategoryContent''sonata.admin.controller.crud');
  14711.             $instance->setManagerType('orm');
  14712.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14713.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14714.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14715.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14716.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14717.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14718.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14719.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14720.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14721.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14722.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14723.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14724.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14725.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14726.             $instance->setPagerType('default');
  14727.             $instance->setLabel(NULL);
  14728.             $instance->setTranslationDomain('messages');
  14729.             $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']]);
  14730.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14731.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14732.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14733.             $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()));
  14734.             $instance->setTemplateRegistry(($this->services['admin.service.service_page_category_content.template_registry'] ?? $this->getAdmin_Service_ServicePageCategoryContent_TemplateRegistryService()));
  14735.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14736.             $instance->initialize();
  14737.             return $instance;
  14738.         };
  14739.         return $this->factories['admin.service.service_page_category_content']();
  14740.     }
  14741.     /**
  14742.      * Gets the public 'admin.service.service_page_category_content.template_registry' shared service.
  14743.      *
  14744.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14745.      */
  14746.     protected function getAdmin_Service_ServicePageCategoryContent_TemplateRegistryService()
  14747.     {
  14748.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14750.         return $this->services['admin.service.service_page_category_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14751.     }
  14752.     /**
  14753.      * Gets the public 'admin.service.service_page_content' service.
  14754.      *
  14755.      * @return \AdminBundle\Admin\ServicePageContentAdmin
  14756.      */
  14757.     protected function getAdmin_Service_ServicePageContentService()
  14758.     {
  14759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14762.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14763.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14764.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14766.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14769.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14771.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14772.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageContentAdmin.php';
  14773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14777.         $this->factories['admin.service.service_page_content'] = function () {
  14778.             $instance = new \AdminBundle\Admin\ServicePageContentAdmin('admin.service.service_page_content''CoreBundle\\Entity\\ServicePageContent''sonata.admin.controller.crud');
  14779.             $instance->setManagerType('orm');
  14780.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14781.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14782.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14783.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14784.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14785.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14786.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14787.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14788.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14789.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14790.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14791.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14792.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14793.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14794.             $instance->setPagerType('default');
  14795.             $instance->setLabel(NULL);
  14796.             $instance->setTranslationDomain('messages');
  14797.             $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']]);
  14798.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14799.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14800.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14801.             $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()));
  14802.             $instance->setTemplateRegistry(($this->services['admin.service.service_page_content.template_registry'] ?? $this->getAdmin_Service_ServicePageContent_TemplateRegistryService()));
  14803.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14804.             $instance->initialize();
  14805.             return $instance;
  14806.         };
  14807.         return $this->factories['admin.service.service_page_content']();
  14808.     }
  14809.     /**
  14810.      * Gets the public 'admin.service.service_page_content.template_registry' shared service.
  14811.      *
  14812.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14813.      */
  14814.     protected function getAdmin_Service_ServicePageContent_TemplateRegistryService()
  14815.     {
  14816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14818.         return $this->services['admin.service.service_page_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14819.     }
  14820.     /**
  14821.      * Gets the public 'admin.service.servise_page' service.
  14822.      *
  14823.      * @return \AdminBundle\Admin\ServicePageAdmin
  14824.      */
  14825.     protected function getAdmin_Service_ServisePageService()
  14826.     {
  14827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14836.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14837.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14838.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14839.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  14840.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ServicePageAdmin.php';
  14841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14845.         $this->factories['admin.service.servise_page'] = function () {
  14846.             $instance = new \AdminBundle\Admin\ServicePageAdmin('admin.service.servise_page''CoreBundle\\Entity\\ServicePage''sonata.admin.controller.crud');
  14847.             $instance->setManagerType('orm');
  14848.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14849.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14850.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14851.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14852.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14853.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14854.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14855.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14856.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14857.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14858.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14859.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14860.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14861.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14862.             $instance->setPagerType('default');
  14863.             $instance->setLabel('Услуги сервиса');
  14864.             $instance->setTranslationDomain('messages');
  14865.             $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']]);
  14866.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14867.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14868.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14869.             $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()));
  14870.             $instance->setTemplateRegistry(($this->services['admin.service.servise_page.template_registry'] ?? $this->getAdmin_Service_ServisePage_TemplateRegistryService()));
  14871.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14872.             $instance->initialize();
  14873.             return $instance;
  14874.         };
  14875.         return $this->factories['admin.service.servise_page']();
  14876.     }
  14877.     /**
  14878.      * Gets the public 'admin.service.servise_page.template_registry' shared service.
  14879.      *
  14880.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14881.      */
  14882.     protected function getAdmin_Service_ServisePage_TemplateRegistryService()
  14883.     {
  14884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14886.         return $this->services['admin.service.servise_page.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14887.     }
  14888.     /**
  14889.      * Gets the public 'admin.service.to_regulation_job' service.
  14890.      *
  14891.      * @return \AdminBundle\Admin\Service\ServiceWorkJobAdmin
  14892.      */
  14893.     protected function getAdmin_Service_ToRegulationJobService()
  14894.     {
  14895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14901.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14902.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14907.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkJobAdmin.php';
  14908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14912.         $this->factories['admin.service.to_regulation_job'] = function () {
  14913.             $instance = new \AdminBundle\Admin\Service\ServiceWorkJobAdmin('admin.service.to_regulation_job''DcSiteBundle\\Entity\\ServiceWorkJob''sonata.admin.controller.crud');
  14914.             $instance->setManagerType('orm');
  14915.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14916.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14917.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14918.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14919.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14920.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14921.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14922.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14923.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14924.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14925.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14926.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14927.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14928.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14929.             $instance->setPagerType('default');
  14930.             $instance->setLabel(NULL);
  14931.             $instance->setTranslationDomain('messages');
  14932.             $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']]);
  14933.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  14934.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  14935.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  14936.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  14937.             $instance->setTemplateRegistry(($this->services['admin.service.to_regulation_job.template_registry'] ?? $this->getAdmin_Service_ToRegulationJob_TemplateRegistryService()));
  14938.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  14939.             $instance->initialize();
  14940.             return $instance;
  14941.         };
  14942.         return $this->factories['admin.service.to_regulation_job']();
  14943.     }
  14944.     /**
  14945.      * Gets the public 'admin.service.to_regulation_job.template_registry' shared service.
  14946.      *
  14947.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  14948.      */
  14949.     protected function getAdmin_Service_ToRegulationJob_TemplateRegistryService()
  14950.     {
  14951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  14952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  14953.         return $this->services['admin.service.to_regulation_job.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  14954.     }
  14955.     /**
  14956.      * Gets the public 'admin.service.to_regulation_part' service.
  14957.      *
  14958.      * @return \AdminBundle\Admin\Service\ServiceWorkPartAdmin
  14959.      */
  14960.     protected function getAdmin_Service_ToRegulationPartService()
  14961.     {
  14962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  14963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  14964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  14965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  14966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  14967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  14968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  14969.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  14970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  14971.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  14972.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  14973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  14974.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkPartAdmin.php';
  14975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  14976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  14977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  14978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  14979.         $this->factories['admin.service.to_regulation_part'] = function () {
  14980.             $instance = new \AdminBundle\Admin\Service\ServiceWorkPartAdmin('admin.service.to_regulation_part''DcSiteBundle\\Entity\\ServiceWorkPart''sonata.admin.controller.crud');
  14981.             $instance->setManagerType('orm');
  14982.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  14983.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  14984.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  14985.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  14986.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  14987.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  14988.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  14989.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  14990.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  14991.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  14992.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  14993.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  14994.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  14995.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  14996.             $instance->setPagerType('default');
  14997.             $instance->setLabel(NULL);
  14998.             $instance->setTranslationDomain('messages');
  14999.             $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']]);
  15000.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15001.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15002.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15003.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  15004.             $instance->setTemplateRegistry(($this->services['admin.service.to_regulation_part.template_registry'] ?? $this->getAdmin_Service_ToRegulationPart_TemplateRegistryService()));
  15005.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15006.             $instance->initialize();
  15007.             return $instance;
  15008.         };
  15009.         return $this->factories['admin.service.to_regulation_part']();
  15010.     }
  15011.     /**
  15012.      * Gets the public 'admin.service.to_regulation_part.template_registry' shared service.
  15013.      *
  15014.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15015.      */
  15016.     protected function getAdmin_Service_ToRegulationPart_TemplateRegistryService()
  15017.     {
  15018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15020.         return $this->services['admin.service.to_regulation_part.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15021.     }
  15022.     /**
  15023.      * Gets the public 'admin.service.to_regulations' service.
  15024.      *
  15025.      * @return \AdminBundle\Admin\Service\ServiceWorkAdmin
  15026.      */
  15027.     protected function getAdmin_Service_ToRegulationsService()
  15028.     {
  15029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15038.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15041.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Service/ServiceWorkAdmin.php';
  15042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15046.         $this->factories['admin.service.to_regulations'] = function () {
  15047.             $instance = new \AdminBundle\Admin\Service\ServiceWorkAdmin('admin.service.to_regulations''DcSiteBundle\\Entity\\ServiceWork''AdminBundle\\Controller\\BaseCRUDController');
  15048.             $instance->setManagerType('orm');
  15049.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15050.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15051.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15052.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15053.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15054.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15055.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15056.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15057.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15058.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15059.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15060.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15061.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15062.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15063.             $instance->setPagerType('default');
  15064.             $instance->setLabel('Регламенты ТО');
  15065.             $instance->setTranslationDomain('messages');
  15066.             $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']]);
  15067.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15068.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15069.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15070.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  15071.             $instance->setTemplateRegistry(($this->services['admin.service.to_regulations.template_registry'] ?? $this->getAdmin_Service_ToRegulations_TemplateRegistryService()));
  15072.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15073.             $instance->initialize();
  15074.             return $instance;
  15075.         };
  15076.         return $this->factories['admin.service.to_regulations']();
  15077.     }
  15078.     /**
  15079.      * Gets the public 'admin.service.to_regulations.template_registry' shared service.
  15080.      *
  15081.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15082.      */
  15083.     protected function getAdmin_Service_ToRegulations_TemplateRegistryService()
  15084.     {
  15085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15087.         return $this->services['admin.service.to_regulations.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15088.     }
  15089.     /**
  15090.      * Gets the public 'admin.shop.goods' service.
  15091.      *
  15092.      * @return \AdminBundle\Admin\Shop\GoodsAdmin
  15093.      */
  15094.     protected function getAdmin_Shop_GoodsService()
  15095.     {
  15096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15103.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15104.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15105.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15106.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15107.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15108.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GoodsAdmin.php';
  15109.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15113.         $this->factories['admin.shop.goods'] = function () {
  15114.             $instance = new \AdminBundle\Admin\Shop\GoodsAdmin('admin.shop.goods''CoreBundle\\Entity\\Shop\\Goods''sonata.admin.controller.crud');
  15115.             $instance->setManagerType('orm');
  15116.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15117.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15118.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15119.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15120.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15121.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15122.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15123.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15124.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15125.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15126.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15127.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15128.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15129.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15130.             $instance->setPagerType('default');
  15131.             $instance->setLabel('Товары');
  15132.             $instance->setTranslationDomain('messages');
  15133.             $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']]);
  15134.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15135.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15136.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15137.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  15138.             $instance->setTemplateRegistry(($this->services['admin.shop.goods.template_registry'] ?? $this->getAdmin_Shop_Goods_TemplateRegistryService()));
  15139.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15140.             $instance->initialize();
  15141.             return $instance;
  15142.         };
  15143.         return $this->factories['admin.shop.goods']();
  15144.     }
  15145.     /**
  15146.      * Gets the public 'admin.shop.goods.template_registry' shared service.
  15147.      *
  15148.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15149.      */
  15150.     protected function getAdmin_Shop_Goods_TemplateRegistryService()
  15151.     {
  15152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15154.         return $this->services['admin.shop.goods.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15155.     }
  15156.     /**
  15157.      * Gets the public 'admin.shop.goods_content' service.
  15158.      *
  15159.      * @return \AdminBundle\Admin\Shop\GoodsContentAdmin
  15160.      */
  15161.     protected function getAdmin_Shop_GoodsContentService()
  15162.     {
  15163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15166.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15172.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15175.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GoodsContentAdmin.php';
  15176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15180.         $this->factories['admin.shop.goods_content'] = function () {
  15181.             $instance = new \AdminBundle\Admin\Shop\GoodsContentAdmin('admin.shop.goods_content''CoreBundle\\Entity\\Shop\\GoodsContent''sonata.admin.controller.crud');
  15182.             $instance->setManagerType('orm');
  15183.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15184.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15185.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15186.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15187.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15188.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15189.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15190.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15191.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15192.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15193.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15194.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15195.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15196.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15197.             $instance->setPagerType('default');
  15198.             $instance->setLabel(NULL);
  15199.             $instance->setTranslationDomain('messages');
  15200.             $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']]);
  15201.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15202.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15203.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15204.             $instance->setTemplateRegistry(($this->services['admin.shop.goods_content.template_registry'] ?? $this->getAdmin_Shop_GoodsContent_TemplateRegistryService()));
  15205.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15206.             $instance->initialize();
  15207.             return $instance;
  15208.         };
  15209.         return $this->factories['admin.shop.goods_content']();
  15210.     }
  15211.     /**
  15212.      * Gets the public 'admin.shop.goods_content.template_registry' shared service.
  15213.      *
  15214.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15215.      */
  15216.     protected function getAdmin_Shop_GoodsContent_TemplateRegistryService()
  15217.     {
  15218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15219.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15220.         return $this->services['admin.shop.goods_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15221.     }
  15222.     /**
  15223.      * Gets the public 'admin.shop.group' service.
  15224.      *
  15225.      * @return \AdminBundle\Admin\Shop\GroupAdmin
  15226.      */
  15227.     protected function getAdmin_Shop_GroupService()
  15228.     {
  15229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15231.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15234.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15238.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15241.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Shop/GroupAdmin.php';
  15242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15244.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15246.         $this->factories['admin.shop.group'] = function () {
  15247.             $instance = new \AdminBundle\Admin\Shop\GroupAdmin('admin.shop.group''CoreBundle\\Entity\\Shop\\Group''sonata.admin.controller.crud');
  15248.             $instance->setManagerType('orm');
  15249.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15250.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15251.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15252.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15253.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15254.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15255.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15256.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15257.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15258.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15259.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15260.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15261.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15262.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15263.             $instance->setPagerType('default');
  15264.             $instance->setLabel('Групы товаров');
  15265.             $instance->setTranslationDomain('messages');
  15266.             $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']]);
  15267.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15268.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15269.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15270.             $instance->setTemplateRegistry(($this->services['admin.shop.group.template_registry'] ?? $this->getAdmin_Shop_Group_TemplateRegistryService()));
  15271.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15272.             $instance->initialize();
  15273.             return $instance;
  15274.         };
  15275.         return $this->factories['admin.shop.group']();
  15276.     }
  15277.     /**
  15278.      * Gets the public 'admin.shop.group.template_registry' shared service.
  15279.      *
  15280.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15281.      */
  15282.     protected function getAdmin_Shop_Group_TemplateRegistryService()
  15283.     {
  15284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15285.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15286.         return $this->services['admin.shop.group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15287.     }
  15288.     /**
  15289.      * Gets the public 'admin.sub.about_company' service.
  15290.      *
  15291.      * @return \AdminBundle\Admin\SubAutoSite\AboutCompanyAdmin
  15292.      */
  15293.     protected function getAdmin_Sub_AboutCompanyService()
  15294.     {
  15295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15304.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15307.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15308.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AboutCompanyAdmin.php';
  15309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15312.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15313.         $this->factories['admin.sub.about_company'] = function () {
  15314.             $instance = new \AdminBundle\Admin\SubAutoSite\AboutCompanyAdmin('admin.sub.about_company''ImporterBundle\\Entity\\Dealer''sonata.admin.controller.crud');
  15315.             $instance->setManagerType('orm');
  15316.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15317.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15318.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15319.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15320.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15321.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15322.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15323.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15324.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15325.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15326.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15327.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15328.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15329.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15330.             $instance->setPagerType('default');
  15331.             $instance->setLabel('О компании');
  15332.             $instance->setTranslationDomain('messages');
  15333.             $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']]);
  15334.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15335.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15336.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15337.             $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()));
  15338.             $instance->setTemplateRegistry(($this->services['admin.sub.about_company.template_registry'] ?? $this->getAdmin_Sub_AboutCompany_TemplateRegistryService()));
  15339.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15340.             $instance->initialize();
  15341.             return $instance;
  15342.         };
  15343.         return $this->factories['admin.sub.about_company']();
  15344.     }
  15345.     /**
  15346.      * Gets the public 'admin.sub.about_company.template_registry' shared service.
  15347.      *
  15348.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15349.      */
  15350.     protected function getAdmin_Sub_AboutCompany_TemplateRegistryService()
  15351.     {
  15352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15354.         return $this->services['admin.sub.about_company.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15355.     }
  15356.     /**
  15357.      * Gets the public 'admin.sub.accessories' service.
  15358.      *
  15359.      * @return \AdminBundle\Admin\SubAutoSite\AccessoriesAdmin
  15360.      */
  15361.     protected function getAdmin_Sub_AccessoriesService()
  15362.     {
  15363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15372.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15375.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15376.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesAdmin.php';
  15377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15381.         $this->factories['admin.sub.accessories'] = function () {
  15382.             $instance = new \AdminBundle\Admin\SubAutoSite\AccessoriesAdmin('admin.sub.accessories''ImporterBundle\\Entity\\Accessories''sonata.admin.controller.crud');
  15383.             $instance->setManagerType('orm');
  15384.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15385.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15386.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15387.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15388.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15389.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15390.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15391.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15392.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15393.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15394.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15395.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15396.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15397.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15398.             $instance->setPagerType('default');
  15399.             $instance->setLabel('Аксессуары');
  15400.             $instance->setTranslationDomain('messages');
  15401.             $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']]);
  15402.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15403.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15404.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15405.             $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()));
  15406.             $instance->setTemplateRegistry(($this->services['admin.sub.accessories.template_registry'] ?? $this->getAdmin_Sub_Accessories_TemplateRegistryService()));
  15407.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15408.             $instance->initialize();
  15409.             return $instance;
  15410.         };
  15411.         return $this->factories['admin.sub.accessories']();
  15412.     }
  15413.     /**
  15414.      * Gets the public 'admin.sub.accessories.template_registry' shared service.
  15415.      *
  15416.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15417.      */
  15418.     protected function getAdmin_Sub_Accessories_TemplateRegistryService()
  15419.     {
  15420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15422.         return $this->services['admin.sub.accessories.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15423.     }
  15424.     /**
  15425.      * Gets the public 'admin.sub.accessories_group' service.
  15426.      *
  15427.      * @return \AdminBundle\Admin\SubAutoSite\AccessoriesGroupAdmin
  15428.      */
  15429.     protected function getAdmin_Sub_AccessoriesGroupService()
  15430.     {
  15431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15443.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15444.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesGroupAdmin.php';
  15445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15449.         $this->factories['admin.sub.accessories_group'] = function () {
  15450.             $instance = new \AdminBundle\Admin\SubAutoSite\AccessoriesGroupAdmin('admin.sub.accessories_group''ImporterBundle\\Entity\\AccessoriesGroup''sonata.admin.controller.crud');
  15451.             $instance->setManagerType('orm');
  15452.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15453.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15454.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15455.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15456.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15457.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15458.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15459.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15460.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15461.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15462.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15463.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15464.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15465.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15466.             $instance->setPagerType('default');
  15467.             $instance->setLabel('Аксессуары - категории');
  15468.             $instance->setTranslationDomain('messages');
  15469.             $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']]);
  15470.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15471.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15472.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15473.             $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()));
  15474.             $instance->setTemplateRegistry(($this->services['admin.sub.accessories_group.template_registry'] ?? $this->getAdmin_Sub_AccessoriesGroup_TemplateRegistryService()));
  15475.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15476.             $instance->initialize();
  15477.             return $instance;
  15478.         };
  15479.         return $this->factories['admin.sub.accessories_group']();
  15480.     }
  15481.     /**
  15482.      * Gets the public 'admin.sub.accessories_group.template_registry' shared service.
  15483.      *
  15484.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15485.      */
  15486.     protected function getAdmin_Sub_AccessoriesGroup_TemplateRegistryService()
  15487.     {
  15488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15490.         return $this->services['admin.sub.accessories_group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15491.     }
  15492.     /**
  15493.      * Gets the public 'admin.sub.actions.post' service.
  15494.      *
  15495.      * @return \AdminBundle\Admin\SubAutoSite\ActionsAdmin
  15496.      */
  15497.     protected function getAdmin_Sub_Actions_PostService()
  15498.     {
  15499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15508.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15510.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15511.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15512.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/NewsAdmin.php';
  15513.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ActionsAdmin.php';
  15514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15518.         $this->factories['admin.sub.actions.post'] = function () {
  15519.             $instance = new \AdminBundle\Admin\SubAutoSite\ActionsAdmin('admin.sub.actions.post''ImporterBundle\\Entity\\Post''sonata.admin.controller.crud');
  15520.             $instance->setManagerType('orm');
  15521.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15522.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15523.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15524.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15525.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15526.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15527.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15528.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15529.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15530.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15531.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15532.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15533.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15534.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15535.             $instance->setPagerType('default');
  15536.             $instance->setLabel('Акции');
  15537.             $instance->setTranslationDomain('messages');
  15538.             $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']]);
  15539.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15540.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15541.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15542.             $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()));
  15543.             $instance->setTemplateRegistry(($this->services['admin.sub.actions.post.template_registry'] ?? $this->getAdmin_Sub_Actions_Post_TemplateRegistryService()));
  15544.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15545.             $instance->initialize();
  15546.             return $instance;
  15547.         };
  15548.         return $this->factories['admin.sub.actions.post']();
  15549.     }
  15550.     /**
  15551.      * Gets the public 'admin.sub.actions.post.template_registry' shared service.
  15552.      *
  15553.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15554.      */
  15555.     protected function getAdmin_Sub_Actions_Post_TemplateRegistryService()
  15556.     {
  15557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15559.         return $this->services['admin.sub.actions.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15560.     }
  15561.     /**
  15562.      * Gets the public 'admin.sub.contact' service.
  15563.      *
  15564.      * @return \AdminBundle\Admin\SubAutoSite\ContactAdmin
  15565.      */
  15566.     protected function getAdmin_Sub_ContactService()
  15567.     {
  15568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15570.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15571.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15572.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15573.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15579.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15580.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15581.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ContactAdmin.php';
  15582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15584.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15586.         $this->factories['admin.sub.contact'] = function () {
  15587.             $instance = new \AdminBundle\Admin\SubAutoSite\ContactAdmin('admin.sub.contact''ImporterBundle\\Entity\\Dealer''sonata.admin.controller.crud');
  15588.             $instance->setManagerType('orm');
  15589.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15590.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15591.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15592.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15593.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15594.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15595.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15596.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15597.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15598.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15599.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15600.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15601.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15602.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15603.             $instance->setPagerType('default');
  15604.             $instance->setLabel('Контакты');
  15605.             $instance->setTranslationDomain('messages');
  15606.             $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']]);
  15607.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15608.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15609.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15610.             $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()));
  15611.             $instance->setTemplateRegistry(($this->services['admin.sub.contact.template_registry'] ?? $this->getAdmin_Sub_Contact_TemplateRegistryService()));
  15612.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15613.             $instance->initialize();
  15614.             return $instance;
  15615.         };
  15616.         return $this->factories['admin.sub.contact']();
  15617.     }
  15618.     /**
  15619.      * Gets the public 'admin.sub.contact.template_registry' shared service.
  15620.      *
  15621.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15622.      */
  15623.     protected function getAdmin_Sub_Contact_TemplateRegistryService()
  15624.     {
  15625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15627.         return $this->services['admin.sub.contact.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15628.     }
  15629.     /**
  15630.      * Gets the public 'admin.sub.department' service.
  15631.      *
  15632.      * @return \AdminBundle\Admin\SubAutoSite\DepartmentAdmin
  15633.      */
  15634.     protected function getAdmin_Sub_DepartmentService()
  15635.     {
  15636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15640.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15641.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15642.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15643.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15645.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15648.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15649.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/DepartmentAdmin.php';
  15650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15652.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15654.         $this->factories['admin.sub.department'] = function () {
  15655.             $instance = new \AdminBundle\Admin\SubAutoSite\DepartmentAdmin('admin.sub.department''ImporterBundle\\Entity\\Department''sonata.admin.controller.crud');
  15656.             $instance->setManagerType('orm');
  15657.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15658.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15659.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15660.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15661.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15662.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15663.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15664.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15665.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15666.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15667.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15668.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15669.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15670.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15671.             $instance->setPagerType('default');
  15672.             $instance->setLabel('Персонал - отделы');
  15673.             $instance->setTranslationDomain('messages');
  15674.             $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']]);
  15675.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15676.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15677.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15678.             $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()));
  15679.             $instance->setTemplateRegistry(($this->services['admin.sub.department.template_registry'] ?? $this->getAdmin_Sub_Department_TemplateRegistryService()));
  15680.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15681.             $instance->initialize();
  15682.             return $instance;
  15683.         };
  15684.         return $this->factories['admin.sub.department']();
  15685.     }
  15686.     /**
  15687.      * Gets the public 'admin.sub.department.template_registry' shared service.
  15688.      *
  15689.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15690.      */
  15691.     protected function getAdmin_Sub_Department_TemplateRegistryService()
  15692.     {
  15693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15695.         return $this->services['admin.sub.department.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15696.     }
  15697.     /**
  15698.      * Gets the public 'admin.sub.inner_mail' service.
  15699.      *
  15700.      * @return \AdminBundle\Admin\SubAutoSite\InnerMailAdmin
  15701.      */
  15702.     protected function getAdmin_Sub_InnerMailService()
  15703.     {
  15704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15709.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15710.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15711.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15713.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15714.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15715.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15716.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15717.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/InnerMailAdmin.php';
  15718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15722.         $this->factories['admin.sub.inner_mail'] = function () {
  15723.             $instance = new \AdminBundle\Admin\SubAutoSite\InnerMailAdmin('admin.sub.inner_mail''ImporterBundle\\Entity\\InnerMail''sonata.admin.controller.crud');
  15724.             $instance->setManagerType('orm');
  15725.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15726.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15727.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15728.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15729.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15730.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15731.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15732.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15733.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15734.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15735.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15736.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15737.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15738.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15739.             $instance->setPagerType('default');
  15740.             $instance->setLabel('Адреса внутренней рассылки');
  15741.             $instance->setTranslationDomain('messages');
  15742.             $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']]);
  15743.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15744.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15745.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15746.             $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()));
  15747.             $instance->setTemplateRegistry(($this->services['admin.sub.inner_mail.template_registry'] ?? $this->getAdmin_Sub_InnerMail_TemplateRegistryService()));
  15748.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15749.             $instance->initialize();
  15750.             return $instance;
  15751.         };
  15752.         return $this->factories['admin.sub.inner_mail']();
  15753.     }
  15754.     /**
  15755.      * Gets the public 'admin.sub.inner_mail.template_registry' shared service.
  15756.      *
  15757.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15758.      */
  15759.     protected function getAdmin_Sub_InnerMail_TemplateRegistryService()
  15760.     {
  15761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15762.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15763.         return $this->services['admin.sub.inner_mail.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15764.     }
  15765.     /**
  15766.      * Gets the public 'admin.sub.news.post' service.
  15767.      *
  15768.      * @return \AdminBundle\Admin\SubAutoSite\NewsAdmin
  15769.      */
  15770.     protected function getAdmin_Sub_News_PostService()
  15771.     {
  15772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15779.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15782.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15783.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15784.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15785.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/NewsAdmin.php';
  15786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15790.         $this->factories['admin.sub.news.post'] = function () {
  15791.             $instance = new \AdminBundle\Admin\SubAutoSite\NewsAdmin('admin.sub.news.post''ImporterBundle\\Entity\\Post''sonata.admin.controller.crud');
  15792.             $instance->setManagerType('orm');
  15793.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15794.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15795.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15796.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15797.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15798.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15799.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15800.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15801.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15802.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15803.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15804.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15805.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15806.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15807.             $instance->setPagerType('default');
  15808.             $instance->setLabel('Новости');
  15809.             $instance->setTranslationDomain('messages');
  15810.             $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']]);
  15811.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15812.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15813.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15814.             $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()));
  15815.             $instance->setTemplateRegistry(($this->services['admin.sub.news.post.template_registry'] ?? $this->getAdmin_Sub_News_Post_TemplateRegistryService()));
  15816.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15817.             $instance->initialize();
  15818.             return $instance;
  15819.         };
  15820.         return $this->factories['admin.sub.news.post']();
  15821.     }
  15822.     /**
  15823.      * Gets the public 'admin.sub.news.post.template_registry' shared service.
  15824.      *
  15825.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15826.      */
  15827.     protected function getAdmin_Sub_News_Post_TemplateRegistryService()
  15828.     {
  15829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15831.         return $this->services['admin.sub.news.post.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15832.     }
  15833.     /**
  15834.      * Gets the public 'admin.sub.page_content' service.
  15835.      *
  15836.      * @return \AdminBundle\Admin\SubAutoSite\PageContentAdmin
  15837.      */
  15838.     protected function getAdmin_Sub_PageContentService()
  15839.     {
  15840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15847.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15848.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15852.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15853.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PageContentAdmin.php';
  15854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15858.         $this->factories['admin.sub.page_content'] = function () {
  15859.             $instance = new \AdminBundle\Admin\SubAutoSite\PageContentAdmin('admin.sub.page_content''ImporterBundle\\Entity\\PageContent''sonata.admin.controller.crud');
  15860.             $instance->setManagerType('orm');
  15861.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15862.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15863.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15864.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15865.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15866.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15867.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15868.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15869.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15870.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15871.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15872.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15873.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15874.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15875.             $instance->setPagerType('default');
  15876.             $instance->setLabel(NULL);
  15877.             $instance->setTranslationDomain('messages');
  15878.             $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']]);
  15879.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15880.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15881.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15882.             $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()));
  15883.             $instance->setTemplateRegistry(($this->services['admin.sub.page_content.template_registry'] ?? $this->getAdmin_Sub_PageContent_TemplateRegistryService()));
  15884.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15885.             $instance->initialize();
  15886.             return $instance;
  15887.         };
  15888.         return $this->factories['admin.sub.page_content']();
  15889.     }
  15890.     /**
  15891.      * Gets the public 'admin.sub.page_content.template_registry' shared service.
  15892.      *
  15893.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15894.      */
  15895.     protected function getAdmin_Sub_PageContent_TemplateRegistryService()
  15896.     {
  15897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15899.         return $this->services['admin.sub.page_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15900.     }
  15901.     /**
  15902.      * Gets the public 'admin.sub.pages_services' service.
  15903.      *
  15904.      * @return \AdminBundle\Admin\SubAutoSite\PagesServicesAdmin
  15905.      */
  15906.     protected function getAdmin_Sub_PagesServicesService()
  15907.     {
  15908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15914.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15917.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15919.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15920.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15921.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PagesServicesAdmin.php';
  15922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15924.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15926.         $this->factories['admin.sub.pages_services'] = function () {
  15927.             $instance = new \AdminBundle\Admin\SubAutoSite\PagesServicesAdmin('admin.sub.pages_services''ImporterBundle\\Entity\\PagesServices''sonata.admin.controller.crud');
  15928.             $instance->setManagerType('orm');
  15929.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15930.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15931.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  15932.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  15933.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  15934.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  15935.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  15936.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  15937.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  15938.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  15939.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  15940.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  15941.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  15942.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  15943.             $instance->setPagerType('default');
  15944.             $instance->setLabel('Разделы услуг');
  15945.             $instance->setTranslationDomain('messages');
  15946.             $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']]);
  15947.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  15948.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  15949.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  15950.             $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()));
  15951.             $instance->setTemplateRegistry(($this->services['admin.sub.pages_services.template_registry'] ?? $this->getAdmin_Sub_PagesServices_TemplateRegistryService()));
  15952.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  15953.             $instance->initialize();
  15954.             return $instance;
  15955.         };
  15956.         return $this->factories['admin.sub.pages_services']();
  15957.     }
  15958.     /**
  15959.      * Gets the public 'admin.sub.pages_services.template_registry' shared service.
  15960.      *
  15961.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  15962.      */
  15963.     protected function getAdmin_Sub_PagesServices_TemplateRegistryService()
  15964.     {
  15965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  15966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  15967.         return $this->services['admin.sub.pages_services.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  15968.     }
  15969.     /**
  15970.      * Gets the public 'admin.sub.post_content' service.
  15971.      *
  15972.      * @return \AdminBundle\Admin\SubAutoSite\BasePostContentAdmin
  15973.      */
  15974.     protected function getAdmin_Sub_PostContentService()
  15975.     {
  15976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  15977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  15978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  15979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  15980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  15981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  15982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  15983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  15984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  15985.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  15986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  15987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  15988.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  15989.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BasePostContentAdmin.php';
  15990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  15991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  15992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  15993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  15994.         $this->factories['admin.sub.post_content'] = function () {
  15995.             $instance = new \AdminBundle\Admin\SubAutoSite\BasePostContentAdmin('admin.sub.post_content''ImporterBundle\\Entity\\PostContent''sonata.admin.controller.crud');
  15996.             $instance->setManagerType('orm');
  15997.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  15998.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  15999.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16000.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16001.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16002.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16003.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16004.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16005.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16006.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16007.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16008.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16009.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16010.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16011.             $instance->setPagerType('default');
  16012.             $instance->setLabel(NULL);
  16013.             $instance->setTranslationDomain('messages');
  16014.             $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']]);
  16015.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16016.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16017.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16018.             $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()));
  16019.             $instance->setTemplateRegistry(($this->services['admin.sub.post_content.template_registry'] ?? $this->getAdmin_Sub_PostContent_TemplateRegistryService()));
  16020.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16021.             $instance->initialize();
  16022.             return $instance;
  16023.         };
  16024.         return $this->factories['admin.sub.post_content']();
  16025.     }
  16026.     /**
  16027.      * Gets the public 'admin.sub.post_content.template_registry' shared service.
  16028.      *
  16029.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16030.      */
  16031.     protected function getAdmin_Sub_PostContent_TemplateRegistryService()
  16032.     {
  16033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16035.         return $this->services['admin.sub.post_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16036.     }
  16037.     /**
  16038.      * Gets the public 'admin.sub.seo' service.
  16039.      *
  16040.      * @return \AdminBundle\Admin\SubAutoSite\SeoAdmin
  16041.      */
  16042.     protected function getAdmin_Sub_SeoService()
  16043.     {
  16044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16049.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16050.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16052.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16053.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16056.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16057.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/SeoAdmin.php';
  16058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16062.         $this->factories['admin.sub.seo'] = function () {
  16063.             $instance = new \AdminBundle\Admin\SubAutoSite\SeoAdmin('admin.sub.seo''ImporterBundle\\Entity\\Seo''sonata.admin.controller.crud');
  16064.             $instance->setManagerType('orm');
  16065.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16066.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16067.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16068.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16069.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16070.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16071.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16072.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16073.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16074.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16075.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16076.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16077.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16078.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16079.             $instance->setPagerType('default');
  16080.             $instance->setLabel('Seo');
  16081.             $instance->setTranslationDomain('messages');
  16082.             $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']]);
  16083.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16084.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16085.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16086.             $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()));
  16087.             $instance->setTemplateRegistry(($this->services['admin.sub.seo.template_registry'] ?? $this->getAdmin_Sub_Seo_TemplateRegistryService()));
  16088.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16089.             $instance->initialize();
  16090.             return $instance;
  16091.         };
  16092.         return $this->factories['admin.sub.seo']();
  16093.     }
  16094.     /**
  16095.      * Gets the public 'admin.sub.seo.template_registry' shared service.
  16096.      *
  16097.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16098.      */
  16099.     protected function getAdmin_Sub_Seo_TemplateRegistryService()
  16100.     {
  16101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16103.         return $this->services['admin.sub.seo.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16104.     }
  16105.     /**
  16106.      * Gets the public 'admin.sub.slider' service.
  16107.      *
  16108.      * @return \AdminBundle\Admin\SubAutoSite\MainSliderAdmin
  16109.      */
  16110.     protected function getAdmin_Sub_SliderService()
  16111.     {
  16112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16115.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16116.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16117.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16119.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16120.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16124.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16125.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/MainSliderAdmin.php';
  16126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16130.         $this->factories['admin.sub.slider'] = function () {
  16131.             $instance = new \AdminBundle\Admin\SubAutoSite\MainSliderAdmin('admin.sub.slider''ImporterBundle\\Entity\\MainSlider''sonata.admin.controller.crud');
  16132.             $instance->setManagerType('orm');
  16133.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16134.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16135.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16136.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16137.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16138.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16139.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16140.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16141.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16142.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16143.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16144.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16145.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16146.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16147.             $instance->setPagerType('default');
  16148.             $instance->setLabel('Слайдер на главной');
  16149.             $instance->setTranslationDomain('messages');
  16150.             $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']]);
  16151.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16152.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16153.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16154.             $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()));
  16155.             $instance->setTemplateRegistry(($this->services['admin.sub.slider.template_registry'] ?? $this->getAdmin_Sub_Slider_TemplateRegistryService()));
  16156.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16157.             $instance->initialize();
  16158.             return $instance;
  16159.         };
  16160.         return $this->factories['admin.sub.slider']();
  16161.     }
  16162.     /**
  16163.      * Gets the public 'admin.sub.slider.template_registry' shared service.
  16164.      *
  16165.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16166.      */
  16167.     protected function getAdmin_Sub_Slider_TemplateRegistryService()
  16168.     {
  16169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16171.         return $this->services['admin.sub.slider.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16172.     }
  16173.     /**
  16174.      * Gets the public 'admin.sub.test_drive' service.
  16175.      *
  16176.      * @return \AdminBundle\Admin\SubAutoSite\TestDriveAdmin
  16177.      */
  16178.     protected function getAdmin_Sub_TestDriveService()
  16179.     {
  16180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16184.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16189.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16192.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16193.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/TestDriveAdmin.php';
  16194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16198.         $this->factories['admin.sub.test_drive'] = function () {
  16199.             $instance = new \AdminBundle\Admin\SubAutoSite\TestDriveAdmin('admin.sub.test_drive''ImporterBundle\\Entity\\TestDrive''sonata.admin.controller.crud');
  16200.             $instance->setManagerType('orm');
  16201.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16202.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16203.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16204.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16205.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16206.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16207.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16208.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16209.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16210.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16211.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16212.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16213.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16214.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16215.             $instance->setPagerType('default');
  16216.             $instance->setLabel('Тест драйв');
  16217.             $instance->setTranslationDomain('messages');
  16218.             $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']]);
  16219.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16220.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16221.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16222.             $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()));
  16223.             $instance->setTemplateRegistry(($this->services['admin.sub.test_drive.template_registry'] ?? $this->getAdmin_Sub_TestDrive_TemplateRegistryService()));
  16224.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16225.             $instance->initialize();
  16226.             return $instance;
  16227.         };
  16228.         return $this->factories['admin.sub.test_drive']();
  16229.     }
  16230.     /**
  16231.      * Gets the public 'admin.sub.test_drive.template_registry' shared service.
  16232.      *
  16233.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16234.      */
  16235.     protected function getAdmin_Sub_TestDrive_TemplateRegistryService()
  16236.     {
  16237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16239.         return $this->services['admin.sub.test_drive.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16240.     }
  16241.     /**
  16242.      * Gets the public 'admin.sub.vacancy' service.
  16243.      *
  16244.      * @return \AdminBundle\Admin\SubAutoSite\VacancyAdmin
  16245.      */
  16246.     protected function getAdmin_Sub_VacancyService()
  16247.     {
  16248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16252.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16253.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16254.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16255.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16256.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16257.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16258.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16259.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16260.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16261.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyAdmin.php';
  16262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16265.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16266.         $this->factories['admin.sub.vacancy'] = function () {
  16267.             $instance = new \AdminBundle\Admin\SubAutoSite\VacancyAdmin('admin.sub.vacancy''ImporterBundle\\Entity\\Vacancy''sonata.admin.controller.crud');
  16268.             $instance->setManagerType('orm');
  16269.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16270.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16271.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16272.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16273.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16274.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16275.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16276.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16277.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16278.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16279.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16280.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16281.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16282.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16283.             $instance->setPagerType('default');
  16284.             $instance->setLabel('Вакансии');
  16285.             $instance->setTranslationDomain('messages');
  16286.             $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']]);
  16287.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16288.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16289.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16290.             $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()));
  16291.             $instance->setTemplateRegistry(($this->services['admin.sub.vacancy.template_registry'] ?? $this->getAdmin_Sub_Vacancy_TemplateRegistryService()));
  16292.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16293.             $instance->initialize();
  16294.             return $instance;
  16295.         };
  16296.         return $this->factories['admin.sub.vacancy']();
  16297.     }
  16298.     /**
  16299.      * Gets the public 'admin.sub.vacancy.template_registry' shared service.
  16300.      *
  16301.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16302.      */
  16303.     protected function getAdmin_Sub_Vacancy_TemplateRegistryService()
  16304.     {
  16305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16307.         return $this->services['admin.sub.vacancy.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16308.     }
  16309.     /**
  16310.      * Gets the public 'admin.sub.vacancy_content' service.
  16311.      *
  16312.      * @return \AdminBundle\Admin\SubAutoSite\VacancyContentAdmin
  16313.      */
  16314.     protected function getAdmin_Sub_VacancyContentService()
  16315.     {
  16316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16317.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16320.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16321.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16327.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16328.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16329.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyContentAdmin.php';
  16330.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16332.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16334.         $this->factories['admin.sub.vacancy_content'] = function () {
  16335.             $instance = new \AdminBundle\Admin\SubAutoSite\VacancyContentAdmin('admin.sub.vacancy_content''ImporterBundle\\Entity\\VacancyContent''sonata.admin.controller.crud');
  16336.             $instance->setManagerType('orm');
  16337.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16338.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16339.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16340.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16341.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16342.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16343.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16344.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16345.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16346.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16347.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16348.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16349.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16350.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16351.             $instance->setPagerType('default');
  16352.             $instance->setLabel(NULL);
  16353.             $instance->setTranslationDomain('messages');
  16354.             $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']]);
  16355.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16356.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16357.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16358.             $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()));
  16359.             $instance->setTemplateRegistry(($this->services['admin.sub.vacancy_content.template_registry'] ?? $this->getAdmin_Sub_VacancyContent_TemplateRegistryService()));
  16360.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16361.             $instance->initialize();
  16362.             return $instance;
  16363.         };
  16364.         return $this->factories['admin.sub.vacancy_content']();
  16365.     }
  16366.     /**
  16367.      * Gets the public 'admin.sub.vacancy_content.template_registry' shared service.
  16368.      *
  16369.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16370.      */
  16371.     protected function getAdmin_Sub_VacancyContent_TemplateRegistryService()
  16372.     {
  16373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16375.         return $this->services['admin.sub.vacancy_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16376.     }
  16377.     /**
  16378.      * Gets the public 'admin.sub.vehicle_accessories' service.
  16379.      *
  16380.      * @return \AdminBundle\Admin\SubAutoSite\VehicleAccessoryAdmin
  16381.      */
  16382.     protected function getAdmin_Sub_VehicleAccessoriesService()
  16383.     {
  16384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16387.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16388.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16389.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16391.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16393.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16394.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16396.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16397.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VehicleAccessoryAdmin.php';
  16398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16402.         $this->factories['admin.sub.vehicle_accessories'] = function () {
  16403.             $instance = new \AdminBundle\Admin\SubAutoSite\VehicleAccessoryAdmin('admin.sub.vehicle_accessories''ImporterBundle\\Entity\\VehicleAccessory''sonata.admin.controller.crud');
  16404.             $instance->setManagerType('orm');
  16405.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16406.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16407.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16408.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16409.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16410.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16411.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16412.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16413.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16414.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16415.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16416.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16417.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16418.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16419.             $instance->setPagerType('default');
  16420.             $instance->setLabel(NULL);
  16421.             $instance->setTranslationDomain('messages');
  16422.             $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']]);
  16423.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16424.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16425.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16426.             $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()));
  16427.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicle_accessories.template_registry'] ?? $this->getAdmin_Sub_VehicleAccessories_TemplateRegistryService()));
  16428.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16429.             $instance->initialize();
  16430.             return $instance;
  16431.         };
  16432.         return $this->factories['admin.sub.vehicle_accessories']();
  16433.     }
  16434.     /**
  16435.      * Gets the public 'admin.sub.vehicle_accessories.template_registry' shared service.
  16436.      *
  16437.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16438.      */
  16439.     protected function getAdmin_Sub_VehicleAccessories_TemplateRegistryService()
  16440.     {
  16441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16443.         return $this->services['admin.sub.vehicle_accessories.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16444.     }
  16445.     /**
  16446.      * Gets the public 'admin.sub.vehicles.content' service.
  16447.      *
  16448.      * @return \AdminBundle\Admin\SubAutoSite\Vehicles\VehicleContentAdmin
  16449.      */
  16450.     protected function getAdmin_Sub_Vehicles_ContentService()
  16451.     {
  16452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16456.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16457.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16458.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16459.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16460.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16464.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16465.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VehicleContentAdmin.php';
  16466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16470.         $this->factories['admin.sub.vehicles.content'] = function () {
  16471.             $instance = new \AdminBundle\Admin\SubAutoSite\Vehicles\VehicleContentAdmin('admin.sub.vehicles.content''ImporterBundle\\Entity\\Vehicles\\VehicleContent''sonata.admin.controller.crud');
  16472.             $instance->setManagerType('orm');
  16473.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16474.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16475.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16476.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16477.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16478.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16479.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16480.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16481.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16482.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16483.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16484.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16485.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16486.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16487.             $instance->setPagerType('default');
  16488.             $instance->setLabel(NULL);
  16489.             $instance->setTranslationDomain('messages');
  16490.             $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']]);
  16491.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16492.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16493.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16494.             $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()));
  16495.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicles.content.template_registry'] ?? $this->getAdmin_Sub_Vehicles_Content_TemplateRegistryService()));
  16496.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16497.             $instance->initialize();
  16498.             return $instance;
  16499.         };
  16500.         return $this->factories['admin.sub.vehicles.content']();
  16501.     }
  16502.     /**
  16503.      * Gets the public 'admin.sub.vehicles.content.template_registry' shared service.
  16504.      *
  16505.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16506.      */
  16507.     protected function getAdmin_Sub_Vehicles_Content_TemplateRegistryService()
  16508.     {
  16509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16510.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16511.         return $this->services['admin.sub.vehicles.content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16512.     }
  16513.     /**
  16514.      * Gets the public 'admin.sub.vehicles.moto_used' service.
  16515.      *
  16516.      * @return \AdminBundle\Admin\SubAutoSite\Vehicles\Moto\UsedVehicleAdmin
  16517.      */
  16518.     protected function getAdmin_Sub_Vehicles_MotoUsedService()
  16519.     {
  16520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16525.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16526.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16528.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16529.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16532.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16533.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/BaseUsedVehicleAdmin.php';
  16534.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/UsedVehicleAdmin.php';
  16535.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16539.         $this->factories['admin.sub.vehicles.moto_used'] = function () {
  16540.             $instance = new \AdminBundle\Admin\SubAutoSite\Vehicles\Moto\UsedVehicleAdmin('admin.sub.vehicles.moto_used''ImporterBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\UsedCRUDController');
  16541.             $instance->setManagerType('orm');
  16542.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16543.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16544.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16545.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16546.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16547.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16548.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16549.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16550.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16551.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16552.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16553.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16554.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16555.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16556.             $instance->setPagerType('default');
  16557.             $instance->setLabel('Техника с пробегом');
  16558.             $instance->setTranslationDomain('messages');
  16559.             $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']]);
  16560.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16561.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16562.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16563.             $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()));
  16564.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicles.moto_used.template_registry'] ?? $this->getAdmin_Sub_Vehicles_MotoUsed_TemplateRegistryService()));
  16565.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16566.             $instance->initialize();
  16567.             return $instance;
  16568.         };
  16569.         return $this->factories['admin.sub.vehicles.moto_used']();
  16570.     }
  16571.     /**
  16572.      * Gets the public 'admin.sub.vehicles.moto_used.template_registry' shared service.
  16573.      *
  16574.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16575.      */
  16576.     protected function getAdmin_Sub_Vehicles_MotoUsed_TemplateRegistryService()
  16577.     {
  16578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16579.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16580.         return $this->services['admin.sub.vehicles.moto_used.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16581.     }
  16582.     /**
  16583.      * Gets the public 'admin.sub.vehicles.moto_variation' service.
  16584.      *
  16585.      * @return \AdminBundle\Admin\SubAutoSite\Vehicles\Moto\VariationAdmin
  16586.      */
  16587.     protected function getAdmin_Sub_Vehicles_MotoVariationService()
  16588.     {
  16589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16594.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16596.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16597.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16598.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16600.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16601.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16602.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/BaseVariationAdmin.php';
  16603.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/VariationAdmin.php';
  16604.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16608.         $this->factories['admin.sub.vehicles.moto_variation'] = function () {
  16609.             $instance = new \AdminBundle\Admin\SubAutoSite\Vehicles\Moto\VariationAdmin('admin.sub.vehicles.moto_variation''ImporterBundle\\Entity\\Vehicles\\Variation''sonata.admin.controller.crud');
  16610.             $instance->setManagerType('orm');
  16611.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16612.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16613.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16614.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16615.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16616.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16617.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16618.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16619.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16620.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16621.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16622.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16623.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16624.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16625.             $instance->setPagerType('default');
  16626.             $instance->setLabel(NULL);
  16627.             $instance->setTranslationDomain('messages');
  16628.             $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']]);
  16629.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16630.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16631.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16632.             $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()));
  16633.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicles.moto_variation.template_registry'] ?? $this->getAdmin_Sub_Vehicles_MotoVariation_TemplateRegistryService()));
  16634.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16635.             $instance->initialize();
  16636.             return $instance;
  16637.         };
  16638.         return $this->factories['admin.sub.vehicles.moto_variation']();
  16639.     }
  16640.     /**
  16641.      * Gets the public 'admin.sub.vehicles.moto_variation.template_registry' shared service.
  16642.      *
  16643.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16644.      */
  16645.     protected function getAdmin_Sub_Vehicles_MotoVariation_TemplateRegistryService()
  16646.     {
  16647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16649.         return $this->services['admin.sub.vehicles.moto_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16650.     }
  16651.     /**
  16652.      * Gets the public 'admin.sub.vehicles.variation_characteristic' service.
  16653.      *
  16654.      * @return \AdminBundle\Admin\SubAutoSite\Vehicles\VariationCharacteristicAdmin
  16655.      */
  16656.     protected function getAdmin_Sub_Vehicles_VariationCharacteristicService()
  16657.     {
  16658.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16659.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16662.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16663.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16666.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16667.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16668.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16669.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16670.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16671.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VariationCharacteristicAdmin.php';
  16672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16674.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16676.         $this->factories['admin.sub.vehicles.variation_characteristic'] = function () {
  16677.             $instance = new \AdminBundle\Admin\SubAutoSite\Vehicles\VariationCharacteristicAdmin('admin.sub.vehicles.variation_characteristic''ImporterBundle\\Entity\\Vehicles\\VariationCharacteristic''sonata.admin.controller.crud');
  16678.             $instance->setManagerType('orm');
  16679.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16680.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16681.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16682.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16683.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16684.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16685.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16686.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16687.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16688.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16689.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16690.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16691.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16692.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16693.             $instance->setPagerType('default');
  16694.             $instance->setLabel(NULL);
  16695.             $instance->setTranslationDomain('messages');
  16696.             $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']]);
  16697.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16698.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16699.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16700.             $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()));
  16701.             $instance->setTemplateRegistry(($this->services['admin.sub.vehicles.variation_characteristic.template_registry'] ?? $this->getAdmin_Sub_Vehicles_VariationCharacteristic_TemplateRegistryService()));
  16702.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16703.             $instance->initialize();
  16704.             return $instance;
  16705.         };
  16706.         return $this->factories['admin.sub.vehicles.variation_characteristic']();
  16707.     }
  16708.     /**
  16709.      * Gets the public 'admin.sub.vehicles.variation_characteristic.template_registry' shared service.
  16710.      *
  16711.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16712.      */
  16713.     protected function getAdmin_Sub_Vehicles_VariationCharacteristic_TemplateRegistryService()
  16714.     {
  16715.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16717.         return $this->services['admin.sub.vehicles.variation_characteristic.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16718.     }
  16719.     /**
  16720.      * Gets the public 'admin.sub.worker' service.
  16721.      *
  16722.      * @return \AdminBundle\Admin\SubAutoSite\WorkerAdmin
  16723.      */
  16724.     protected function getAdmin_Sub_WorkerService()
  16725.     {
  16726.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16732.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16733.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16734.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16735.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16738.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BaseImporterAdmin.php';
  16739.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/WorkerAdmin.php';
  16740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16744.         $this->factories['admin.sub.worker'] = function () {
  16745.             $instance = new \AdminBundle\Admin\SubAutoSite\WorkerAdmin('admin.sub.worker''ImporterBundle\\Entity\\Worker''sonata.admin.controller.crud');
  16746.             $instance->setManagerType('orm');
  16747.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16748.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16749.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16750.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16751.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16752.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16753.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16754.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16755.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16756.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16757.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16758.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16759.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16760.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16761.             $instance->setPagerType('default');
  16762.             $instance->setLabel('Персонал - сотрудники');
  16763.             $instance->setTranslationDomain('messages');
  16764.             $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']]);
  16765.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16766.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16767.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16768.             $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()));
  16769.             $instance->setTemplateRegistry(($this->services['admin.sub.worker.template_registry'] ?? $this->getAdmin_Sub_Worker_TemplateRegistryService()));
  16770.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16771.             $instance->initialize();
  16772.             return $instance;
  16773.         };
  16774.         return $this->factories['admin.sub.worker']();
  16775.     }
  16776.     /**
  16777.      * Gets the public 'admin.sub.worker.template_registry' shared service.
  16778.      *
  16779.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16780.      */
  16781.     protected function getAdmin_Sub_Worker_TemplateRegistryService()
  16782.     {
  16783.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16785.         return $this->services['admin.sub.worker.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16786.     }
  16787.     /**
  16788.      * Gets the public 'admin.sync_info' service.
  16789.      *
  16790.      * @return \AdminBundle\Admin\DCAutoSite\InfoSyncAdmin
  16791.      */
  16792.     protected function getAdmin_SyncInfoService()
  16793.     {
  16794.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16801.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16803.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16806.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  16807.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/InfoSyncAdmin.php';
  16808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16812.         $this->factories['admin.sync_info'] = function () {
  16813.             $instance = new \AdminBundle\Admin\DCAutoSite\InfoSyncAdmin('admin.sync_info''BmpGatewayBundle\\Entity\\SyncParams''AdminBundle\\Controller\\Vehicles\\CRUDController');
  16814.             $instance->setManagerType('orm');
  16815.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16816.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16817.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16818.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16819.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16820.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16821.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16822.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16823.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16824.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16825.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16826.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16827.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16828.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16829.             $instance->setPagerType('default');
  16830.             $instance->setLabel('Синхронизировать цены');
  16831.             $instance->setTranslationDomain('messages');
  16832.             $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']]);
  16833.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16834.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16835.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16836.             $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()));
  16837.             $instance->setTemplateRegistry(($this->services['admin.sync_info.template_registry'] ?? $this->getAdmin_SyncInfo_TemplateRegistryService()));
  16838.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16839.             $instance->initialize();
  16840.             return $instance;
  16841.         };
  16842.         return $this->factories['admin.sync_info']();
  16843.     }
  16844.     /**
  16845.      * Gets the public 'admin.sync_info.template_registry' shared service.
  16846.      *
  16847.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16848.      */
  16849.     protected function getAdmin_SyncInfo_TemplateRegistryService()
  16850.     {
  16851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16852.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16853.         return $this->services['admin.sync_info.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16854.     }
  16855.     /**
  16856.      * Gets the public 'admin.task' service.
  16857.      *
  16858.      * @return \AdminBundle\Admin\TaskAdmin
  16859.      */
  16860.     protected function getAdmin_TaskService()
  16861.     {
  16862.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16863.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16864.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16865.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16866.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16871.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16874.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/TaskAdmin.php';
  16875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16879.         $this->factories['admin.task'] = function () {
  16880.             $instance = new \AdminBundle\Admin\TaskAdmin('admin.task''BmpGatewayBundle\\Entity\\ResendTask''sonata.admin.controller.crud');
  16881.             $instance->setManagerType('orm');
  16882.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16883.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16884.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16885.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16886.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16887.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16888.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16889.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16890.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16891.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16892.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16893.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16894.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16895.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16896.             $instance->setPagerType('default');
  16897.             $instance->setLabel('Задачи в очереди');
  16898.             $instance->setTranslationDomain('messages');
  16899.             $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']]);
  16900.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16901.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16902.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16903.             $instance->setTemplateRegistry(($this->services['admin.task.template_registry'] ?? $this->getAdmin_Task_TemplateRegistryService()));
  16904.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16905.             $instance->initialize();
  16906.             return $instance;
  16907.         };
  16908.         return $this->factories['admin.task']();
  16909.     }
  16910.     /**
  16911.      * Gets the public 'admin.task.template_registry' shared service.
  16912.      *
  16913.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  16914.      */
  16915.     protected function getAdmin_Task_TemplateRegistryService()
  16916.     {
  16917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  16918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  16919.         return $this->services['admin.task.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  16920.     }
  16921.     /**
  16922.      * Gets the public 'admin.ticket' service.
  16923.      *
  16924.      * @return \AdminBundle\Admin\Ticket\TicketAdmin
  16925.      */
  16926.     protected function getAdmin_TicketService()
  16927.     {
  16928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16940.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  16941.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketAdmin.php';
  16942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  16943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  16944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  16945.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  16946.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Jira/JiraService.php';
  16947.         $this->factories['admin.ticket'] = function () {
  16948.             $instance = new \AdminBundle\Admin\Ticket\TicketAdmin('admin.ticket''CoreBundle\\Entity\\Ticket''sonata.admin.controller.crud');
  16949.             $instance->setManagerType('orm');
  16950.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  16951.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  16952.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  16953.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  16954.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  16955.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  16956.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  16957.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  16958.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  16959.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  16960.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  16961.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  16962.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  16963.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  16964.             $instance->setPagerType('default');
  16965.             $instance->setLabel('Задачи');
  16966.             $instance->setTranslationDomain('messages');
  16967.             $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']]);
  16968.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  16969.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  16970.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  16971.             $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()));
  16972.             $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()));
  16973.             $instance->setTemplateRegistry(($this->services['admin.ticket.template_registry'] ?? $this->getAdmin_Ticket_TemplateRegistryService()));
  16974.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  16975.             $instance->initialize();
  16976.             return $instance;
  16977.         };
  16978.         return $this->factories['admin.ticket']();
  16979.     }
  16980.     /**
  16981.      * Gets the public 'admin.ticket-dashboard' service.
  16982.      *
  16983.      * @return \AdminBundle\Admin\Ticket\TicketDashboardAdmin
  16984.      */
  16985.     protected function getAdmin_TicketdashboardService()
  16986.     {
  16987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  16988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  16989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  16990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  16991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  16992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  16993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  16994.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  16995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  16996.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  16997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  16998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  16999.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17000.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketDashboardAdmin.php';
  17001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17005.         $this->factories['admin.ticket-dashboard'] = function () {
  17006.             $instance = new \AdminBundle\Admin\Ticket\TicketDashboardAdmin('admin.ticket-dashboard''CoreBundle\\Entity\\Ticket''sonata.admin.controller.crud');
  17007.             $instance->setManagerType('orm');
  17008.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17009.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17010.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17011.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17012.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17013.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17014.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17015.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17016.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17017.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17018.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17019.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17020.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17021.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17022.             $instance->setPagerType('default');
  17023.             $instance->setLabel('Доска');
  17024.             $instance->setTranslationDomain('messages');
  17025.             $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']]);
  17026.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17027.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17028.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17029.             $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()));
  17030.             $instance->setTemplateRegistry(($this->services['admin.ticket-dashboard.template_registry'] ?? $this->getAdmin_Ticketdashboard_TemplateRegistryService()));
  17031.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17032.             $instance->initialize();
  17033.             return $instance;
  17034.         };
  17035.         return $this->factories['admin.ticket-dashboard']();
  17036.     }
  17037.     /**
  17038.      * Gets the public 'admin.ticket-dashboard.template_registry' shared service.
  17039.      *
  17040.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17041.      */
  17042.     protected function getAdmin_Ticketdashboard_TemplateRegistryService()
  17043.     {
  17044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17046.         return $this->services['admin.ticket-dashboard.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17047.     }
  17048.     /**
  17049.      * Gets the public 'admin.ticket-planer' service.
  17050.      *
  17051.      * @return \AdminBundle\Admin\Ticket\TicketPlanerAdmin
  17052.      */
  17053.     protected function getAdmin_TicketplanerService()
  17054.     {
  17055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17062.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17064.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17066.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17067.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17068.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketPlanerAdmin.php';
  17069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17070.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17073.         $this->factories['admin.ticket-planer'] = function () {
  17074.             $instance = new \AdminBundle\Admin\Ticket\TicketPlanerAdmin('admin.ticket-planer''CoreBundle\\Entity\\Ticket''sonata.admin.controller.crud');
  17075.             $instance->setManagerType('orm');
  17076.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17077.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17078.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17079.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17080.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17081.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17082.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17083.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17084.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17085.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17086.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17087.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17088.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17089.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17090.             $instance->setPagerType('default');
  17091.             $instance->setLabel('Планер');
  17092.             $instance->setTranslationDomain('messages');
  17093.             $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']]);
  17094.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17095.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17096.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17097.             $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()));
  17098.             $instance->setTemplateRegistry(($this->services['admin.ticket-planer.template_registry'] ?? $this->getAdmin_Ticketplaner_TemplateRegistryService()));
  17099.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17100.             $instance->initialize();
  17101.             return $instance;
  17102.         };
  17103.         return $this->factories['admin.ticket-planer']();
  17104.     }
  17105.     /**
  17106.      * Gets the public 'admin.ticket-planer.template_registry' shared service.
  17107.      *
  17108.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17109.      */
  17110.     protected function getAdmin_Ticketplaner_TemplateRegistryService()
  17111.     {
  17112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17114.         return $this->services['admin.ticket-planer.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17115.     }
  17116.     /**
  17117.      * Gets the public 'admin.ticket-report' service.
  17118.      *
  17119.      * @return \AdminBundle\Admin\Ticket\TicketReportAdmin
  17120.      */
  17121.     protected function getAdmin_TicketreportService()
  17122.     {
  17123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17124.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17125.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17132.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17135.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17136.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Ticket/TicketReportAdmin.php';
  17137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17138.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17141.         $this->factories['admin.ticket-report'] = function () {
  17142.             $instance = new \AdminBundle\Admin\Ticket\TicketReportAdmin('admin.ticket-report''CoreBundle\\Entity\\TicketTime''sonata.admin.controller.crud');
  17143.             $instance->setManagerType('orm');
  17144.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17145.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17146.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17147.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17148.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17149.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17150.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17151.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17152.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17153.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17154.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17155.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17156.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17157.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17158.             $instance->setPagerType('default');
  17159.             $instance->setLabel('Отчеты');
  17160.             $instance->setTranslationDomain('messages');
  17161.             $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']]);
  17162.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17163.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17164.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17165.             $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()));
  17166.             $instance->setTemplateRegistry(($this->services['admin.ticket-report.template_registry'] ?? $this->getAdmin_Ticketreport_TemplateRegistryService()));
  17167.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17168.             $instance->initialize();
  17169.             return $instance;
  17170.         };
  17171.         return $this->factories['admin.ticket-report']();
  17172.     }
  17173.     /**
  17174.      * Gets the public 'admin.ticket-report.template_registry' shared service.
  17175.      *
  17176.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17177.      */
  17178.     protected function getAdmin_Ticketreport_TemplateRegistryService()
  17179.     {
  17180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17182.         return $this->services['admin.ticket-report.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17183.     }
  17184.     /**
  17185.      * Gets the public 'admin.ticket.template_registry' shared service.
  17186.      *
  17187.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17188.      */
  17189.     protected function getAdmin_Ticket_TemplateRegistryService()
  17190.     {
  17191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17193.         return $this->services['admin.ticket.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17194.     }
  17195.     /**
  17196.      * Gets the public 'admin.txn' service.
  17197.      *
  17198.      * @return \AdminBundle\Admin\TxnAdmin
  17199.      */
  17200.     protected function getAdmin_TxnService()
  17201.     {
  17202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17214.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/TxnAdmin.php';
  17215.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17219.         $this->factories['admin.txn'] = function () {
  17220.             $instance = new \AdminBundle\Admin\TxnAdmin('admin.txn''BmpGatewayBundle\\Entity\\GatewayTxn''sonata.admin.controller.crud');
  17221.             $instance->setManagerType('orm');
  17222.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17223.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17224.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17225.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17226.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17227.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17228.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17229.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17230.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17231.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17232.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17233.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17234.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17235.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17236.             $instance->setPagerType('default');
  17237.             $instance->setLabel('Транзакции');
  17238.             $instance->setTranslationDomain('messages');
  17239.             $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']]);
  17240.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17241.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17242.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17243.             $instance->setTemplateRegistry(($this->services['admin.txn.template_registry'] ?? $this->getAdmin_Txn_TemplateRegistryService()));
  17244.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17245.             $instance->initialize();
  17246.             return $instance;
  17247.         };
  17248.         return $this->factories['admin.txn']();
  17249.     }
  17250.     /**
  17251.      * Gets the public 'admin.txn.template_registry' shared service.
  17252.      *
  17253.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17254.      */
  17255.     protected function getAdmin_Txn_TemplateRegistryService()
  17256.     {
  17257.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17258.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17259.         return $this->services['admin.txn.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17260.     }
  17261.     /**
  17262.      * Gets the public 'admin.user' service.
  17263.      *
  17264.      * @return \AdminBundle\Admin\UserAdmin
  17265.      */
  17266.     protected function getAdmin_UserService()
  17267.     {
  17268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17269.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17277.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17280.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17281.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/UserAdmin.php';
  17282.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17285.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17286.         $this->factories['admin.user'] = function () {
  17287.             $instance = new \AdminBundle\Admin\UserAdmin('admin.user''CoreBundle\\Entity\\User''sonata.admin.controller.crud');
  17288.             $instance->setManagerType('orm');
  17289.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17290.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17291.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17292.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17293.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17294.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17295.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17296.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17297.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17298.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17299.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17300.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17301.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17302.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17303.             $instance->setPagerType('default');
  17304.             $instance->setLabel('Пользователи');
  17305.             $instance->setTranslationDomain('messages');
  17306.             $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']]);
  17307.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17308.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17309.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17310.             $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()));
  17311.             $instance->setTemplateRegistry(($this->services['admin.user.template_registry'] ?? $this->getAdmin_User_TemplateRegistryService()));
  17312.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17313.             $instance->initialize();
  17314.             return $instance;
  17315.         };
  17316.         return $this->factories['admin.user']();
  17317.     }
  17318.     /**
  17319.      * Gets the public 'admin.user.template_registry' shared service.
  17320.      *
  17321.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17322.      */
  17323.     protected function getAdmin_User_TemplateRegistryService()
  17324.     {
  17325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17327.         return $this->services['admin.user.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17328.     }
  17329.     /**
  17330.      * Gets the public 'admin.vehicle_auto_ria_option.template_registry' shared service.
  17331.      *
  17332.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17333.      */
  17334.     protected function getAdmin_VehicleAutoRiaOption_TemplateRegistryService()
  17335.     {
  17336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17338.         return $this->services['admin.vehicle_auto_ria_option.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17339.     }
  17340.     /**
  17341.      * Gets the public 'admin.vehicles.autoria_options' service.
  17342.      *
  17343.      * @return \AdminBundle\Admin\Vehicles\AutoRiaOptionsAdmin
  17344.      */
  17345.     protected function getAdmin_Vehicles_AutoriaOptionsService()
  17346.     {
  17347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17351.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17355.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17356.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17359.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/AutoRiaOptionsAdmin.php';
  17360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17364.         $this->factories['admin.vehicles.autoria_options'] = function () {
  17365.             $instance = new \AdminBundle\Admin\Vehicles\AutoRiaOptionsAdmin('admin.vehicles.autoria_options''CoreBundle\\Entity\\AutoRiaOptions''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17366.             $instance->setManagerType('orm');
  17367.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17368.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17369.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17370.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17371.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17372.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17373.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17374.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17375.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17376.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17377.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17378.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17379.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17380.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17381.             $instance->setPagerType('default');
  17382.             $instance->setLabel('AutoRia опции');
  17383.             $instance->setTranslationDomain('messages');
  17384.             $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']]);
  17385.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17386.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17387.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17388.             $instance->setTemplateRegistry(($this->services['admin.vehicles.autoria_options.template_registry'] ?? $this->getAdmin_Vehicles_AutoriaOptions_TemplateRegistryService()));
  17389.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17390.             $instance->initialize();
  17391.             return $instance;
  17392.         };
  17393.         return $this->factories['admin.vehicles.autoria_options']();
  17394.     }
  17395.     /**
  17396.      * Gets the public 'admin.vehicles.autoria_options.template_registry' shared service.
  17397.      *
  17398.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17399.      */
  17400.     protected function getAdmin_Vehicles_AutoriaOptions_TemplateRegistryService()
  17401.     {
  17402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17404.         return $this->services['admin.vehicles.autoria_options.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17405.     }
  17406.     /**
  17407.      * Gets the public 'admin.vehicles.bus_in_stock' service.
  17408.      *
  17409.      * @return \AdminBundle\Admin\Vehicles\Bus\InStockAdmin
  17410.      */
  17411.     protected function getAdmin_Vehicles_BusInStockService()
  17412.     {
  17413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17425.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17426.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  17427.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/InStockAdmin.php';
  17428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17432.         $this->factories['admin.vehicles.bus_in_stock'] = function () {
  17433.             $instance = new \AdminBundle\Admin\Vehicles\Bus\InStockAdmin('admin.vehicles.bus_in_stock''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17434.             $instance->setManagerType('orm');
  17435.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17436.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17437.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17438.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17439.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17440.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17441.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17442.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17443.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17444.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17445.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17446.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17447.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17448.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17449.             $instance->setPagerType('default');
  17450.             $instance->setLabel('Автомобили в наличии');
  17451.             $instance->setTranslationDomain('messages');
  17452.             $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']]);
  17453.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17454.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17455.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17456.             $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()));
  17457.             $instance->setTemplateRegistry(($this->services['admin.vehicles.bus_in_stock.template_registry'] ?? $this->getAdmin_Vehicles_BusInStock_TemplateRegistryService()));
  17458.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17459.             $instance->initialize();
  17460.             return $instance;
  17461.         };
  17462.         return $this->factories['admin.vehicles.bus_in_stock']();
  17463.     }
  17464.     /**
  17465.      * Gets the public 'admin.vehicles.bus_in_stock.template_registry' shared service.
  17466.      *
  17467.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17468.      */
  17469.     protected function getAdmin_Vehicles_BusInStock_TemplateRegistryService()
  17470.     {
  17471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17473.         return $this->services['admin.vehicles.bus_in_stock.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17474.     }
  17475.     /**
  17476.      * Gets the public 'admin.vehicles.bus_specification' service.
  17477.      *
  17478.      * @return \AdminBundle\Admin\Vehicles\Bus\SpecificationAdmin
  17479.      */
  17480.     protected function getAdmin_Vehicles_BusSpecificationService()
  17481.     {
  17482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17491.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17492.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17493.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17494.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17495.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseSpecificationAdmin.php';
  17496.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/SpecificationAdmin.php';
  17497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17498.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17501.         $this->factories['admin.vehicles.bus_specification'] = function () {
  17502.             $instance = new \AdminBundle\Admin\Vehicles\Bus\SpecificationAdmin('admin.vehicles.bus_specification''CoreBundle\\Entity\\Vehicles\\Specification''sonata.admin.controller.crud');
  17503.             $instance->setManagerType('orm');
  17504.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17505.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17506.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17507.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17508.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17509.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17510.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17511.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17512.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17513.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17514.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17515.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17516.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17517.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17518.             $instance->setPagerType('default');
  17519.             $instance->setLabel('Спецификации');
  17520.             $instance->setTranslationDomain('messages');
  17521.             $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']]);
  17522.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17523.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17524.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17525.             $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()));
  17526.             $instance->setTemplateRegistry(($this->services['admin.vehicles.bus_specification.template_registry'] ?? $this->getAdmin_Vehicles_BusSpecification_TemplateRegistryService()));
  17527.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17528.             $instance->initialize();
  17529.             return $instance;
  17530.         };
  17531.         return $this->factories['admin.vehicles.bus_specification']();
  17532.     }
  17533.     /**
  17534.      * Gets the public 'admin.vehicles.bus_specification.template_registry' shared service.
  17535.      *
  17536.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17537.      */
  17538.     protected function getAdmin_Vehicles_BusSpecification_TemplateRegistryService()
  17539.     {
  17540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17542.         return $this->services['admin.vehicles.bus_specification.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17543.     }
  17544.     /**
  17545.      * Gets the public 'admin.vehicles.bus_variation' service.
  17546.      *
  17547.      * @return \AdminBundle\Admin\Vehicles\Bus\VariationAdmin
  17548.      */
  17549.     protected function getAdmin_Vehicles_BusVariationService()
  17550.     {
  17551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17552.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17553.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17559.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17560.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17561.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17562.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17563.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17564.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  17565.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/VariationAdmin.php';
  17566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17570.         $this->factories['admin.vehicles.bus_variation'] = function () {
  17571.             $instance = new \AdminBundle\Admin\Vehicles\Bus\VariationAdmin('admin.vehicles.bus_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17572.             $instance->setManagerType('orm');
  17573.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17574.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17575.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17576.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17577.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17578.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17579.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17580.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17581.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17582.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17583.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17584.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17585.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17586.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17587.             $instance->setPagerType('default');
  17588.             $instance->setLabel('Вариации');
  17589.             $instance->setTranslationDomain('messages');
  17590.             $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']]);
  17591.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17592.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17593.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17594.             $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()));
  17595.             $instance->setTemplateRegistry(($this->services['admin.vehicles.bus_variation.template_registry'] ?? $this->getAdmin_Vehicles_BusVariation_TemplateRegistryService()));
  17596.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17597.             $instance->initialize();
  17598.             return $instance;
  17599.         };
  17600.         return $this->factories['admin.vehicles.bus_variation']();
  17601.     }
  17602.     /**
  17603.      * Gets the public 'admin.vehicles.bus_variation.template_registry' shared service.
  17604.      *
  17605.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17606.      */
  17607.     protected function getAdmin_Vehicles_BusVariation_TemplateRegistryService()
  17608.     {
  17609.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17611.         return $this->services['admin.vehicles.bus_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17612.     }
  17613.     /**
  17614.      * Gets the public 'admin.vehicles.bus_vehicle' service.
  17615.      *
  17616.      * @return \AdminBundle\Admin\Vehicles\Bus\VehicleAdmin
  17617.      */
  17618.     protected function getAdmin_Vehicles_BusVehicleService()
  17619.     {
  17620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17626.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17627.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17628.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17630.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17631.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17632.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17633.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  17634.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Bus/VehicleAdmin.php';
  17635.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17639.         $this->factories['admin.vehicles.bus_vehicle'] = function () {
  17640.             $instance = new \AdminBundle\Admin\Vehicles\Bus\VehicleAdmin('admin.vehicles.bus_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17641.             $instance->setManagerType('orm');
  17642.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17643.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17644.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17645.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17646.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17647.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17648.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17649.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17650.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17651.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17652.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17653.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17654.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17655.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17656.             $instance->setPagerType('default');
  17657.             $instance->setLabel('Автобусы');
  17658.             $instance->setTranslationDomain('messages');
  17659.             $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']]);
  17660.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17661.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17662.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17663.             $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()));
  17664.             $instance->setTemplateRegistry(($this->services['admin.vehicles.bus_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_BusVehicle_TemplateRegistryService()));
  17665.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17666.             $instance->initialize();
  17667.             return $instance;
  17668.         };
  17669.         return $this->factories['admin.vehicles.bus_vehicle']();
  17670.     }
  17671.     /**
  17672.      * Gets the public 'admin.vehicles.bus_vehicle.template_registry' shared service.
  17673.      *
  17674.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17675.      */
  17676.     protected function getAdmin_Vehicles_BusVehicle_TemplateRegistryService()
  17677.     {
  17678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17679.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17680.         return $this->services['admin.vehicles.bus_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17681.     }
  17682.     /**
  17683.      * Gets the public 'admin.vehicles.category' service.
  17684.      *
  17685.      * @return \AdminBundle\Admin\References\CategoryAdmin
  17686.      */
  17687.     protected function getAdmin_Vehicles_CategoryService()
  17688.     {
  17689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17690.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17691.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17692.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17695.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17696.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17699.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17700.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17701.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17702.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/CategoryAdmin.php';
  17703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17707.         $this->factories['admin.vehicles.category'] = function () {
  17708.             $instance = new \AdminBundle\Admin\References\CategoryAdmin('admin.vehicles.category''CoreBundle\\Entity\\Vehicles\\Category''sonata.admin.controller.crud');
  17709.             $instance->setManagerType('orm');
  17710.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17711.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17712.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17713.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17714.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17715.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17716.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17717.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17718.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17719.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17720.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17721.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17722.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17723.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17724.             $instance->setPagerType('default');
  17725.             $instance->setLabel('Категории техники');
  17726.             $instance->setTranslationDomain('messages');
  17727.             $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']]);
  17728.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17729.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17730.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17731.             $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()));
  17732.             $instance->setTemplateRegistry(($this->services['admin.vehicles.category.template_registry'] ?? $this->getAdmin_Vehicles_Category_TemplateRegistryService()));
  17733.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17734.             $instance->initialize();
  17735.             return $instance;
  17736.         };
  17737.         return $this->factories['admin.vehicles.category']();
  17738.     }
  17739.     /**
  17740.      * Gets the public 'admin.vehicles.category.template_registry' shared service.
  17741.      *
  17742.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17743.      */
  17744.     protected function getAdmin_Vehicles_Category_TemplateRegistryService()
  17745.     {
  17746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17748.         return $this->services['admin.vehicles.category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17749.     }
  17750.     /**
  17751.      * Gets the public 'admin.vehicles.content' service.
  17752.      *
  17753.      * @return \AdminBundle\Admin\Vehicles\VehicleContentAdmin
  17754.      */
  17755.     protected function getAdmin_Vehicles_ContentService()
  17756.     {
  17757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17762.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17763.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17764.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17766.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17768.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17769.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17770.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleContentAdmin.php';
  17771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17775.         $this->factories['admin.vehicles.content'] = function () {
  17776.             $instance = new \AdminBundle\Admin\Vehicles\VehicleContentAdmin('admin.vehicles.content''CoreBundle\\Entity\\Vehicles\\VehicleContent''sonata.admin.controller.crud');
  17777.             $instance->setManagerType('orm');
  17778.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17779.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17780.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17781.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17782.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17783.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17784.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17785.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17786.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17787.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17788.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17789.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17790.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17791.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17792.             $instance->setPagerType('default');
  17793.             $instance->setLabel(NULL);
  17794.             $instance->setTranslationDomain('messages');
  17795.             $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']]);
  17796.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17797.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17798.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17799.             $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()));
  17800.             $instance->setTemplateRegistry(($this->services['admin.vehicles.content.template_registry'] ?? $this->getAdmin_Vehicles_Content_TemplateRegistryService()));
  17801.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17802.             $instance->initialize();
  17803.             return $instance;
  17804.         };
  17805.         return $this->factories['admin.vehicles.content']();
  17806.     }
  17807.     /**
  17808.      * Gets the public 'admin.vehicles.content.template_registry' shared service.
  17809.      *
  17810.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17811.      */
  17812.     protected function getAdmin_Vehicles_Content_TemplateRegistryService()
  17813.     {
  17814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17816.         return $this->services['admin.vehicles.content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17817.     }
  17818.     /**
  17819.      * Gets the public 'admin.vehicles.direction_of_production' service.
  17820.      *
  17821.      * @return \AdminBundle\Admin\DirectionOfProductionAdmin
  17822.      */
  17823.     protected function getAdmin_Vehicles_DirectionOfProductionService()
  17824.     {
  17825.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17837.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17838.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DirectionOfProductionAdmin.php';
  17839.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17843.         $this->factories['admin.vehicles.direction_of_production'] = function () {
  17844.             $instance = new \AdminBundle\Admin\DirectionOfProductionAdmin('admin.vehicles.direction_of_production''DcSiteBundle\\Entity\\DirectionOfProduction''sonata.admin.controller.crud');
  17845.             $instance->setManagerType('orm');
  17846.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17847.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17848.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17849.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17850.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17851.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17852.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17853.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17854.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17855.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17856.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17857.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17858.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17859.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17860.             $instance->setPagerType('default');
  17861.             $instance->setLabel('Напрямки виробництва');
  17862.             $instance->setTranslationDomain('messages');
  17863.             $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']]);
  17864.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17865.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17866.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17867.             $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()));
  17868.             $instance->setTemplateRegistry(($this->services['admin.vehicles.direction_of_production.template_registry'] ?? $this->getAdmin_Vehicles_DirectionOfProduction_TemplateRegistryService()));
  17869.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17870.             $instance->initialize();
  17871.             return $instance;
  17872.         };
  17873.         return $this->factories['admin.vehicles.direction_of_production']();
  17874.     }
  17875.     /**
  17876.      * Gets the public 'admin.vehicles.direction_of_production.template_registry' shared service.
  17877.      *
  17878.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17879.      */
  17880.     protected function getAdmin_Vehicles_DirectionOfProduction_TemplateRegistryService()
  17881.     {
  17882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17884.         return $this->services['admin.vehicles.direction_of_production.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17885.     }
  17886.     /**
  17887.      * Gets the public 'admin.vehicles.engine' service.
  17888.      *
  17889.      * @return \AdminBundle\Admin\References\EngineAdmin
  17890.      */
  17891.     protected function getAdmin_Vehicles_EngineService()
  17892.     {
  17893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17901.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17905.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17906.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/EngineAdmin.php';
  17907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17911.         $this->factories['admin.vehicles.engine'] = function () {
  17912.             $instance = new \AdminBundle\Admin\References\EngineAdmin('admin.vehicles.engine''DcSiteBundle\\Entity\\Engine''sonata.admin.controller.crud');
  17913.             $instance->setManagerType('orm');
  17914.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17915.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17916.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17917.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17918.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17919.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17920.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17921.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17922.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17923.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17924.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17925.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17926.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17927.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17928.             $instance->setPagerType('default');
  17929.             $instance->setLabel('Двигатели');
  17930.             $instance->setTranslationDomain('messages');
  17931.             $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']]);
  17932.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  17933.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  17934.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  17935.             $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()));
  17936.             $instance->setTemplateRegistry(($this->services['admin.vehicles.engine.template_registry'] ?? $this->getAdmin_Vehicles_Engine_TemplateRegistryService()));
  17937.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  17938.             $instance->initialize();
  17939.             return $instance;
  17940.         };
  17941.         return $this->factories['admin.vehicles.engine']();
  17942.     }
  17943.     /**
  17944.      * Gets the public 'admin.vehicles.engine.template_registry' shared service.
  17945.      *
  17946.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  17947.      */
  17948.     protected function getAdmin_Vehicles_Engine_TemplateRegistryService()
  17949.     {
  17950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  17951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  17952.         return $this->services['admin.vehicles.engine.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  17953.     }
  17954.     /**
  17955.      * Gets the public 'admin.vehicles.equipment' service.
  17956.      *
  17957.      * @return \AdminBundle\Admin\Vehicles\EquipmentAdmin
  17958.      */
  17959.     protected function getAdmin_Vehicles_EquipmentService()
  17960.     {
  17961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  17962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  17963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  17964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  17965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  17966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  17967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  17968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  17969.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  17970.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  17971.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  17972.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  17973.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  17974.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/EquipmentAdmin.php';
  17975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  17976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  17977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  17978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  17979.         $this->factories['admin.vehicles.equipment'] = function () {
  17980.             $instance = new \AdminBundle\Admin\Vehicles\EquipmentAdmin('admin.vehicles.equipment''CoreBundle\\Entity\\Vehicles\\Equipment''AdminBundle\\Controller\\Vehicles\\CRUDController');
  17981.             $instance->setManagerType('orm');
  17982.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  17983.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  17984.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  17985.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  17986.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  17987.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  17988.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  17989.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  17990.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  17991.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  17992.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  17993.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  17994.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  17995.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  17996.             $instance->setPagerType('default');
  17997.             $instance->setLabel(NULL);
  17998.             $instance->setTranslationDomain('messages');
  17999.             $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']]);
  18000.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18001.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18002.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18003.             $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()));
  18004.             $instance->setTemplateRegistry(($this->services['admin.vehicles.equipment.template_registry'] ?? $this->getAdmin_Vehicles_Equipment_TemplateRegistryService()));
  18005.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18006.             $instance->initialize();
  18007.             return $instance;
  18008.         };
  18009.         return $this->factories['admin.vehicles.equipment']();
  18010.     }
  18011.     /**
  18012.      * Gets the public 'admin.vehicles.equipment.template_registry' shared service.
  18013.      *
  18014.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18015.      */
  18016.     protected function getAdmin_Vehicles_Equipment_TemplateRegistryService()
  18017.     {
  18018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18020.         return $this->services['admin.vehicles.equipment.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18021.     }
  18022.     /**
  18023.      * Gets the public 'admin.vehicles.equipment_iption' service.
  18024.      *
  18025.      * @return \AdminBundle\Admin\References\EquipmentOptionAdmin
  18026.      */
  18027.     protected function getAdmin_Vehicles_EquipmentIptionService()
  18028.     {
  18029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18038.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18041.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18042.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/EquipmentOptionAdmin.php';
  18043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18047.         $this->factories['admin.vehicles.equipment_iption'] = function () {
  18048.             $instance = new \AdminBundle\Admin\References\EquipmentOptionAdmin('admin.vehicles.equipment_iption''CoreBundle\\Entity\\Vehicles\\EquipmentOption''AdminBundle\\Controller\\BaseCRUDController');
  18049.             $instance->setManagerType('orm');
  18050.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18051.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18052.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18053.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18054.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18055.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18056.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18057.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18058.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18059.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18060.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18061.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18062.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18063.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18064.             $instance->setPagerType('default');
  18065.             $instance->setLabel('Опции комплектаций');
  18066.             $instance->setTranslationDomain('messages');
  18067.             $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']]);
  18068.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18069.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18070.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18071.             $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()));
  18072.             $instance->setTemplateRegistry(($this->services['admin.vehicles.equipment_iption.template_registry'] ?? $this->getAdmin_Vehicles_EquipmentIption_TemplateRegistryService()));
  18073.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18074.             $instance->initialize();
  18075.             return $instance;
  18076.         };
  18077.         return $this->factories['admin.vehicles.equipment_iption']();
  18078.     }
  18079.     /**
  18080.      * Gets the public 'admin.vehicles.equipment_iption.template_registry' shared service.
  18081.      *
  18082.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18083.      */
  18084.     protected function getAdmin_Vehicles_EquipmentIption_TemplateRegistryService()
  18085.     {
  18086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18088.         return $this->services['admin.vehicles.equipment_iption.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18089.     }
  18090.     /**
  18091.      * Gets the public 'admin.vehicles.faq_content' service.
  18092.      *
  18093.      * @return \AdminBundle\Admin\Vehicles\FaqContentAdmin
  18094.      */
  18095.     protected function getAdmin_Vehicles_FaqContentService()
  18096.     {
  18097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18103.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18104.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18105.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18106.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18107.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18109.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18110.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FaqContentAdmin.php';
  18111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18115.         $this->factories['admin.vehicles.faq_content'] = function () {
  18116.             $instance = new \AdminBundle\Admin\Vehicles\FaqContentAdmin('admin.vehicles.faq_content''CoreBundle\\Entity\\Vehicles\\FaqContent''sonata.admin.controller.crud');
  18117.             $instance->setManagerType('orm');
  18118.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18119.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18120.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18121.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18122.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18123.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18124.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18125.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18126.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18127.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18128.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18129.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18130.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18131.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18132.             $instance->setPagerType('default');
  18133.             $instance->setLabel(NULL);
  18134.             $instance->setTranslationDomain('messages');
  18135.             $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']]);
  18136.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18137.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18138.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18139.             $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()));
  18140.             $instance->setTemplateRegistry(($this->services['admin.vehicles.faq_content.template_registry'] ?? $this->getAdmin_Vehicles_FaqContent_TemplateRegistryService()));
  18141.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18142.             $instance->initialize();
  18143.             return $instance;
  18144.         };
  18145.         return $this->factories['admin.vehicles.faq_content']();
  18146.     }
  18147.     /**
  18148.      * Gets the public 'admin.vehicles.faq_content.template_registry' shared service.
  18149.      *
  18150.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18151.      */
  18152.     protected function getAdmin_Vehicles_FaqContent_TemplateRegistryService()
  18153.     {
  18154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18156.         return $this->services['admin.vehicles.faq_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18157.     }
  18158.     /**
  18159.      * Gets the public 'admin.vehicles.faqs' service.
  18160.      *
  18161.      * @return \AdminBundle\Admin\Vehicles\FaqAdmin
  18162.      */
  18163.     protected function getAdmin_Vehicles_FaqsService()
  18164.     {
  18165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18166.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18174.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18177.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18178.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FaqAdmin.php';
  18179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18183.         $this->factories['admin.vehicles.faqs'] = function () {
  18184.             $instance = new \AdminBundle\Admin\Vehicles\FaqAdmin('admin.vehicles.faqs''CoreBundle\\Entity\\Vehicles\\Faq''sonata.admin.controller.crud');
  18185.             $instance->setManagerType('orm');
  18186.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18187.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18188.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18189.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18190.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18191.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18192.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18193.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18194.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18195.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18196.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18197.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18198.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18199.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18200.             $instance->setPagerType('default');
  18201.             $instance->setLabel(NULL);
  18202.             $instance->setTranslationDomain('messages');
  18203.             $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']]);
  18204.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18205.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18206.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18207.             $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()));
  18208.             $instance->setTemplateRegistry(($this->services['admin.vehicles.faqs.template_registry'] ?? $this->getAdmin_Vehicles_Faqs_TemplateRegistryService()));
  18209.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18210.             $instance->initialize();
  18211.             return $instance;
  18212.         };
  18213.         return $this->factories['admin.vehicles.faqs']();
  18214.     }
  18215.     /**
  18216.      * Gets the public 'admin.vehicles.faqs.template_registry' shared service.
  18217.      *
  18218.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18219.      */
  18220.     protected function getAdmin_Vehicles_Faqs_TemplateRegistryService()
  18221.     {
  18222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18223.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18224.         return $this->services['admin.vehicles.faqs.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18225.     }
  18226.     /**
  18227.      * Gets the public 'admin.vehicles.features' service.
  18228.      *
  18229.      * @return \AdminBundle\Admin\Vehicles\FeatureAdmin
  18230.      */
  18231.     protected function getAdmin_Vehicles_FeaturesService()
  18232.     {
  18233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18234.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18242.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18244.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18245.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18246.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FeatureAdmin.php';
  18247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18251.         $this->factories['admin.vehicles.features'] = function () {
  18252.             $instance = new \AdminBundle\Admin\Vehicles\FeatureAdmin('admin.vehicles.features''CoreBundle\\Entity\\Vehicles\\Feature''sonata.admin.controller.crud');
  18253.             $instance->setManagerType('orm');
  18254.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18255.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18256.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18257.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18258.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18259.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18260.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18261.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18262.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18263.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18264.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18265.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18266.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18267.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18268.             $instance->setPagerType('default');
  18269.             $instance->setLabel(NULL);
  18270.             $instance->setTranslationDomain('messages');
  18271.             $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']]);
  18272.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18273.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18274.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18275.             $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()));
  18276.             $instance->setTemplateRegistry(($this->services['admin.vehicles.features.template_registry'] ?? $this->getAdmin_Vehicles_Features_TemplateRegistryService()));
  18277.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18278.             $instance->initialize();
  18279.             return $instance;
  18280.         };
  18281.         return $this->factories['admin.vehicles.features']();
  18282.     }
  18283.     /**
  18284.      * Gets the public 'admin.vehicles.features.group' service.
  18285.      *
  18286.      * @return \AdminBundle\Admin\References\FeatureGroupAdmin
  18287.      */
  18288.     protected function getAdmin_Vehicles_Features_GroupService()
  18289.     {
  18290.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18302.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18303.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/FeatureGroupAdmin.php';
  18304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18308.         $this->factories['admin.vehicles.features.group'] = function () {
  18309.             $instance = new \AdminBundle\Admin\References\FeatureGroupAdmin('admin.vehicles.features.group''CoreBundle\\Entity\\Vehicles\\FeatureGroup''sonata.admin.controller.crud');
  18310.             $instance->setManagerType('orm');
  18311.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18312.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18313.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18314.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18315.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18316.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18317.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18318.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18319.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18320.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18321.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18322.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18323.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18324.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18325.             $instance->setPagerType('default');
  18326.             $instance->setLabel('Группы особенностей');
  18327.             $instance->setTranslationDomain('messages');
  18328.             $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']]);
  18329.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18330.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18331.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18332.             $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()));
  18333.             $instance->setTemplateRegistry(($this->services['admin.vehicles.features.group.template_registry'] ?? $this->getAdmin_Vehicles_Features_Group_TemplateRegistryService()));
  18334.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18335.             $instance->initialize();
  18336.             return $instance;
  18337.         };
  18338.         return $this->factories['admin.vehicles.features.group']();
  18339.     }
  18340.     /**
  18341.      * Gets the public 'admin.vehicles.features.group.template_registry' shared service.
  18342.      *
  18343.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18344.      */
  18345.     protected function getAdmin_Vehicles_Features_Group_TemplateRegistryService()
  18346.     {
  18347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18349.         return $this->services['admin.vehicles.features.group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18350.     }
  18351.     /**
  18352.      * Gets the public 'admin.vehicles.features.template_registry' shared service.
  18353.      *
  18354.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18355.      */
  18356.     protected function getAdmin_Vehicles_Features_TemplateRegistryService()
  18357.     {
  18358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18360.         return $this->services['admin.vehicles.features.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18361.     }
  18362.     /**
  18363.      * Gets the public 'admin.vehicles.features_content' service.
  18364.      *
  18365.      * @return \AdminBundle\Admin\Vehicles\FeatureContentAdmin
  18366.      */
  18367.     protected function getAdmin_Vehicles_FeaturesContentService()
  18368.     {
  18369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18378.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18381.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18382.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/FeatureContentAdmin.php';
  18383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18387.         $this->factories['admin.vehicles.features_content'] = function () {
  18388.             $instance = new \AdminBundle\Admin\Vehicles\FeatureContentAdmin('admin.vehicles.features_content''CoreBundle\\Entity\\Vehicles\\FeatureContent''sonata.admin.controller.crud');
  18389.             $instance->setManagerType('orm');
  18390.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18391.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18392.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18393.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18394.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18395.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18396.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18397.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18398.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18399.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18400.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18401.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18402.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18403.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18404.             $instance->setPagerType('default');
  18405.             $instance->setLabel(NULL);
  18406.             $instance->setTranslationDomain('messages');
  18407.             $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']]);
  18408.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18409.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18410.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18411.             $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()));
  18412.             $instance->setTemplateRegistry(($this->services['admin.vehicles.features_content.template_registry'] ?? $this->getAdmin_Vehicles_FeaturesContent_TemplateRegistryService()));
  18413.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18414.             $instance->initialize();
  18415.             return $instance;
  18416.         };
  18417.         return $this->factories['admin.vehicles.features_content']();
  18418.     }
  18419.     /**
  18420.      * Gets the public 'admin.vehicles.features_content.template_registry' shared service.
  18421.      *
  18422.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18423.      */
  18424.     protected function getAdmin_Vehicles_FeaturesContent_TemplateRegistryService()
  18425.     {
  18426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18428.         return $this->services['admin.vehicles.features_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18429.     }
  18430.     /**
  18431.      * Gets the public 'admin.vehicles.file' service.
  18432.      *
  18433.      * @return \AdminBundle\Admin\Vehicles\VehicleFileAdmin
  18434.      */
  18435.     protected function getAdmin_Vehicles_FileService()
  18436.     {
  18437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18443.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18446.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18449.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18450.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleFileAdmin.php';
  18451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18455.         $this->factories['admin.vehicles.file'] = function () {
  18456.             $instance = new \AdminBundle\Admin\Vehicles\VehicleFileAdmin('admin.vehicles.file''CoreBundle\\Entity\\Vehicles\\VehicleFile''sonata.admin.controller.crud');
  18457.             $instance->setManagerType('orm');
  18458.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18459.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18460.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18461.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18462.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18463.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18464.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18465.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18466.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18467.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18468.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18469.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18470.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18471.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18472.             $instance->setPagerType('default');
  18473.             $instance->setLabel(NULL);
  18474.             $instance->setTranslationDomain('messages');
  18475.             $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']]);
  18476.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18477.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18478.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18479.             $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()));
  18480.             $instance->setTemplateRegistry(($this->services['admin.vehicles.file.template_registry'] ?? $this->getAdmin_Vehicles_File_TemplateRegistryService()));
  18481.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18482.             $instance->initialize();
  18483.             return $instance;
  18484.         };
  18485.         return $this->factories['admin.vehicles.file']();
  18486.     }
  18487.     /**
  18488.      * Gets the public 'admin.vehicles.file.template_registry' shared service.
  18489.      *
  18490.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18491.      */
  18492.     protected function getAdmin_Vehicles_File_TemplateRegistryService()
  18493.     {
  18494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18496.         return $this->services['admin.vehicles.file.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18497.     }
  18498.     /**
  18499.      * Gets the public 'admin.vehicles.fraight_in_stock' service.
  18500.      *
  18501.      * @return \AdminBundle\Admin\Vehicles\Fraight\InStockAdmin
  18502.      */
  18503.     protected function getAdmin_Vehicles_FraightInStockService()
  18504.     {
  18505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18510.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18511.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18513.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18514.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18517.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18518.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  18519.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/InStockAdmin.php';
  18520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18524.         $this->factories['admin.vehicles.fraight_in_stock'] = function () {
  18525.             $instance = new \AdminBundle\Admin\Vehicles\Fraight\InStockAdmin('admin.vehicles.fraight_in_stock''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  18526.             $instance->setManagerType('orm');
  18527.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18528.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18529.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18530.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18531.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18532.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18533.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18534.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18535.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18536.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18537.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18538.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18539.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18540.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18541.             $instance->setPagerType('default');
  18542.             $instance->setLabel('Автомобили в наличии');
  18543.             $instance->setTranslationDomain('messages');
  18544.             $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']]);
  18545.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18546.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18547.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18548.             $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()));
  18549.             $instance->setTemplateRegistry(($this->services['admin.vehicles.fraight_in_stock.template_registry'] ?? $this->getAdmin_Vehicles_FraightInStock_TemplateRegistryService()));
  18550.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18551.             $instance->initialize();
  18552.             return $instance;
  18553.         };
  18554.         return $this->factories['admin.vehicles.fraight_in_stock']();
  18555.     }
  18556.     /**
  18557.      * Gets the public 'admin.vehicles.fraight_in_stock.template_registry' shared service.
  18558.      *
  18559.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18560.      */
  18561.     protected function getAdmin_Vehicles_FraightInStock_TemplateRegistryService()
  18562.     {
  18563.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18565.         return $this->services['admin.vehicles.fraight_in_stock.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18566.     }
  18567.     /**
  18568.      * Gets the public 'admin.vehicles.fraight_specification' service.
  18569.      *
  18570.      * @return \AdminBundle\Admin\Vehicles\Fraight\SpecificationAdmin
  18571.      */
  18572.     protected function getAdmin_Vehicles_FraightSpecificationService()
  18573.     {
  18574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18579.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18580.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18581.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18583.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18584.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18586.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18587.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseSpecificationAdmin.php';
  18588.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/SpecificationAdmin.php';
  18589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18593.         $this->factories['admin.vehicles.fraight_specification'] = function () {
  18594.             $instance = new \AdminBundle\Admin\Vehicles\Fraight\SpecificationAdmin('admin.vehicles.fraight_specification''CoreBundle\\Entity\\Vehicles\\Specification''sonata.admin.controller.crud');
  18595.             $instance->setManagerType('orm');
  18596.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18597.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18598.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18599.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18600.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18601.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18602.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18603.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18604.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18605.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18606.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18607.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18608.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18609.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18610.             $instance->setPagerType('default');
  18611.             $instance->setLabel('Спецификации');
  18612.             $instance->setTranslationDomain('messages');
  18613.             $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']]);
  18614.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18615.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18616.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18617.             $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()));
  18618.             $instance->setTemplateRegistry(($this->services['admin.vehicles.fraight_specification.template_registry'] ?? $this->getAdmin_Vehicles_FraightSpecification_TemplateRegistryService()));
  18619.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18620.             $instance->initialize();
  18621.             return $instance;
  18622.         };
  18623.         return $this->factories['admin.vehicles.fraight_specification']();
  18624.     }
  18625.     /**
  18626.      * Gets the public 'admin.vehicles.fraight_specification.template_registry' shared service.
  18627.      *
  18628.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18629.      */
  18630.     protected function getAdmin_Vehicles_FraightSpecification_TemplateRegistryService()
  18631.     {
  18632.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18633.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18634.         return $this->services['admin.vehicles.fraight_specification.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18635.     }
  18636.     /**
  18637.      * Gets the public 'admin.vehicles.fraight_variation' service.
  18638.      *
  18639.      * @return \AdminBundle\Admin\Vehicles\Fraight\VariationAdmin
  18640.      */
  18641.     protected function getAdmin_Vehicles_FraightVariationService()
  18642.     {
  18643.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18645.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18652.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18654.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18655.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18656.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  18657.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/VariationAdmin.php';
  18658.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18659.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18662.         $this->factories['admin.vehicles.fraight_variation'] = function () {
  18663.             $instance = new \AdminBundle\Admin\Vehicles\Fraight\VariationAdmin('admin.vehicles.fraight_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  18664.             $instance->setManagerType('orm');
  18665.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18666.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18667.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18668.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18669.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18670.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18671.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18672.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18673.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18674.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18675.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18676.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18677.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18678.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18679.             $instance->setPagerType('default');
  18680.             $instance->setLabel('Вариации');
  18681.             $instance->setTranslationDomain('messages');
  18682.             $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']]);
  18683.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18684.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18685.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18686.             $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()));
  18687.             $instance->setTemplateRegistry(($this->services['admin.vehicles.fraight_variation.template_registry'] ?? $this->getAdmin_Vehicles_FraightVariation_TemplateRegistryService()));
  18688.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18689.             $instance->initialize();
  18690.             return $instance;
  18691.         };
  18692.         return $this->factories['admin.vehicles.fraight_variation']();
  18693.     }
  18694.     /**
  18695.      * Gets the public 'admin.vehicles.fraight_variation.template_registry' shared service.
  18696.      *
  18697.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18698.      */
  18699.     protected function getAdmin_Vehicles_FraightVariation_TemplateRegistryService()
  18700.     {
  18701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18703.         return $this->services['admin.vehicles.fraight_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18704.     }
  18705.     /**
  18706.      * Gets the public 'admin.vehicles.fraight_vehicle' service.
  18707.      *
  18708.      * @return \AdminBundle\Admin\Vehicles\Fraight\VehicleAdmin
  18709.      */
  18710.     protected function getAdmin_Vehicles_FraightVehicleService()
  18711.     {
  18712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18714.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18715.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18717.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18721.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18722.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18723.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18724.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18725.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  18726.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Fraight/VehicleAdmin.php';
  18727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18731.         $this->factories['admin.vehicles.fraight_vehicle'] = function () {
  18732.             $instance = new \AdminBundle\Admin\Vehicles\Fraight\VehicleAdmin('admin.vehicles.fraight_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  18733.             $instance->setManagerType('orm');
  18734.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18735.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18736.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18737.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18738.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18739.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18740.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18741.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18742.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18743.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18744.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18745.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18746.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18747.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18748.             $instance->setPagerType('default');
  18749.             $instance->setLabel('Автомобили');
  18750.             $instance->setTranslationDomain('messages');
  18751.             $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']]);
  18752.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18753.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18754.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18755.             $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()));
  18756.             $instance->setTemplateRegistry(($this->services['admin.vehicles.fraight_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_FraightVehicle_TemplateRegistryService()));
  18757.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18758.             $instance->initialize();
  18759.             return $instance;
  18760.         };
  18761.         return $this->factories['admin.vehicles.fraight_vehicle']();
  18762.     }
  18763.     /**
  18764.      * Gets the public 'admin.vehicles.fraight_vehicle.template_registry' shared service.
  18765.      *
  18766.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18767.      */
  18768.     protected function getAdmin_Vehicles_FraightVehicle_TemplateRegistryService()
  18769.     {
  18770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18772.         return $this->services['admin.vehicles.fraight_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18773.     }
  18774.     /**
  18775.      * Gets the public 'admin.vehicles.group' service.
  18776.      *
  18777.      * @return \AdminBundle\Admin\References\VehicleGroupAdmin
  18778.      */
  18779.     protected function getAdmin_Vehicles_GroupService()
  18780.     {
  18781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18782.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18783.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18790.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18791.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18792.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18793.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18794.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/VehicleGroupAdmin.php';
  18795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18799.         $this->factories['admin.vehicles.group'] = function () {
  18800.             $instance = new \AdminBundle\Admin\References\VehicleGroupAdmin('admin.vehicles.group''CoreBundle\\Entity\\Vehicles\\Group''sonata.admin.controller.crud');
  18801.             $instance->setManagerType('orm');
  18802.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18803.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18804.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18805.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18806.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18807.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18808.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18809.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18810.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18811.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18812.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18813.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18814.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18815.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18816.             $instance->setPagerType('default');
  18817.             $instance->setLabel('Группы техники');
  18818.             $instance->setTranslationDomain('messages');
  18819.             $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']]);
  18820.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18821.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18822.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18823.             $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()));
  18824.             $instance->setTemplateRegistry(($this->services['admin.vehicles.group.template_registry'] ?? $this->getAdmin_Vehicles_Group_TemplateRegistryService()));
  18825.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18826.             $instance->initialize();
  18827.             return $instance;
  18828.         };
  18829.         return $this->factories['admin.vehicles.group']();
  18830.     }
  18831.     /**
  18832.      * Gets the public 'admin.vehicles.group.template_registry' shared service.
  18833.      *
  18834.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18835.      */
  18836.     protected function getAdmin_Vehicles_Group_TemplateRegistryService()
  18837.     {
  18838.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18839.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18840.         return $this->services['admin.vehicles.group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18841.     }
  18842.     /**
  18843.      * Gets the public 'admin.vehicles.in_stock_content' service.
  18844.      *
  18845.      * @return \AdminBundle\Admin\Vehicles\InStockContentAdmin
  18846.      */
  18847.     protected function getAdmin_Vehicles_InStockContentService()
  18848.     {
  18849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18852.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18858.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18859.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18860.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18861.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/InStockContentAdmin.php';
  18862.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18863.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18864.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18865.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18866.         $this->factories['admin.vehicles.in_stock_content'] = function () {
  18867.             $instance = new \AdminBundle\Admin\Vehicles\InStockContentAdmin('admin.vehicles.in_stock_content''CoreBundle\\Entity\\Vehicles\\InStockContent''sonata.admin.controller.crud');
  18868.             $instance->setManagerType('orm');
  18869.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18870.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18871.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18872.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18873.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18874.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18875.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18876.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18877.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18878.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18879.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18880.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18881.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18882.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18883.             $instance->setPagerType('default');
  18884.             $instance->setLabel(NULL);
  18885.             $instance->setTranslationDomain('messages');
  18886.             $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']]);
  18887.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18888.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18889.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18890.             $instance->setTemplateRegistry(($this->services['admin.vehicles.in_stock_content.template_registry'] ?? $this->getAdmin_Vehicles_InStockContent_TemplateRegistryService()));
  18891.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18892.             $instance->initialize();
  18893.             return $instance;
  18894.         };
  18895.         return $this->factories['admin.vehicles.in_stock_content']();
  18896.     }
  18897.     /**
  18898.      * Gets the public 'admin.vehicles.in_stock_content.template_registry' shared service.
  18899.      *
  18900.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18901.      */
  18902.     protected function getAdmin_Vehicles_InStockContent_TemplateRegistryService()
  18903.     {
  18904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18906.         return $this->services['admin.vehicles.in_stock_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18907.     }
  18908.     /**
  18909.      * Gets the public 'admin.vehicles.in_stock_part' service.
  18910.      *
  18911.      * @return \AdminBundle\Admin\Vehicles\InStockPartAdmin
  18912.      */
  18913.     protected function getAdmin_Vehicles_InStockPartService()
  18914.     {
  18915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18919.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18921.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18926.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18927.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18928.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/InStockPartAdmin.php';
  18929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  18932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  18933.         $this->factories['admin.vehicles.in_stock_part'] = function () {
  18934.             $instance = new \AdminBundle\Admin\Vehicles\InStockPartAdmin('admin.vehicles.in_stock_part''CoreBundle\\Entity\\Vehicles\\InStockPart''sonata.admin.controller.crud');
  18935.             $instance->setManagerType('orm');
  18936.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  18937.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  18938.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  18939.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  18940.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  18941.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  18942.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  18943.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  18944.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  18945.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  18946.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  18947.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  18948.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  18949.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  18950.             $instance->setPagerType('default');
  18951.             $instance->setLabel(NULL);
  18952.             $instance->setTranslationDomain('messages');
  18953.             $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']]);
  18954.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  18955.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  18956.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  18957.             $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()));
  18958.             $instance->setTemplateRegistry(($this->services['admin.vehicles.in_stock_part.template_registry'] ?? $this->getAdmin_Vehicles_InStockPart_TemplateRegistryService()));
  18959.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  18960.             $instance->initialize();
  18961.             return $instance;
  18962.         };
  18963.         return $this->factories['admin.vehicles.in_stock_part']();
  18964.     }
  18965.     /**
  18966.      * Gets the public 'admin.vehicles.in_stock_part.template_registry' shared service.
  18967.      *
  18968.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  18969.      */
  18970.     protected function getAdmin_Vehicles_InStockPart_TemplateRegistryService()
  18971.     {
  18972.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  18973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  18974.         return $this->services['admin.vehicles.in_stock_part.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  18975.     }
  18976.     /**
  18977.      * Gets the public 'admin.vehicles.markdown' service.
  18978.      *
  18979.      * @return \AdminBundle\Admin\References\MarkdownAdmin
  18980.      */
  18981.     protected function getAdmin_Vehicles_MarkdownService()
  18982.     {
  18983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  18984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  18985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  18986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  18987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  18988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  18989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  18990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  18991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  18992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  18993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  18994.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  18995.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  18996.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/MarkdownAdmin.php';
  18997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  18998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  18999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19001.         $this->factories['admin.vehicles.markdown'] = function () {
  19002.             $instance = new \AdminBundle\Admin\References\MarkdownAdmin('admin.vehicles.markdown''DcSiteBundle\\Entity\\Markdown''sonata.admin.controller.crud');
  19003.             $instance->setManagerType('orm');
  19004.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19005.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19006.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19007.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19008.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19009.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19010.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19011.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19012.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19013.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19014.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19015.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19016.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19017.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19018.             $instance->setPagerType('default');
  19019.             $instance->setLabel('Уценка автомобилей');
  19020.             $instance->setTranslationDomain('messages');
  19021.             $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']]);
  19022.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19023.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19024.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19025.             $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()));
  19026.             $instance->setTemplateRegistry(($this->services['admin.vehicles.markdown.template_registry'] ?? $this->getAdmin_Vehicles_Markdown_TemplateRegistryService()));
  19027.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19028.             $instance->initialize();
  19029.             return $instance;
  19030.         };
  19031.         return $this->factories['admin.vehicles.markdown']();
  19032.     }
  19033.     /**
  19034.      * Gets the public 'admin.vehicles.markdown.template_registry' shared service.
  19035.      *
  19036.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19037.      */
  19038.     protected function getAdmin_Vehicles_Markdown_TemplateRegistryService()
  19039.     {
  19040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19042.         return $this->services['admin.vehicles.markdown.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19043.     }
  19044.     /**
  19045.      * Gets the public 'admin.vehicles.model' service.
  19046.      *
  19047.      * @return \AdminBundle\Admin\References\ModelAdmin
  19048.      */
  19049.     protected function getAdmin_Vehicles_ModelService()
  19050.     {
  19051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19052.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19053.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19062.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19063.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19064.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/ModelAdmin.php';
  19065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19066.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19068.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19069.         $this->factories['admin.vehicles.model'] = function () {
  19070.             $instance = new \AdminBundle\Admin\References\ModelAdmin('admin.vehicles.model''CoreBundle\\Entity\\Model''AdminBundle\\Controller\\BaseCRUDController');
  19071.             $instance->setManagerType('orm');
  19072.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19073.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19074.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19075.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19076.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19077.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19078.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19079.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19080.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19081.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19082.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19083.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19084.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19085.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19086.             $instance->setPagerType('default');
  19087.             $instance->setLabel('Модели');
  19088.             $instance->setTranslationDomain('messages');
  19089.             $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']]);
  19090.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19091.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19092.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19093.             $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()));
  19094.             $instance->setTemplateRegistry(($this->services['admin.vehicles.model.template_registry'] ?? $this->getAdmin_Vehicles_Model_TemplateRegistryService()));
  19095.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19096.             $instance->initialize();
  19097.             return $instance;
  19098.         };
  19099.         return $this->factories['admin.vehicles.model']();
  19100.     }
  19101.     /**
  19102.      * Gets the public 'admin.vehicles.model.template_registry' shared service.
  19103.      *
  19104.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19105.      */
  19106.     protected function getAdmin_Vehicles_Model_TemplateRegistryService()
  19107.     {
  19108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19109.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19110.         return $this->services['admin.vehicles.model.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19111.     }
  19112.     /**
  19113.      * Gets the public 'admin.vehicles.moto_in_stock' service.
  19114.      *
  19115.      * @return \AdminBundle\Admin\Vehicles\Moto\InStockAdmin
  19116.      */
  19117.     protected function getAdmin_Vehicles_MotoInStockService()
  19118.     {
  19119.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19120.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19121.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19124.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19125.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19128.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19131.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19132.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  19133.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/InStockAdmin.php';
  19134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19138.         $this->factories['admin.vehicles.moto_in_stock'] = function () {
  19139.             $instance = new \AdminBundle\Admin\Vehicles\Moto\InStockAdmin('admin.vehicles.moto_in_stock''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19140.             $instance->setManagerType('orm');
  19141.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19142.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19143.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19144.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19145.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19146.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19147.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19148.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19149.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19150.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19151.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19152.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19153.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19154.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19155.             $instance->setPagerType('default');
  19156.             $instance->setLabel('Мотоциклы в наличии');
  19157.             $instance->setTranslationDomain('messages');
  19158.             $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']]);
  19159.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19160.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19161.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19162.             $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()));
  19163.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_in_stock.template_registry'] ?? $this->getAdmin_Vehicles_MotoInStock_TemplateRegistryService()));
  19164.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19165.             $instance->initialize();
  19166.             return $instance;
  19167.         };
  19168.         return $this->factories['admin.vehicles.moto_in_stock']();
  19169.     }
  19170.     /**
  19171.      * Gets the public 'admin.vehicles.moto_in_stock.template_registry' shared service.
  19172.      *
  19173.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19174.      */
  19175.     protected function getAdmin_Vehicles_MotoInStock_TemplateRegistryService()
  19176.     {
  19177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19179.         return $this->services['admin.vehicles.moto_in_stock.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19180.     }
  19181.     /**
  19182.      * Gets the public 'admin.vehicles.moto_rent' service.
  19183.      *
  19184.      * @return \AdminBundle\Admin\Vehicles\Moto\RentVehicleAdmin
  19185.      */
  19186.     protected function getAdmin_Vehicles_MotoRentService()
  19187.     {
  19188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19197.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19200.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19201.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/RentVehicleAdmin.php';
  19202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19206.         $this->factories['admin.vehicles.moto_rent'] = function () {
  19207.             $instance = new \AdminBundle\Admin\Vehicles\Moto\RentVehicleAdmin('admin.vehicles.moto_rent''CoreBundle\\Entity\\Vehicles\\RentMoto''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19208.             $instance->setManagerType('orm');
  19209.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19210.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19211.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19212.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19213.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19214.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19215.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19216.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19217.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19218.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19219.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19220.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19221.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19222.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19223.             $instance->setPagerType('default');
  19224.             $instance->setLabel('Оренда мото');
  19225.             $instance->setTranslationDomain('messages');
  19226.             $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']]);
  19227.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19228.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19229.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19230.             $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()));
  19231.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_rent.template_registry'] ?? $this->getAdmin_Vehicles_MotoRent_TemplateRegistryService()));
  19232.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19233.             $instance->initialize();
  19234.             return $instance;
  19235.         };
  19236.         return $this->factories['admin.vehicles.moto_rent']();
  19237.     }
  19238.     /**
  19239.      * Gets the public 'admin.vehicles.moto_rent.template_registry' shared service.
  19240.      *
  19241.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19242.      */
  19243.     protected function getAdmin_Vehicles_MotoRent_TemplateRegistryService()
  19244.     {
  19245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19247.         return $this->services['admin.vehicles.moto_rent.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19248.     }
  19249.     /**
  19250.      * Gets the public 'admin.vehicles.moto_used' service.
  19251.      *
  19252.      * @return \AdminBundle\Admin\Vehicles\Moto\UsedVehicleAdmin
  19253.      */
  19254.     protected function getAdmin_Vehicles_MotoUsedService()
  19255.     {
  19256.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19257.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19258.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19259.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19260.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19261.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19265.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19268.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19269.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseUsedVehicleAdmin.php';
  19270.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/UsedVehicleAdmin.php';
  19271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19275.         $this->factories['admin.vehicles.moto_used'] = function () {
  19276.             $instance = new \AdminBundle\Admin\Vehicles\Moto\UsedVehicleAdmin('admin.vehicles.moto_used''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\UsedCRUDController');
  19277.             $instance->setManagerType('orm');
  19278.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19279.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19280.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19281.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19282.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19283.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19284.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19285.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19286.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19287.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19288.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19289.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19290.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19291.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19292.             $instance->setPagerType('default');
  19293.             $instance->setLabel('Мотоциклы с пробегом');
  19294.             $instance->setTranslationDomain('messages');
  19295.             $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']]);
  19296.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19297.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19298.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19299.             $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()));
  19300.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_used.template_registry'] ?? $this->getAdmin_Vehicles_MotoUsed_TemplateRegistryService()));
  19301.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19302.             $instance->initialize();
  19303.             return $instance;
  19304.         };
  19305.         return $this->factories['admin.vehicles.moto_used']();
  19306.     }
  19307.     /**
  19308.      * Gets the public 'admin.vehicles.moto_used.template_registry' shared service.
  19309.      *
  19310.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19311.      */
  19312.     protected function getAdmin_Vehicles_MotoUsed_TemplateRegistryService()
  19313.     {
  19314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19316.         return $this->services['admin.vehicles.moto_used.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19317.     }
  19318.     /**
  19319.      * Gets the public 'admin.vehicles.moto_variation' service.
  19320.      *
  19321.      * @return \AdminBundle\Admin\Vehicles\Moto\VariationAdmin
  19322.      */
  19323.     protected function getAdmin_Vehicles_MotoVariationService()
  19324.     {
  19325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19327.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19328.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19329.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19330.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19332.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19334.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19337.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19338.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  19339.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/VariationAdmin.php';
  19340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19341.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19344.         $this->factories['admin.vehicles.moto_variation'] = function () {
  19345.             $instance = new \AdminBundle\Admin\Vehicles\Moto\VariationAdmin('admin.vehicles.moto_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19346.             $instance->setManagerType('orm');
  19347.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19348.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19349.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19350.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19351.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19352.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19353.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19354.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19355.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19356.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19357.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19358.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19359.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19360.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19361.             $instance->setPagerType('default');
  19362.             $instance->setLabel('Вариации');
  19363.             $instance->setTranslationDomain('messages');
  19364.             $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']]);
  19365.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19366.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19367.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19368.             $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()));
  19369.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_variation.template_registry'] ?? $this->getAdmin_Vehicles_MotoVariation_TemplateRegistryService()));
  19370.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19371.             $instance->initialize();
  19372.             return $instance;
  19373.         };
  19374.         return $this->factories['admin.vehicles.moto_variation']();
  19375.     }
  19376.     /**
  19377.      * Gets the public 'admin.vehicles.moto_variation.template_registry' shared service.
  19378.      *
  19379.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19380.      */
  19381.     protected function getAdmin_Vehicles_MotoVariation_TemplateRegistryService()
  19382.     {
  19383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19385.         return $this->services['admin.vehicles.moto_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19386.     }
  19387.     /**
  19388.      * Gets the public 'admin.vehicles.moto_vehicle' service.
  19389.      *
  19390.      * @return \AdminBundle\Admin\Vehicles\Moto\VehicleAdmin
  19391.      */
  19392.     protected function getAdmin_Vehicles_MotoVehicleService()
  19393.     {
  19394.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19403.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19404.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19405.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19406.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19407.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  19408.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Moto/VehicleAdmin.php';
  19409.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19413.         $this->factories['admin.vehicles.moto_vehicle'] = function () {
  19414.             $instance = new \AdminBundle\Admin\Vehicles\Moto\VehicleAdmin('admin.vehicles.moto_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19415.             $instance->setManagerType('orm');
  19416.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19417.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19418.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19419.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19420.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19421.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19422.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19423.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19424.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19425.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19426.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19427.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19428.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19429.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19430.             $instance->setPagerType('default');
  19431.             $instance->setLabel('Мото техника');
  19432.             $instance->setTranslationDomain('messages');
  19433.             $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']]);
  19434.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19435.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19436.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19437.             $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()));
  19438.             $instance->setTemplateRegistry(($this->services['admin.vehicles.moto_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_MotoVehicle_TemplateRegistryService()));
  19439.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19440.             $instance->initialize();
  19441.             return $instance;
  19442.         };
  19443.         return $this->factories['admin.vehicles.moto_vehicle']();
  19444.     }
  19445.     /**
  19446.      * Gets the public 'admin.vehicles.moto_vehicle.template_registry' shared service.
  19447.      *
  19448.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19449.      */
  19450.     protected function getAdmin_Vehicles_MotoVehicle_TemplateRegistryService()
  19451.     {
  19452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19454.         return $this->services['admin.vehicles.moto_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19455.     }
  19456.     /**
  19457.      * Gets the public 'admin.vehicles.passenger_in_stock' service.
  19458.      *
  19459.      * @return \AdminBundle\Admin\Vehicles\Passenger\InStockAdmin
  19460.      */
  19461.     protected function getAdmin_Vehicles_PassengerInStockService()
  19462.     {
  19463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19472.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19473.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19474.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19475.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19476.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  19477.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/InStockAdmin.php';
  19478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19482.         $this->factories['admin.vehicles.passenger_in_stock'] = function () {
  19483.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\InStockAdmin('admin.vehicles.passenger_in_stock''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19484.             $instance->setManagerType('orm');
  19485.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19486.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19487.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19488.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19489.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19490.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19491.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19492.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19493.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19494.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19495.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19496.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19497.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19498.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19499.             $instance->setPagerType('default');
  19500.             $instance->setLabel('Автомобили в наличии');
  19501.             $instance->setTranslationDomain('messages');
  19502.             $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']]);
  19503.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19504.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19505.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19506.             $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()));
  19507.             $instance->setExtraServices(($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService()), ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()));
  19508.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_in_stock.template_registry'] ?? $this->getAdmin_Vehicles_PassengerInStock_TemplateRegistryService()));
  19509.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19510.             $instance->initialize();
  19511.             return $instance;
  19512.         };
  19513.         return $this->factories['admin.vehicles.passenger_in_stock']();
  19514.     }
  19515.     /**
  19516.      * Gets the public 'admin.vehicles.passenger_in_stock.template_registry' shared service.
  19517.      *
  19518.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19519.      */
  19520.     protected function getAdmin_Vehicles_PassengerInStock_TemplateRegistryService()
  19521.     {
  19522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19524.         return $this->services['admin.vehicles.passenger_in_stock.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19525.     }
  19526.     /**
  19527.      * Gets the public 'admin.vehicles.passenger_in_stock_special' service.
  19528.      *
  19529.      * @return \AdminBundle\Admin\Vehicles\Special\InStockAdmin
  19530.      */
  19531.     protected function getAdmin_Vehicles_PassengerInStockSpecialService()
  19532.     {
  19533.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19535.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19539.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19542.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19545.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19546.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseInStockAdmin.php';
  19547.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/InStockAdmin.php';
  19548.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19549.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19552.         $this->factories['admin.vehicles.passenger_in_stock_special'] = function () {
  19553.             $instance = new \AdminBundle\Admin\Vehicles\Special\InStockAdmin('admin.vehicles.passenger_in_stock_special''CoreBundle\\Entity\\Vehicles\\InStock''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19554.             $instance->setManagerType('orm');
  19555.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19556.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19557.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19558.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19559.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19560.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19561.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19562.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19563.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19564.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19565.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19566.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19567.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19568.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19569.             $instance->setPagerType('default');
  19570.             $instance->setLabel('Автомобили в наличии');
  19571.             $instance->setTranslationDomain('messages');
  19572.             $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']]);
  19573.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19574.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19575.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19576.             $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()));
  19577.             $instance->setExtraServices(($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService()), ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService()));
  19578.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_in_stock_special.template_registry'] ?? $this->getAdmin_Vehicles_PassengerInStockSpecial_TemplateRegistryService()));
  19579.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19580.             $instance->initialize();
  19581.             return $instance;
  19582.         };
  19583.         return $this->factories['admin.vehicles.passenger_in_stock_special']();
  19584.     }
  19585.     /**
  19586.      * Gets the public 'admin.vehicles.passenger_in_stock_special.template_registry' shared service.
  19587.      *
  19588.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19589.      */
  19590.     protected function getAdmin_Vehicles_PassengerInStockSpecial_TemplateRegistryService()
  19591.     {
  19592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19594.         return $this->services['admin.vehicles.passenger_in_stock_special.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19595.     }
  19596.     /**
  19597.      * Gets the public 'admin.vehicles.passenger_rent' service.
  19598.      *
  19599.      * @return \AdminBundle\Admin\Vehicles\Passenger\RentVehicleAdmin
  19600.      */
  19601.     protected function getAdmin_Vehicles_PassengerRentService()
  19602.     {
  19603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19604.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19608.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19609.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19612.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19614.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19615.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19616.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseRentVehicleAdmin.php';
  19617.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/RentVehicleAdmin.php';
  19618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19619.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19622.         $this->factories['admin.vehicles.passenger_rent'] = function () {
  19623.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\RentVehicleAdmin('admin.vehicles.passenger_rent''CoreBundle\\Entity\\Vehicles\\Rent''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19624.             $instance->setManagerType('orm');
  19625.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19626.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19627.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19628.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19629.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19630.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19631.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19632.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19633.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19634.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19635.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19636.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19637.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19638.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19639.             $instance->setPagerType('default');
  19640.             $instance->setLabel('Оренда автомобиля');
  19641.             $instance->setTranslationDomain('messages');
  19642.             $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']]);
  19643.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19644.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19645.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19646.             $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()));
  19647.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_rent.template_registry'] ?? $this->getAdmin_Vehicles_PassengerRent_TemplateRegistryService()));
  19648.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19649.             $instance->initialize();
  19650.             return $instance;
  19651.         };
  19652.         return $this->factories['admin.vehicles.passenger_rent']();
  19653.     }
  19654.     /**
  19655.      * Gets the public 'admin.vehicles.passenger_rent.template_registry' shared service.
  19656.      *
  19657.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19658.      */
  19659.     protected function getAdmin_Vehicles_PassengerRent_TemplateRegistryService()
  19660.     {
  19661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19662.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19663.         return $this->services['admin.vehicles.passenger_rent.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19664.     }
  19665.     /**
  19666.      * Gets the public 'admin.vehicles.passenger_used' service.
  19667.      *
  19668.      * @return \AdminBundle\Admin\Vehicles\Passenger\UsedVehicleAdmin
  19669.      */
  19670.     protected function getAdmin_Vehicles_PassengerUsedService()
  19671.     {
  19672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19674.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19678.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19679.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19680.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19684.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19685.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseUsedVehicleAdmin.php';
  19686.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/UsedVehicleAdmin.php';
  19687.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19690.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19691.         $this->factories['admin.vehicles.passenger_used'] = function () {
  19692.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\UsedVehicleAdmin('admin.vehicles.passenger_used''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\UsedCRUDController');
  19693.             $instance->setManagerType('orm');
  19694.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19695.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19696.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19697.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19698.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19699.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19700.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19701.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19702.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19703.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19704.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19705.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19706.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19707.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19708.             $instance->setPagerType('default');
  19709.             $instance->setLabel('Автомобили с пробегом');
  19710.             $instance->setTranslationDomain('messages');
  19711.             $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']]);
  19712.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19713.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19714.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19715.             $instance->setExtraServices(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService()));
  19716.             $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()));
  19717.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_used.template_registry'] ?? $this->getAdmin_Vehicles_PassengerUsed_TemplateRegistryService()));
  19718.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19719.             $instance->initialize();
  19720.             return $instance;
  19721.         };
  19722.         return $this->factories['admin.vehicles.passenger_used']();
  19723.     }
  19724.     /**
  19725.      * Gets the public 'admin.vehicles.passenger_used.template_registry' shared service.
  19726.      *
  19727.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19728.      */
  19729.     protected function getAdmin_Vehicles_PassengerUsed_TemplateRegistryService()
  19730.     {
  19731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19732.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19733.         return $this->services['admin.vehicles.passenger_used.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19734.     }
  19735.     /**
  19736.      * Gets the public 'admin.vehicles.passenger_variation' service.
  19737.      *
  19738.      * @return \AdminBundle\Admin\Vehicles\Passenger\VariationAdmin
  19739.      */
  19740.     protected function getAdmin_Vehicles_PassengerVariationService()
  19741.     {
  19742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19748.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19750.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19751.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19754.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19755.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  19756.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/VariationAdmin.php';
  19757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19761.         $this->factories['admin.vehicles.passenger_variation'] = function () {
  19762.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\VariationAdmin('admin.vehicles.passenger_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19763.             $instance->setManagerType('orm');
  19764.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19765.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19766.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19767.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19768.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19769.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19770.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19771.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19772.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19773.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19774.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19775.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19776.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19777.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19778.             $instance->setPagerType('default');
  19779.             $instance->setLabel('Вариации');
  19780.             $instance->setTranslationDomain('messages');
  19781.             $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']]);
  19782.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19783.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19784.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19785.             $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()));
  19786.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_variation.template_registry'] ?? $this->getAdmin_Vehicles_PassengerVariation_TemplateRegistryService()));
  19787.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19788.             $instance->initialize();
  19789.             return $instance;
  19790.         };
  19791.         return $this->factories['admin.vehicles.passenger_variation']();
  19792.     }
  19793.     /**
  19794.      * Gets the public 'admin.vehicles.passenger_variation.template_registry' shared service.
  19795.      *
  19796.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19797.      */
  19798.     protected function getAdmin_Vehicles_PassengerVariation_TemplateRegistryService()
  19799.     {
  19800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19801.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19802.         return $this->services['admin.vehicles.passenger_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19803.     }
  19804.     /**
  19805.      * Gets the public 'admin.vehicles.passenger_vehicle' service.
  19806.      *
  19807.      * @return \AdminBundle\Admin\Vehicles\Passenger\VehicleAdmin
  19808.      */
  19809.     protected function getAdmin_Vehicles_PassengerVehicleService()
  19810.     {
  19811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19820.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19823.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19824.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  19825.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/VehicleAdmin.php';
  19826.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19827.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19830.         $this->factories['admin.vehicles.passenger_vehicle'] = function () {
  19831.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\VehicleAdmin('admin.vehicles.passenger_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  19832.             $instance->setManagerType('orm');
  19833.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19834.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19835.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19836.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19837.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19838.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19839.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19840.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19841.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19842.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19843.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19844.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19845.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19846.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19847.             $instance->setPagerType('default');
  19848.             $instance->setLabel('Автомобили');
  19849.             $instance->setTranslationDomain('messages');
  19850.             $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']]);
  19851.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19852.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19853.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19854.             $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()));
  19855.             $instance->setTemplateRegistry(($this->services['admin.vehicles.passenger_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_PassengerVehicle_TemplateRegistryService()));
  19856.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19857.             $instance->initialize();
  19858.             return $instance;
  19859.         };
  19860.         return $this->factories['admin.vehicles.passenger_vehicle']();
  19861.     }
  19862.     /**
  19863.      * Gets the public 'admin.vehicles.passenger_vehicle.template_registry' shared service.
  19864.      *
  19865.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19866.      */
  19867.     protected function getAdmin_Vehicles_PassengerVehicle_TemplateRegistryService()
  19868.     {
  19869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19871.         return $this->services['admin.vehicles.passenger_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19872.     }
  19873.     /**
  19874.      * Gets the public 'admin.vehicles.recommend_group' service.
  19875.      *
  19876.      * @return \AdminBundle\Admin\References\VehicleRecommendGroupAdmin
  19877.      */
  19878.     protected function getAdmin_Vehicles_RecommendGroupService()
  19879.     {
  19880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19888.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19890.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19891.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19892.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19893.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/References/VehicleRecommendGroupAdmin.php';
  19894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19898.         $this->factories['admin.vehicles.recommend_group'] = function () {
  19899.             $instance = new \AdminBundle\Admin\References\VehicleRecommendGroupAdmin('admin.vehicles.recommend_group''CoreBundle\\Entity\\Vehicles\\RecommendGroup''sonata.admin.controller.crud');
  19900.             $instance->setManagerType('orm');
  19901.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19902.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19903.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19904.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19905.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19906.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19907.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19908.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19909.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19910.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19911.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19912.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19913.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19914.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19915.             $instance->setPagerType('default');
  19916.             $instance->setLabel('Подборки авто');
  19917.             $instance->setTranslationDomain('messages');
  19918.             $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']]);
  19919.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19920.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19921.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19922.             $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()));
  19923.             $instance->setTemplateRegistry(($this->services['admin.vehicles.recommend_group.template_registry'] ?? $this->getAdmin_Vehicles_RecommendGroup_TemplateRegistryService()));
  19924.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19925.             $instance->initialize();
  19926.             return $instance;
  19927.         };
  19928.         return $this->factories['admin.vehicles.recommend_group']();
  19929.     }
  19930.     /**
  19931.      * Gets the public 'admin.vehicles.recommend_group.template_registry' shared service.
  19932.      *
  19933.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  19934.      */
  19935.     protected function getAdmin_Vehicles_RecommendGroup_TemplateRegistryService()
  19936.     {
  19937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  19938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  19939.         return $this->services['admin.vehicles.recommend_group.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  19940.     }
  19941.     /**
  19942.      * Gets the public 'admin.vehicles.special_projects' service.
  19943.      *
  19944.      * @return \AdminBundle\Admin\ProjectAdmin
  19945.      */
  19946.     protected function getAdmin_Vehicles_SpecialProjectsService()
  19947.     {
  19948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  19949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  19950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  19951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  19952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  19953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  19954.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  19955.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  19956.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  19957.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  19958.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  19959.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  19960.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  19961.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ProjectAdmin.php';
  19962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  19963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  19964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  19965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  19966.         $this->factories['admin.vehicles.special_projects'] = function () {
  19967.             $instance = new \AdminBundle\Admin\ProjectAdmin('admin.vehicles.special_projects''DcSiteBundle\\Entity\\Project''sonata.admin.controller.crud');
  19968.             $instance->setManagerType('orm');
  19969.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  19970.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  19971.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  19972.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  19973.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  19974.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  19975.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  19976.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  19977.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  19978.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  19979.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  19980.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  19981.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  19982.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  19983.             $instance->setPagerType('default');
  19984.             $instance->setLabel('Проекти');
  19985.             $instance->setTranslationDomain('messages');
  19986.             $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']]);
  19987.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  19988.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  19989.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  19990.             $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()));
  19991.             $instance->setTemplateRegistry(($this->services['admin.vehicles.special_projects.template_registry'] ?? $this->getAdmin_Vehicles_SpecialProjects_TemplateRegistryService()));
  19992.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  19993.             $instance->initialize();
  19994.             return $instance;
  19995.         };
  19996.         return $this->factories['admin.vehicles.special_projects']();
  19997.     }
  19998.     /**
  19999.      * Gets the public 'admin.vehicles.special_projects.template_registry' shared service.
  20000.      *
  20001.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20002.      */
  20003.     protected function getAdmin_Vehicles_SpecialProjects_TemplateRegistryService()
  20004.     {
  20005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20007.         return $this->services['admin.vehicles.special_projects.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20008.     }
  20009.     /**
  20010.      * Gets the public 'admin.vehicles.special_projects_content' service.
  20011.      *
  20012.      * @return \AdminBundle\Admin\ProjectContentAdmin
  20013.      */
  20014.     protected function getAdmin_Vehicles_SpecialProjectsContentService()
  20015.     {
  20016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20025.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20028.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20029.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ProjectContentAdmin.php';
  20030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20034.         $this->factories['admin.vehicles.special_projects_content'] = function () {
  20035.             $instance = new \AdminBundle\Admin\ProjectContentAdmin('admin.vehicles.special_projects_content''DcSiteBundle\\Entity\\ProjectContent''sonata.admin.controller.crud');
  20036.             $instance->setManagerType('orm');
  20037.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20038.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20039.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20040.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20041.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20042.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20043.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20044.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20045.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20046.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20047.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20048.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20049.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20050.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20051.             $instance->setPagerType('default');
  20052.             $instance->setLabel(NULL);
  20053.             $instance->setTranslationDomain('messages');
  20054.             $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']]);
  20055.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20056.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20057.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20058.             $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()));
  20059.             $instance->setTemplateRegistry(($this->services['admin.vehicles.special_projects_content.template_registry'] ?? $this->getAdmin_Vehicles_SpecialProjectsContent_TemplateRegistryService()));
  20060.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20061.             $instance->initialize();
  20062.             return $instance;
  20063.         };
  20064.         return $this->factories['admin.vehicles.special_projects_content']();
  20065.     }
  20066.     /**
  20067.      * Gets the public 'admin.vehicles.special_projects_content.template_registry' shared service.
  20068.      *
  20069.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20070.      */
  20071.     protected function getAdmin_Vehicles_SpecialProjectsContent_TemplateRegistryService()
  20072.     {
  20073.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20075.         return $this->services['admin.vehicles.special_projects_content.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20076.     }
  20077.     /**
  20078.      * Gets the public 'admin.vehicles.special_variation' service.
  20079.      *
  20080.      * @return \AdminBundle\Admin\Vehicles\Special\VariationAdmin
  20081.      */
  20082.     protected function getAdmin_Vehicles_SpecialVariationService()
  20083.     {
  20084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20093.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20095.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20096.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20097.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  20098.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/VariationAdmin.php';
  20099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20102.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20103.         $this->factories['admin.vehicles.special_variation'] = function () {
  20104.             $instance = new \AdminBundle\Admin\Vehicles\Special\VariationAdmin('admin.vehicles.special_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  20105.             $instance->setManagerType('orm');
  20106.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20107.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20108.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20109.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20110.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20111.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20112.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20113.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20114.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20115.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20116.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20117.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20118.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20119.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20120.             $instance->setPagerType('default');
  20121.             $instance->setLabel('Вариации');
  20122.             $instance->setTranslationDomain('messages');
  20123.             $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']]);
  20124.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20125.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20126.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20127.             $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()));
  20128.             $instance->setTemplateRegistry(($this->services['admin.vehicles.special_variation.template_registry'] ?? $this->getAdmin_Vehicles_SpecialVariation_TemplateRegistryService()));
  20129.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20130.             $instance->initialize();
  20131.             return $instance;
  20132.         };
  20133.         return $this->factories['admin.vehicles.special_variation']();
  20134.     }
  20135.     /**
  20136.      * Gets the public 'admin.vehicles.special_variation.template_registry' shared service.
  20137.      *
  20138.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20139.      */
  20140.     protected function getAdmin_Vehicles_SpecialVariation_TemplateRegistryService()
  20141.     {
  20142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20144.         return $this->services['admin.vehicles.special_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20145.     }
  20146.     /**
  20147.      * Gets the public 'admin.vehicles.special_vehicle' service.
  20148.      *
  20149.      * @return \AdminBundle\Admin\Vehicles\Special\VehicleAdmin
  20150.      */
  20151.     protected function getAdmin_Vehicles_SpecialVehicleService()
  20152.     {
  20153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20159.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20160.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20162.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20165.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20166.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  20167.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Special/VehicleAdmin.php';
  20168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20172.         $this->factories['admin.vehicles.special_vehicle'] = function () {
  20173.             $instance = new \AdminBundle\Admin\Vehicles\Special\VehicleAdmin('admin.vehicles.special_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  20174.             $instance->setManagerType('orm');
  20175.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20176.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20177.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20178.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20179.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20180.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20181.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20182.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20183.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20184.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20185.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20186.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20187.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20188.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20189.             $instance->setPagerType('default');
  20190.             $instance->setLabel('Спецтехника');
  20191.             $instance->setTranslationDomain('messages');
  20192.             $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']]);
  20193.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20194.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20195.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20196.             $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()));
  20197.             $instance->setTemplateRegistry(($this->services['admin.vehicles.special_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_SpecialVehicle_TemplateRegistryService()));
  20198.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20199.             $instance->initialize();
  20200.             return $instance;
  20201.         };
  20202.         return $this->factories['admin.vehicles.special_vehicle']();
  20203.     }
  20204.     /**
  20205.      * Gets the public 'admin.vehicles.special_vehicle.template_registry' shared service.
  20206.      *
  20207.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20208.      */
  20209.     protected function getAdmin_Vehicles_SpecialVehicle_TemplateRegistryService()
  20210.     {
  20211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20213.         return $this->services['admin.vehicles.special_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20214.     }
  20215.     /**
  20216.      * Gets the public 'admin.vehicles.specification' service.
  20217.      *
  20218.      * @return \AdminBundle\Admin\Vehicles\Passenger\SpecificationAdmin
  20219.      */
  20220.     protected function getAdmin_Vehicles_SpecificationService()
  20221.     {
  20222.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20223.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20225.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20226.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20231.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20234.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20235.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseSpecificationAdmin.php';
  20236.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Passenger/SpecificationAdmin.php';
  20237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20241.         $this->factories['admin.vehicles.specification'] = function () {
  20242.             $instance = new \AdminBundle\Admin\Vehicles\Passenger\SpecificationAdmin('admin.vehicles.specification''CoreBundle\\Entity\\Vehicles\\Specification''sonata.admin.controller.crud');
  20243.             $instance->setManagerType('orm');
  20244.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20245.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20246.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20247.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20248.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20249.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20250.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20251.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20252.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20253.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20254.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20255.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20256.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20257.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20258.             $instance->setPagerType('default');
  20259.             $instance->setLabel('Спецификации');
  20260.             $instance->setTranslationDomain('messages');
  20261.             $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']]);
  20262.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20263.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20264.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20265.             $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()));
  20266.             $instance->setTemplateRegistry(($this->services['admin.vehicles.specification.template_registry'] ?? $this->getAdmin_Vehicles_Specification_TemplateRegistryService()));
  20267.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20268.             $instance->initialize();
  20269.             return $instance;
  20270.         };
  20271.         return $this->factories['admin.vehicles.specification']();
  20272.     }
  20273.     /**
  20274.      * Gets the public 'admin.vehicles.specification.template_registry' shared service.
  20275.      *
  20276.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20277.      */
  20278.     protected function getAdmin_Vehicles_Specification_TemplateRegistryService()
  20279.     {
  20280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20282.         return $this->services['admin.vehicles.specification.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20283.     }
  20284.     /**
  20285.      * Gets the public 'admin.vehicles.specification_options' service.
  20286.      *
  20287.      * @return \AdminBundle\Admin\Vehicles\SpecificationOptionsAdmin
  20288.      */
  20289.     protected function getAdmin_Vehicles_SpecificationOptionsService()
  20290.     {
  20291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20300.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20303.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20304.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/SpecificationOptionsAdmin.php';
  20305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20309.         $this->factories['admin.vehicles.specification_options'] = function () {
  20310.             $instance = new \AdminBundle\Admin\Vehicles\SpecificationOptionsAdmin('admin.vehicles.specification_options''CoreBundle\\Entity\\Vehicles\\SpecificationOptions''sonata.admin.controller.crud');
  20311.             $instance->setManagerType('orm');
  20312.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20313.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20314.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20315.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20316.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20317.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20318.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20319.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20320.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20321.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20322.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20323.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20324.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20325.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20326.             $instance->setPagerType('default');
  20327.             $instance->setLabel(NULL);
  20328.             $instance->setTranslationDomain('messages');
  20329.             $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']]);
  20330.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20331.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20332.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20333.             $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()));
  20334.             $instance->setTemplateRegistry(($this->services['admin.vehicles.specification_options.template_registry'] ?? $this->getAdmin_Vehicles_SpecificationOptions_TemplateRegistryService()));
  20335.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20336.             $instance->initialize();
  20337.             return $instance;
  20338.         };
  20339.         return $this->factories['admin.vehicles.specification_options']();
  20340.     }
  20341.     /**
  20342.      * Gets the public 'admin.vehicles.specification_options.template_registry' shared service.
  20343.      *
  20344.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20345.      */
  20346.     protected function getAdmin_Vehicles_SpecificationOptions_TemplateRegistryService()
  20347.     {
  20348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20350.         return $this->services['admin.vehicles.specification_options.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20351.     }
  20352.     /**
  20353.      * Gets the public 'admin.vehicles.variation_characteristic' service.
  20354.      *
  20355.      * @return \AdminBundle\Admin\Vehicles\VariationCharacteristicAdmin
  20356.      */
  20357.     protected function getAdmin_Vehicles_VariationCharacteristicService()
  20358.     {
  20359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20371.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20372.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VariationCharacteristicAdmin.php';
  20373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20377.         $this->factories['admin.vehicles.variation_characteristic'] = function () {
  20378.             $instance = new \AdminBundle\Admin\Vehicles\VariationCharacteristicAdmin('admin.vehicles.variation_characteristic''CoreBundle\\Entity\\Vehicles\\VariationCharacteristic''sonata.admin.controller.crud');
  20379.             $instance->setManagerType('orm');
  20380.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20381.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20382.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20383.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20384.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20385.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20386.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20387.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20388.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20389.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20390.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20391.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20392.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20393.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20394.             $instance->setPagerType('default');
  20395.             $instance->setLabel(NULL);
  20396.             $instance->setTranslationDomain('messages');
  20397.             $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']]);
  20398.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20399.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20400.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20401.             $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()));
  20402.             $instance->setTemplateRegistry(($this->services['admin.vehicles.variation_characteristic.template_registry'] ?? $this->getAdmin_Vehicles_VariationCharacteristic_TemplateRegistryService()));
  20403.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20404.             $instance->initialize();
  20405.             return $instance;
  20406.         };
  20407.         return $this->factories['admin.vehicles.variation_characteristic']();
  20408.     }
  20409.     /**
  20410.      * Gets the public 'admin.vehicles.variation_characteristic.template_registry' shared service.
  20411.      *
  20412.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20413.      */
  20414.     protected function getAdmin_Vehicles_VariationCharacteristic_TemplateRegistryService()
  20415.     {
  20416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20418.         return $this->services['admin.vehicles.variation_characteristic.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20419.     }
  20420.     /**
  20421.      * Gets the public 'admin.vehicles.vehicle_card_type.template_registry' shared service.
  20422.      *
  20423.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20424.      */
  20425.     protected function getAdmin_Vehicles_VehicleCardType_TemplateRegistryService()
  20426.     {
  20427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20429.         return $this->services['admin.vehicles.vehicle_card_type.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20430.     }
  20431.     /**
  20432.      * Gets the public 'admin.vehicles.vehicle_item' service.
  20433.      *
  20434.      * @return \AdminBundle\Admin\Vehicles\VehicleItemAdmin
  20435.      */
  20436.     protected function getAdmin_Vehicles_VehicleItemService()
  20437.     {
  20438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20443.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20447.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20449.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20450.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20451.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleItemAdmin.php';
  20452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20453.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20456.         $this->factories['admin.vehicles.vehicle_item'] = function () {
  20457.             $instance = new \AdminBundle\Admin\Vehicles\VehicleItemAdmin('admin.vehicles.vehicle_item''CoreBundle\\Entity\\Vehicles\\VehicleItem''sonata.admin.controller.crud');
  20458.             $instance->setManagerType('orm');
  20459.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20460.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20461.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20462.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20463.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20464.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20465.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20466.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20467.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20468.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20469.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20470.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20471.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20472.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20473.             $instance->setPagerType('default');
  20474.             $instance->setLabel(NULL);
  20475.             $instance->setTranslationDomain('messages');
  20476.             $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']]);
  20477.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20478.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20479.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20480.             $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()));
  20481.             $instance->setTemplateRegistry(($this->services['admin.vehicles.vehicle_item.template_registry'] ?? $this->getAdmin_Vehicles_VehicleItem_TemplateRegistryService()));
  20482.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20483.             $instance->initialize();
  20484.             return $instance;
  20485.         };
  20486.         return $this->factories['admin.vehicles.vehicle_item']();
  20487.     }
  20488.     /**
  20489.      * Gets the public 'admin.vehicles.vehicle_item.template_registry' shared service.
  20490.      *
  20491.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20492.      */
  20493.     protected function getAdmin_Vehicles_VehicleItem_TemplateRegistryService()
  20494.     {
  20495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20497.         return $this->services['admin.vehicles.vehicle_item.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20498.     }
  20499.     /**
  20500.      * Gets the public 'admin.vehicles.water_variation' service.
  20501.      *
  20502.      * @return \AdminBundle\Admin\Vehicles\Water\VariationAdmin
  20503.      */
  20504.     protected function getAdmin_Vehicles_WaterVariationService()
  20505.     {
  20506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20510.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20511.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20513.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20518.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20519.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVariationAdmin.php';
  20520.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Water/VariationAdmin.php';
  20521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20525.         $this->factories['admin.vehicles.water_variation'] = function () {
  20526.             $instance = new \AdminBundle\Admin\Vehicles\Water\VariationAdmin('admin.vehicles.water_variation''CoreBundle\\Entity\\Vehicles\\Variation''AdminBundle\\Controller\\Vehicles\\CRUDController');
  20527.             $instance->setManagerType('orm');
  20528.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20529.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20530.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20531.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20532.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20533.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20534.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20535.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20536.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20537.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20538.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20539.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20540.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20541.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20542.             $instance->setPagerType('default');
  20543.             $instance->setLabel('Вариации');
  20544.             $instance->setTranslationDomain('messages');
  20545.             $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']]);
  20546.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20547.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20548.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20549.             $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()));
  20550.             $instance->setTemplateRegistry(($this->services['admin.vehicles.water_variation.template_registry'] ?? $this->getAdmin_Vehicles_WaterVariation_TemplateRegistryService()));
  20551.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20552.             $instance->initialize();
  20553.             return $instance;
  20554.         };
  20555.         return $this->factories['admin.vehicles.water_variation']();
  20556.     }
  20557.     /**
  20558.      * Gets the public 'admin.vehicles.water_variation.template_registry' shared service.
  20559.      *
  20560.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20561.      */
  20562.     protected function getAdmin_Vehicles_WaterVariation_TemplateRegistryService()
  20563.     {
  20564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20566.         return $this->services['admin.vehicles.water_variation.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20567.     }
  20568.     /**
  20569.      * Gets the public 'admin.vehicles.water_vehicle' service.
  20570.      *
  20571.      * @return \AdminBundle\Admin\Vehicles\Water\VehicleAdmin
  20572.      */
  20573.     protected function getAdmin_Vehicles_WaterVehicleService()
  20574.     {
  20575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20579.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20580.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20581.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20584.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20587.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20588.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/BaseVehicleAdmin.php';
  20589.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/Water/VehicleAdmin.php';
  20590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20594.         $this->factories['admin.vehicles.water_vehicle'] = function () {
  20595.             $instance = new \AdminBundle\Admin\Vehicles\Water\VehicleAdmin('admin.vehicles.water_vehicle''CoreBundle\\Entity\\Vehicles\\Vehicle''AdminBundle\\Controller\\Vehicles\\CRUDController');
  20596.             $instance->setManagerType('orm');
  20597.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20598.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20599.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20600.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20601.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20602.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20603.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20604.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20605.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20606.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20607.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20608.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20609.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20610.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20611.             $instance->setPagerType('default');
  20612.             $instance->setLabel('Водная техника');
  20613.             $instance->setTranslationDomain('messages');
  20614.             $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']]);
  20615.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20616.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20617.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20618.             $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()));
  20619.             $instance->setTemplateRegistry(($this->services['admin.vehicles.water_vehicle.template_registry'] ?? $this->getAdmin_Vehicles_WaterVehicle_TemplateRegistryService()));
  20620.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20621.             $instance->initialize();
  20622.             return $instance;
  20623.         };
  20624.         return $this->factories['admin.vehicles.water_vehicle']();
  20625.     }
  20626.     /**
  20627.      * Gets the public 'admin.vehicles.water_vehicle.template_registry' shared service.
  20628.      *
  20629.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20630.      */
  20631.     protected function getAdmin_Vehicles_WaterVehicle_TemplateRegistryService()
  20632.     {
  20633.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20635.         return $this->services['admin.vehicles.water_vehicle.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20636.     }
  20637.     /**
  20638.      * Gets the public 'admin.vehicles_autoria' service.
  20639.      *
  20640.      * @return \AdminBundle\Admin\Filters\VehicleAutoriaAdmin
  20641.      */
  20642.     protected function getAdmin_VehiclesAutoriaService()
  20643.     {
  20644.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20645.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20652.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20653.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20654.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20655.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20656.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20657.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Filters/VehicleAutoriaAdmin.php';
  20658.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20659.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20662.         $this->factories['admin.vehicles_autoria'] = function () {
  20663.             $instance = new \AdminBundle\Admin\Filters\VehicleAutoriaAdmin('admin.vehicles_autoria''CoreBundle\\Entity\\AutoriaFilter''sonata.admin.controller.crud');
  20664.             $instance->setManagerType('orm');
  20665.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20666.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20667.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20668.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20669.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20670.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20671.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20672.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20673.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20674.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20675.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20676.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20677.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20678.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20679.             $instance->setPagerType('default');
  20680.             $instance->setLabel('Черга');
  20681.             $instance->setTranslationDomain('messages');
  20682.             $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']]);
  20683.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20684.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20685.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20686.             $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()));
  20687.             $instance->setTemplateRegistry(($this->services['admin.vehicles_autoria.template_registry'] ?? $this->getAdmin_VehiclesAutoria_TemplateRegistryService()));
  20688.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20689.             $instance->initialize();
  20690.             return $instance;
  20691.         };
  20692.         return $this->factories['admin.vehicles_autoria']();
  20693.     }
  20694.     /**
  20695.      * Gets the public 'admin.vehicles_autoria.template_registry' shared service.
  20696.      *
  20697.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20698.      */
  20699.     protected function getAdmin_VehiclesAutoria_TemplateRegistryService()
  20700.     {
  20701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20703.         return $this->services['admin.vehicles_autoria.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20704.     }
  20705.     /**
  20706.      * Gets the public 'admin.vehicles_filter' service.
  20707.      *
  20708.      * @return \AdminBundle\Admin\Filters\VehicleFilterAdmin
  20709.      */
  20710.     protected function getAdmin_VehiclesFilterService()
  20711.     {
  20712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20714.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20715.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20717.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20721.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20722.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20723.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20724.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20725.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Filters/VehicleFilterAdmin.php';
  20726.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20730.         $this->factories['admin.vehicles_filter'] = function () {
  20731.             $instance = new \AdminBundle\Admin\Filters\VehicleFilterAdmin('admin.vehicles_filter''CoreBundle\\Entity\\Vehicles\\VehicleFilter''sonata.admin.controller.crud');
  20732.             $instance->setManagerType('orm');
  20733.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20734.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20735.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20736.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20737.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20738.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20739.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20740.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20741.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20742.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20743.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20744.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20745.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20746.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20747.             $instance->setPagerType('default');
  20748.             $instance->setLabel('Фільтри');
  20749.             $instance->setTranslationDomain('messages');
  20750.             $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']]);
  20751.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20752.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20753.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20754.             $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()));
  20755.             $instance->setTemplateRegistry(($this->services['admin.vehicles_filter.template_registry'] ?? $this->getAdmin_VehiclesFilter_TemplateRegistryService()));
  20756.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20757.             $instance->initialize();
  20758.             return $instance;
  20759.         };
  20760.         return $this->factories['admin.vehicles_filter']();
  20761.     }
  20762.     /**
  20763.      * Gets the public 'admin.vehicles_filter.template_registry' shared service.
  20764.      *
  20765.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20766.      */
  20767.     protected function getAdmin_VehiclesFilter_TemplateRegistryService()
  20768.     {
  20769.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20771.         return $this->services['admin.vehicles_filter.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20772.     }
  20773.     /**
  20774.      * Gets the public 'admin.vidi.blog.template_registry' shared service.
  20775.      *
  20776.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20777.      */
  20778.     protected function getAdmin_Vidi_Blog_TemplateRegistryService()
  20779.     {
  20780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20782.         return $this->services['admin.vidi.blog.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20783.     }
  20784.     /**
  20785.      * Gets the public 'admin.vidi.blog_category.template_registry' shared service.
  20786.      *
  20787.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20788.      */
  20789.     protected function getAdmin_Vidi_BlogCategory_TemplateRegistryService()
  20790.     {
  20791.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20792.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20793.         return $this->services['admin.vidi.blog_category.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20794.     }
  20795.     /**
  20796.      * Gets the public 'admin.vidi.catalog_banner' service.
  20797.      *
  20798.      * @return \AdminBundle\Admin\Vidi\CatalogBannerAdmin
  20799.      */
  20800.     protected function getAdmin_Vidi_CatalogBannerService()
  20801.     {
  20802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20803.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20806.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20814.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20815.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/CatalogBannerAdmin.php';
  20816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20820.         $this->factories['admin.vidi.catalog_banner'] = function () {
  20821.             $instance = new \AdminBundle\Admin\Vidi\CatalogBannerAdmin('admin.vidi.catalog_banner''PortalBundle\\Entity\\CatalogBanner''sonata.admin.controller.crud');
  20822.             $instance->setManagerType('orm');
  20823.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20824.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20825.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20826.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20827.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20828.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20829.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20830.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20831.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20832.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20833.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20834.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20835.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20836.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20837.             $instance->setPagerType('default');
  20838.             $instance->setLabel('Банеры каталога');
  20839.             $instance->setTranslationDomain('messages');
  20840.             $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']]);
  20841.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20842.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20843.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20844.             $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()));
  20845.             $instance->setTemplateRegistry(($this->services['admin.vidi.catalog_banner.template_registry'] ?? $this->getAdmin_Vidi_CatalogBanner_TemplateRegistryService()));
  20846.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20847.             $instance->initialize();
  20848.             return $instance;
  20849.         };
  20850.         return $this->factories['admin.vidi.catalog_banner']();
  20851.     }
  20852.     /**
  20853.      * Gets the public 'admin.vidi.catalog_banner.template_registry' shared service.
  20854.      *
  20855.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20856.      */
  20857.     protected function getAdmin_Vidi_CatalogBanner_TemplateRegistryService()
  20858.     {
  20859.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20860.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20861.         return $this->services['admin.vidi.catalog_banner.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20862.     }
  20863.     /**
  20864.      * Gets the public 'admin.vidi.credit_calc_reviews' service.
  20865.      *
  20866.      * @return \AdminBundle\Admin\Vidi\CreditCalculationReviewAdmin
  20867.      */
  20868.     protected function getAdmin_Vidi_CreditCalcReviewsService()
  20869.     {
  20870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20873.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20879.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20882.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20883.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/CreditCalculationReviewAdmin.php';
  20884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20888.         $this->factories['admin.vidi.credit_calc_reviews'] = function () {
  20889.             $instance = new \AdminBundle\Admin\Vidi\CreditCalculationReviewAdmin('admin.vidi.credit_calc_reviews''PortalBundle\\Entity\\CreditCalculationReview''sonata.admin.controller.crud');
  20890.             $instance->setManagerType('orm');
  20891.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20892.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20893.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20894.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20895.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20896.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20897.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20898.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20899.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20900.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20901.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20902.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20903.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20904.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20905.             $instance->setPagerType('default');
  20906.             $instance->setLabel('Відгуки кредитний калькулятор');
  20907.             $instance->setTranslationDomain('messages');
  20908.             $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']]);
  20909.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20910.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20911.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20912.             $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()));
  20913.             $instance->setTemplateRegistry(($this->services['admin.vidi.credit_calc_reviews.template_registry'] ?? $this->getAdmin_Vidi_CreditCalcReviews_TemplateRegistryService()));
  20914.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20915.             $instance->initialize();
  20916.             return $instance;
  20917.         };
  20918.         return $this->factories['admin.vidi.credit_calc_reviews']();
  20919.     }
  20920.     /**
  20921.      * Gets the public 'admin.vidi.credit_calc_reviews.template_registry' shared service.
  20922.      *
  20923.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20924.      */
  20925.     protected function getAdmin_Vidi_CreditCalcReviews_TemplateRegistryService()
  20926.     {
  20927.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20929.         return $this->services['admin.vidi.credit_calc_reviews.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20930.     }
  20931.     /**
  20932.      * Gets the public 'admin.vidi.foundersBiography' service.
  20933.      *
  20934.      * @return \AdminBundle\Admin\VidiFounders\FoundersBiographyAdmin
  20935.      */
  20936.     protected function getAdmin_Vidi_FoundersBiographyService()
  20937.     {
  20938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  20939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  20940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  20941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  20942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  20943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  20944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  20945.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  20946.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  20947.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  20948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  20949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  20950.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  20951.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersBiographyAdmin.php';
  20952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  20953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  20954.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  20955.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  20956.         $this->factories['admin.vidi.foundersBiography'] = function () {
  20957.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersBiographyAdmin('admin.vidi.foundersBiography''PortalBundle\\Entity\\FoundersBiography''sonata.admin.controller.crud');
  20958.             $instance->setManagerType('orm');
  20959.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  20960.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  20961.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  20962.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  20963.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  20964.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  20965.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  20966.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  20967.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  20968.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  20969.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  20970.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  20971.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  20972.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  20973.             $instance->setPagerType('default');
  20974.             $instance->setLabel('Біографія');
  20975.             $instance->setTranslationDomain('messages');
  20976.             $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']]);
  20977.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  20978.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  20979.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  20980.             $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()));
  20981.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersBiography.template_registry'] ?? $this->getAdmin_Vidi_FoundersBiography_TemplateRegistryService()));
  20982.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  20983.             $instance->initialize();
  20984.             return $instance;
  20985.         };
  20986.         return $this->factories['admin.vidi.foundersBiography']();
  20987.     }
  20988.     /**
  20989.      * Gets the public 'admin.vidi.foundersBiography.template_registry' shared service.
  20990.      *
  20991.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  20992.      */
  20993.     protected function getAdmin_Vidi_FoundersBiography_TemplateRegistryService()
  20994.     {
  20995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  20996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  20997.         return $this->services['admin.vidi.foundersBiography.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  20998.     }
  20999.     /**
  21000.      * Gets the public 'admin.vidi.foundersFounders' service.
  21001.      *
  21002.      * @return \AdminBundle\Admin\VidiFounders\FoundersAdmin
  21003.      */
  21004.     protected function getAdmin_Vidi_FoundersFoundersService()
  21005.     {
  21006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21011.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21012.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21013.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21014.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21015.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21018.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21019.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersAdmin.php';
  21020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21024.         $this->factories['admin.vidi.foundersFounders'] = function () {
  21025.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersAdmin('admin.vidi.foundersFounders''PortalBundle\\Entity\\Founders''sonata.admin.controller.crud');
  21026.             $instance->setManagerType('orm');
  21027.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21028.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21029.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21030.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21031.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21032.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21033.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21034.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21035.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21036.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21037.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21038.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21039.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21040.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21041.             $instance->setPagerType('default');
  21042.             $instance->setLabel('Засновники');
  21043.             $instance->setTranslationDomain('messages');
  21044.             $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']]);
  21045.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21046.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21047.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21048.             $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()));
  21049.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersFounders.template_registry'] ?? $this->getAdmin_Vidi_FoundersFounders_TemplateRegistryService()));
  21050.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21051.             $instance->initialize();
  21052.             return $instance;
  21053.         };
  21054.         return $this->factories['admin.vidi.foundersFounders']();
  21055.     }
  21056.     /**
  21057.      * Gets the public 'admin.vidi.foundersFounders.template_registry' shared service.
  21058.      *
  21059.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21060.      */
  21061.     protected function getAdmin_Vidi_FoundersFounders_TemplateRegistryService()
  21062.     {
  21063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21065.         return $this->services['admin.vidi.foundersFounders.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21066.     }
  21067.     /**
  21068.      * Gets the public 'admin.vidi.foundersNews' service.
  21069.      *
  21070.      * @return \AdminBundle\Admin\VidiFounders\FoundersNewsAdmin
  21071.      */
  21072.     protected function getAdmin_Vidi_FoundersNewsService()
  21073.     {
  21074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21077.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21078.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21079.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21080.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21086.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21087.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersNewsAdmin.php';
  21088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21092.         $this->factories['admin.vidi.foundersNews'] = function () {
  21093.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersNewsAdmin('admin.vidi.foundersNews''PortalBundle\\Entity\\FoundersNews''sonata.admin.controller.crud');
  21094.             $instance->setManagerType('orm');
  21095.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21096.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21097.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21098.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21099.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21100.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21101.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21102.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21103.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21104.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21105.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21106.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21107.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21108.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21109.             $instance->setPagerType('default');
  21110.             $instance->setLabel('Новини');
  21111.             $instance->setTranslationDomain('messages');
  21112.             $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']]);
  21113.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21114.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21115.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21116.             $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()));
  21117.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersNews.template_registry'] ?? $this->getAdmin_Vidi_FoundersNews_TemplateRegistryService()));
  21118.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21119.             $instance->initialize();
  21120.             return $instance;
  21121.         };
  21122.         return $this->factories['admin.vidi.foundersNews']();
  21123.     }
  21124.     /**
  21125.      * Gets the public 'admin.vidi.foundersNews.template_registry' shared service.
  21126.      *
  21127.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21128.      */
  21129.     protected function getAdmin_Vidi_FoundersNews_TemplateRegistryService()
  21130.     {
  21131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21133.         return $this->services['admin.vidi.foundersNews.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21134.     }
  21135.     /**
  21136.      * Gets the public 'admin.vidi.foundersPhoto' service.
  21137.      *
  21138.      * @return \AdminBundle\Admin\VidiFounders\FoundersPhotoAdmin
  21139.      */
  21140.     protected function getAdmin_Vidi_FoundersPhotoService()
  21141.     {
  21142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21151.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21154.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21155.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersPhotoAdmin.php';
  21156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21159.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21160.         $this->factories['admin.vidi.foundersPhoto'] = function () {
  21161.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersPhotoAdmin('admin.vidi.foundersPhoto''PortalBundle\\Entity\\FoundersPhoto''sonata.admin.controller.crud');
  21162.             $instance->setManagerType('orm');
  21163.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21164.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21165.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21166.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21167.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21168.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21169.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21170.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21171.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21172.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21173.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21174.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21175.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21176.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21177.             $instance->setPagerType('default');
  21178.             $instance->setLabel('Фото');
  21179.             $instance->setTranslationDomain('messages');
  21180.             $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']]);
  21181.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21182.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21183.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21184.             $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()));
  21185.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersPhoto.template_registry'] ?? $this->getAdmin_Vidi_FoundersPhoto_TemplateRegistryService()));
  21186.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21187.             $instance->initialize();
  21188.             return $instance;
  21189.         };
  21190.         return $this->factories['admin.vidi.foundersPhoto']();
  21191.     }
  21192.     /**
  21193.      * Gets the public 'admin.vidi.foundersPhoto.template_registry' shared service.
  21194.      *
  21195.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21196.      */
  21197.     protected function getAdmin_Vidi_FoundersPhoto_TemplateRegistryService()
  21198.     {
  21199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21201.         return $this->services['admin.vidi.foundersPhoto.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21202.     }
  21203.     /**
  21204.      * Gets the public 'admin.vidi.foundersPublications' service.
  21205.      *
  21206.      * @return \AdminBundle\Admin\VidiFounders\FoundersPublicationsAdmin
  21207.      */
  21208.     protected function getAdmin_Vidi_FoundersPublicationsService()
  21209.     {
  21210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21215.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21216.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21221.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21222.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21223.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersPublicationsAdmin.php';
  21224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21225.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21226.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21228.         $this->factories['admin.vidi.foundersPublications'] = function () {
  21229.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersPublicationsAdmin('admin.vidi.foundersPublications''PortalBundle\\Entity\\FoundersPublications''sonata.admin.controller.crud');
  21230.             $instance->setManagerType('orm');
  21231.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21232.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21233.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21234.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21235.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21236.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21237.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21238.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21239.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21240.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21241.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21242.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21243.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21244.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21245.             $instance->setPagerType('default');
  21246.             $instance->setLabel('Публікації');
  21247.             $instance->setTranslationDomain('messages');
  21248.             $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']]);
  21249.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21250.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21251.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21252.             $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()));
  21253.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersPublications.template_registry'] ?? $this->getAdmin_Vidi_FoundersPublications_TemplateRegistryService()));
  21254.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21255.             $instance->initialize();
  21256.             return $instance;
  21257.         };
  21258.         return $this->factories['admin.vidi.foundersPublications']();
  21259.     }
  21260.     /**
  21261.      * Gets the public 'admin.vidi.foundersPublications.template_registry' shared service.
  21262.      *
  21263.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21264.      */
  21265.     protected function getAdmin_Vidi_FoundersPublications_TemplateRegistryService()
  21266.     {
  21267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21269.         return $this->services['admin.vidi.foundersPublications.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21270.     }
  21271.     /**
  21272.      * Gets the public 'admin.vidi.foundersVideo' service.
  21273.      *
  21274.      * @return \AdminBundle\Admin\VidiFounders\FoundersVideoAdmin
  21275.      */
  21276.     protected function getAdmin_Vidi_FoundersVideoService()
  21277.     {
  21278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21279.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21282.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21285.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21286.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21287.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21288.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21289.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21290.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21291.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/VidiFounders/FoundersVideoAdmin.php';
  21292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21296.         $this->factories['admin.vidi.foundersVideo'] = function () {
  21297.             $instance = new \AdminBundle\Admin\VidiFounders\FoundersVideoAdmin('admin.vidi.foundersVideo''PortalBundle\\Entity\\FoundersVideo''sonata.admin.controller.crud');
  21298.             $instance->setManagerType('orm');
  21299.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21300.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21301.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21302.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21303.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21304.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21305.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21306.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21307.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21308.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21309.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21310.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21311.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21312.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21313.             $instance->setPagerType('default');
  21314.             $instance->setLabel('Відео');
  21315.             $instance->setTranslationDomain('messages');
  21316.             $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']]);
  21317.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21318.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21319.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21320.             $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()));
  21321.             $instance->setTemplateRegistry(($this->services['admin.vidi.foundersVideo.template_registry'] ?? $this->getAdmin_Vidi_FoundersVideo_TemplateRegistryService()));
  21322.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21323.             $instance->initialize();
  21324.             return $instance;
  21325.         };
  21326.         return $this->factories['admin.vidi.foundersVideo']();
  21327.     }
  21328.     /**
  21329.      * Gets the public 'admin.vidi.foundersVideo.template_registry' shared service.
  21330.      *
  21331.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21332.      */
  21333.     protected function getAdmin_Vidi_FoundersVideo_TemplateRegistryService()
  21334.     {
  21335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21337.         return $this->services['admin.vidi.foundersVideo.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21338.     }
  21339.     /**
  21340.      * Gets the public 'admin.vidi.resume' service.
  21341.      *
  21342.      * @return \AdminBundle\Admin\Vidi\ResumeAdmin
  21343.      */
  21344.     protected function getAdmin_Vidi_ResumeService()
  21345.     {
  21346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21351.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21355.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21358.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/ResumeAdmin.php';
  21359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21363.         $this->factories['admin.vidi.resume'] = function () {
  21364.             $instance = new \AdminBundle\Admin\Vidi\ResumeAdmin('admin.vidi.resume''DcSiteBundle\\Entity\\VacancyForm''sonata.admin.controller.crud');
  21365.             $instance->setManagerType('orm');
  21366.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21367.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21368.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21369.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21370.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21371.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21372.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21373.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21374.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21375.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21376.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21377.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21378.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21379.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21380.             $instance->setPagerType('default');
  21381.             $instance->setLabel('Резюме');
  21382.             $instance->setTranslationDomain('messages');
  21383.             $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']]);
  21384.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21385.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21386.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21387.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  21388.             $instance->setTemplateRegistry(($this->services['admin.vidi.resume.template_registry'] ?? $this->getAdmin_Vidi_Resume_TemplateRegistryService()));
  21389.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21390.             $instance->initialize();
  21391.             return $instance;
  21392.         };
  21393.         return $this->factories['admin.vidi.resume']();
  21394.     }
  21395.     /**
  21396.      * Gets the public 'admin.vidi.resume.template_registry' shared service.
  21397.      *
  21398.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21399.      */
  21400.     protected function getAdmin_Vidi_Resume_TemplateRegistryService()
  21401.     {
  21402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21404.         return $this->services['admin.vidi.resume.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21405.     }
  21406.     /**
  21407.      * Gets the public 'admin.vidi.slider' service.
  21408.      *
  21409.      * @return \AdminBundle\Admin\Vidi\MainSliderAdmin
  21410.      */
  21411.     protected function getAdmin_Vidi_SliderService()
  21412.     {
  21413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21425.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  21426.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/MainSliderAdmin.php';
  21427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21431.         $this->factories['admin.vidi.slider'] = function () {
  21432.             $instance = new \AdminBundle\Admin\Vidi\MainSliderAdmin('admin.vidi.slider''PortalBundle\\Entity\\MainSlider''sonata.admin.controller.crud');
  21433.             $instance->setManagerType('orm');
  21434.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21435.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21436.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21437.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21438.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21439.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21440.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21441.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21442.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21443.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21444.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21445.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21446.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21447.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21448.             $instance->setPagerType('default');
  21449.             $instance->setLabel('Слайдер на главной');
  21450.             $instance->setTranslationDomain('messages');
  21451.             $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']]);
  21452.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21453.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21454.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21455.             $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()));
  21456.             $instance->setTemplateRegistry(($this->services['admin.vidi.slider.template_registry'] ?? $this->getAdmin_Vidi_Slider_TemplateRegistryService()));
  21457.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21458.             $instance->initialize();
  21459.             return $instance;
  21460.         };
  21461.         return $this->factories['admin.vidi.slider']();
  21462.     }
  21463.     /**
  21464.      * Gets the public 'admin.vidi.slider.template_registry' shared service.
  21465.      *
  21466.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21467.      */
  21468.     protected function getAdmin_Vidi_Slider_TemplateRegistryService()
  21469.     {
  21470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21472.         return $this->services['admin.vidi.slider.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21473.     }
  21474.     /**
  21475.      * Gets the public 'admin.vidi.vacancy' service.
  21476.      *
  21477.      * @return \AdminBundle\Admin\Vidi\VacancyAdmin
  21478.      */
  21479.     protected function getAdmin_Vidi_VacancyService()
  21480.     {
  21481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  21482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  21483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  21484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  21485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  21486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  21487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  21488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  21489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  21490.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  21491.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  21492.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  21493.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/VacancyAdmin.php';
  21494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  21495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  21496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  21497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  21498.         $this->factories['admin.vidi.vacancy'] = function () {
  21499.             $instance = new \AdminBundle\Admin\Vidi\VacancyAdmin('admin.vidi.vacancy''DcSiteBundle\\Entity\\Vacancy''sonata.admin.controller.crud');
  21500.             $instance->setManagerType('orm');
  21501.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  21502.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  21503.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  21504.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  21505.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  21506.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  21507.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  21508.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  21509.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  21510.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  21511.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  21512.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  21513.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  21514.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  21515.             $instance->setPagerType('default');
  21516.             $instance->setLabel('Вакансии');
  21517.             $instance->setTranslationDomain('messages');
  21518.             $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']]);
  21519.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  21520.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  21521.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  21522.             $instance->setContainerServices(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  21523.             $instance->setTemplateRegistry(($this->services['admin.vidi.vacancy.template_registry'] ?? $this->getAdmin_Vidi_Vacancy_TemplateRegistryService()));
  21524.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  21525.             $instance->initialize();
  21526.             return $instance;
  21527.         };
  21528.         return $this->factories['admin.vidi.vacancy']();
  21529.     }
  21530.     /**
  21531.      * Gets the public 'admin.vidi.vacancy.template_registry' shared service.
  21532.      *
  21533.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  21534.      */
  21535.     protected function getAdmin_Vidi_Vacancy_TemplateRegistryService()
  21536.     {
  21537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  21538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  21539.         return $this->services['admin.vidi.vacancy.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  21540.     }
  21541.     /**
  21542.      * Gets the public 'api.exception.listener' shared service.
  21543.      *
  21544.      * @return \ApiBundle\Exceptions\ExceptionListener
  21545.      */
  21546.     protected function getApi_Exception_ListenerService()
  21547.     {
  21548.         include_once \dirname(__DIR__4).'/src/ApiBundle/Exceptions/ExceptionListener.php';
  21549.         return $this->services['api.exception.listener'] = new \ApiBundle\Exceptions\ExceptionListener();
  21550.     }
  21551.     /**
  21552.      * Gets the public 'api.handler.error' shared service.
  21553.      *
  21554.      * @return \ApiBundle\Helpers\ValidationErrorHandler
  21555.      */
  21556.     protected function getApi_Handler_ErrorService()
  21557.     {
  21558.         include_once \dirname(__DIR__4).'/src/ApiBundle/Helpers/ValidationErrorHandler.php';
  21559.         return $this->services['api.handler.error'] = new \ApiBundle\Helpers\ValidationErrorHandler(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  21560.     }
  21561.     /**
  21562.      * Gets the public 'api.helper.service' shared service.
  21563.      *
  21564.      * @return \ApiBundle\Services\ApiHelperService
  21565.      */
  21566.     protected function getApi_Helper_ServiceService()
  21567.     {
  21568.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/ApiHelperService.php';
  21569.         return $this->services['api.helper.service'] = new \ApiBundle\Services\ApiHelperService(($this->services['api.service.seo'] ?? $this->getApi_Service_SeoService()));
  21570.     }
  21571.     /**
  21572.      * Gets the public 'api.serializer' shared service.
  21573.      *
  21574.      * @return \Symfony\Component\Serializer\Serializer
  21575.      */
  21576.     protected function getApi_SerializerService()
  21577.     {
  21578.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  21579.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  21580.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  21581.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  21582.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  21583.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  21584.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  21585.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  21586.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  21587.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  21588.         return $this->services['api.serializer'] = new \Symfony\Component\Serializer\Serializer();
  21589.     }
  21590.     /**
  21591.      * Gets the public 'api.service.seo' shared service.
  21592.      *
  21593.      * @return \ApiBundle\Services\SeoService
  21594.      */
  21595.     protected function getApi_Service_SeoService()
  21596.     {
  21597.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/SeoService.php';
  21598.         return $this->services['api.service.seo'] = new \ApiBundle\Services\SeoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  21599.     }
  21600.     /**
  21601.      * Gets the public 'api.unicommerce.service' shared service.
  21602.      *
  21603.      * @return \ApiBundle\Services\UnicommerceService
  21604.      */
  21605.     protected function getApi_Unicommerce_ServiceService()
  21606.     {
  21607.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/UnicommerceService.php';
  21608.         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()), ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()));
  21609.     }
  21610.     /**
  21611.      * Gets the public 'bank.acquiring' shared service.
  21612.      *
  21613.      * @return \AcquiringBundle\Component\Model\BankAcquiring
  21614.      */
  21615.     protected function getBank_AcquiringService()
  21616.     {
  21617.         include_once \dirname(__DIR__4).'/src/AcquiringBundle/Component/Model/BankAcquiring.php';
  21618.         return $this->services['bank.acquiring'] = new \AcquiringBundle\Component\Model\BankAcquiring($this->parameters['acquiring'], ($this->services['router'] ?? $this->getRouterService()));
  21619.     }
  21620.     /**
  21621.      * Gets the public 'bmp_api.seder' shared service.
  21622.      *
  21623.      * @return \BmpGatewayBundle\Component\BPM\Sender
  21624.      */
  21625.     protected function getBmpApi_SederService()
  21626.     {
  21627.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/BPM/Sender.php';
  21628.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  21629.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21630.         if (isset($this->services['bmp_api.seder'])) {
  21631.             return $this->services['bmp_api.seder'];
  21632.         }
  21633.         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');
  21634.     }
  21635.     /**
  21636.      * Gets the public 'bmp_gateway.model.lead' shared service.
  21637.      *
  21638.      * @return \BmpGatewayBundle\Model\Lead
  21639.      */
  21640.     protected function getBmpGateway_Model_LeadService()
  21641.     {
  21642.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Model/Lead.php';
  21643.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  21644.         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()));
  21645.     }
  21646.     /**
  21647.      * Gets the public 'cache.app' shared service.
  21648.      *
  21649.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21650.      */
  21651.     protected function getCache_AppService()
  21652.     {
  21653.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('tjyLmjTwwy'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  21654.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  21655.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  21656.     }
  21657.     /**
  21658.      * Gets the public 'cache.app_clearer' shared service.
  21659.      *
  21660.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  21661.      */
  21662.     protected function getCache_AppClearerService()
  21663.     {
  21664.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  21665.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  21666.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  21667.     }
  21668.     /**
  21669.      * Gets the public 'cache.global_clearer' shared service.
  21670.      *
  21671.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  21672.      */
  21673.     protected function getCache_GlobalClearerService()
  21674.     {
  21675.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  21676.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  21677.         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())]);
  21678.     }
  21679.     /**
  21680.      * Gets the public 'cache.system' shared service.
  21681.      *
  21682.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21683.      */
  21684.     protected function getCache_SystemService()
  21685.     {
  21686.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('UkC7-a+Oea'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  21687.     }
  21688.     /**
  21689.      * Gets the public 'cache.system_clearer' shared service.
  21690.      *
  21691.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  21692.      */
  21693.     protected function getCache_SystemClearerService()
  21694.     {
  21695.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  21696.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  21697.         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())]);
  21698.     }
  21699.     /**
  21700.      * Gets the public 'cache.validator_expression_language' shared service.
  21701.      *
  21702.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21703.      */
  21704.     protected function getCache_ValidatorExpressionLanguageService()
  21705.     {
  21706.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GImKyvgFXi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  21707.     }
  21708.     /**
  21709.      * Gets the public 'cache_warmer' shared service.
  21710.      *
  21711.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  21712.      */
  21713.     protected function getCacheWarmerService()
  21714.     {
  21715.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  21716.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  21717.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  21718.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  21719.             yield => ($this->privates['sonata.admin.route.cache_warmup'] ?? $this->getSonata_Admin_Route_CacheWarmupService());
  21720.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  21721.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  21722.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  21723.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  21724.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  21725.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  21726.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  21727.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  21728.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  21729.     }
  21730.     /**
  21731.      * Gets the public 'console.command.public_alias.CoreBundle\Command\SendFormNotifyCommand' shared service.
  21732.      *
  21733.      * @return \CoreBundle\Command\SendFormNotifyCommand
  21734.      */
  21735.     protected function getSendFormNotifyCommandService()
  21736.     {
  21737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21738.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/SendFormNotifyCommand.php';
  21739.         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()));
  21740.     }
  21741.     /**
  21742.      * Gets the public 'console.command.public_alias.MyBundle\Command\NightBookingCommand' shared autowired service.
  21743.      *
  21744.      * @return \MyBundle\Command\NightBookingCommand
  21745.      */
  21746.     protected function getNightBookingCommandService()
  21747.     {
  21748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21749.         include_once \dirname(__DIR__4).'/src/MyBundle/Command/NightBookingCommand.php';
  21750.         return $this->services['console.command.public_alias.MyBundle\\Command\\NightBookingCommand'] = new \MyBundle\Command\NightBookingCommand(($this->privates['MyBundle\\Service\\NightBookingService'] ?? $this->getNightBookingServiceService()));
  21751.     }
  21752.     /**
  21753.      * Gets the public 'console.command.public_alias.MyBundle\Command\OrderNotifiedCommand' shared autowired service.
  21754.      *
  21755.      * @return \MyBundle\Command\OrderNotifiedCommand
  21756.      */
  21757.     protected function getOrderNotifiedCommandService()
  21758.     {
  21759.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21760.         include_once \dirname(__DIR__4).'/src/MyBundle/Command/OrderNotifiedCommand.php';
  21761.         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()));
  21762.     }
  21763.     /**
  21764.      * Gets the public 'console.command.public_alias.MyBundle\Command\TransferAcquiringOrderToOrderCommand' shared autowired service.
  21765.      *
  21766.      * @return \MyBundle\Command\TransferAcquiringOrderToOrderCommand
  21767.      */
  21768.     protected function getTransferAcquiringOrderToOrderCommandService()
  21769.     {
  21770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21771.         include_once \dirname(__DIR__4).'/src/MyBundle/Command/TransferAcquiringOrderToOrderCommand.php';
  21772.         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()));
  21773.     }
  21774.     /**
  21775.      * Gets the public 'console.command_loader' shared service.
  21776.      *
  21777.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  21778.      */
  21779.     protected function getConsole_CommandLoaderService()
  21780.     {
  21781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  21782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  21783.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21784.             'CoreBundle\\Command\\CallbackDaemonCommand' => ['privates''CoreBundle\\Command\\CallbackDaemonCommand''getCallbackDaemonCommandService'false],
  21785.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  21786.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  21787.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  21788.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  21789.             'fos_user.command.activate_user' => ['privates''.fos_user.command.activate_user.lazy''get_FosUser_Command_ActivateUser_LazyService'false],
  21790.             'fos_user.command.change_password' => ['privates''.fos_user.command.change_password.lazy''get_FosUser_Command_ChangePassword_LazyService'false],
  21791.             'fos_user.command.create_user' => ['privates''.fos_user.command.create_user.lazy''get_FosUser_Command_CreateUser_LazyService'false],
  21792.             'fos_user.command.deactivate_user' => ['privates''.fos_user.command.deactivate_user.lazy''get_FosUser_Command_DeactivateUser_LazyService'false],
  21793.             'fos_user.command.demote_user' => ['privates''.fos_user.command.demote_user.lazy''get_FosUser_Command_DemoteUser_LazyService'false],
  21794.             'fos_user.command.promote_user' => ['privates''.fos_user.command.promote_user.lazy''get_FosUser_Command_PromoteUser_LazyService'false],
  21795.             'sonata.block.command.debug_blocks' => ['privates''.sonata.block.command.debug_blocks.lazy''get_Sonata_Block_Command_DebugBlocks_LazyService'false],
  21796.             'sonata.admin.command.explain' => ['privates''.sonata.admin.command.explain.lazy''get_Sonata_Admin_Command_Explain_LazyService'false],
  21797.             'sonata.admin.command.generate_object_acl' => ['privates''.sonata.admin.command.generate_object_acl.lazy''get_Sonata_Admin_Command_GenerateObjectAcl_LazyService'false],
  21798.             'sonata.admin.command.list' => ['privates''.sonata.admin.command.list.lazy''get_Sonata_Admin_Command_List_LazyService'false],
  21799.             'sonata.admin.command.setup_acl' => ['privates''.sonata.admin.command.setup_acl.lazy''get_Sonata_Admin_Command_SetupAcl_LazyService'false],
  21800.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  21801.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  21802.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  21803.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  21804.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  21805.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  21806.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  21807.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  21808.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  21809.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  21810.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  21811.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  21812.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  21813.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  21814.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  21815.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  21816.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  21817.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  21818.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  21819.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  21820.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  21821.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  21822.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  21823.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  21824.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  21825.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  21826.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  21827.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  21828.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  21829.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  21830.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  21831.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  21832.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  21833.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  21834.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  21835.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  21836.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  21837.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  21838.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  21839.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  21840.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  21841.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  21842.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  21843.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  21844.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  21845.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  21846.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  21847.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  21848.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  21849.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  21850.             'sonata.media.command.add_mass_media' => ['privates''.sonata.media.command.add_mass_media.lazy''get_Sonata_Media_Command_AddMassMedia_LazyService'false],
  21851.             'sonata.media.command.add_media' => ['privates''.sonata.media.command.add_media.lazy''get_Sonata_Media_Command_AddMedia_LazyService'false],
  21852.             'sonata.media.command.clean_media' => ['privates''.sonata.media.command.clean_media.lazy''get_Sonata_Media_Command_CleanMedia_LazyService'false],
  21853.             'sonata.media.command.fix_media_context' => ['privates''.sonata.media.command.fix_media_context.lazy''get_Sonata_Media_Command_FixMediaContext_LazyService'false],
  21854.             'sonata.media.command.refresh_metadata' => ['privates''.sonata.media.command.refresh_metadata.lazy''get_Sonata_Media_Command_RefreshMetadata_LazyService'false],
  21855.             'sonata.media.command.remove_thumbs' => ['privates''.sonata.media.command.remove_thumbs.lazy''get_Sonata_Media_Command_RemoveThumbs_LazyService'false],
  21856.             'sonata.media.command.sync_thumbs' => ['privates''.sonata.media.command.sync_thumbs.lazy''get_Sonata_Media_Command_SyncThumbs_LazyService'false],
  21857.             'sonata.media.command.update_cdn_status' => ['privates''.sonata.media.command.update_cdn_status.lazy''get_Sonata_Media_Command_UpdateCdnStatus_LazyService'false],
  21858.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  21859.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  21860.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  21861.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  21862.             'doctrine_migrations.diff_command' => ['privates''.doctrine_migrations.diff_command.lazy''get_DoctrineMigrations_DiffCommand_LazyService'false],
  21863.             'doctrine_migrations.sync_metadata_command' => ['privates''.doctrine_migrations.sync_metadata_command.lazy''get_DoctrineMigrations_SyncMetadataCommand_LazyService'false],
  21864.             'doctrine_migrations.versions_command' => ['privates''.doctrine_migrations.versions_command.lazy''get_DoctrineMigrations_VersionsCommand_LazyService'false],
  21865.             'doctrine_migrations.current_command' => ['privates''.doctrine_migrations.current_command.lazy''get_DoctrineMigrations_CurrentCommand_LazyService'false],
  21866.             'doctrine_migrations.dump_schema_command' => ['privates''.doctrine_migrations.dump_schema_command.lazy''get_DoctrineMigrations_DumpSchemaCommand_LazyService'false],
  21867.             'doctrine_migrations.execute_command' => ['privates''.doctrine_migrations.execute_command.lazy''get_DoctrineMigrations_ExecuteCommand_LazyService'false],
  21868.             'doctrine_migrations.generate_command' => ['privates''.doctrine_migrations.generate_command.lazy''get_DoctrineMigrations_GenerateCommand_LazyService'false],
  21869.             'doctrine_migrations.latest_command' => ['privates''.doctrine_migrations.latest_command.lazy''get_DoctrineMigrations_LatestCommand_LazyService'false],
  21870.             'doctrine_migrations.migrate_command' => ['privates''.doctrine_migrations.migrate_command.lazy''get_DoctrineMigrations_MigrateCommand_LazyService'false],
  21871.             'doctrine_migrations.rollup_command' => ['privates''.doctrine_migrations.rollup_command.lazy''get_DoctrineMigrations_RollupCommand_LazyService'false],
  21872.             'doctrine_migrations.status_command' => ['privates''.doctrine_migrations.status_command.lazy''get_DoctrineMigrations_StatusCommand_LazyService'false],
  21873.             'doctrine_migrations.up_to_date_command' => ['privates''.doctrine_migrations.up_to_date_command.lazy''get_DoctrineMigrations_UpToDateCommand_LazyService'false],
  21874.             'doctrine_migrations.version_command' => ['privates''.doctrine_migrations.version_command.lazy''get_DoctrineMigrations_VersionCommand_LazyService'false],
  21875.             'lexik_jwt_authentication.check_config_command' => ['privates''.lexik_jwt_authentication.check_config_command.lazy''get_LexikJwtAuthentication_CheckConfigCommand_LazyService'false],
  21876.             'lexik_jwt_authentication.migrate_config_command' => ['privates''.lexik_jwt_authentication.migrate_config_command.lazy''get_LexikJwtAuthentication_MigrateConfigCommand_LazyService'false],
  21877.             'lexik_jwt_authentication.enable_encryption_config_command' => ['privates''.lexik_jwt_authentication.enable_encryption_config_command.lazy''get_LexikJwtAuthentication_EnableEncryptionConfigCommand_LazyService'false],
  21878.             'lexik_jwt_authentication.generate_token_command' => ['privates''.lexik_jwt_authentication.generate_token_command.lazy''get_LexikJwtAuthentication_GenerateTokenCommand_LazyService'false],
  21879.             'lexik_jwt_authentication.generate_keypair_command' => ['privates''.lexik_jwt_authentication.generate_keypair_command.lazy''get_LexikJwtAuthentication_GenerateKeypairCommand_LazyService'false],
  21880.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => ['privates''Snc\\RedisBundle\\Command\\RedisQueryCommand''getRedisQueryCommandService'false],
  21881.         ], [
  21882.             'CoreBundle\\Command\\CallbackDaemonCommand' => 'CoreBundle\\Command\\CallbackDaemonCommand',
  21883.             'security.command.debug_firewall' => '?',
  21884.             'security.command.user_password_encoder' => '?',
  21885.             'security.command.user_password_hash' => '?',
  21886.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  21887.             'fos_user.command.activate_user' => '?',
  21888.             'fos_user.command.change_password' => '?',
  21889.             'fos_user.command.create_user' => '?',
  21890.             'fos_user.command.deactivate_user' => '?',
  21891.             'fos_user.command.demote_user' => '?',
  21892.             'fos_user.command.promote_user' => '?',
  21893.             'sonata.block.command.debug_blocks' => '?',
  21894.             'sonata.admin.command.explain' => '?',
  21895.             'sonata.admin.command.generate_object_acl' => '?',
  21896.             'sonata.admin.command.list' => '?',
  21897.             'sonata.admin.command.setup_acl' => '?',
  21898.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  21899.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  21900.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  21901.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  21902.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  21903.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  21904.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  21905.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  21906.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  21907.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  21908.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  21909.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  21910.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  21911.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  21912.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  21913.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  21914.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  21915.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  21916.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  21917.             'console.command.about' => '?',
  21918.             'console.command.assets_install' => '?',
  21919.             'console.command.cache_clear' => '?',
  21920.             'console.command.cache_pool_clear' => '?',
  21921.             'console.command.cache_pool_prune' => '?',
  21922.             'console.command.cache_pool_delete' => '?',
  21923.             'console.command.cache_pool_list' => '?',
  21924.             'console.command.cache_warmup' => '?',
  21925.             'console.command.config_debug' => '?',
  21926.             'console.command.config_dump_reference' => '?',
  21927.             'console.command.container_debug' => '?',
  21928.             'console.command.container_lint' => '?',
  21929.             'console.command.debug_autowiring' => '?',
  21930.             'console.command.dotenv_debug' => '?',
  21931.             'console.command.event_dispatcher_debug' => '?',
  21932.             'console.command.router_debug' => '?',
  21933.             'console.command.router_match' => '?',
  21934.             'console.command.translation_debug' => '?',
  21935.             'console.command.translation_extract' => '?',
  21936.             'console.command.validator_debug' => '?',
  21937.             'console.command.translation_pull' => '?',
  21938.             'console.command.translation_push' => '?',
  21939.             'console.command.xliff_lint' => '?',
  21940.             'console.command.yaml_lint' => '?',
  21941.             'console.command.form_debug' => '?',
  21942.             'console.command.secrets_set' => '?',
  21943.             'console.command.secrets_remove' => '?',
  21944.             'console.command.secrets_generate_key' => '?',
  21945.             'console.command.secrets_list' => '?',
  21946.             'console.command.secrets_decrypt_to_local' => '?',
  21947.             'console.command.secrets_encrypt_from_local' => '?',
  21948.             'sonata.media.command.add_mass_media' => '?',
  21949.             'sonata.media.command.add_media' => '?',
  21950.             'sonata.media.command.clean_media' => '?',
  21951.             'sonata.media.command.fix_media_context' => '?',
  21952.             'sonata.media.command.refresh_metadata' => '?',
  21953.             'sonata.media.command.remove_thumbs' => '?',
  21954.             'sonata.media.command.sync_thumbs' => '?',
  21955.             'sonata.media.command.update_cdn_status' => '?',
  21956.             'twig.command.debug' => '?',
  21957.             'twig.command.lint' => '?',
  21958.             'var_dumper.command.server_dump' => '?',
  21959.             'monolog.command.server_log' => '?',
  21960.             'doctrine_migrations.diff_command' => '?',
  21961.             'doctrine_migrations.sync_metadata_command' => '?',
  21962.             'doctrine_migrations.versions_command' => '?',
  21963.             'doctrine_migrations.current_command' => '?',
  21964.             'doctrine_migrations.dump_schema_command' => '?',
  21965.             'doctrine_migrations.execute_command' => '?',
  21966.             'doctrine_migrations.generate_command' => '?',
  21967.             'doctrine_migrations.latest_command' => '?',
  21968.             'doctrine_migrations.migrate_command' => '?',
  21969.             'doctrine_migrations.rollup_command' => '?',
  21970.             'doctrine_migrations.status_command' => '?',
  21971.             'doctrine_migrations.up_to_date_command' => '?',
  21972.             'doctrine_migrations.version_command' => '?',
  21973.             'lexik_jwt_authentication.check_config_command' => '?',
  21974.             'lexik_jwt_authentication.migrate_config_command' => '?',
  21975.             'lexik_jwt_authentication.enable_encryption_config_command' => '?',
  21976.             'lexik_jwt_authentication.generate_token_command' => '?',
  21977.             'lexik_jwt_authentication.generate_keypair_command' => '?',
  21978.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => 'Snc\\RedisBundle\\Command\\RedisQueryCommand',
  21979.         ]), ['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']);
  21980.     }
  21981.     /**
  21982.      * Gets the public 'container.env_var_processors_locator' shared service.
  21983.      *
  21984.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21985.      */
  21986.     protected function getContainer_EnvVarProcessorsLocatorService()
  21987.     {
  21988.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21989.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21990.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21991.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21992.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21993.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21994.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21995.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21996.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21997.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21998.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  21999.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  22000.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  22001.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  22002.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  22003.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  22004.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  22005.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  22006.         ], [
  22007.             'base64' => '?',
  22008.             'bool' => '?',
  22009.             'const' => '?',
  22010.             'csv' => '?',
  22011.             'default' => '?',
  22012.             'file' => '?',
  22013.             'float' => '?',
  22014.             'int' => '?',
  22015.             'json' => '?',
  22016.             'key' => '?',
  22017.             'not' => '?',
  22018.             'query_string' => '?',
  22019.             'require' => '?',
  22020.             'resolve' => '?',
  22021.             'string' => '?',
  22022.             'trim' => '?',
  22023.             'url' => '?',
  22024.         ]);
  22025.     }
  22026.     /**
  22027.      * Gets the public 'core.api.1c_online_service' shared service.
  22028.      *
  22029.      * @return \CoreBundle\Model\Api\OnlineService\ApiServer1C
  22030.      */
  22031.     protected function getCore_Api_1cOnlineServiceService()
  22032.     {
  22033.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/OnlineService/ApiServer1C.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.api.1c_online_service'])) {
  22037.             return $this->services['core.api.1c_online_service'];
  22038.         }
  22039.         $b = ($this->services['monolog.logger.one_c_service_log'] ?? $this->getMonolog_Logger_OneCServiceLogService());
  22040.         if (isset($this->services['core.api.1c_online_service'])) {
  22041.             return $this->services['core.api.1c_online_service'];
  22042.         }
  22043.         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);
  22044.     }
  22045.     /**
  22046.      * Gets the public 'core.api.mvd' shared service.
  22047.      *
  22048.      * @return \CoreBundle\Model\Api\MVD\MvdServer
  22049.      */
  22050.     protected function getCore_Api_MvdService()
  22051.     {
  22052.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/MVD/MvdServer.php';
  22053.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22054.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22055.         if (isset($this->services['core.api.mvd'])) {
  22056.             return $this->services['core.api.mvd'];
  22057.         }
  22058.         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);
  22059.     }
  22060.     /**
  22061.      * Gets the public 'core.api.postomate' shared service.
  22062.      *
  22063.      * @return \CoreBundle\Model\Api\Postomate\PostomateApi
  22064.      */
  22065.     protected function getCore_Api_PostomateService()
  22066.     {
  22067.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Postomate/PostomateApi.php';
  22068.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22069.         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()));
  22070.     }
  22071.     /**
  22072.      * Gets the public 'core.api.redmine' shared service.
  22073.      *
  22074.      * @return \CoreBundle\Model\Api\Redmine\RedmineServer
  22075.      */
  22076.     protected function getCore_Api_RedmineService()
  22077.     {
  22078.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Redmine/RedmineServer.php';
  22079.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22080.         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())));
  22081.     }
  22082.     /**
  22083.      * Gets the public 'core.autoria.api' shared service.
  22084.      *
  22085.      * @return \CoreBundle\Model\Api\AutoRia\AutoRia
  22086.      */
  22087.     protected function getCore_Autoria_ApiService()
  22088.     {
  22089.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/AutoRia/AutoRia.php';
  22090.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22091.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22092.         if (isset($this->services['core.autoria.api'])) {
  22093.             return $this->services['core.autoria.api'];
  22094.         }
  22095.         $b = ($this->services['monolog.logger.ria_curl_log'] ?? $this->getMonolog_Logger_RiaCurlLogService());
  22096.         if (isset($this->services['core.autoria.api'])) {
  22097.             return $this->services['core.autoria.api'];
  22098.         }
  22099.         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);
  22100.     }
  22101.     /**
  22102.      * Gets the public 'core.bankid.model' shared service.
  22103.      *
  22104.      * @return \CoreBundle\Model\BankIDService
  22105.      */
  22106.     protected function getCore_Bankid_ModelService()
  22107.     {
  22108.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/BankIDService.php';
  22109.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22110.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22111.         if (isset($this->services['core.bankid.model'])) {
  22112.             return $this->services['core.bankid.model'];
  22113.         }
  22114.         $b = ($this->services['core.eusphpe.model'] ?? $this->getCore_Eusphpe_ModelService());
  22115.         if (isset($this->services['core.bankid.model'])) {
  22116.             return $this->services['core.bankid.model'];
  22117.         }
  22118.         return $this->services['core.bankid.model'] = new \CoreBundle\Model\BankIDService($a, ($this->services['core.request.curl'] ?? ($this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl())), $b'dev');
  22119.     }
  22120.     /**
  22121.      * Gets the public 'core.callback' shared service.
  22122.      *
  22123.      * @return \CoreBundle\Model\Callback\CallbackRequest
  22124.      */
  22125.     protected function getCore_CallbackService()
  22126.     {
  22127.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Callback/CallbackRequest.php';
  22128.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22129.         if (isset($this->services['core.callback'])) {
  22130.             return $this->services['core.callback'];
  22131.         }
  22132.         $b = ($this->services['core.callback.log'] ?? $this->getCore_Callback_LogService());
  22133.         if (isset($this->services['core.callback'])) {
  22134.             return $this->services['core.callback'];
  22135.         }
  22136.         $c = ($this->services['core.db.locker'] ?? $this->getCore_Db_LockerService());
  22137.         if (isset($this->services['core.callback'])) {
  22138.             return $this->services['core.callback'];
  22139.         }
  22140.         $d = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22141.         if (isset($this->services['core.callback'])) {
  22142.             return $this->services['core.callback'];
  22143.         }
  22144.         $e = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22145.         if (isset($this->services['core.callback'])) {
  22146.             return $this->services['core.callback'];
  22147.         }
  22148.         return $this->services['core.callback'] = new \CoreBundle\Model\Callback\CallbackRequest($a$b$c$d$e);
  22149.     }
  22150.     /**
  22151.      * Gets the public 'core.callback.daemon' shared service.
  22152.      *
  22153.      * @return \CoreBundle\Model\Callback\CallbackDaemon
  22154.      */
  22155.     protected function getCore_Callback_DaemonService()
  22156.     {
  22157.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Callback/CallbackDaemon.php';
  22158.         return $this->services['core.callback.daemon'] = new \CoreBundle\Model\Callback\CallbackDaemon(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22159.     }
  22160.     /**
  22161.      * Gets the public 'core.callback.log' shared service.
  22162.      *
  22163.      * @return \CoreBundle\Model\Callback\CallbackRequestLog
  22164.      */
  22165.     protected function getCore_Callback_LogService()
  22166.     {
  22167.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Callback/CallbackRequestLog.php';
  22168.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22169.         if (isset($this->services['core.callback.log'])) {
  22170.             return $this->services['core.callback.log'];
  22171.         }
  22172.         return $this->services['core.callback.log'] = new \CoreBundle\Model\Callback\CallbackRequestLog($a);
  22173.     }
  22174.     /**
  22175.      * Gets the public 'core.cart.collection' shared service.
  22176.      *
  22177.      * @return \CoreBundle\Services\Cart\CartService
  22178.      */
  22179.     protected function getCore_Cart_CollectionService()
  22180.     {
  22181.         return $this->services['core.cart.collection'] = new \CoreBundle\Services\Cart\CartService(new RewindableGenerator(function () {
  22182.             yield => ($this->services['core.cart_accessory'] ?? $this->getCore_CartAccessoryService());
  22183.             yield => ($this->services['core.cart_contract'] ?? $this->getCore_CartContractService());
  22184.             yield => ($this->services['core.cart_vehicle'] ?? $this->getCore_CartVehicleService());
  22185.         }, 3));
  22186.     }
  22187.     /**
  22188.      * Gets the public 'core.cart_accessory' shared service.
  22189.      *
  22190.      * @return \CoreBundle\Services\Cart\CartAccessory
  22191.      */
  22192.     protected function getCore_CartAccessoryService()
  22193.     {
  22194.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartBase.php';
  22195.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartAccessory.php';
  22196.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22197.         if (isset($this->services['core.cart_accessory'])) {
  22198.             return $this->services['core.cart_accessory'];
  22199.         }
  22200.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22201.         if (isset($this->services['core.cart_accessory'])) {
  22202.             return $this->services['core.cart_accessory'];
  22203.         }
  22204.         $c = ($this->services['dc.accessory.shop'] ?? $this->getDc_Accessory_ShopService());
  22205.         if (isset($this->services['core.cart_accessory'])) {
  22206.             return $this->services['core.cart_accessory'];
  22207.         }
  22208.         return $this->services['core.cart_accessory'] = new \CoreBundle\Services\Cart\CartAccessory($a$b$c);
  22209.     }
  22210.     /**
  22211.      * Gets the public 'core.cart_contract' shared service.
  22212.      *
  22213.      * @return \CoreBundle\Services\Cart\CartContract
  22214.      */
  22215.     protected function getCore_CartContractService()
  22216.     {
  22217.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartBase.php';
  22218.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartContract.php';
  22219.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22220.         if (isset($this->services['core.cart_contract'])) {
  22221.             return $this->services['core.cart_contract'];
  22222.         }
  22223.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22224.         if (isset($this->services['core.cart_contract'])) {
  22225.             return $this->services['core.cart_contract'];
  22226.         }
  22227.         return $this->services['core.cart_contract'] = new \CoreBundle\Services\Cart\CartContract($a$b);
  22228.     }
  22229.     /**
  22230.      * Gets the public 'core.cart_vehicle' shared service.
  22231.      *
  22232.      * @return \CoreBundle\Services\Cart\CartVehicle
  22233.      */
  22234.     protected function getCore_CartVehicleService()
  22235.     {
  22236.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartBase.php';
  22237.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Cart/CartVehicle.php';
  22238.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22239.         if (isset($this->services['core.cart_vehicle'])) {
  22240.             return $this->services['core.cart_vehicle'];
  22241.         }
  22242.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22243.         if (isset($this->services['core.cart_vehicle'])) {
  22244.             return $this->services['core.cart_vehicle'];
  22245.         }
  22246.         return $this->services['core.cart_vehicle'] = new \CoreBundle\Services\Cart\CartVehicle($a$b);
  22247.     }
  22248.     /**
  22249.      * Gets the public 'core.crm.odatamanager' shared service.
  22250.      *
  22251.      * @return \CoreBundle\Services\CRM\ODataManager
  22252.      */
  22253.     protected function getCore_Crm_OdatamanagerService()
  22254.     {
  22255.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/CRM/ODataManager.php';
  22256.         $a = ($this->services['monolog.logger.odata_manager_log'] ?? $this->getMonolog_Logger_OdataManagerLogService());
  22257.         if (isset($this->services['core.crm.odatamanager'])) {
  22258.             return $this->services['core.crm.odatamanager'];
  22259.         }
  22260.         return $this->services['core.crm.odatamanager'] = new \CoreBundle\Services\CRM\ODataManager('dev'$a);
  22261.     }
  22262.     /**
  22263.      * Gets the public 'core.data_layer.model' shared service.
  22264.      *
  22265.      * @return \CoreBundle\Model\DataLayer
  22266.      */
  22267.     protected function getCore_DataLayer_ModelService()
  22268.     {
  22269.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/DataLayer.php';
  22270.         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())));
  22271.     }
  22272.     /**
  22273.      * Gets the public 'core.db.locker' shared service.
  22274.      *
  22275.      * @return \CoreBundle\Component\DbLocker
  22276.      */
  22277.     protected function getCore_Db_LockerService()
  22278.     {
  22279.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/DbLocker.php';
  22280.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22281.         if (isset($this->services['core.db.locker'])) {
  22282.             return $this->services['core.db.locker'];
  22283.         }
  22284.         return $this->services['core.db.locker'] = new \CoreBundle\Component\DbLocker($a);
  22285.     }
  22286.     /**
  22287.      * Gets the public 'core.etachki.api' shared service.
  22288.      *
  22289.      * @return \CoreBundle\Model\Api\eTachki\eTachkiApi
  22290.      */
  22291.     protected function getCore_Etachki_ApiService()
  22292.     {
  22293.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/eTachki/eTachkiApi.php';
  22294.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22295.         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())));
  22296.     }
  22297.     /**
  22298.      * Gets the public 'core.eusphpe.model' shared service.
  22299.      *
  22300.      * @return \CoreBundle\Model\Eusphpe\Eusphpe
  22301.      */
  22302.     protected function getCore_Eusphpe_ModelService()
  22303.     {
  22304.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eusphpe/EUSignConsts.php';
  22305.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eusphpe/Eusphpe.php';
  22306.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22307.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22308.         if (isset($this->services['core.eusphpe.model'])) {
  22309.             return $this->services['core.eusphpe.model'];
  22310.         }
  22311.         $b = ($this->services['monolog.logger.diia_actions'] ?? $this->getMonolog_Logger_DiiaActionsService());
  22312.         if (isset($this->services['core.eusphpe.model'])) {
  22313.             return $this->services['core.eusphpe.model'];
  22314.         }
  22315.         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())), $b);
  22316.     }
  22317.     /**
  22318.      * Gets the public 'core.exporter.model' shared service.
  22319.      *
  22320.      * @return \CoreBundle\Model\Exporter
  22321.      */
  22322.     protected function getCore_Exporter_ModelService()
  22323.     {
  22324.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Exporter.php';
  22325.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22326.         if (isset($this->services['core.exporter.model'])) {
  22327.             return $this->services['core.exporter.model'];
  22328.         }
  22329.         $b = ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService());
  22330.         if (isset($this->services['core.exporter.model'])) {
  22331.             return $this->services['core.exporter.model'];
  22332.         }
  22333.         return $this->services['core.exporter.model'] = new \CoreBundle\Model\Exporter($a$b);
  22334.     }
  22335.     /**
  22336.      * Gets the public 'core.factory.in-stock-vehicle' shared service.
  22337.      *
  22338.      * @return \CoreBundle\Factory\InStockVehicle
  22339.      */
  22340.     protected function getCore_Factory_InstockvehicleService()
  22341.     {
  22342.         include_once \dirname(__DIR__4).'/src/CoreBundle/Factory/InStockVehicle.php';
  22343.         $a = ($this->services['core.model.vehicles.in-stock-repository'] ?? $this->getCore_Model_Vehicles_InstockrepositoryService());
  22344.         if (isset($this->services['core.factory.in-stock-vehicle'])) {
  22345.             return $this->services['core.factory.in-stock-vehicle'];
  22346.         }
  22347.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22348.         if (isset($this->services['core.factory.in-stock-vehicle'])) {
  22349.             return $this->services['core.factory.in-stock-vehicle'];
  22350.         }
  22351.         $c = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  22352.         if (isset($this->services['core.factory.in-stock-vehicle'])) {
  22353.             return $this->services['core.factory.in-stock-vehicle'];
  22354.         }
  22355.         return $this->services['core.factory.in-stock-vehicle'] = new \CoreBundle\Factory\InStockVehicle($a$b$c);
  22356.     }
  22357.     /**
  22358.      * Gets the public 'core.factory.vehicle' shared service.
  22359.      *
  22360.      * @return \CoreBundle\Factory\Vehicle
  22361.      */
  22362.     protected function getCore_Factory_VehicleService()
  22363.     {
  22364.         include_once \dirname(__DIR__4).'/src/CoreBundle/Factory/Vehicle.php';
  22365.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22366.         if (isset($this->services['core.factory.vehicle'])) {
  22367.             return $this->services['core.factory.vehicle'];
  22368.         }
  22369.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22370.         if (isset($this->services['core.factory.vehicle'])) {
  22371.             return $this->services['core.factory.vehicle'];
  22372.         }
  22373.         $c = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  22374.         if (isset($this->services['core.factory.vehicle'])) {
  22375.             return $this->services['core.factory.vehicle'];
  22376.         }
  22377.         $d = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  22378.         if (isset($this->services['core.factory.vehicle'])) {
  22379.             return $this->services['core.factory.vehicle'];
  22380.         }
  22381.         return $this->services['core.factory.vehicle'] = new \CoreBundle\Factory\Vehicle($a$b$c$d);
  22382.     }
  22383.     /**
  22384.      * Gets the public 'core.fetch.vehicle.service' shared service.
  22385.      *
  22386.      * @return \CoreBundle\Services\FetchVehicleService
  22387.      */
  22388.     protected function getCore_Fetch_Vehicle_ServiceService()
  22389.     {
  22390.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/FetchVehicleService.php';
  22391.         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()));
  22392.     }
  22393.     /**
  22394.      * Gets the public 'core.file.uploader' shared service.
  22395.      *
  22396.      * @return \CoreBundle\Services\FileUploader
  22397.      */
  22398.     protected function getCore_File_UploaderService()
  22399.     {
  22400.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/FileUploader.php';
  22401.         return $this->services['core.file.uploader'] = new \CoreBundle\Services\FileUploader((\dirname(__DIR__4).'/public/uploads/users'));
  22402.     }
  22403.     /**
  22404.      * Gets the public 'core.form.factory' shared service.
  22405.      *
  22406.      * @return \CoreBundle\Component\CoreFormFactory
  22407.      */
  22408.     protected function getCore_Form_FactoryService()
  22409.     {
  22410.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/CoreFormFactory.php';
  22411.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  22412.         if (isset($this->services['core.form.factory'])) {
  22413.             return $this->services['core.form.factory'];
  22414.         }
  22415.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22416.         if (isset($this->services['core.form.factory'])) {
  22417.             return $this->services['core.form.factory'];
  22418.         }
  22419.         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()));
  22420.     }
  22421.     /**
  22422.      * Gets the public 'core.form.manager' shared service.
  22423.      *
  22424.      * @return \CoreBundle\Component\FormManager
  22425.      */
  22426.     protected function getCore_Form_ManagerService()
  22427.     {
  22428.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FormManager.php';
  22429.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/FileUploader.php';
  22430.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22431.         if (isset($this->services['core.form.manager'])) {
  22432.             return $this->services['core.form.manager'];
  22433.         }
  22434.         $b = ($this->services['core.form.factory'] ?? $this->getCore_Form_FactoryService());
  22435.         if (isset($this->services['core.form.manager'])) {
  22436.             return $this->services['core.form.manager'];
  22437.         }
  22438.         $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22439.         if (isset($this->services['core.form.manager'])) {
  22440.             return $this->services['core.form.manager'];
  22441.         }
  22442.         $d = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22443.         if (isset($this->services['core.form.manager'])) {
  22444.             return $this->services['core.form.manager'];
  22445.         }
  22446.         $e = ($this->services['vacancy.mail'] ?? $this->getVacancy_MailService());
  22447.         if (isset($this->services['core.form.manager'])) {
  22448.             return $this->services['core.form.manager'];
  22449.         }
  22450.         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);
  22451.     }
  22452.     /**
  22453.      * Gets the public 'core.inner_male.model' shared service.
  22454.      *
  22455.      * @return \CoreBundle\Model\InnerMail
  22456.      */
  22457.     protected function getCore_InnerMale_ModelService()
  22458.     {
  22459.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/InnerMail.php';
  22460.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22461.         if (isset($this->services['core.inner_male.model'])) {
  22462.             return $this->services['core.inner_male.model'];
  22463.         }
  22464.         $b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22465.         if (isset($this->services['core.inner_male.model'])) {
  22466.             return $this->services['core.inner_male.model'];
  22467.         }
  22468.         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');
  22469.     }
  22470.     /**
  22471.      * Gets the public 'core.jira.service' shared service.
  22472.      *
  22473.      * @return \CoreBundle\Services\Jira\JiraService
  22474.      */
  22475.     protected function getCore_Jira_ServiceService()
  22476.     {
  22477.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Jira/JiraService.php';
  22478.         return $this->services['core.jira.service'] = new \CoreBundle\Services\Jira\JiraService(\dirname(__DIR__4));
  22479.     }
  22480.     /**
  22481.      * Gets the public 'core.jira.webhook' shared service.
  22482.      *
  22483.      * @return \CoreBundle\Services\Jira\JiraWebhookService
  22484.      */
  22485.     protected function getCore_Jira_WebhookService()
  22486.     {
  22487.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Jira/JiraWebhookService.php';
  22488.         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()));
  22489.     }
  22490.     /**
  22491.      * Gets the public 'core.leasing.model' shared service.
  22492.      *
  22493.      * @return \CoreBundle\Model\Leasing\LeasingClient
  22494.      */
  22495.     protected function getCore_Leasing_ModelService()
  22496.     {
  22497.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Leasing/LeasingClient.php';
  22498.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22499.         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())));
  22500.     }
  22501.     /**
  22502.      * Gets the public 'core.mail.manager' shared service.
  22503.      *
  22504.      * @return \CoreBundle\Component\MailManager
  22505.      */
  22506.     protected function getCore_Mail_ManagerService()
  22507.     {
  22508.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/MailManager.php';
  22509.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22510.         if (isset($this->services['core.mail.manager'])) {
  22511.             return $this->services['core.mail.manager'];
  22512.         }
  22513.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22514.         if (isset($this->services['core.mail.manager'])) {
  22515.             return $this->services['core.mail.manager'];
  22516.         }
  22517.         $c = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22518.         if (isset($this->services['core.mail.manager'])) {
  22519.             return $this->services['core.mail.manager'];
  22520.         }
  22521.         $d = ($this->services['core.inner_male.model'] ?? $this->getCore_InnerMale_ModelService());
  22522.         if (isset($this->services['core.mail.manager'])) {
  22523.             return $this->services['core.mail.manager'];
  22524.         }
  22525.         $e = ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService());
  22526.         if (isset($this->services['core.mail.manager'])) {
  22527.             return $this->services['core.mail.manager'];
  22528.         }
  22529.         $f = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  22530.         if (isset($this->services['core.mail.manager'])) {
  22531.             return $this->services['core.mail.manager'];
  22532.         }
  22533.         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)), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22534.     }
  22535.     /**
  22536.      * Gets the public 'core.mail.service' shared service.
  22537.      *
  22538.      * @return \CoreBundle\Services\Mail\TicketMailer
  22539.      */
  22540.     protected function getCore_Mail_ServiceService()
  22541.     {
  22542.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Mail/TicketMailer.php';
  22543.         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()));
  22544.     }
  22545.     /**
  22546.      * Gets the public 'core.mic.client' shared service.
  22547.      *
  22548.      * @return \CoreBundle\Services\Mik\Client
  22549.      */
  22550.     protected function getCore_Mic_ClientService()
  22551.     {
  22552.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Mik/Client.php';
  22553.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22554.         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))));
  22555.     }
  22556.     /**
  22557.      * Gets the public 'core.model.api.peugeot' shared service.
  22558.      *
  22559.      * @return \CoreBundle\Model\Api\Peugeot\PeugeotApi
  22560.      */
  22561.     protected function getCore_Model_Api_PeugeotService()
  22562.     {
  22563.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Peugeot/PeugeotApi.php';
  22564.         return $this->services['core.model.api.peugeot'] = new \CoreBundle\Model\Api\Peugeot\PeugeotApi();
  22565.     }
  22566.     /**
  22567.      * Gets the public 'core.model.rate' shared service.
  22568.      *
  22569.      * @return \CoreBundle\Model\Rate
  22570.      */
  22571.     protected function getCore_Model_RateService()
  22572.     {
  22573.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Rate.php';
  22574.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22575.         if (isset($this->services['core.model.rate'])) {
  22576.             return $this->services['core.model.rate'];
  22577.         }
  22578.         return $this->services['core.model.rate'] = new \CoreBundle\Model\Rate($a);
  22579.     }
  22580.     /**
  22581.      * Gets the public 'core.model.vehicles.in-stock-repository' shared service.
  22582.      *
  22583.      * @return \CoreBundle\Model\Vehicles\InStockRepository
  22584.      */
  22585.     protected function getCore_Model_Vehicles_InstockrepositoryService()
  22586.     {
  22587.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Vehicles/InStockRepository.php';
  22588.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22589.         if (isset($this->services['core.model.vehicles.in-stock-repository'])) {
  22590.             return $this->services['core.model.vehicles.in-stock-repository'];
  22591.         }
  22592.         return $this->services['core.model.vehicles.in-stock-repository'] = new \CoreBundle\Model\Vehicles\InStockRepository($a);
  22593.     }
  22594.     /**
  22595.      * Gets the public 'core.model.vehicles.rent-repository' shared service.
  22596.      *
  22597.      * @return \CoreBundle\Model\Vehicles\RentVehicleRepository
  22598.      */
  22599.     protected function getCore_Model_Vehicles_RentrepositoryService()
  22600.     {
  22601.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Vehicles/RentVehicleRepository.php';
  22602.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22603.         if (isset($this->services['core.model.vehicles.rent-repository'])) {
  22604.             return $this->services['core.model.vehicles.rent-repository'];
  22605.         }
  22606.         return $this->services['core.model.vehicles.rent-repository'] = new \CoreBundle\Model\Vehicles\RentVehicleRepository($a);
  22607.     }
  22608.     /**
  22609.      * Gets the public 'core.model.vehicles.repository' shared service.
  22610.      *
  22611.      * @return \CoreBundle\Model\Vehicles\Repository
  22612.      */
  22613.     protected function getCore_Model_Vehicles_RepositoryService()
  22614.     {
  22615.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Vehicles/Repository.php';
  22616.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22617.         if (isset($this->services['core.model.vehicles.repository'])) {
  22618.             return $this->services['core.model.vehicles.repository'];
  22619.         }
  22620.         return $this->services['core.model.vehicles.repository'] = new \CoreBundle\Model\Vehicles\Repository($a);
  22621.     }
  22622.     /**
  22623.      * Gets the public 'core.module.worker' shared service.
  22624.      *
  22625.      * @return \CoreBundle\Model\ViDiWorkerModel
  22626.      */
  22627.     protected function getCore_Module_WorkerService()
  22628.     {
  22629.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ViDiWorkerModel.php';
  22630.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22631.         if (isset($this->services['core.module.worker'])) {
  22632.             return $this->services['core.module.worker'];
  22633.         }
  22634.         return $this->services['core.module.worker'] = new \CoreBundle\Model\ViDiWorkerModel($a);
  22635.     }
  22636.     /**
  22637.      * Gets the public 'core.novaposhta.model' shared service.
  22638.      *
  22639.      * @return \CoreBundle\Model\Api\Novaposhta\NovaposhtaApi
  22640.      */
  22641.     protected function getCore_Novaposhta_ModelService()
  22642.     {
  22643.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Api/Novaposhta/NovaposhtaApi.php';
  22644.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22645.         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())));
  22646.     }
  22647.     /**
  22648.      * Gets the public 'core.numeric.twig_extension' shared service.
  22649.      *
  22650.      * @return \CoreBundle\Twig\NumericTwigExtension
  22651.      */
  22652.     protected function getCore_Numeric_TwigExtensionService()
  22653.     {
  22654.         return $this->services['core.numeric.twig_extension'] = new \CoreBundle\Twig\NumericTwigExtension();
  22655.     }
  22656.     /**
  22657.      * Gets the public 'core.online.estimate' shared service.
  22658.      *
  22659.      * @return \CoreBundle\Model\OnlineEstimateModel
  22660.      */
  22661.     protected function getCore_Online_EstimateService()
  22662.     {
  22663.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OnlineEstimateModel.php';
  22664.         $a = ($this->services['core.model.rate'] ?? $this->getCore_Model_RateService());
  22665.         if (isset($this->services['core.online.estimate'])) {
  22666.             return $this->services['core.online.estimate'];
  22667.         }
  22668.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22669.         if (isset($this->services['core.online.estimate'])) {
  22670.             return $this->services['core.online.estimate'];
  22671.         }
  22672.         $c = ($this->services['core.autoria.api'] ?? $this->getCore_Autoria_ApiService());
  22673.         if (isset($this->services['core.online.estimate'])) {
  22674.             return $this->services['core.online.estimate'];
  22675.         }
  22676.         return $this->services['core.online.estimate'] = new \CoreBundle\Model\OnlineEstimateModel($a$b$c);
  22677.     }
  22678.     /**
  22679.      * Gets the public 'core.pagespeed.google.analytics.service' shared service.
  22680.      *
  22681.      * @return \CoreBundle\Services\Pagespeed\GoogleAnalyticsService
  22682.      */
  22683.     protected function getCore_Pagespeed_Google_Analytics_ServiceService()
  22684.     {
  22685.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Pagespeed/GoogleAnalyticsService.php';
  22686.         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()));
  22687.     }
  22688.     /**
  22689.      * Gets the public 'core.pagespeed.service' shared service.
  22690.      *
  22691.      * @return \CoreBundle\Services\Pagespeed\PagespeedService
  22692.      */
  22693.     protected function getCore_Pagespeed_ServiceService()
  22694.     {
  22695.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Pagespeed/PagespeedService.php';
  22696.         return $this->services['core.pagespeed.service'] = new \CoreBundle\Services\Pagespeed\PagespeedService();
  22697.     }
  22698.     /**
  22699.      * Gets the public 'core.post.model' shared service.
  22700.      *
  22701.      * @return \CoreBundle\Model\Post
  22702.      */
  22703.     protected function getCore_Post_ModelService()
  22704.     {
  22705.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Post.php';
  22706.         return $this->services['core.post.model'] = new \CoreBundle\Model\Post(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22707.     }
  22708.     /**
  22709.      * Gets the public 'core.request.curl' shared service.
  22710.      *
  22711.      * @return \CoreBundle\Component\Request\Curl
  22712.      */
  22713.     protected function getCore_Request_CurlService()
  22714.     {
  22715.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22716.         return $this->services['core.request.curl'] = new \CoreBundle\Component\Request\Curl();
  22717.     }
  22718.     /**
  22719.      * Gets the public 'core.service.work.model' shared service.
  22720.      *
  22721.      * @return \CoreBundle\Model\Service\ServiceWork
  22722.      */
  22723.     protected function getCore_Service_Work_ModelService()
  22724.     {
  22725.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Service/ServiceWork.php';
  22726.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22727.         if (isset($this->services['core.service.work.model'])) {
  22728.             return $this->services['core.service.work.model'];
  22729.         }
  22730.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22731.         if (isset($this->services['core.service.work.model'])) {
  22732.             return $this->services['core.service.work.model'];
  22733.         }
  22734.         return $this->services['core.service.work.model'] = new \CoreBundle\Model\Service\ServiceWork($a$b);
  22735.     }
  22736.     /**
  22737.      * Gets the public 'core.services.seo.automatic-seo-generation-admin' shared service.
  22738.      *
  22739.      * @return \CoreBundle\Services\Seo\AutomaticSeoGenerationAdmin
  22740.      */
  22741.     protected function getCore_Services_Seo_AutomaticseogenerationadminService()
  22742.     {
  22743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  22744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  22745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  22746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  22747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  22748.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  22749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  22750.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  22751.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  22752.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  22753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  22754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  22755.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  22756.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Seo/AutomaticSeoGenerationAdmin.php';
  22757.         return $this->services['core.services.seo.automatic-seo-generation-admin'] = new \CoreBundle\Services\Seo\AutomaticSeoGenerationAdmin();
  22758.     }
  22759.     /**
  22760.      * Gets the public 'core.shop.goods' shared service.
  22761.      *
  22762.      * @return \CoreBundle\Model\Shop\Goods
  22763.      */
  22764.     protected function getCore_Shop_GoodsService()
  22765.     {
  22766.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Shop/Goods.php';
  22767.         return $this->services['core.shop.goods'] = new \CoreBundle\Model\Shop\Goods(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22768.     }
  22769.     /**
  22770.      * Gets the public 'core.smartid.model' shared service.
  22771.      *
  22772.      * @return \CoreBundle\Model\SmartId\SmartId
  22773.      */
  22774.     protected function getCore_Smartid_ModelService()
  22775.     {
  22776.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/SmartId/SmartId.php';
  22777.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22778.         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()));
  22779.     }
  22780.     /**
  22781.      * Gets the public 'core.ticket.model' shared service.
  22782.      *
  22783.      * @return \CoreBundle\Model\Ticket
  22784.      */
  22785.     protected function getCore_Ticket_ModelService()
  22786.     {
  22787.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Ticket.php';
  22788.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  22789.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22790.         if (isset($this->services['core.ticket.model'])) {
  22791.             return $this->services['core.ticket.model'];
  22792.         }
  22793.         $b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22794.         if (isset($this->services['core.ticket.model'])) {
  22795.             return $this->services['core.ticket.model'];
  22796.         }
  22797.         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()));
  22798.     }
  22799.     /**
  22800.      * Gets the public 'core.twig.extension' shared service.
  22801.      *
  22802.      * @return \CoreBundle\Twig\TwigExtension
  22803.      */
  22804.     protected function getCore_Twig_ExtensionService()
  22805.     {
  22806.         return $this->services['core.twig.extension'] = new \CoreBundle\Twig\TwigExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  22807.     }
  22808.     /**
  22809.      * Gets the public 'core.user.model' shared service.
  22810.      *
  22811.      * @return \CoreBundle\Model\User
  22812.      */
  22813.     protected function getCore_User_ModelService()
  22814.     {
  22815.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22816.         if (isset($this->services['core.user.model'])) {
  22817.             return $this->services['core.user.model'];
  22818.         }
  22819.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22820.         if (isset($this->services['core.user.model'])) {
  22821.             return $this->services['core.user.model'];
  22822.         }
  22823.         $c = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  22824.         if (isset($this->services['core.user.model'])) {
  22825.             return $this->services['core.user.model'];
  22826.         }
  22827.         $d = ($this->services['my.sms.sender'] ?? $this->getMy_Sms_SenderService());
  22828.         if (isset($this->services['core.user.model'])) {
  22829.             return $this->services['core.user.model'];
  22830.         }
  22831.         $this->services['core.user.model'] = $instance = new \CoreBundle\Model\User($a, ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), $b$c$d);
  22832.         $instance->setBonusManager(($this->services['my.bonus.manager'] ?? $this->getMy_Bonus_ManagerService()));
  22833.         return $instance;
  22834.     }
  22835.     /**
  22836.      * Gets the public 'core.user.valid' shared service.
  22837.      *
  22838.      * @return \CoreBundle\Services\ValidUser
  22839.      */
  22840.     protected function getCore_User_ValidService()
  22841.     {
  22842.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/ValidUser.php';
  22843.         return $this->services['core.user.valid'] = new \CoreBundle\Services\ValidUser();
  22844.     }
  22845.     /**
  22846.      * Gets the public 'core.vehicle_item_listener' shared service.
  22847.      *
  22848.      * @return \CoreBundle\EventListener\VehicleItemListener
  22849.      */
  22850.     protected function getCore_VehicleItemListenerService()
  22851.     {
  22852.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  22853.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/VehicleItemListener.php';
  22854.         return $this->services['core.vehicle_item_listener'] = new \CoreBundle\EventListener\VehicleItemListener();
  22855.     }
  22856.     /**
  22857.      * Gets the public 'core.vehicles_subscriber.service' shared service.
  22858.      *
  22859.      * @return \CoreBundle\Services\VehiclesSubscriberService
  22860.      */
  22861.     protected function getCore_VehiclesSubscriber_ServiceService()
  22862.     {
  22863.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/VehiclesSubscriberService.php';
  22864.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22865.         if (isset($this->services['core.vehicles_subscriber.service'])) {
  22866.             return $this->services['core.vehicles_subscriber.service'];
  22867.         }
  22868.         $b = ($this->services['my.sms.sender'] ?? $this->getMy_Sms_SenderService());
  22869.         if (isset($this->services['core.vehicles_subscriber.service'])) {
  22870.             return $this->services['core.vehicles_subscriber.service'];
  22871.         }
  22872.         return $this->services['core.vehicles_subscriber.service'] = new \CoreBundle\Services\VehiclesSubscriberService($a$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  22873.     }
  22874.     /**
  22875.      * Gets the public 'core.vidi.session_storage' shared service.
  22876.      *
  22877.      * @return \CoreBundle\Services\CoreSessionStorage
  22878.      */
  22879.     protected function getCore_Vidi_SessionStorageService()
  22880.     {
  22881.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  22882.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  22883.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/CoreSessionStorage.php';
  22884.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  22885.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  22886.         $a = ($this->privates['snc_redis.session'] ?? $this->getSncRedis_SessionService());
  22887.         if (isset($this->services['core.vidi.session_storage'])) {
  22888.             return $this->services['core.vidi.session_storage'];
  22889.         }
  22890.         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());
  22891.     }
  22892.     /**
  22893.      * Gets the public 'core.winner_rate.model' shared service.
  22894.      *
  22895.      * @return \CoreBundle\Model\WinnerRate
  22896.      */
  22897.     protected function getCore_WinnerRate_ModelService()
  22898.     {
  22899.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Rate.php';
  22900.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/WinnerRate.php';
  22901.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22902.         if (isset($this->services['core.winner_rate.model'])) {
  22903.             return $this->services['core.winner_rate.model'];
  22904.         }
  22905.         return $this->services['core.winner_rate.model'] = new \CoreBundle\Model\WinnerRate($a);
  22906.     }
  22907.     /**
  22908.      * Gets the public 'data.formatting' shared service.
  22909.      *
  22910.      * @return \ApiBundle\Services\DataFormattingService
  22911.      */
  22912.     protected function getData_FormattingService()
  22913.     {
  22914.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/DataFormattingService.php';
  22915.         return $this->services['data.formatting'] = new \ApiBundle\Services\DataFormattingService();
  22916.     }
  22917.     /**
  22918.      * Gets the public 'data_collector.cache' shared service.
  22919.      *
  22920.      * @return \Symfony\Component\Cache\DataCollector\CacheDataCollector
  22921.      */
  22922.     protected function getDataCollector_CacheService()
  22923.     {
  22924.         $this->services['data_collector.cache'] = $instance = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  22925.         $instance->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  22926.         $instance->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  22927.         $instance->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  22928.         $instance->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  22929.         $instance->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  22930.         $instance->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  22931.         $instance->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  22932.         $instance->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  22933.         $instance->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  22934.         $instance->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  22935.         return $instance;
  22936.     }
  22937.     /**
  22938.      * Gets the public 'data_collector.dump' shared service.
  22939.      *
  22940.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  22941.      */
  22942.     protected function getDataCollector_DumpService()
  22943.     {
  22944.         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()));
  22945.     }
  22946.     /**
  22947.      * Gets the public 'dc.accessory' shared service.
  22948.      *
  22949.      * @return \DcSiteBundle\Model\Accessory
  22950.      */
  22951.     protected function getDc_AccessoryService()
  22952.     {
  22953.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Accessory.php';
  22954.         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()));
  22955.     }
  22956.     /**
  22957.      * Gets the public 'dc.accessory.service' shared service.
  22958.      *
  22959.      * @return \DcSiteBundle\Services\AccessoryService
  22960.      */
  22961.     protected function getDc_Accessory_ServiceService()
  22962.     {
  22963.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/AccessoryService.php';
  22964.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22965.         if (isset($this->services['dc.accessory.service'])) {
  22966.             return $this->services['dc.accessory.service'];
  22967.         }
  22968.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  22969.         if (isset($this->services['dc.accessory.service'])) {
  22970.             return $this->services['dc.accessory.service'];
  22971.         }
  22972.         $c = ($this->services['router'] ?? $this->getRouterService());
  22973.         if (isset($this->services['dc.accessory.service'])) {
  22974.             return $this->services['dc.accessory.service'];
  22975.         }
  22976.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  22977.         if (isset($this->services['dc.accessory.service'])) {
  22978.             return $this->services['dc.accessory.service'];
  22979.         }
  22980.         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);
  22981.     }
  22982.     /**
  22983.      * Gets the public 'dc.accessory.shop' shared service.
  22984.      *
  22985.      * @return \DcSiteBundle\Services\AccessoryShopService
  22986.      */
  22987.     protected function getDc_Accessory_ShopService()
  22988.     {
  22989.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/AccessoryShopService.php';
  22990.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22991.         if (isset($this->services['dc.accessory.shop'])) {
  22992.             return $this->services['dc.accessory.shop'];
  22993.         }
  22994.         $b = ($this->services['router'] ?? $this->getRouterService());
  22995.         if (isset($this->services['dc.accessory.shop'])) {
  22996.             return $this->services['dc.accessory.shop'];
  22997.         }
  22998.         $c = ($this->services['DcSiteBundle\\Model\\Pagination'] ?? $this->getPaginationService());
  22999.         if (isset($this->services['dc.accessory.shop'])) {
  23000.             return $this->services['dc.accessory.shop'];
  23001.         }
  23002.         $d = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  23003.         if (isset($this->services['dc.accessory.shop'])) {
  23004.             return $this->services['dc.accessory.shop'];
  23005.         }
  23006.         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);
  23007.     }
  23008.     /**
  23009.      * Gets the public 'dc.catalog.model' shared service.
  23010.      *
  23011.      * @return \DcSiteBundle\Model\Catalog
  23012.      */
  23013.     protected function getDc_Catalog_ModelService()
  23014.     {
  23015.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Catalog.php';
  23016.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23017.         if (isset($this->services['dc.catalog.model'])) {
  23018.             return $this->services['dc.catalog.model'];
  23019.         }
  23020.         $b = ($this->services['router'] ?? $this->getRouterService());
  23021.         if (isset($this->services['dc.catalog.model'])) {
  23022.             return $this->services['dc.catalog.model'];
  23023.         }
  23024.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  23025.         if (isset($this->services['dc.catalog.model'])) {
  23026.             return $this->services['dc.catalog.model'];
  23027.         }
  23028.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  23029.         if (isset($this->services['dc.catalog.model'])) {
  23030.             return $this->services['dc.catalog.model'];
  23031.         }
  23032.         $e = ($this->services['core.factory.in-stock-vehicle'] ?? $this->getCore_Factory_InstockvehicleService());
  23033.         if (isset($this->services['dc.catalog.model'])) {
  23034.             return $this->services['dc.catalog.model'];
  23035.         }
  23036.         return $this->services['dc.catalog.model'] = new \DcSiteBundle\Model\Catalog($a$b$c$d$e);
  23037.     }
  23038.     /**
  23039.      * Gets the public 'dc.configurator.manager' shared service.
  23040.      *
  23041.      * @return \DcSiteBundle\Services\Configurator\ConfiguratorManager
  23042.      */
  23043.     protected function getDc_Configurator_ManagerService()
  23044.     {
  23045.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Configurator/ConfiguratorManager.php';
  23046.         $a = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  23047.         if (isset($this->services['dc.configurator.manager'])) {
  23048.             return $this->services['dc.configurator.manager'];
  23049.         }
  23050.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  23051.         if (isset($this->services['dc.configurator.manager'])) {
  23052.             return $this->services['dc.configurator.manager'];
  23053.         }
  23054.         return $this->services['dc.configurator.manager'] = new \DcSiteBundle\Services\Configurator\ConfiguratorManager($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  23055.     }
  23056.     /**
  23057.      * Gets the public 'dc.forms.moto_test_drive' shared service.
  23058.      *
  23059.      * @return \DcSiteBundle\Form\MotoTestDriveType
  23060.      */
  23061.     protected function getDc_Forms_MotoTestDriveService()
  23062.     {
  23063.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23064.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23065.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/CoreFormsType.php';
  23066.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/MotoTestDriveType.php';
  23067.         $a = ($this->services['dc.transformer.vehicle_to_number_transformer'] ?? $this->getDc_Transformer_VehicleToNumberTransformerService());
  23068.         if (isset($this->services['dc.forms.moto_test_drive'])) {
  23069.             return $this->services['dc.forms.moto_test_drive'];
  23070.         }
  23071.         return $this->services['dc.forms.moto_test_drive'] = new \DcSiteBundle\Form\MotoTestDriveType($a);
  23072.     }
  23073.     /**
  23074.      * Gets the public 'dc.history.manager' shared service.
  23075.      *
  23076.      * @return \DcSiteBundle\Services\HistoryManager
  23077.      */
  23078.     protected function getDc_History_ManagerService()
  23079.     {
  23080.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/HistoryManager.php';
  23081.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23082.         if (isset($this->services['dc.history.manager'])) {
  23083.             return $this->services['dc.history.manager'];
  23084.         }
  23085.         return $this->services['dc.history.manager'] = new \DcSiteBundle\Services\HistoryManager($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  23086.     }
  23087.     /**
  23088.      * Gets the public 'dc.marine.form.service' shared service.
  23089.      *
  23090.      * @return \DcSiteBundle\Services\Marine\FormService
  23091.      */
  23092.     protected function getDc_Marine_Form_ServiceService()
  23093.     {
  23094.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Marine/FormService.php';
  23095.         return $this->services['dc.marine.form.service'] = new \DcSiteBundle\Services\Marine\FormService();
  23096.     }
  23097.     /**
  23098.      * Gets the public 'dc.micromarking' shared service.
  23099.      *
  23100.      * @return \DcSiteBundle\Services\Micromarking
  23101.      */
  23102.     protected function getDc_MicromarkingService()
  23103.     {
  23104.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Micromarking.php';
  23105.         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()));
  23106.     }
  23107.     /**
  23108.      * Gets the public 'dc.order.model' shared service.
  23109.      *
  23110.      * @return \DcSiteBundle\Model\Order
  23111.      */
  23112.     protected function getDc_Order_ModelService()
  23113.     {
  23114.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Order.php';
  23115.         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()));
  23116.     }
  23117.     /**
  23118.      * Gets the public 'dc.service_page_service' shared service.
  23119.      *
  23120.      * @return \DcSiteBundle\Services\ServicePageService
  23121.      */
  23122.     protected function getDc_ServicePageServiceService()
  23123.     {
  23124.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/ServicePageService.php';
  23125.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23126.         if (isset($this->services['dc.service_page_service'])) {
  23127.             return $this->services['dc.service_page_service'];
  23128.         }
  23129.         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())));
  23130.     }
  23131.     /**
  23132.      * Gets the public 'dc.transformer.vehicle_to_number_transformer' shared service.
  23133.      *
  23134.      * @return \DcSiteBundle\Form\Transformer\VehicleToNumberTransformer
  23135.      */
  23136.     protected function getDc_Transformer_VehicleToNumberTransformerService()
  23137.     {
  23138.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  23139.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/Transformer/VehicleToNumberTransformer.php';
  23140.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23141.         if (isset($this->services['dc.transformer.vehicle_to_number_transformer'])) {
  23142.             return $this->services['dc.transformer.vehicle_to_number_transformer'];
  23143.         }
  23144.         return $this->services['dc.transformer.vehicle_to_number_transformer'] = new \DcSiteBundle\Form\Transformer\VehicleToNumberTransformer($a);
  23145.     }
  23146.     /**
  23147.      * Gets the public 'dc.vehicle.service' shared service.
  23148.      *
  23149.      * @return \DcSiteBundle\Services\VehicleService
  23150.      */
  23151.     protected function getDc_Vehicle_ServiceService()
  23152.     {
  23153.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/VehicleService.php';
  23154.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23155.         if (isset($this->services['dc.vehicle.service'])) {
  23156.             return $this->services['dc.vehicle.service'];
  23157.         }
  23158.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  23159.         if (isset($this->services['dc.vehicle.service'])) {
  23160.             return $this->services['dc.vehicle.service'];
  23161.         }
  23162.         $c = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  23163.         if (isset($this->services['dc.vehicle.service'])) {
  23164.             return $this->services['dc.vehicle.service'];
  23165.         }
  23166.         $d = ($this->services['router'] ?? $this->getRouterService());
  23167.         if (isset($this->services['dc.vehicle.service'])) {
  23168.             return $this->services['dc.vehicle.service'];
  23169.         }
  23170.         $e = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  23171.         if (isset($this->services['dc.vehicle.service'])) {
  23172.             return $this->services['dc.vehicle.service'];
  23173.         }
  23174.         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);
  23175.     }
  23176.     /**
  23177.      * Gets the public 'dc.worker.model' shared service.
  23178.      *
  23179.      * @return \DcSiteBundle\Model\Worker
  23180.      */
  23181.     protected function getDc_Worker_ModelService()
  23182.     {
  23183.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/Worker.php';
  23184.         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()));
  23185.     }
  23186.     /**
  23187.      * Gets the public 'dc_site.admin.boat' service.
  23188.      *
  23189.      * @return \AdminBundle\Admin\DCAutoSite\BoatAdmin
  23190.      */
  23191.     protected function getDcSite_Admin_BoatService()
  23192.     {
  23193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  23194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  23195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  23196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  23197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  23198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  23199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  23200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  23201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  23202.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  23203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  23204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  23205.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  23206.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatAdmin.php';
  23207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  23208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  23209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  23210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  23211.         $this->factories['dc_site.admin.boat'] = function () {
  23212.             $instance = new \AdminBundle\Admin\DCAutoSite\BoatAdmin('dc_site.admin.boat''DcSiteBundle\\Entity\\Boat''sonata.admin.controller.crud');
  23213.             $instance->setManagerType('orm');
  23214.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  23215.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  23216.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  23217.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  23218.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  23219.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  23220.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  23221.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  23222.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  23223.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  23224.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  23225.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  23226.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  23227.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  23228.             $instance->setPagerType('default');
  23229.             $instance->setLabel('Катера');
  23230.             $instance->setTranslationDomain('messages');
  23231.             $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']]);
  23232.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  23233.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  23234.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  23235.             $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()));
  23236.             $instance->setTemplateRegistry(($this->services['dc_site.admin.boat.template_registry'] ?? $this->getDcSite_Admin_Boat_TemplateRegistryService()));
  23237.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  23238.             $instance->initialize();
  23239.             return $instance;
  23240.         };
  23241.         return $this->factories['dc_site.admin.boat']();
  23242.     }
  23243.     /**
  23244.      * Gets the public 'dc_site.admin.boat.template_registry' shared service.
  23245.      *
  23246.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  23247.      */
  23248.     protected function getDcSite_Admin_Boat_TemplateRegistryService()
  23249.     {
  23250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  23251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  23252.         return $this->services['dc_site.admin.boat.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  23253.     }
  23254.     /**
  23255.      * Gets the public 'dc_site.admin.boat_engine' service.
  23256.      *
  23257.      * @return \AdminBundle\Admin\DCAutoSite\BoatEngineAdmin
  23258.      */
  23259.     protected function getDcSite_Admin_BoatEngineService()
  23260.     {
  23261.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  23262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  23263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  23264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  23265.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  23266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  23267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  23268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  23269.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  23270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  23271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  23272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  23273.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  23274.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatEngineAdmin.php';
  23275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  23276.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  23277.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  23278.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  23279.         $this->factories['dc_site.admin.boat_engine'] = function () {
  23280.             $instance = new \AdminBundle\Admin\DCAutoSite\BoatEngineAdmin('dc_site.admin.boat_engine''DcSiteBundle\\Entity\\BoatEngine''sonata.admin.controller.crud');
  23281.             $instance->setManagerType('orm');
  23282.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  23283.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  23284.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  23285.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  23286.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  23287.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  23288.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  23289.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  23290.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  23291.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  23292.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  23293.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  23294.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  23295.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  23296.             $instance->setPagerType('default');
  23297.             $instance->setLabel('Лодочные моторы');
  23298.             $instance->setTranslationDomain('messages');
  23299.             $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']]);
  23300.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  23301.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  23302.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  23303.             $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()));
  23304.             $instance->setTemplateRegistry(($this->services['dc_site.admin.boat_engine.template_registry'] ?? $this->getDcSite_Admin_BoatEngine_TemplateRegistryService()));
  23305.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  23306.             $instance->initialize();
  23307.             return $instance;
  23308.         };
  23309.         return $this->factories['dc_site.admin.boat_engine']();
  23310.     }
  23311.     /**
  23312.      * Gets the public 'dc_site.admin.boat_engine.template_registry' shared service.
  23313.      *
  23314.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  23315.      */
  23316.     protected function getDcSite_Admin_BoatEngine_TemplateRegistryService()
  23317.     {
  23318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  23319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  23320.         return $this->services['dc_site.admin.boat_engine.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  23321.     }
  23322.     /**
  23323.      * Gets the public 'dc_site.admin.non_motorized_boat' service.
  23324.      *
  23325.      * @return \AdminBundle\Admin\DCAutoSite\NonMotorizedBoatAdmin
  23326.      */
  23327.     protected function getDcSite_Admin_NonMotorizedBoatService()
  23328.     {
  23329.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  23330.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  23331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  23332.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  23333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  23334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  23335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  23336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  23337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  23338.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  23339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  23340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  23341.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  23342.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/NonMotorizedBoatAdmin.php';
  23343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  23344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  23345.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  23346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  23347.         $this->factories['dc_site.admin.non_motorized_boat'] = function () {
  23348.             $instance = new \AdminBundle\Admin\DCAutoSite\NonMotorizedBoatAdmin('dc_site.admin.non_motorized_boat''DcSiteBundle\\Entity\\NonMotorizedBoat''sonata.admin.controller.crud');
  23349.             $instance->setManagerType('orm');
  23350.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  23351.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  23352.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  23353.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  23354.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  23355.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  23356.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  23357.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  23358.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  23359.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  23360.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  23361.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  23362.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  23363.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  23364.             $instance->setPagerType('default');
  23365.             $instance->setLabel('Лодки');
  23366.             $instance->setTranslationDomain('messages');
  23367.             $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']]);
  23368.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  23369.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  23370.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  23371.             $instance->setTemplateRegistry(($this->services['dc_site.admin.non_motorized_boat.template_registry'] ?? $this->getDcSite_Admin_NonMotorizedBoat_TemplateRegistryService()));
  23372.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  23373.             $instance->initialize();
  23374.             return $instance;
  23375.         };
  23376.         return $this->factories['dc_site.admin.non_motorized_boat']();
  23377.     }
  23378.     /**
  23379.      * Gets the public 'dc_site.admin.non_motorized_boat.template_registry' shared service.
  23380.      *
  23381.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  23382.      */
  23383.     protected function getDcSite_Admin_NonMotorizedBoat_TemplateRegistryService()
  23384.     {
  23385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  23386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  23387.         return $this->services['dc_site.admin.non_motorized_boat.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  23388.     }
  23389.     /**
  23390.      * Gets the public 'dc_site.twig.extension' shared service.
  23391.      *
  23392.      * @return \DcSiteBundle\Twig\TwigDcExtension
  23393.      */
  23394.     protected function getDcSite_Twig_ExtensionService()
  23395.     {
  23396.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  23397.         if (isset($this->services['dc_site.twig.extension'])) {
  23398.             return $this->services['dc_site.twig.extension'];
  23399.         }
  23400.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  23401.         if (isset($this->services['dc_site.twig.extension'])) {
  23402.             return $this->services['dc_site.twig.extension'];
  23403.         }
  23404.         $c = ($this->services['router'] ?? $this->getRouterService());
  23405.         if (isset($this->services['dc_site.twig.extension'])) {
  23406.             return $this->services['dc_site.twig.extension'];
  23407.         }
  23408.         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))));
  23409.     }
  23410.     /**
  23411.      * Gets the public 'dcsite.credit.model' shared service.
  23412.      *
  23413.      * @return \DcSiteBundle\Model\CreditModel
  23414.      */
  23415.     protected function getDcsite_Credit_ModelService()
  23416.     {
  23417.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Model/CreditModel.php';
  23418.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23419.         if (isset($this->services['dcsite.credit.model'])) {
  23420.             return $this->services['dcsite.credit.model'];
  23421.         }
  23422.         return $this->services['dcsite.credit.model'] = new \DcSiteBundle\Model\CreditModel($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  23423.     }
  23424.     /**
  23425.      * Gets the public 'doctrine' shared service.
  23426.      *
  23427.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  23428.      */
  23429.     protected function getDoctrineService()
  23430.     {
  23431.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  23432.     }
  23433.     /**
  23434.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  23435.      *
  23436.      * @return \Doctrine\DBAL\Connection
  23437.      */
  23438.     protected function getDoctrine_Dbal_DefaultConnectionService()
  23439.     {
  23440.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  23441.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  23442.             return $this->services['doctrine.dbal.default_connection'];
  23443.         }
  23444.         $b = new \Doctrine\DBAL\Configuration();
  23445.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  23446.         $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, []);
  23447.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  23448.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  23449.         $c->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  23450.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  23451.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  23452.         $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))));
  23453.         $d->setConnectionName('default');
  23454.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  23455.         $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')))]));
  23456.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  23457.         return $instance;
  23458.     }
  23459.     /**
  23460.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  23461.      *
  23462.      * @return \Doctrine\ORM\EntityManager
  23463.      */
  23464.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  23465.     {
  23466.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  23467.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  23468.             return $this->services['doctrine.orm.default_entity_manager'];
  23469.         }
  23470.         $b = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  23471.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  23472.             return $this->services['doctrine.orm.default_entity_manager'];
  23473.         }
  23474.         $c = new \Doctrine\ORM\Configuration();
  23475.         $d = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  23476.         $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']);
  23477.         $e->setGlobalBasename('mapping');
  23478.         $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);
  23479.         $f->setGlobalBasename('mapping');
  23480.         $d->addDriver($e'CoreBundle\\Entity');
  23481.         $d->addDriver($e'DcSiteBundle\\Entity');
  23482.         $d->addDriver($e'PortalBundle\\Entity');
  23483.         $d->addDriver($e'MyBundle\\Entity');
  23484.         $d->addDriver($e'FoundersBundle\\Entity');
  23485.         $d->addDriver($e'ImporterBundle\\Entity');
  23486.         $d->addDriver($e'InsuranceBundle\\Entity');
  23487.         $d->addDriver($e'LandingBundle\\Entity');
  23488.         $d->addDriver($e'AcquiringBundle\\Entity');
  23489.         $d->addDriver($e'BmpGatewayBundle\\Entity');
  23490.         $d->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/IntegrationBundle/Entity')], false), 'IntegrationBundle\\Entity');
  23491.         $d->addDriver($f'Application\\Sonata\\MediaBundle\\Entity');
  23492.         $d->addDriver($f'Sonata\\MediaBundle\\Entity');
  23493.         $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');
  23494.         $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']);
  23495.         $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  23496.         $c->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  23497.         $c->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  23498.         $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($d, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23499.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  23500.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  23501.         ], [
  23502.             'doctrine.ulid_generator' => '?',
  23503.             'doctrine.uuid_generator' => '?',
  23504.         ])));
  23505.         $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  23506.         $c->setProxyNamespace('Proxies');
  23507.         $c->setAutoGenerateProxyClasses(true);
  23508.         $c->setSchemaIgnoreClasses([]);
  23509.         $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  23510.         $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  23511.         $c->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  23512.         $c->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  23513.         $c->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  23514.         $c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  23515.         $c->setLazyGhostObjectEnabled(false);
  23516.         $c->setIdentityGenerationPreferences([]);
  23517.         $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, [], [])))));
  23518.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($b$c$a);
  23519.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  23520.         return $instance;
  23521.     }
  23522.     /**
  23523.      * Gets the public 'error_controller' shared service.
  23524.      *
  23525.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  23526.      */
  23527.     protected function getErrorControllerService()
  23528.     {
  23529.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  23530.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  23531.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  23532.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  23533.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  23534.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  23535.         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)));
  23536.     }
  23537.     /**
  23538.      * Gets the public 'estimate.captcha' shared service.
  23539.      *
  23540.      * @return \AutomarketBundle\Component\EstimateCaptcha
  23541.      */
  23542.     protected function getEstimate_CaptchaService()
  23543.     {
  23544.         include_once \dirname(__DIR__4).'/src/AutomarketBundle/Component/EstimateCaptcha.php';
  23545.         return $this->services['estimate.captcha'] = new \AutomarketBundle\Component\EstimateCaptcha(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  23546.     }
  23547.     /**
  23548.      * Gets the public 'event_dispatcher' shared service.
  23549.      *
  23550.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  23551.      */
  23552.     protected function getEventDispatcherService()
  23553.     {
  23554.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  23555.         if (isset($this->services['event_dispatcher'])) {
  23556.             return $this->services['event_dispatcher'];
  23557.         }
  23558.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  23559.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  23560.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  23561.         $b->pushHandler($a);
  23562.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  23563.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  23564.         $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())));
  23565.         $instance->addListener('kernel.exception', [=> function () {
  23566.             return ($this->services['api.exception.listener'] ?? ($this->services['api.exception.listener'] = new \ApiBundle\Exceptions\ExceptionListener()));
  23567.         }, => 'onKernelException'], 0);
  23568.         $instance->addListener('kernel.exception', [=> function () {
  23569.             return ($this->services['kernel.listener.exception'] ?? $this->getKernel_Listener_ExceptionService());
  23570.         }, => 'onKernelException'], 200);
  23571.         $instance->addListener('kernel.request', [=> function () {
  23572.             return ($this->services['CoreBundle\\EventListener\\RedirectListener'] ?? $this->getRedirectListenerService());
  23573.         }, => 'onKernelRequest'], 0);
  23574.         $instance->addListener('kernel.response', [=> function () {
  23575.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->getSonata_Block_Cache_Handler_DefaultService());
  23576.         }, => 'onKernelResponse'], 0);
  23577.         $instance->addListener('kernel.controller', [=> function () {
  23578.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  23579.         }, => 'onKernelController'], 0);
  23580.         $instance->addListener('console.command', [=> function () {
  23581.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
  23582.         }, => 'onConsoleCommand'], 0);
  23583.         $instance->addListener('kernel.controller', [=> function () {
  23584.             return ($this->privates['core.controller_trace_listener'] ?? ($this->privates['core.controller_trace_listener'] = new \CoreBundle\EventListener\ControllerTraceListener()));
  23585.         }, => 'onKernelController'], 0);
  23586.         $instance->addListener('kernel.controller', [=> function () {
  23587.             return ($this->services['CoreBundle\\EventListener\\AuthUserListener'] ?? $this->getAuthUserListenerService());
  23588.         }, => 'onKernelController'], 0);
  23589.         $instance->addListener('kernel.response', [=> function () {
  23590.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  23591.         }, => 'onKernelResponse'], 0);
  23592.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  23593.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  23594.         }, => 'onVoterVote'], 0);
  23595.         $instance->addListener('kernel.request', [=> function () {
  23596.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  23597.         }, => 'configureLogoutUrlGenerator'], 8);
  23598.         $instance->addListener('kernel.request', [=> function () {
  23599.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  23600.         }, => 'onKernelRequest'], 8);
  23601.         $instance->addListener('kernel.finish_request', [=> function () {
  23602.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  23603.         }, => 'onKernelFinishRequest'], 0);
  23604.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  23605.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  23606.         }, => 'onImplicitLogin'], 0);
  23607.         $instance->addListener('security.interactive_login', [=> function () {
  23608.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  23609.         }, => 'onSecurityInteractiveLogin'], 0);
  23610.         $instance->addListener('fos_user.registration.completed', [=> function () {
  23611.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  23612.         }, => 'authenticate'], 0);
  23613.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  23614.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  23615.         }, => 'authenticate'], 0);
  23616.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  23617.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  23618.         }, => 'authenticate'], 0);
  23619.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  23620.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  23621.         }, => 'addSuccessFlash'], 0);
  23622.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  23623.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  23624.         }, => 'addSuccessFlash'], 0);
  23625.         $instance->addListener('fos_user.registration.completed', [=> function () {
  23626.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  23627.         }, => 'addSuccessFlash'], 0);
  23628.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  23629.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  23630.         }, => 'addSuccessFlash'], 0);
  23631.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  23632.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  23633.         }, => 'onResettingResetInitialize'], 0);
  23634.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  23635.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  23636.         }, => 'onResettingResetSuccess'], 0);
  23637.         $instance->addListener('kernel.controller', [=> function () {
  23638.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  23639.         }, => 'onKernelController'], 0);
  23640.         $instance->addListener('kernel.controller', [=> function () {
  23641.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  23642.         }, => 'onKernelController'], 0);
  23643.         $instance->addListener('kernel.controller', [=> function () {
  23644.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  23645.         }, => 'onKernelController'], -128);
  23646.         $instance->addListener('kernel.view', [=> function () {
  23647.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  23648.         }, => 'onKernelView'], 0);
  23649.         $instance->addListener('kernel.controller', [=> function () {
  23650.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  23651.         }, => 'onKernelController'], 0);
  23652.         $instance->addListener('kernel.response', [=> function () {
  23653.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  23654.         }, => 'onKernelResponse'], 0);
  23655.         $instance->addListener('kernel.controller_arguments', [=> function () {
  23656.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  23657.         }, => 'onKernelControllerArguments'], 0);
  23658.         $instance->addListener('kernel.controller_arguments', [=> function () {
  23659.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  23660.         }, => 'onKernelControllerArguments'], 0);
  23661.         $instance->addListener('kernel.controller', [=> function () {
  23662.             return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ?? ($this->privates['sonata.admin.event_listener.configure_crud_controller'] = new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener()));
  23663.         }, => 'onKernelController'], 0);
  23664.         $instance->addListener('console.command', [=> function () {
  23665.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  23666.         }, => 'onCommand'], 255);
  23667.         $instance->addListener('console.terminate', [=> function () {
  23668.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  23669.         }, => 'onTerminate'], -255);
  23670.         $instance->addListener('kernel.response', [=> function () {
  23671.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  23672.         }, => 'onKernelResponse'], 0);
  23673.         $instance->addListener('kernel.response', [=> function () {
  23674.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  23675.         }, => 'onKernelResponse'], -1024);
  23676.         $instance->addListener('kernel.request', [=> function () {
  23677.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  23678.         }, => 'setDefaultLocale'], 100);
  23679.         $instance->addListener('kernel.request', [=> function () {
  23680.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  23681.         }, => 'onKernelRequest'], 16);
  23682.         $instance->addListener('kernel.finish_request', [=> function () {
  23683.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  23684.         }, => 'onKernelFinishRequest'], 0);
  23685.         $instance->addListener('kernel.request', [=> function () {
  23686.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  23687.         }, => 'onKernelRequest'], 256);
  23688.         $instance->addListener('kernel.response', [=> function () {
  23689.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  23690.         }, => 'onResponse'], -255);
  23691.         $instance->addListener('kernel.controller_arguments', [=> function () {
  23692.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  23693.         }, => 'onControllerArguments'], 0);
  23694.         $instance->addListener('kernel.exception', [=> function () {
  23695.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  23696.         }, => 'logKernelException'], 0);
  23697.         $instance->addListener('kernel.exception', [=> function () {
  23698.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  23699.         }, => 'onKernelException'], -128);
  23700.         $instance->addListener('kernel.response', [=> function () {
  23701.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  23702.         }, => 'removeCspHeader'], -128);
  23703.         $instance->addListener('kernel.request', [=> function () {
  23704.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  23705.         }, => 'onKernelRequest'], 15);
  23706.         $instance->addListener('kernel.finish_request', [=> function () {
  23707.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  23708.         }, => 'onKernelFinishRequest'], -15);
  23709.         $instance->addListener('console.error', [=> function () {
  23710.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  23711.         }, => 'onConsoleError'], -128);
  23712.         $instance->addListener('console.terminate', [=> function () {
  23713.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  23714.         }, => 'onConsoleTerminate'], -128);
  23715.         $instance->addListener('console.error', [=> function () {
  23716.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  23717.         }, => 'onConsoleError'], 0);
  23718.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  23719.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  23720.         }, => 'onMessage'], -255);
  23721.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  23722.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  23723.         }, => 'onMessage'], -255);
  23724.         $instance->addListener('kernel.request', [=> function () {
  23725.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  23726.         }, => 'onKernelRequest'], 48);
  23727.         $instance->addListener('kernel.request', [=> function () {
  23728.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  23729.         }, => 'configure'], 2048);
  23730.         $instance->addListener('console.command', [=> function () {
  23731.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  23732.         }, => 'configure'], 2048);
  23733.         $instance->addListener('kernel.request', [=> function () {
  23734.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  23735.         }, => 'onKernelRequest'], 32);
  23736.         $instance->addListener('kernel.finish_request', [=> function () {
  23737.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  23738.         }, => 'onKernelFinishRequest'], 0);
  23739.         $instance->addListener('kernel.exception', [=> function () {
  23740.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  23741.         }, => 'onKernelException'], -64);
  23742.         $instance->addListener('kernel.request', [=> function () {
  23743.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  23744.         }, => 'onKernelRequest'], 128);
  23745.         $instance->addListener('kernel.response', [=> function () {
  23746.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  23747.         }, => 'onKernelResponse'], -1000);
  23748.         $instance->addListener('kernel.finish_request', [=> function () {
  23749.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  23750.         }, => 'onFinishRequest'], 0);
  23751.         $instance->addListener('kernel.response', [=> function () {
  23752.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  23753.         }, => 'onKernelResponse'], -100);
  23754.         $instance->addListener('kernel.exception', [=> function () {
  23755.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  23756.         }, => 'onKernelException'], 0);
  23757.         $instance->addListener('kernel.terminate', [=> function () {
  23758.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  23759.         }, => 'onKernelTerminate'], -1024);
  23760.         $instance->addListener('kernel.controller', [=> function () {
  23761.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  23762.         }, => 'onKernelController'], 0);
  23763.         $instance->addListener('kernel.response', [=> function () {
  23764.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  23765.         }, => 'onKernelResponse'], 0);
  23766.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  23767.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  23768.         }, => 'onMessage'], 0);
  23769.         $instance->addListener('console.command', [=> function () {
  23770.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  23771.         }, => 'configure'], 1024);
  23772.         $instance->addListener('kernel.response', [=> function () {
  23773.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  23774.         }, => 'onKernelResponse'], -128);
  23775.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  23776.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  23777.         }, => 'onLogout'], 0);
  23778.         return $instance;
  23779.     }
  23780.     /**
  23781.      * Gets the public 'fos_user.change_password.controller' shared service.
  23782.      *
  23783.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  23784.      */
  23785.     protected function getFosUser_ChangePassword_ControllerService()
  23786.     {
  23787.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23788.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ChangePasswordController.php';
  23789.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  23790.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  23791.         $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()));
  23792.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.change_password.controller'$this));
  23793.         return $instance;
  23794.     }
  23795.     /**
  23796.      * Gets the public 'fos_user.profile.controller' shared service.
  23797.      *
  23798.      * @return \FOS\UserBundle\Controller\ProfileController
  23799.      */
  23800.     protected function getFosUser_Profile_ControllerService()
  23801.     {
  23802.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23803.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ProfileController.php';
  23804.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  23805.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  23806.         $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()));
  23807.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.profile.controller'$this));
  23808.         return $instance;
  23809.     }
  23810.     /**
  23811.      * Gets the public 'fos_user.registration.controller' shared service.
  23812.      *
  23813.      * @return \FOS\UserBundle\Controller\RegistrationController
  23814.      */
  23815.     protected function getFosUser_Registration_ControllerService()
  23816.     {
  23817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23818.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/RegistrationController.php';
  23819.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  23820.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  23821.         $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()));
  23822.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.registration.controller'$this));
  23823.         return $instance;
  23824.     }
  23825.     /**
  23826.      * Gets the public 'fos_user.resetting.controller' shared service.
  23827.      *
  23828.      * @return \FOS\UserBundle\Controller\ResettingController
  23829.      */
  23830.     protected function getFosUser_Resetting_ControllerService()
  23831.     {
  23832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23833.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ResettingController.php';
  23834.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  23835.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  23836.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGeneratorInterface.php';
  23837.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGenerator.php';
  23838.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Mailer/MailerInterface.php';
  23839.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Mailer/NoopMailer.php';
  23840.         $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);
  23841.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.resetting.controller'$this));
  23842.         return $instance;
  23843.     }
  23844.     /**
  23845.      * Gets the public 'fos_user.security.controller' shared service.
  23846.      *
  23847.      * @return \FOS\UserBundle\Controller\SecurityController
  23848.      */
  23849.     protected function getFosUser_Security_ControllerService()
  23850.     {
  23851.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  23852.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/SecurityController.php';
  23853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  23854.         $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()));
  23855.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('fos_user.security.controller'$this));
  23856.         return $instance;
  23857.     }
  23858.     /**
  23859.      * Gets the public 'fos_user.user_manager' shared service.
  23860.      *
  23861.      * @return \FOS\UserBundle\Doctrine\UserManager
  23862.      */
  23863.     protected function getFosUser_UserManagerService()
  23864.     {
  23865.         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');
  23866.     }
  23867.     /**
  23868.      * Gets the public 'founders.post.model' shared service.
  23869.      *
  23870.      * @return \FoundersBundle\Model\Post
  23871.      */
  23872.     protected function getFounders_Post_ModelService()
  23873.     {
  23874.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Model/Post.php';
  23875.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23876.         if (isset($this->services['founders.post.model'])) {
  23877.             return $this->services['founders.post.model'];
  23878.         }
  23879.         return $this->services['founders.post.model'] = new \FoundersBundle\Model\Post($a);
  23880.     }
  23881.     /**
  23882.      * Gets the public 'founders.services.business' shared service.
  23883.      *
  23884.      * @return \FoundersBundle\Services\BusinessService
  23885.      */
  23886.     protected function getFounders_Services_BusinessService()
  23887.     {
  23888.         include_once \dirname(__DIR__4).'/src/FoundersBundle/Services/BusinessService.php';
  23889.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23890.         if (isset($this->services['founders.services.business'])) {
  23891.             return $this->services['founders.services.business'];
  23892.         }
  23893.         $b = ($this->services['router'] ?? $this->getRouterService());
  23894.         if (isset($this->services['founders.services.business'])) {
  23895.             return $this->services['founders.services.business'];
  23896.         }
  23897.         $c = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  23898.         if (isset($this->services['founders.services.business'])) {
  23899.             return $this->services['founders.services.business'];
  23900.         }
  23901.         return $this->services['founders.services.business'] = new \FoundersBundle\Services\BusinessService($a$b$c);
  23902.     }
  23903.     /**
  23904.      * Gets the public 'gateway.autoria.server' shared service.
  23905.      *
  23906.      * @return \BmpGatewayBundle\Server\AutoRiaApiServer
  23907.      */
  23908.     protected function getGateway_Autoria_ServerService()
  23909.     {
  23910.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/AutoRiaApiServer.php';
  23911.         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()));
  23912.     }
  23913.     /**
  23914.      * Gets the public 'gateway.camera_subscriber.service' shared service.
  23915.      *
  23916.      * @return \BmpGatewayBundle\Service\CameraSubscriberService
  23917.      */
  23918.     protected function getGateway_CameraSubscriber_ServiceService()
  23919.     {
  23920.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/CameraSubscriberService.php';
  23921.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23922.         if (isset($this->services['gateway.camera_subscriber.service'])) {
  23923.             return $this->services['gateway.camera_subscriber.service'];
  23924.         }
  23925.         $b = ($this->services['router'] ?? $this->getRouterService());
  23926.         if (isset($this->services['gateway.camera_subscriber.service'])) {
  23927.             return $this->services['gateway.camera_subscriber.service'];
  23928.         }
  23929.         $c = ($this->services['monolog.logger.camera_subscriber_service_log'] ?? $this->getMonolog_Logger_CameraSubscriberServiceLogService());
  23930.         if (isset($this->services['gateway.camera_subscriber.service'])) {
  23931.             return $this->services['gateway.camera_subscriber.service'];
  23932.         }
  23933.         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);
  23934.     }
  23935.     /**
  23936.      * Gets the public 'gateway.crm_used_vehicles.server' shared service.
  23937.      *
  23938.      * @return \BmpGatewayBundle\Server\CrmUsedVehiclesApi
  23939.      */
  23940.     protected function getGateway_CrmUsedVehicles_ServerService()
  23941.     {
  23942.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/CrmUsedVehiclesApi.php';
  23943.         return $this->services['gateway.crm_used_vehicles.server'] = new \BmpGatewayBundle\Server\CrmUsedVehiclesApi(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23944.     }
  23945.     /**
  23946.      * Gets the public 'gateway.loyalty.server' shared service.
  23947.      *
  23948.      * @return \BmpGatewayBundle\Server\LoyaltyApiServer
  23949.      */
  23950.     protected function getGateway_Loyalty_ServerService()
  23951.     {
  23952.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/LoyaltyApiServer.php';
  23953.         $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()));
  23954.         $instance->setRootDir(\dirname(__DIR__4));
  23955.         return $instance;
  23956.     }
  23957.     /**
  23958.      * Gets the public 'gateway.mvd.server' shared service.
  23959.      *
  23960.      * @return \BmpGatewayBundle\Server\CarInfoServer
  23961.      */
  23962.     protected function getGateway_Mvd_ServerService()
  23963.     {
  23964.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/Abstract1CServer.php';
  23965.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/CarInfoServer.php';
  23966.         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()));
  23967.     }
  23968.     /**
  23969.      * Gets the public 'gateway.night_booking_callback.service' shared service.
  23970.      *
  23971.      * @return \BmpGatewayBundle\Service\NightBookingCallbackService
  23972.      */
  23973.     protected function getGateway_NightBookingCallback_ServiceService()
  23974.     {
  23975.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/NightBookingCallbackService.php';
  23976.         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()));
  23977.     }
  23978.     /**
  23979.      * Gets the public 'gateway.pipedrive.server' shared service.
  23980.      *
  23981.      * @return \BmpGatewayBundle\Server\PipeDriveApiServer
  23982.      */
  23983.     protected function getGateway_Pipedrive_ServerService()
  23984.     {
  23985.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/PipeDriveApiServer.php';
  23986.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  23987.         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()));
  23988.     }
  23989.     /**
  23990.      * Gets the public 'gateway.pipedrive.service' shared service.
  23991.      *
  23992.      * @return \BmpGatewayBundle\Service\PipeDriveService
  23993.      */
  23994.     protected function getGateway_Pipedrive_ServiceService()
  23995.     {
  23996.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/PipeDriveService.php';
  23997.         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()));
  23998.     }
  23999.     /**
  24000.      * Gets the public 'gateway.postomate.service' shared service.
  24001.      *
  24002.      * @return \BmpGatewayBundle\Service\PostomateService
  24003.      */
  24004.     protected function getGateway_Postomate_ServiceService()
  24005.     {
  24006.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/PostomateService.php';
  24007.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24008.         if (isset($this->services['gateway.postomate.service'])) {
  24009.             return $this->services['gateway.postomate.service'];
  24010.         }
  24011.         $b = ($this->services['monolog.logger.postomate_service_log'] ?? $this->getMonolog_Logger_PostomateServiceLogService());
  24012.         if (isset($this->services['gateway.postomate.service'])) {
  24013.             return $this->services['gateway.postomate.service'];
  24014.         }
  24015.         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);
  24016.     }
  24017.     /**
  24018.      * Gets the public 'gateway.service.server' shared service.
  24019.      *
  24020.      * @return \BmpGatewayBundle\Server\ServiceApiServer
  24021.      */
  24022.     protected function getGateway_Service_ServerService()
  24023.     {
  24024.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Server/ServiceApiServer.php';
  24025.         $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()));
  24026.         $instance->setRootDir(\dirname(__DIR__4));
  24027.         return $instance;
  24028.     }
  24029.     /**
  24030.      * Gets the public 'gateway.territory_access.service' shared service.
  24031.      *
  24032.      * @return \BmpGatewayBundle\Service\TerritoryAccessService
  24033.      */
  24034.     protected function getGateway_TerritoryAccess_ServiceService()
  24035.     {
  24036.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Service/TerritoryAccessService.php';
  24037.         $a = ($this->services['monolog.logger.territory_access_log'] ?? $this->getMonolog_Logger_TerritoryAccessLogService());
  24038.         if (isset($this->services['gateway.territory_access.service'])) {
  24039.             return $this->services['gateway.territory_access.service'];
  24040.         }
  24041.         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);
  24042.     }
  24043.     /**
  24044.      * Gets the public 'http_kernel' shared service.
  24045.      *
  24046.      * @return \Symfony\Component\HttpKernel\HttpKernel
  24047.      */
  24048.     protected function getHttpKernelService()
  24049.     {
  24050.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24051.         if (isset($this->services['http_kernel'])) {
  24052.             return $this->services['http_kernel'];
  24053.         }
  24054.         $b = ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService());
  24055.         if (isset($this->services['http_kernel'])) {
  24056.             return $this->services['http_kernel'];
  24057.         }
  24058.         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 () {
  24059.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  24060.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  24061.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  24062.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  24063.             yield => ($this->privates['debug.sonata.admin.argument_resolver.admin'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_AdminService());
  24064.             yield => ($this->privates['debug.sonata.admin.argument_resolver.proxy_query'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService());
  24065.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  24066.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  24067.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  24068.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  24069.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  24070.     }
  24071.     /**
  24072.      * Gets the public 'importer.factory.vehicle' shared service.
  24073.      *
  24074.      * @return \ImporterBundle\Factory\Vehicle
  24075.      */
  24076.     protected function getImporter_Factory_VehicleService()
  24077.     {
  24078.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Factory/Vehicle.php';
  24079.         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()));
  24080.     }
  24081.     /**
  24082.      * Gets the public 'importer.forms.test_drive' shared service.
  24083.      *
  24084.      * @return \ImporterBundle\Form\TestDriveType
  24085.      */
  24086.     protected function getImporter_Forms_TestDriveService()
  24087.     {
  24088.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24089.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24090.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/SubCoreFormsType.php';
  24091.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Form/TestDriveType.php';
  24092.         $a = ($this->services['importer.transformer.vehicle_to_number_transformer'] ?? $this->getImporter_Transformer_VehicleToNumberTransformerService());
  24093.         if (isset($this->services['importer.forms.test_drive'])) {
  24094.             return $this->services['importer.forms.test_drive'];
  24095.         }
  24096.         return $this->services['importer.forms.test_drive'] = new \ImporterBundle\Form\TestDriveType($a);
  24097.     }
  24098.     /**
  24099.      * Gets the public 'importer.model.vehicles.repository' shared service.
  24100.      *
  24101.      * @return \ImporterBundle\Model\Vehicles\Repository
  24102.      */
  24103.     protected function getImporter_Model_Vehicles_RepositoryService()
  24104.     {
  24105.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Model/Vehicles/Repository.php';
  24106.         return $this->services['importer.model.vehicles.repository'] = new \ImporterBundle\Model\Vehicles\Repository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24107.     }
  24108.     /**
  24109.      * Gets the public 'importer.model.worker' shared service.
  24110.      *
  24111.      * @return \ImporterBundle\Model\WorkerModel
  24112.      */
  24113.     protected function getImporter_Model_WorkerService()
  24114.     {
  24115.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Model/WorkerModel.php';
  24116.         return $this->services['importer.model.worker'] = new \ImporterBundle\Model\WorkerModel(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24117.     }
  24118.     /**
  24119.      * Gets the public 'importer.post.model' shared service.
  24120.      *
  24121.      * @return \ImporterBundle\Model\Post
  24122.      */
  24123.     protected function getImporter_Post_ModelService()
  24124.     {
  24125.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Model/Post.php';
  24126.         return $this->services['importer.post.model'] = new \ImporterBundle\Model\Post(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24127.     }
  24128.     /**
  24129.      * Gets the public 'importer.transformer.vehicle_to_number_transformer' shared service.
  24130.      *
  24131.      * @return \ImporterBundle\Form\DataTransformer\VehicleToNumberTransformer
  24132.      */
  24133.     protected function getImporter_Transformer_VehicleToNumberTransformerService()
  24134.     {
  24135.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  24136.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Form/DataTransformer/VehicleToNumberTransformer.php';
  24137.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24138.         if (isset($this->services['importer.transformer.vehicle_to_number_transformer'])) {
  24139.             return $this->services['importer.transformer.vehicle_to_number_transformer'];
  24140.         }
  24141.         return $this->services['importer.transformer.vehicle_to_number_transformer'] = new \ImporterBundle\Form\DataTransformer\VehicleToNumberTransformer($a);
  24142.     }
  24143.     /**
  24144.      * Gets the public 'importer.twig.database_globals_extension' shared service.
  24145.      *
  24146.      * @return \ImporterBundle\Twig\Extension\DatabaseGlobalsExtension
  24147.      */
  24148.     protected function getImporter_Twig_DatabaseGlobalsExtensionService()
  24149.     {
  24150.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24151.         if (isset($this->services['importer.twig.database_globals_extension'])) {
  24152.             return $this->services['importer.twig.database_globals_extension'];
  24153.         }
  24154.         return $this->services['importer.twig.database_globals_extension'] = new \ImporterBundle\Twig\Extension\DatabaseGlobalsExtension($a);
  24155.     }
  24156.     /**
  24157.      * Gets the public 'insurance.controller.faq' shared service.
  24158.      *
  24159.      * @return \InsuranceBundle\Controller\FaqController
  24160.      */
  24161.     protected function getInsurance_Controller_FaqService()
  24162.     {
  24163.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  24164.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  24165.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/FaqController.php';
  24166.         return $this->services['insurance.controller.faq'] = new \InsuranceBundle\Controller\FaqController(($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()));
  24167.     }
  24168.     /**
  24169.      * Gets the public 'insurance.controller.main' shared service.
  24170.      *
  24171.      * @return \InsuranceBundle\Controller\MainController
  24172.      */
  24173.     protected function getInsurance_Controller_MainService()
  24174.     {
  24175.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  24176.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  24177.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/MainController.php';
  24178.         return $this->services['insurance.controller.main'] = new \InsuranceBundle\Controller\MainController(($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()));
  24179.     }
  24180.     /**
  24181.      * Gets the public 'insurance.controller.programs' shared service.
  24182.      *
  24183.      * @return \InsuranceBundle\Controller\ProgramsController
  24184.      */
  24185.     protected function getInsurance_Controller_ProgramsService()
  24186.     {
  24187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  24188.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/BaseController.php';
  24189.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Controller/ProgramsController.php';
  24190.         return $this->services['insurance.controller.programs'] = new \InsuranceBundle\Controller\ProgramsController(($this->services['insurance.faq'] ?? $this->getInsurance_FaqService()));
  24191.     }
  24192.     /**
  24193.      * Gets the public 'insurance.faq' shared service.
  24194.      *
  24195.      * @return \InsuranceBundle\Service\FaqService
  24196.      */
  24197.     protected function getInsurance_FaqService()
  24198.     {
  24199.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Service/FaqService.php';
  24200.         return $this->services['insurance.faq'] = new \InsuranceBundle\Service\FaqService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24201.     }
  24202.     /**
  24203.      * Gets the public 'insurance.information.documents' shared service.
  24204.      *
  24205.      * @return \InsuranceBundle\Service\InformationDocumentService
  24206.      */
  24207.     protected function getInsurance_Information_DocumentsService()
  24208.     {
  24209.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Service/InformationDocumentService.php';
  24210.         return $this->services['insurance.information.documents'] = new \InsuranceBundle\Service\InformationDocumentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24211.     }
  24212.     /**
  24213.      * Gets the public 'insurance.program.model' shared service.
  24214.      *
  24215.      * @return \InsuranceBundle\Model\Program
  24216.      */
  24217.     protected function getInsurance_Program_ModelService()
  24218.     {
  24219.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Model/Program.php';
  24220.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24221.         if (isset($this->services['insurance.program.model'])) {
  24222.             return $this->services['insurance.program.model'];
  24223.         }
  24224.         return $this->services['insurance.program.model'] = new \InsuranceBundle\Model\Program($a);
  24225.     }
  24226.     /**
  24227.      * Gets the public 'insurance.twig.extension' shared service.
  24228.      *
  24229.      * @return \InsuranceBundle\Twig\TwigInsuranceExtension
  24230.      */
  24231.     protected function getInsurance_Twig_ExtensionService()
  24232.     {
  24233.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24234.         if (isset($this->services['insurance.twig.extension'])) {
  24235.             return $this->services['insurance.twig.extension'];
  24236.         }
  24237.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  24238.         if (isset($this->services['insurance.twig.extension'])) {
  24239.             return $this->services['insurance.twig.extension'];
  24240.         }
  24241.         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())));
  24242.     }
  24243.     /**
  24244.      * Gets the public 'insurance.year.amount' shared service.
  24245.      *
  24246.      * @return \InsuranceBundle\Service\YearAmountService
  24247.      */
  24248.     protected function getInsurance_Year_AmountService()
  24249.     {
  24250.         include_once \dirname(__DIR__4).'/src/InsuranceBundle/Service/YearAmountService.php';
  24251.         return $this->services['insurance.year.amount'] = new \InsuranceBundle\Service\YearAmountService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24252.     }
  24253.     /**
  24254.      * Gets the public 'integration.service.attempt.login' shared service.
  24255.      *
  24256.      * @return \IntegrationBundle\Service\AttemptLoginService
  24257.      */
  24258.     protected function getIntegration_Service_Attempt_LoginService()
  24259.     {
  24260.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/AttemptLoginService.php';
  24261.         return $this->services['integration.service.attempt.login'] = new \IntegrationBundle\Service\AttemptLoginService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24262.     }
  24263.     /**
  24264.      * Gets the public 'integration.service.diia.action.document.validation' shared service.
  24265.      *
  24266.      * @return \IntegrationBundle\Service\Diia\Actions\DocumentsValidationManager
  24267.      */
  24268.     protected function getIntegration_Service_Diia_Action_Document_ValidationService()
  24269.     {
  24270.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/DocumentsValidationManager.php';
  24271.         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()));
  24272.     }
  24273.     /**
  24274.      * Gets the public 'integration.service.diia.actions.branch' shared service.
  24275.      *
  24276.      * @return \IntegrationBundle\Service\Diia\Actions\BranchManager
  24277.      */
  24278.     protected function getIntegration_Service_Diia_Actions_BranchService()
  24279.     {
  24280.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/BranchManager.php';
  24281.         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()));
  24282.     }
  24283.     /**
  24284.      * Gets the public 'integration.service.diia.actions.offer' shared service.
  24285.      *
  24286.      * @return \IntegrationBundle\Service\Diia\Actions\OfferManager
  24287.      */
  24288.     protected function getIntegration_Service_Diia_Actions_OfferService()
  24289.     {
  24290.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/OfferManager.php';
  24291.         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()));
  24292.     }
  24293.     /**
  24294.      * Gets the public 'integration.service.diia.actions.service.request' shared service.
  24295.      *
  24296.      * @return \IntegrationBundle\Service\Diia\Actions\ServiceRequestsManager
  24297.      */
  24298.     protected function getIntegration_Service_Diia_Actions_Service_RequestService()
  24299.     {
  24300.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/ServiceRequestsManager.php';
  24301.         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()));
  24302.     }
  24303.     /**
  24304.      * Gets the public 'integration.service.diia.cache.session' shared service.
  24305.      *
  24306.      * @return \IntegrationBundle\Service\Diia\CacheSessionHandler
  24307.      */
  24308.     protected function getIntegration_Service_Diia_Cache_SessionService()
  24309.     {
  24310.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/SessionKeyHandlerInterface.php';
  24311.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/CacheSessionHandler.php';
  24312.         return $this->services['integration.service.diia.cache.session'] = new \IntegrationBundle\Service\Diia\CacheSessionHandler();
  24313.     }
  24314.     /**
  24315.      * Gets the public 'integration.service.diia.callback' shared service.
  24316.      *
  24317.      * @return \IntegrationBundle\Service\Diia\DiiaCallbackService
  24318.      */
  24319.     protected function getIntegration_Service_Diia_CallbackService()
  24320.     {
  24321.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/DiiaCallbackService.php';
  24322.         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()));
  24323.     }
  24324.     /**
  24325.      * Gets the public 'integration.service.diia.entity.session' shared service.
  24326.      *
  24327.      * @return \IntegrationBundle\Service\Diia\EntitySessionHandler
  24328.      */
  24329.     protected function getIntegration_Service_Diia_Entity_SessionService()
  24330.     {
  24331.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/SessionKeyHandlerInterface.php';
  24332.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/EntitySessionHandler.php';
  24333.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24334.         if (isset($this->services['integration.service.diia.entity.session'])) {
  24335.             return $this->services['integration.service.diia.entity.session'];
  24336.         }
  24337.         return $this->services['integration.service.diia.entity.session'] = new \IntegrationBundle\Service\Diia\EntitySessionHandler($a);
  24338.     }
  24339.     /**
  24340.      * Gets the public 'integration.service.diia.service' shared autowired service.
  24341.      *
  24342.      * @return \IntegrationBundle\Service\Diia\DiiaService
  24343.      */
  24344.     protected function getIntegration_Service_Diia_ServiceService()
  24345.     {
  24346.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/MakesHttpRequests.php';
  24347.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/DiiaService.php';
  24348.         $a = ($this->services['integration.service.diia.session.handler'] ?? $this->getIntegration_Service_Diia_Session_HandlerService());
  24349.         if (isset($this->services['integration.service.diia.service'])) {
  24350.             return $this->services['integration.service.diia.service'];
  24351.         }
  24352.         $b = ($this->services['core.eusphpe.model'] ?? $this->getCore_Eusphpe_ModelService());
  24353.         if (isset($this->services['integration.service.diia.service'])) {
  24354.             return $this->services['integration.service.diia.service'];
  24355.         }
  24356.         return $this->services['integration.service.diia.service'] = new \IntegrationBundle\Service\Diia\DiiaService('43GskPm3s17b24g11Pk7xU5AsTNgjq9X3AHNNuh8862teyuEGjAxn5kx61Yw4Jg1'$a, ($this->services['monolog.logger.diia_actions'] ?? $this->getMonolog_Logger_DiiaActionsService()), $b, (\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);
  24357.     }
  24358.     /**
  24359.      * Gets the public 'integration.service.diia.session.handler' shared autowired service.
  24360.      *
  24361.      * @return \IntegrationBundle\Service\Diia\SessionHandlerProvider
  24362.      */
  24363.     protected function getIntegration_Service_Diia_Session_HandlerService()
  24364.     {
  24365.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/SessionHandlerProvider.php';
  24366.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/SessionKeyHandlerInterface.php';
  24367.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/CacheSessionHandler.php';
  24368.         $this->services['integration.service.diia.session.handler'] = $instance = new \IntegrationBundle\Service\Diia\SessionHandlerProvider();
  24369.         $instance->addHandler(($this->services['integration.service.diia.cache.session'] ?? ($this->services['integration.service.diia.cache.session'] = new \IntegrationBundle\Service\Diia\CacheSessionHandler())));
  24370.         $instance->addHandler(($this->services['integration.service.diia.entity.session'] ?? $this->getIntegration_Service_Diia_Entity_SessionService()));
  24371.         return $instance;
  24372.     }
  24373.     /**
  24374.      * Gets the public 'jms_serializer' shared service.
  24375.      *
  24376.      * @return \JMS\Serializer\Serializer
  24377.      */
  24378.     protected function getJmsSerializerService()
  24379.     {
  24380.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  24381.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  24382.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  24383.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  24384.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  24385.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  24386.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  24387.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  24388.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  24389.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  24390.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  24391.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  24392.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  24393.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  24394.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  24395.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  24396.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  24397.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  24398.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  24399.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  24400.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  24401.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  24402.         $a = ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService());
  24403.         $b = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
  24404.         $c = ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService());
  24405.         $d = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($c);
  24406.         $e = ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService());
  24407.         $f = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  24408.         $f->setOptions(1024);
  24409.         $g = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory(false);
  24410.         $g->setOptions(0);
  24411.         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())));
  24412.     }
  24413.     /**
  24414.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  24415.      *
  24416.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  24417.      */
  24418.     protected function getJmsSerializer_DeserializationContextFactoryService()
  24419.     {
  24420.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  24421.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  24422.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  24423.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  24424.     }
  24425.     /**
  24426.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  24427.      *
  24428.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  24429.      */
  24430.     protected function getJmsSerializer_SerializationContextFactoryService()
  24431.     {
  24432.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  24433.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  24434.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  24435.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  24436.     }
  24437.     /**
  24438.      * Gets the public 'kernel.listener.exception' shared service.
  24439.      *
  24440.      * @return \CoreBundle\EventListener\ExceptionListener
  24441.      */
  24442.     protected function getKernel_Listener_ExceptionService()
  24443.     {
  24444.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventListener/ExceptionListener.php';
  24445.         $this->services['kernel.listener.exception'] = $instance = new \CoreBundle\EventListener\ExceptionListener();
  24446.         $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24447.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  24448.         $instance->setRouter(($this->services['router'] ?? $this->getRouterService()));
  24449.         $instance->setRedirects($this->parameters['redirect']);
  24450.         return $instance;
  24451.     }
  24452.     /**
  24453.      * Gets the public 'knp_menu.factory' shared service.
  24454.      *
  24455.      * @return \Knp\Menu\MenuFactory
  24456.      */
  24457.     protected function getKnpMenu_FactoryService()
  24458.     {
  24459.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  24460.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  24461.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  24462.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  24463.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  24464.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  24465.         return $instance;
  24466.     }
  24467.     /**
  24468.      * Gets the public 'knp_menu.matcher' shared service.
  24469.      *
  24470.      * @return \Knp\Menu\Matcher\Matcher
  24471.      */
  24472.     protected function getKnpMenu_MatcherService()
  24473.     {
  24474.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  24475.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  24476.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  24477.             yield => ($this->privates['knp_menu.voter.callback'] ?? ($this->privates['knp_menu.voter.callback'] = new \Knp\Menu\Matcher\Voter\CallbackVoter()));
  24478.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  24479.             yield => ($this->privates['sonata.admin.menu.matcher.voter.admin'] ?? $this->getSonata_Admin_Menu_Matcher_Voter_AdminService());
  24480.             yield => ($this->privates['sonata.admin.menu.matcher.voter.active'] ?? ($this->privates['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()));
  24481.         }, 4));
  24482.     }
  24483.     /**
  24484.      * Gets the public 'knp_snappy.image' shared service.
  24485.      *
  24486.      * @return \Knp\Snappy\Image
  24487.      */
  24488.     protected function getKnpSnappy_ImageService()
  24489.     {
  24490.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  24491.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  24492.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  24493.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
  24494.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  24495.         return $instance;
  24496.     }
  24497.     /**
  24498.      * Gets the public 'knp_snappy.pdf' shared service.
  24499.      *
  24500.      * @return \Knp\Snappy\Pdf
  24501.      */
  24502.     protected function getKnpSnappy_PdfService()
  24503.     {
  24504.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  24505.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  24506.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  24507.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), $this->parameters['knp_snappy.pdf.options'], []);
  24508.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  24509.         return $instance;
  24510.     }
  24511.     /**
  24512.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  24513.      *
  24514.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  24515.      */
  24516.     protected function getLexikJwtAuthentication_EncoderService()
  24517.     {
  24518.         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));
  24519.     }
  24520.     /**
  24521.      * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  24522.      *
  24523.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  24524.      */
  24525.     protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  24526.     {
  24527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24528.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  24529.         $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 () {
  24530.             yield => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
  24531.         }, 1));
  24532.         $instance->setName('lexik:jwt:generate-token');
  24533.         $instance->setDescription('Generates a JWT token for a given user.');
  24534.         return $instance;
  24535.     }
  24536.     /**
  24537.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  24538.      *
  24539.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  24540.      */
  24541.     protected function getLexikJwtAuthentication_JwtManagerService()
  24542.     {
  24543.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24544.         if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
  24545.             return $this->services['lexik_jwt_authentication.jwt_manager'];
  24546.         }
  24547.         $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([]));
  24548.         $instance->setUserIdentityField('username'false);
  24549.         return $instance;
  24550.     }
  24551.     /**
  24552.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  24553.      *
  24554.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  24555.      */
  24556.     protected function getLexikJwtAuthentication_KeyLoaderService()
  24557.     {
  24558.         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'), []);
  24559.     }
  24560.     /**
  24561.      * Gets the public 'monolog.error_db_handler' shared service.
  24562.      *
  24563.      * @return \CoreBundle\Services\Db\MonologDBHandler
  24564.      */
  24565.     protected function getMonolog_ErrorDbHandlerService()
  24566.     {
  24567.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24568.         if (isset($this->services['monolog.error_db_handler'])) {
  24569.             return $this->services['monolog.error_db_handler'];
  24570.         }
  24571.         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);
  24572.     }
  24573.     /**
  24574.      * Gets the public 'monolog.logger.callback_daemon' shared service.
  24575.      *
  24576.      * @return \Symfony\Bridge\Monolog\Logger
  24577.      */
  24578.     protected function getMonolog_Logger_CallbackDaemonService()
  24579.     {
  24580.         $this->services['monolog.logger.callback_daemon'] = $instance = new \Symfony\Bridge\Monolog\Logger('callback_daemon');
  24581.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24582.         $instance->pushHandler(($this->privates['monolog.handler.callback_daemon'] ?? $this->getMonolog_Handler_CallbackDaemonService()));
  24583.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24584.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24585.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24586.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24587.         return $instance;
  24588.     }
  24589.     /**
  24590.      * Gets the public 'monolog.logger.camera_subscriber_service_log' shared service.
  24591.      *
  24592.      * @return \Symfony\Bridge\Monolog\Logger
  24593.      */
  24594.     protected function getMonolog_Logger_CameraSubscriberServiceLogService()
  24595.     {
  24596.         $this->services['monolog.logger.camera_subscriber_service_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('camera_subscriber_service_log');
  24597.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24598.         $instance->pushHandler(($this->privates['monolog.handler.camera_subscriber_service'] ?? $this->getMonolog_Handler_CameraSubscriberServiceService()));
  24599.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24600.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24601.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24602.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24603.         return $instance;
  24604.     }
  24605.     /**
  24606.      * Gets the public 'monolog.logger.debug_logger_log' shared service.
  24607.      *
  24608.      * @return \Symfony\Bridge\Monolog\Logger
  24609.      */
  24610.     protected function getMonolog_Logger_DebugLoggerLogService()
  24611.     {
  24612.         $this->services['monolog.logger.debug_logger_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('debug_logger_log');
  24613.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24614.         $instance->pushHandler(($this->privates['monolog.handler.debug_logger_service'] ?? $this->getMonolog_Handler_DebugLoggerServiceService()));
  24615.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24616.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24617.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24618.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24619.         return $instance;
  24620.     }
  24621.     /**
  24622.      * Gets the public 'monolog.logger.diia_actions' shared service.
  24623.      *
  24624.      * @return \Symfony\Bridge\Monolog\Logger
  24625.      */
  24626.     protected function getMonolog_Logger_DiiaActionsService()
  24627.     {
  24628.         $this->services['monolog.logger.diia_actions'] = $instance = new \Symfony\Bridge\Monolog\Logger('diia_actions');
  24629.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24630.         $instance->pushHandler(($this->privates['monolog.handler.diia'] ?? $this->getMonolog_Handler_DiiaService()));
  24631.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24632.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24633.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24634.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24635.         return $instance;
  24636.     }
  24637.     /**
  24638.      * Gets the public 'monolog.logger.mailer_logger_log' shared service.
  24639.      *
  24640.      * @return \Symfony\Bridge\Monolog\Logger
  24641.      */
  24642.     protected function getMonolog_Logger_MailerLoggerLogService()
  24643.     {
  24644.         $this->services['monolog.logger.mailer_logger_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer_logger_log');
  24645.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24646.         $instance->pushHandler(($this->privates['monolog.handler.mailer_logger_service'] ?? $this->getMonolog_Handler_MailerLoggerServiceService()));
  24647.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24648.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24649.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24650.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24651.         return $instance;
  24652.     }
  24653.     /**
  24654.      * Gets the public 'monolog.logger.night_service_log' shared service.
  24655.      *
  24656.      * @return \Symfony\Bridge\Monolog\Logger
  24657.      */
  24658.     protected function getMonolog_Logger_NightServiceLogService()
  24659.     {
  24660.         $this->services['monolog.logger.night_service_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('night_service_log');
  24661.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24662.         $instance->pushHandler(($this->privates['monolog.handler.night_service'] ?? $this->getMonolog_Handler_NightServiceService()));
  24663.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24664.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24665.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24666.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24667.         return $instance;
  24668.     }
  24669.     /**
  24670.      * Gets the public 'monolog.logger.odata_manager_log' shared service.
  24671.      *
  24672.      * @return \Symfony\Bridge\Monolog\Logger
  24673.      */
  24674.     protected function getMonolog_Logger_OdataManagerLogService()
  24675.     {
  24676.         $this->services['monolog.logger.odata_manager_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('odata_manager_log');
  24677.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24678.         $instance->pushHandler(($this->privates['monolog.handler.odata_manager'] ?? $this->getMonolog_Handler_OdataManagerService()));
  24679.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24680.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24681.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24682.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24683.         return $instance;
  24684.     }
  24685.     /**
  24686.      * Gets the public 'monolog.logger.one_c_service_log' shared service.
  24687.      *
  24688.      * @return \Symfony\Bridge\Monolog\Logger
  24689.      */
  24690.     protected function getMonolog_Logger_OneCServiceLogService()
  24691.     {
  24692.         $this->services['monolog.logger.one_c_service_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('one_c_service_log');
  24693.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24694.         $instance->pushHandler(($this->privates['monolog.handler.one_c_service'] ?? $this->getMonolog_Handler_OneCServiceService()));
  24695.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24696.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24697.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24698.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24699.         return $instance;
  24700.     }
  24701.     /**
  24702.      * Gets the public 'monolog.logger.postomate_service_log' shared service.
  24703.      *
  24704.      * @return \Symfony\Bridge\Monolog\Logger
  24705.      */
  24706.     protected function getMonolog_Logger_PostomateServiceLogService()
  24707.     {
  24708.         $this->services['monolog.logger.postomate_service_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('postomate_service_log');
  24709.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24710.         $instance->pushHandler(($this->privates['monolog.handler.postomate_service'] ?? $this->getMonolog_Handler_PostomateServiceService()));
  24711.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24712.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24713.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24714.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24715.         return $instance;
  24716.     }
  24717.     /**
  24718.      * Gets the public 'monolog.logger.ria_curl_log' shared service.
  24719.      *
  24720.      * @return \Symfony\Bridge\Monolog\Logger
  24721.      */
  24722.     protected function getMonolog_Logger_RiaCurlLogService()
  24723.     {
  24724.         $this->services['monolog.logger.ria_curl_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('ria_curl_log');
  24725.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24726.         $instance->pushHandler(($this->privates['monolog.handler.ria_curl'] ?? $this->getMonolog_Handler_RiaCurlService()));
  24727.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24728.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24729.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24730.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24731.         return $instance;
  24732.     }
  24733.     /**
  24734.      * Gets the public 'monolog.logger.territory_access_log' shared service.
  24735.      *
  24736.      * @return \Symfony\Bridge\Monolog\Logger
  24737.      */
  24738.     protected function getMonolog_Logger_TerritoryAccessLogService()
  24739.     {
  24740.         $this->services['monolog.logger.territory_access_log'] = $instance = new \Symfony\Bridge\Monolog\Logger('territory_access_log');
  24741.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24742.         $instance->pushHandler(($this->privates['monolog.handler.territory_access_service'] ?? $this->getMonolog_Handler_TerritoryAccessServiceService()));
  24743.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24744.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  24745.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  24746.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24747.         return $instance;
  24748.     }
  24749.     /**
  24750.      * Gets the public 'my.auth' shared service.
  24751.      *
  24752.      * @return \MyBundle\Service\AuthService
  24753.      */
  24754.     protected function getMy_AuthService()
  24755.     {
  24756.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24757.         if (isset($this->services['my.auth'])) {
  24758.             return $this->services['my.auth'];
  24759.         }
  24760.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24761.         if (isset($this->services['my.auth'])) {
  24762.             return $this->services['my.auth'];
  24763.         }
  24764.         $c = ($this->services['router'] ?? $this->getRouterService());
  24765.         if (isset($this->services['my.auth'])) {
  24766.             return $this->services['my.auth'];
  24767.         }
  24768.         $d = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  24769.         if (isset($this->services['my.auth'])) {
  24770.             return $this->services['my.auth'];
  24771.         }
  24772.         $e = ($this->services['my.basket'] ?? $this->getMy_BasketService());
  24773.         if (isset($this->services['my.auth'])) {
  24774.             return $this->services['my.auth'];
  24775.         }
  24776.         $f = ($this->services['core.user.model'] ?? $this->getCore_User_ModelService());
  24777.         if (isset($this->services['my.auth'])) {
  24778.             return $this->services['my.auth'];
  24779.         }
  24780.         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);
  24781.     }
  24782.     /**
  24783.      * Gets the public 'my.basket' shared service.
  24784.      *
  24785.      * @return \MyBundle\Service\BasketService
  24786.      */
  24787.     protected function getMy_BasketService()
  24788.     {
  24789.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24790.         if (isset($this->services['my.basket'])) {
  24791.             return $this->services['my.basket'];
  24792.         }
  24793.         $b = ($this->services['router'] ?? $this->getRouterService());
  24794.         if (isset($this->services['my.basket'])) {
  24795.             return $this->services['my.basket'];
  24796.         }
  24797.         $c = ($this->services['core.cart.collection'] ?? $this->getCore_Cart_CollectionService());
  24798.         if (isset($this->services['my.basket'])) {
  24799.             return $this->services['my.basket'];
  24800.         }
  24801.         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);
  24802.     }
  24803.     /**
  24804.      * Gets the public 'my.bonus.manager' shared service.
  24805.      *
  24806.      * @return \MyBundle\Component\BonusManager
  24807.      */
  24808.     protected function getMy_Bonus_ManagerService()
  24809.     {
  24810.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24811.         if (isset($this->services['my.bonus.manager'])) {
  24812.             return $this->services['my.bonus.manager'];
  24813.         }
  24814.         return $this->services['my.bonus.manager'] = new \MyBundle\Component\BonusManager($a);
  24815.     }
  24816.     /**
  24817.      * Gets the public 'my.factory.auth.code.dto' shared service.
  24818.      *
  24819.      * @return \MyBundle\Factory\AuthCodeDTOFactory
  24820.      */
  24821.     protected function getMy_Factory_Auth_Code_DtoService()
  24822.     {
  24823.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/AuthCodeDTOFactory.php';
  24824.         return $this->services['my.factory.auth.code.dto'] = new \MyBundle\Factory\AuthCodeDTOFactory(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24825.     }
  24826.     /**
  24827.      * Gets the public 'my.factory.otp.code.generator' shared service.
  24828.      *
  24829.      * @return \MyBundle\Factory\OtpCodeGenerator
  24830.      */
  24831.     protected function getMy_Factory_Otp_Code_GeneratorService()
  24832.     {
  24833.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpCodeGenerator.php';
  24834.         return $this->services['my.factory.otp.code.generator'] = new \MyBundle\Factory\OtpCodeGenerator('dev');
  24835.     }
  24836.     /**
  24837.      * Gets the public 'my.factory.otp.entity' shared service.
  24838.      *
  24839.      * @return \MyBundle\Factory\OtpEntityFactory
  24840.      */
  24841.     protected function getMy_Factory_Otp_EntityService()
  24842.     {
  24843.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpEntityFactory.php';
  24844.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpCodeGenerator.php';
  24845.         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'))));
  24846.     }
  24847.     /**
  24848.      * Gets the public 'my.factory.user.entity' shared service.
  24849.      *
  24850.      * @return \MyBundle\Factory\UserEntityFactory
  24851.      */
  24852.     protected function getMy_Factory_User_EntityService()
  24853.     {
  24854.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/UserEntityFactory.php';
  24855.         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()));
  24856.     }
  24857.     /**
  24858.      * Gets the public 'my.infobip' shared service.
  24859.      *
  24860.      * @return \MyBundle\Service\Infobip
  24861.      */
  24862.     protected function getMy_InfobipService()
  24863.     {
  24864.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/Infobip.php';
  24865.         return $this->services['my.infobip'] = new \MyBundle\Service\Infobip($this->getParameter('infobip'));
  24866.     }
  24867.     /**
  24868.      * Gets the public 'my.night_booking.service' shared service.
  24869.      *
  24870.      * @return \MyBundle\Service\NightBookingService
  24871.      */
  24872.     protected function getMy_NightBooking_ServiceService()
  24873.     {
  24874.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/NightBookingService.php';
  24875.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  24876.         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()));
  24877.     }
  24878.     /**
  24879.      * Gets the public 'my.order' shared service.
  24880.      *
  24881.      * @return \MyBundle\Service\OrderService
  24882.      */
  24883.     protected function getMy_OrderService()
  24884.     {
  24885.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/OrderService.php';
  24886.         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()));
  24887.     }
  24888.     /**
  24889.      * Gets the public 'my.service.profile.calculator' shared service.
  24890.      *
  24891.      * @return \MyBundle\Service\ProfileCalculatorEmployeeService
  24892.      */
  24893.     protected function getMy_Service_Profile_CalculatorService()
  24894.     {
  24895.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/ProfileCalculatorEmployeeService.php';
  24896.         return $this->services['my.service.profile.calculator'] = new \MyBundle\Service\ProfileCalculatorEmployeeService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24897.     }
  24898.     /**
  24899.      * Gets the public 'my.service.profile.service' shared service.
  24900.      *
  24901.      * @return \MyBundle\Service\ProfileService
  24902.      */
  24903.     protected function getMy_Service_Profile_ServiceService()
  24904.     {
  24905.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/ProfileService.php';
  24906.         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()));
  24907.     }
  24908.     /**
  24909.      * Gets the public 'my.sms.infobip.sender' shared service.
  24910.      *
  24911.      * @return \MyBundle\Component\InfobipSmsSender
  24912.      */
  24913.     protected function getMy_Sms_Infobip_SenderService()
  24914.     {
  24915.         include_once \dirname(__DIR__4).'/src/MyBundle/Component/InfobipSmsSender.php';
  24916.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24917.         if (isset($this->services['my.sms.infobip.sender'])) {
  24918.             return $this->services['my.sms.infobip.sender'];
  24919.         }
  24920.         return $this->services['my.sms.infobip.sender'] = new \MyBundle\Component\InfobipSmsSender($a'dev', ($this->services['my.infobip'] ?? $this->getMy_InfobipService()));
  24921.     }
  24922.     /**
  24923.      * Gets the public 'my.sms.sender' shared service.
  24924.      *
  24925.      * @return \MyBundle\Component\SmsSender
  24926.      */
  24927.     protected function getMy_Sms_SenderService()
  24928.     {
  24929.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24930.         if (isset($this->services['my.sms.sender'])) {
  24931.             return $this->services['my.sms.sender'];
  24932.         }
  24933.         return $this->services['my.sms.sender'] = new \MyBundle\Component\SmsSender($a);
  24934.     }
  24935.     /**
  24936.      * Gets the public 'nelmio_api_doc.controller.swagger' shared service.
  24937.      *
  24938.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  24939.      */
  24940.     protected function getNelmioApiDoc_Controller_SwaggerService()
  24941.     {
  24942.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  24943.         return $this->services['nelmio_api_doc.controller.swagger'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->privates['nelmio_api_doc.generator_locator'] ?? $this->getNelmioApiDoc_GeneratorLocatorService()));
  24944.     }
  24945.     /**
  24946.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  24947.      *
  24948.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  24949.      */
  24950.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  24951.     {
  24952.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  24953.         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()));
  24954.     }
  24955.     /**
  24956.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  24957.      *
  24958.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  24959.      */
  24960.     protected function getNelmioApiDoc_Generator_DefaultService()
  24961.     {
  24962.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  24963.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  24964.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  24965.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  24966.             yield => ($this->privates['nelmio_api_doc.describers.swagger_php.default'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_DefaultService());
  24967.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  24968.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  24969.         }, 5), new RewindableGenerator(function () {
  24970.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  24971.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  24972.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  24973.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  24974.         }, 4));
  24975.         $instance->setAlternativeNames([]);
  24976.         return $instance;
  24977.     }
  24978.     /**
  24979.      * Gets the public 'order.model' shared service.
  24980.      *
  24981.      * @return \AcquiringBundle\Component\Model\Order
  24982.      */
  24983.     protected function getOrder_ModelService()
  24984.     {
  24985.         include_once \dirname(__DIR__4).'/src/AcquiringBundle/Component/Model/Order.php';
  24986.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24987.         if (isset($this->services['order.model'])) {
  24988.             return $this->services['order.model'];
  24989.         }
  24990.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  24991.         if (isset($this->services['order.model'])) {
  24992.             return $this->services['order.model'];
  24993.         }
  24994.         return $this->services['order.model'] = new \AcquiringBundle\Component\Model\Order($a$b);
  24995.     }
  24996.     /**
  24997.      * Gets the public 'portal.admin.announcement_bar' service.
  24998.      *
  24999.      * @return \AdminBundle\Admin\Vidi\AnnouncementBarAdmin
  25000.      */
  25001.     protected function getPortal_Admin_AnnouncementBarService()
  25002.     {
  25003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  25004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  25005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  25006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  25007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  25008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  25009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  25010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  25011.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  25012.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  25013.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  25014.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  25015.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/AnnouncementBarAdmin.php';
  25016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  25017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  25018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  25019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  25020.         $this->factories['portal.admin.announcement_bar'] = function () {
  25021.             $instance = new \AdminBundle\Admin\Vidi\AnnouncementBarAdmin('portal.admin.announcement_bar''PortalBundle\\Entity\\AnnouncementBar''sonata.admin.controller.crud');
  25022.             $instance->setManagerType('orm');
  25023.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  25024.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  25025.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  25026.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  25027.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  25028.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  25029.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  25030.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  25031.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  25032.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  25033.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  25034.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  25035.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  25036.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  25037.             $instance->setPagerType('default');
  25038.             $instance->setLabel('Анонс бар');
  25039.             $instance->setTranslationDomain('messages');
  25040.             $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']]);
  25041.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  25042.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  25043.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  25044.             $instance->setTemplateRegistry(($this->services['portal.admin.announcement_bar.template_registry'] ?? $this->getPortal_Admin_AnnouncementBar_TemplateRegistryService()));
  25045.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  25046.             $instance->initialize();
  25047.             return $instance;
  25048.         };
  25049.         return $this->factories['portal.admin.announcement_bar']();
  25050.     }
  25051.     /**
  25052.      * Gets the public 'portal.admin.announcement_bar.template_registry' shared service.
  25053.      *
  25054.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  25055.      */
  25056.     protected function getPortal_Admin_AnnouncementBar_TemplateRegistryService()
  25057.     {
  25058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  25059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  25060.         return $this->services['portal.admin.announcement_bar.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  25061.     }
  25062.     /**
  25063.      * Gets the public 'portal.breadcrumbs' shared service.
  25064.      *
  25065.      * @return \PortalBundle\Model\Breadcrumbs
  25066.      */
  25067.     protected function getPortal_BreadcrumbsService()
  25068.     {
  25069.         include_once \dirname(__DIR__4).'/src/PortalBundle/Model/Breadcrumbs.php';
  25070.         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()));
  25071.     }
  25072.     /**
  25073.      * Gets the public 'portal.comparison.service' shared service.
  25074.      *
  25075.      * @return \PortalBundle\Services\ComparisonService
  25076.      */
  25077.     protected function getPortal_Comparison_ServiceService()
  25078.     {
  25079.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/ComparisonService.php';
  25080.         $a = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  25081.         if (isset($this->services['portal.comparison.service'])) {
  25082.             return $this->services['portal.comparison.service'];
  25083.         }
  25084.         $b = ($this->services['router'] ?? $this->getRouterService());
  25085.         if (isset($this->services['portal.comparison.service'])) {
  25086.             return $this->services['portal.comparison.service'];
  25087.         }
  25088.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25089.         if (isset($this->services['portal.comparison.service'])) {
  25090.             return $this->services['portal.comparison.service'];
  25091.         }
  25092.         $d = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  25093.         if (isset($this->services['portal.comparison.service'])) {
  25094.             return $this->services['portal.comparison.service'];
  25095.         }
  25096.         return $this->services['portal.comparison.service'] = new \PortalBundle\Services\ComparisonService($a$b, ($this->services['translator'] ?? $this->getTranslatorService()), $c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d);
  25097.     }
  25098.     /**
  25099.      * Gets the public 'portal.service.catalog' shared service.
  25100.      *
  25101.      * @return \PortalBundle\Services\CatalogService
  25102.      */
  25103.     protected function getPortal_Service_CatalogService()
  25104.     {
  25105.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/CatalogService.php';
  25106.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25107.         if (isset($this->services['portal.service.catalog'])) {
  25108.             return $this->services['portal.service.catalog'];
  25109.         }
  25110.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  25111.         if (isset($this->services['portal.service.catalog'])) {
  25112.             return $this->services['portal.service.catalog'];
  25113.         }
  25114.         $c = ($this->services['PortalBundle\\Model\\Catalog'] ?? $this->getCatalogService());
  25115.         if (isset($this->services['portal.service.catalog'])) {
  25116.             return $this->services['portal.service.catalog'];
  25117.         }
  25118.         $d = ($this->services['router'] ?? $this->getRouterService());
  25119.         if (isset($this->services['portal.service.catalog'])) {
  25120.             return $this->services['portal.service.catalog'];
  25121.         }
  25122.         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())));
  25123.     }
  25124.     /**
  25125.      * Gets the public 'portal.service.finance' shared service.
  25126.      *
  25127.      * @return \PortalBundle\Services\FinanceService
  25128.      */
  25129.     protected function getPortal_Service_FinanceService()
  25130.     {
  25131.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/FinanceService.php';
  25132.         $a = ($this->services['router'] ?? $this->getRouterService());
  25133.         if (isset($this->services['portal.service.finance'])) {
  25134.             return $this->services['portal.service.finance'];
  25135.         }
  25136.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25137.         if (isset($this->services['portal.service.finance'])) {
  25138.             return $this->services['portal.service.finance'];
  25139.         }
  25140.         $c = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  25141.         if (isset($this->services['portal.service.finance'])) {
  25142.             return $this->services['portal.service.finance'];
  25143.         }
  25144.         $d = ($this->services['dcsite.credit.model'] ?? $this->getDcsite_Credit_ModelService());
  25145.         if (isset($this->services['portal.service.finance'])) {
  25146.             return $this->services['portal.service.finance'];
  25147.         }
  25148.         $e = ($this->services['portal.service.catalog'] ?? $this->getPortal_Service_CatalogService());
  25149.         if (isset($this->services['portal.service.finance'])) {
  25150.             return $this->services['portal.service.finance'];
  25151.         }
  25152.         $f = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  25153.         if (isset($this->services['portal.service.finance'])) {
  25154.             return $this->services['portal.service.finance'];
  25155.         }
  25156.         return $this->services['portal.service.finance'] = new \PortalBundle\Services\FinanceService($a$b$c$d$e$f);
  25157.     }
  25158.     /**
  25159.      * Gets the public 'portal.service.service' shared service.
  25160.      *
  25161.      * @return \PortalBundle\Services\ServiceService
  25162.      */
  25163.     protected function getPortal_Service_ServiceService()
  25164.     {
  25165.         include_once \dirname(__DIR__4).'/src/PortalBundle/Services/ServiceService.php';
  25166.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25167.         if (isset($this->services['portal.service.service'])) {
  25168.             return $this->services['portal.service.service'];
  25169.         }
  25170.         $b = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  25171.         if (isset($this->services['portal.service.service'])) {
  25172.             return $this->services['portal.service.service'];
  25173.         }
  25174.         return $this->services['portal.service.service'] = new \PortalBundle\Services\ServiceService($a$b);
  25175.     }
  25176.     /**
  25177.      * Gets the public 'portmone.acquiring' shared service.
  25178.      *
  25179.      * @return \AcquiringBundle\Component\Model\PortmoneAcquiring
  25180.      */
  25181.     protected function getPortmone_AcquiringService()
  25182.     {
  25183.         include_once \dirname(__DIR__4).'/src/AcquiringBundle/Component/Model/PortmoneAcquiring.php';
  25184.         return $this->services['portmone.acquiring'] = new \AcquiringBundle\Component\Model\PortmoneAcquiring($this->parameters['acquiring_portmone'], ($this->services['router'] ?? $this->getRouterService()));
  25185.     }
  25186.     /**
  25187.      * Gets the public 'request_stack' shared service.
  25188.      *
  25189.      * @return \Symfony\Component\HttpFoundation\RequestStack
  25190.      */
  25191.     protected function getRequestStackService()
  25192.     {
  25193.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  25194.     }
  25195.     /**
  25196.      * Gets the public 'router' shared service.
  25197.      *
  25198.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  25199.      */
  25200.     protected function getRouterService()
  25201.     {
  25202.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  25203.         if (isset($this->services['router'])) {
  25204.             return $this->services['router'];
  25205.         }
  25206.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  25207.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  25208.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  25209.         $b->pushHandler($a);
  25210.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  25211.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  25212.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25213.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  25214.         ], [
  25215.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  25216.         ]))->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');
  25217.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  25218.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  25219.         return $instance;
  25220.     }
  25221.     /**
  25222.      * Gets the public 'routing.loader' shared service.
  25223.      *
  25224.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  25225.      */
  25226.     protected function getRouting_LoaderService()
  25227.     {
  25228.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  25229.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  25230.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  25231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  25232.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  25233.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  25234.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/AdminPoolLoader.php';
  25235.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  25236.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  25237.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  25238.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  25239.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  25240.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  25241.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  25242.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  25243.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  25244.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  25245.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  25246.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  25247.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  25248.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  25249.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  25250.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  25251.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  25252.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  25253.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25254.         if (isset($this->services['routing.loader'])) {
  25255.             return $this->services['routing.loader'];
  25256.         }
  25257.         $b = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  25258.         if (isset($this->services['routing.loader'])) {
  25259.             return $this->services['routing.loader'];
  25260.         }
  25261.         $c = new \Symfony\Component\Config\Loader\LoaderResolver();
  25262.         $d = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  25263.         $e = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader($b'dev');
  25264.         $c->addLoader(new \Sonata\AdminBundle\Route\AdminPoolLoader($a));
  25265.         $c->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($d'dev'));
  25266.         $c->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($d'dev'));
  25267.         $c->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($d'dev'));
  25268.         $c->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($d'dev'));
  25269.         $c->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($d'dev'));
  25270.         $c->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25271.             'kernel' => ['services''kernel''getKernelService'false],
  25272.         ], [
  25273.             'kernel' => 'App\\Kernel',
  25274.         ]), 'dev'));
  25275.         $c->addLoader($e);
  25276.         $c->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($d$e));
  25277.         $c->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($d$e));
  25278.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($c, ['utf8' => true], []);
  25279.     }
  25280.     /**
  25281.      * Gets the public 'security.encoder_factory' shared service.
  25282.      *
  25283.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  25284.      *
  25285.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory" service is deprecated, use "security.password_hasher_factory" instead.
  25286.      */
  25287.     protected function getSecurity_EncoderFactoryService()
  25288.     {
  25289.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory" service is deprecated, use "security.password_hasher_factory" instead.');
  25290.         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']]]);
  25291.     }
  25292.     /**
  25293.      * Gets the public 'services_resetter' shared service.
  25294.      *
  25295.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  25296.      */
  25297.     protected function getServicesResetterService()
  25298.     {
  25299.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  25300.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  25301.             if (isset($this->services['.container.private.security.token_storage'])) {
  25302.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  25303.             }
  25304.             if (isset($this->privates['cache.security_expression_language'])) {
  25305.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  25306.             }
  25307.             if (isset($this->privates['debug.security.firewall'])) {
  25308.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  25309.             }
  25310.             if (isset($this->services['knp_menu.matcher'])) {
  25311.                 yield 'knp_menu.matcher' => ($this->services['knp_menu.matcher'] ?? null);
  25312.             }
  25313.             if (isset($this->services['doctrine'])) {
  25314.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  25315.             }
  25316.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  25317.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  25318.             }
  25319.             if (isset($this->privates['form.type.entity'])) {
  25320.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  25321.             }
  25322.             if (isset($this->privates['monolog.handler.main'])) {
  25323.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  25324.             }
  25325.             if (isset($this->privates['monolog.handler.console'])) {
  25326.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  25327.             }
  25328.             if (isset($this->privates['monolog.handler.diia'])) {
  25329.                 yield 'monolog.handler.diia' => ($this->privates['monolog.handler.diia'] ?? null);
  25330.             }
  25331.             if (isset($this->privates['monolog.handler.ria_curl'])) {
  25332.                 yield 'monolog.handler.ria_curl' => ($this->privates['monolog.handler.ria_curl'] ?? null);
  25333.             }
  25334.             if (isset($this->privates['monolog.handler.night_service'])) {
  25335.                 yield 'monolog.handler.night_service' => ($this->privates['monolog.handler.night_service'] ?? null);
  25336.             }
  25337.             if (isset($this->privates['monolog.handler.camera_subscriber_service'])) {
  25338.                 yield 'monolog.handler.camera_subscriber_service' => ($this->privates['monolog.handler.camera_subscriber_service'] ?? null);
  25339.             }
  25340.             if (isset($this->privates['monolog.handler.postomate_service'])) {
  25341.                 yield 'monolog.handler.postomate_service' => ($this->privates['monolog.handler.postomate_service'] ?? null);
  25342.             }
  25343.             if (isset($this->privates['monolog.handler.territory_access_service'])) {
  25344.                 yield 'monolog.handler.territory_access_service' => ($this->privates['monolog.handler.territory_access_service'] ?? null);
  25345.             }
  25346.             if (isset($this->privates['monolog.handler.one_c_service'])) {
  25347.                 yield 'monolog.handler.one_c_service' => ($this->privates['monolog.handler.one_c_service'] ?? null);
  25348.             }
  25349.             if (isset($this->privates['monolog.handler.debug_logger_service'])) {
  25350.                 yield 'monolog.handler.debug_logger_service' => ($this->privates['monolog.handler.debug_logger_service'] ?? null);
  25351.             }
  25352.             if (isset($this->privates['monolog.handler.mailer_logger_service'])) {
  25353.                 yield 'monolog.handler.mailer_logger_service' => ($this->privates['monolog.handler.mailer_logger_service'] ?? null);
  25354.             }
  25355.             if (isset($this->privates['monolog.handler.odata_manager'])) {
  25356.                 yield 'monolog.handler.odata_manager' => ($this->privates['monolog.handler.odata_manager'] ?? null);
  25357.             }
  25358.             if (isset($this->privates['monolog.handler.callback_daemon'])) {
  25359.                 yield 'monolog.handler.callback_daemon' => ($this->privates['monolog.handler.callback_daemon'] ?? null);
  25360.             }
  25361.             if (isset($this->services['cache.app'])) {
  25362.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  25363.             }
  25364.             if (isset($this->services['cache.system'])) {
  25365.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  25366.             }
  25367.             if (isset($this->privates['cache.validator'])) {
  25368.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  25369.             }
  25370.             if (isset($this->privates['cache.serializer'])) {
  25371.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  25372.             }
  25373.             if (isset($this->privates['cache.annotations'])) {
  25374.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  25375.             }
  25376.             if (isset($this->privates['cache.property_info'])) {
  25377.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  25378.             }
  25379.             if (isset($this->privates['.debug.http_client'])) {
  25380.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  25381.             }
  25382.             if (isset($this->privates['mailer.message_logger_listener'])) {
  25383.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  25384.             }
  25385.             if (isset($this->privates['debug.stopwatch'])) {
  25386.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  25387.             }
  25388.             if (isset($this->services['event_dispatcher'])) {
  25389.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  25390.             }
  25391.             if (isset($this->privates['session_listener'])) {
  25392.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  25393.             }
  25394.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  25395.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  25396.             }
  25397.             if (isset($this->services['cache.validator_expression_language'])) {
  25398.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  25399.             }
  25400.             if (isset($this->services['.container.private.profiler'])) {
  25401.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  25402.             }
  25403.             if (isset($this->services['.container.private.validator'])) {
  25404.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  25405.             }
  25406.             if (isset($this->services['.container.private.twig'])) {
  25407.                 yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  25408.             }
  25409.             if (isset($this->privates['twig.form.engine'])) {
  25410.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  25411.             }
  25412.             if (isset($this->privates['.debug.http_client'])) {
  25413.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  25414.             }
  25415.         }, function () {
  25416.             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']));
  25417.         }), ['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']]);
  25418.     }
  25419.     /**
  25420.      * Gets the public 'sonata.admin.action.append_form_field_element' shared service.
  25421.      *
  25422.      * @return \Sonata\AdminBundle\Action\AppendFormFieldElementAction
  25423.      */
  25424.     protected function getSonata_Admin_Action_AppendFormFieldElementService()
  25425.     {
  25426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/AppendFormFieldElementAction.php';
  25427.         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()));
  25428.     }
  25429.     /**
  25430.      * Gets the public 'sonata.admin.action.dashboard' shared service.
  25431.      *
  25432.      * @return \Sonata\AdminBundle\Action\DashboardAction
  25433.      */
  25434.     protected function getSonata_Admin_Action_DashboardService()
  25435.     {
  25436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/DashboardAction.php';
  25437.         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()));
  25438.     }
  25439.     /**
  25440.      * Gets the public 'sonata.admin.action.get_short_object_description' shared service.
  25441.      *
  25442.      * @return \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction
  25443.      */
  25444.     protected function getSonata_Admin_Action_GetShortObjectDescriptionService()
  25445.     {
  25446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/GetShortObjectDescriptionAction.php';
  25447.         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()));
  25448.     }
  25449.     /**
  25450.      * Gets the public 'sonata.admin.action.retrieve_autocomplete_items' shared service.
  25451.      *
  25452.      * @return \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction
  25453.      */
  25454.     protected function getSonata_Admin_Action_RetrieveAutocompleteItemsService()
  25455.     {
  25456.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveAutocompleteItemsAction.php';
  25457.         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()));
  25458.     }
  25459.     /**
  25460.      * Gets the public 'sonata.admin.action.retrieve_form_field_element' shared service.
  25461.      *
  25462.      * @return \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction
  25463.      */
  25464.     protected function getSonata_Admin_Action_RetrieveFormFieldElementService()
  25465.     {
  25466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveFormFieldElementAction.php';
  25467.         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()));
  25468.     }
  25469.     /**
  25470.      * Gets the public 'sonata.admin.action.search' shared service.
  25471.      *
  25472.      * @return \Sonata\AdminBundle\Action\SearchAction
  25473.      */
  25474.     protected function getSonata_Admin_Action_SearchService()
  25475.     {
  25476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SearchAction.php';
  25477.         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()));
  25478.     }
  25479.     /**
  25480.      * Gets the public 'sonata.admin.action.set_object_field_value' shared service.
  25481.      *
  25482.      * @return \Sonata\AdminBundle\Action\SetObjectFieldValueAction
  25483.      */
  25484.     protected function getSonata_Admin_Action_SetObjectFieldValueService()
  25485.     {
  25486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SetObjectFieldValueAction.php';
  25487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolverInterface.php';
  25488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolver.php';
  25489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  25490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformer/BooleanToStringTransformer.php';
  25491.         $a = new \Sonata\AdminBundle\Form\DataTransformerResolver();
  25492.         $a->addCustomGlobalTransformer('boolean', new \Sonata\AdminBundle\Form\DataTransformer\BooleanToStringTransformer(1));
  25493.         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()));
  25494.     }
  25495.     /**
  25496.      * Gets the public 'sonata.admin.block.admin_list' shared service.
  25497.      *
  25498.      * @return \Sonata\AdminBundle\Block\AdminListBlockService
  25499.      */
  25500.     protected function getSonata_Admin_Block_AdminListService()
  25501.     {
  25502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminListBlockService.php';
  25505.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25506.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  25507.             return $this->services['sonata.admin.block.admin_list'];
  25508.         }
  25509.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25510.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  25511.             return $this->services['sonata.admin.block.admin_list'];
  25512.         }
  25513.         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()));
  25514.     }
  25515.     /**
  25516.      * Gets the public 'sonata.admin.block.admin_preview' shared service.
  25517.      *
  25518.      * @return \Sonata\AdminBundle\Block\AdminPreviewBlockService
  25519.      */
  25520.     protected function getSonata_Admin_Block_AdminPreviewService()
  25521.     {
  25522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminPreviewBlockService.php';
  25525.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25526.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  25527.             return $this->services['sonata.admin.block.admin_preview'];
  25528.         }
  25529.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25530.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  25531.             return $this->services['sonata.admin.block.admin_preview'];
  25532.         }
  25533.         return $this->services['sonata.admin.block.admin_preview'] = new \Sonata\AdminBundle\Block\AdminPreviewBlockService($a$b);
  25534.     }
  25535.     /**
  25536.      * Gets the public 'sonata.admin.block.search_result' shared service.
  25537.      *
  25538.      * @return \Sonata\AdminBundle\Block\AdminSearchBlockService
  25539.      */
  25540.     protected function getSonata_Admin_Block_SearchResultService()
  25541.     {
  25542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminSearchBlockService.php';
  25545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandlerInterface.php';
  25546.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  25547.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25548.         if (isset($this->services['sonata.admin.block.search_result'])) {
  25549.             return $this->services['sonata.admin.block.search_result'];
  25550.         }
  25551.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25552.         if (isset($this->services['sonata.admin.block.search_result'])) {
  25553.             return $this->services['sonata.admin.block.search_result'];
  25554.         }
  25555.         $c = new \Sonata\AdminBundle\Search\SearchHandler();
  25556.         $c->configureAdminSearch([]);
  25557.         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');
  25558.     }
  25559.     /**
  25560.      * Gets the public 'sonata.admin.block.stats' shared service.
  25561.      *
  25562.      * @return \Sonata\AdminBundle\Block\AdminStatsBlockService
  25563.      */
  25564.     protected function getSonata_Admin_Block_StatsService()
  25565.     {
  25566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminStatsBlockService.php';
  25569.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25570.         if (isset($this->services['sonata.admin.block.stats'])) {
  25571.             return $this->services['sonata.admin.block.stats'];
  25572.         }
  25573.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  25574.         if (isset($this->services['sonata.admin.block.stats'])) {
  25575.             return $this->services['sonata.admin.block.stats'];
  25576.         }
  25577.         return $this->services['sonata.admin.block.stats'] = new \Sonata\AdminBundle\Block\AdminStatsBlockService($a$b);
  25578.     }
  25579.     /**
  25580.      * Gets the public 'sonata.admin.controller.crud' shared service.
  25581.      *
  25582.      * @return \Sonata\AdminBundle\Controller\CRUDController
  25583.      */
  25584.     protected function getSonata_Admin_Controller_CrudService()
  25585.     {
  25586.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  25587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  25588.         $this->services['sonata.admin.controller.crud'] = $instance = new \Sonata\AdminBundle\Controller\CRUDController();
  25589.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('sonata.admin.controller.crud'$this));
  25590.         return $instance;
  25591.     }
  25592.     /**
  25593.      * Gets the public 'sonata.admin.manager.orm' shared service.
  25594.      *
  25595.      * @return \Sonata\DoctrineORMAdminBundle\Model\ModelManager
  25596.      */
  25597.     protected function getSonata_Admin_Manager_OrmService()
  25598.     {
  25599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  25600.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  25601.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ProxyResolverInterface.php';
  25602.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  25603.         return $this->services['sonata.admin.manager.orm'] = new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  25604.     }
  25605.     /**
  25606.      * Gets the public 'sonata.admin.manipulator.acl.object.orm' shared service.
  25607.      *
  25608.      * @return \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator
  25609.      */
  25610.     protected function getSonata_Admin_Manipulator_Acl_Object_OrmService()
  25611.     {
  25612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  25613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  25614.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  25615.         return $this->services['sonata.admin.manipulator.acl.object.orm'] = new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25616.     }
  25617.     /**
  25618.      * Gets the public 'sonata.block.context_manager.default' shared service.
  25619.      *
  25620.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  25621.      */
  25622.     protected function getSonata_Block_ContextManager_DefaultService()
  25623.     {
  25624.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  25625.         if (isset($this->services['sonata.block.context_manager.default'])) {
  25626.             return $this->services['sonata.block.context_manager.default'];
  25627.         }
  25628.         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()));
  25629.     }
  25630.     /**
  25631.      * Gets the public 'sonata.block.exception.filter.debug_only' shared service.
  25632.      *
  25633.      * @return \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter
  25634.      */
  25635.     protected function getSonata_Block_Exception_Filter_DebugOnlyService()
  25636.     {
  25637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  25638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/DebugOnlyFilter.php';
  25639.         return $this->services['sonata.block.exception.filter.debug_only'] = new \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter(true);
  25640.     }
  25641.     /**
  25642.      * Gets the public 'sonata.block.exception.filter.ignore_block_exception' shared service.
  25643.      *
  25644.      * @return \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter
  25645.      */
  25646.     protected function getSonata_Block_Exception_Filter_IgnoreBlockExceptionService()
  25647.     {
  25648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  25649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/IgnoreClassFilter.php';
  25650.         return $this->services['sonata.block.exception.filter.ignore_block_exception'] = new \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter('Sonata\\BlockBundle\\Exception\\BlockExceptionInterface');
  25651.     }
  25652.     /**
  25653.      * Gets the public 'sonata.block.exception.filter.keep_all' shared service.
  25654.      *
  25655.      * @return \Sonata\BlockBundle\Exception\Filter\KeepAllFilter
  25656.      */
  25657.     protected function getSonata_Block_Exception_Filter_KeepAllService()
  25658.     {
  25659.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  25660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepAllFilter.php';
  25661.         return $this->services['sonata.block.exception.filter.keep_all'] = new \Sonata\BlockBundle\Exception\Filter\KeepAllFilter();
  25662.     }
  25663.     /**
  25664.      * Gets the public 'sonata.block.exception.filter.keep_none' shared service.
  25665.      *
  25666.      * @return \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter
  25667.      */
  25668.     protected function getSonata_Block_Exception_Filter_KeepNoneService()
  25669.     {
  25670.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  25671.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepNoneFilter.php';
  25672.         return $this->services['sonata.block.exception.filter.keep_none'] = new \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter();
  25673.     }
  25674.     /**
  25675.      * Gets the public 'sonata.block.exception.renderer.inline' shared service.
  25676.      *
  25677.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineRenderer
  25678.      */
  25679.     protected function getSonata_Block_Exception_Renderer_InlineService()
  25680.     {
  25681.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  25682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineRenderer.php';
  25683.         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');
  25684.     }
  25685.     /**
  25686.      * Gets the public 'sonata.block.exception.renderer.inline_debug' shared service.
  25687.      *
  25688.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer
  25689.      */
  25690.     protected function getSonata_Block_Exception_Renderer_InlineDebugService()
  25691.     {
  25692.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  25693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineDebugRenderer.php';
  25694.         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);
  25695.     }
  25696.     /**
  25697.      * Gets the public 'sonata.block.exception.renderer.throw' shared service.
  25698.      *
  25699.      * @return \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer
  25700.      */
  25701.     protected function getSonata_Block_Exception_Renderer_ThrowService()
  25702.     {
  25703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  25704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/MonkeyThrowRenderer.php';
  25705.         return $this->services['sonata.block.exception.renderer.throw'] = new \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer();
  25706.     }
  25707.     /**
  25708.      * Gets the public 'sonata.block.manager' shared service.
  25709.      *
  25710.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  25711.      */
  25712.     protected function getSonata_Block_ManagerService()
  25713.     {
  25714.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25715.             'sonata.admin.block.admin_list' => ['services''sonata.admin.block.admin_list''getSonata_Admin_Block_AdminListService'false],
  25716.             'sonata.admin.block.admin_preview' => ['services''sonata.admin.block.admin_preview''getSonata_Admin_Block_AdminPreviewService'false],
  25717.             'sonata.admin.block.search_result' => ['services''sonata.admin.block.search_result''getSonata_Admin_Block_SearchResultService'false],
  25718.             'sonata.admin.block.stats' => ['services''sonata.admin.block.stats''getSonata_Admin_Block_StatsService'false],
  25719.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'false],
  25720.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'false],
  25721.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'false],
  25722.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'false],
  25723.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'false],
  25724.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'false],
  25725.             'sonata.media.block.feature_media' => ['services''sonata.media.block.feature_media''getSonata_Media_Block_FeatureMediaService'false],
  25726.             'sonata.media.block.gallery' => ['services''sonata.media.block.gallery''getSonata_Media_Block_GalleryService'false],
  25727.             'sonata.media.block.gallery_list' => ['services''sonata.media.block.gallery_list''getSonata_Media_Block_GalleryListService'false],
  25728.             'sonata.media.block.media' => ['services''sonata.media.block.media''getSonata_Media_Block_MediaService'false],
  25729.         ], [
  25730.             'sonata.admin.block.admin_list' => '?',
  25731.             'sonata.admin.block.admin_preview' => '?',
  25732.             'sonata.admin.block.search_result' => '?',
  25733.             'sonata.admin.block.stats' => '?',
  25734.             'sonata.block.service.container' => '?',
  25735.             'sonata.block.service.empty' => '?',
  25736.             'sonata.block.service.menu' => '?',
  25737.             'sonata.block.service.rss' => '?',
  25738.             'sonata.block.service.template' => '?',
  25739.             'sonata.block.service.text' => '?',
  25740.             'sonata.media.block.feature_media' => '?',
  25741.             'sonata.media.block.gallery' => '?',
  25742.             'sonata.media.block.gallery_list' => '?',
  25743.             'sonata.media.block.media' => '?',
  25744.         ]), $this->parameters['sonata.block.container.types']);
  25745.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  25746.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  25747.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  25748.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  25749.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  25750.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  25751.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list', []);
  25752.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result', []);
  25753.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats', []);
  25754.         $instance->add('sonata.admin.block.admin_preview''sonata.admin.block.admin_preview', []);
  25755.         $instance->add('sonata.media.block.media''sonata.media.block.media', []);
  25756.         $instance->add('sonata.media.block.feature_media''sonata.media.block.feature_media', []);
  25757.         $instance->add('sonata.media.block.gallery''sonata.media.block.gallery', []);
  25758.         $instance->add('sonata.media.block.gallery_list''sonata.media.block.gallery_list', []);
  25759.         return $instance;
  25760.     }
  25761.     /**
  25762.      * Gets the public 'sonata.block.menu.registry' shared service.
  25763.      *
  25764.      * @return \Sonata\BlockBundle\Menu\MenuRegistry
  25765.      */
  25766.     protected function getSonata_Block_Menu_RegistryService()
  25767.     {
  25768.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistryInterface.php';
  25769.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistry.php';
  25770.         $this->services['sonata.block.menu.registry'] = $instance = new \Sonata\BlockBundle\Menu\MenuRegistry();
  25771.         $instance->add('sonata_admin_sidebar');
  25772.         return $instance;
  25773.     }
  25774.     /**
  25775.      * Gets the public 'sonata.block.renderer.default' shared service.
  25776.      *
  25777.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  25778.      */
  25779.     protected function getSonata_Block_Renderer_DefaultService()
  25780.     {
  25781.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  25782.         if (isset($this->services['sonata.block.renderer.default'])) {
  25783.             return $this->services['sonata.block.renderer.default'];
  25784.         }
  25785.         $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'], [], []);
  25786.         $b->setDefaultFilter('debug_only');
  25787.         $b->setDefaultRenderer('throw');
  25788.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  25789.     }
  25790.     /**
  25791.      * Gets the public 'sonata.block.service.container' shared service.
  25792.      *
  25793.      * @return \Sonata\BlockBundle\Block\Service\ContainerBlockService
  25794.      */
  25795.     protected function getSonata_Block_Service_ContainerService()
  25796.     {
  25797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/ContainerBlockService.php';
  25801.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25802.         if (isset($this->services['sonata.block.service.container'])) {
  25803.             return $this->services['sonata.block.service.container'];
  25804.         }
  25805.         return $this->services['sonata.block.service.container'] = new \Sonata\BlockBundle\Block\Service\ContainerBlockService($a);
  25806.     }
  25807.     /**
  25808.      * Gets the public 'sonata.block.service.empty' shared service.
  25809.      *
  25810.      * @return \Sonata\BlockBundle\Block\Service\EmptyBlockService
  25811.      */
  25812.     protected function getSonata_Block_Service_EmptyService()
  25813.     {
  25814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EmptyBlockService.php';
  25817.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25818.         if (isset($this->services['sonata.block.service.empty'])) {
  25819.             return $this->services['sonata.block.service.empty'];
  25820.         }
  25821.         return $this->services['sonata.block.service.empty'] = new \Sonata\BlockBundle\Block\Service\EmptyBlockService($a);
  25822.     }
  25823.     /**
  25824.      * Gets the public 'sonata.block.service.menu' shared service.
  25825.      *
  25826.      * @return \Sonata\BlockBundle\Block\Service\MenuBlockService
  25827.      */
  25828.     protected function getSonata_Block_Service_MenuService()
  25829.     {
  25830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractMenuBlockService.php';
  25834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/MenuBlockService.php';
  25835.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25836.         if (isset($this->services['sonata.block.service.menu'])) {
  25837.             return $this->services['sonata.block.service.menu'];
  25838.         }
  25839.         $b = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  25840.         if (isset($this->services['sonata.block.service.menu'])) {
  25841.             return $this->services['sonata.block.service.menu'];
  25842.         }
  25843.         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()));
  25844.     }
  25845.     /**
  25846.      * Gets the public 'sonata.block.service.rss' shared service.
  25847.      *
  25848.      * @return \Sonata\BlockBundle\Block\Service\RssBlockService
  25849.      */
  25850.     protected function getSonata_Block_Service_RssService()
  25851.     {
  25852.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/RssBlockService.php';
  25856.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25857.         if (isset($this->services['sonata.block.service.rss'])) {
  25858.             return $this->services['sonata.block.service.rss'];
  25859.         }
  25860.         return $this->services['sonata.block.service.rss'] = new \Sonata\BlockBundle\Block\Service\RssBlockService($a);
  25861.     }
  25862.     /**
  25863.      * Gets the public 'sonata.block.service.template' shared service.
  25864.      *
  25865.      * @return \Sonata\BlockBundle\Block\Service\TemplateBlockService
  25866.      */
  25867.     protected function getSonata_Block_Service_TemplateService()
  25868.     {
  25869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25872.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TemplateBlockService.php';
  25873.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25874.         if (isset($this->services['sonata.block.service.template'])) {
  25875.             return $this->services['sonata.block.service.template'];
  25876.         }
  25877.         return $this->services['sonata.block.service.template'] = new \Sonata\BlockBundle\Block\Service\TemplateBlockService($a);
  25878.     }
  25879.     /**
  25880.      * Gets the public 'sonata.block.service.text' shared service.
  25881.      *
  25882.      * @return \Sonata\BlockBundle\Block\Service\TextBlockService
  25883.      */
  25884.     protected function getSonata_Block_Service_TextService()
  25885.     {
  25886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25888.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25889.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TextBlockService.php';
  25890.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25891.         if (isset($this->services['sonata.block.service.text'])) {
  25892.             return $this->services['sonata.block.service.text'];
  25893.         }
  25894.         return $this->services['sonata.block.service.text'] = new \Sonata\BlockBundle\Block\Service\TextBlockService($a);
  25895.     }
  25896.     /**
  25897.      * Gets the public 'sonata.doctrine.model.adapter.chain' shared service.
  25898.      *
  25899.      * @return \Sonata\Doctrine\Adapter\AdapterChain
  25900.      */
  25901.     protected function getSonata_Doctrine_Model_Adapter_ChainService()
  25902.     {
  25903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php';
  25904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php';
  25905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/ORM/DoctrineORMAdapter.php';
  25906.         $this->services['sonata.doctrine.model.adapter.chain'] = $instance = new \Sonata\Doctrine\Adapter\AdapterChain();
  25907.         $instance->addAdapter(new \Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService())));
  25908.         return $instance;
  25909.     }
  25910.     /**
  25911.      * Gets the public 'sonata.exporter.exporter' shared service.
  25912.      *
  25913.      * @return \Sonata\Exporter\Exporter
  25914.      */
  25915.     protected function getSonata_Exporter_ExporterService()
  25916.     {
  25917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/ExporterInterface.php';
  25918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Exporter.php';
  25919.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/WriterInterface.php';
  25920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/TypedWriterInterface.php';
  25921.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/CsvWriter.php';
  25922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/JsonWriter.php';
  25923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XlsWriter.php';
  25924.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XlsxWriter.php';
  25925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XmlWriter.php';
  25926.         $this->services['sonata.exporter.exporter'] = $instance = new \Sonata\Exporter\Exporter();
  25927.         $instance->addWriter(new \Sonata\Exporter\Writer\CsvWriter('php://output'',''"''\\'truefalse));
  25928.         $instance->addWriter(new \Sonata\Exporter\Writer\JsonWriter('php://output'));
  25929.         $instance->addWriter(new \Sonata\Exporter\Writer\XlsWriter('php://output'true));
  25930.         $instance->addWriter(new \Sonata\Exporter\Writer\XlsxWriter('php://output'truetrue));
  25931.         $instance->addWriter(new \Sonata\Exporter\Writer\XmlWriter('php://output''datas''data'));
  25932.         return $instance;
  25933.     }
  25934.     /**
  25935.      * Gets the public 'sonata.media.action.media_download' shared service.
  25936.      *
  25937.      * @return \Sonata\MediaBundle\Action\MediaDownloadAction
  25938.      */
  25939.     protected function getSonata_Media_Action_MediaDownloadService()
  25940.     {
  25941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Action/MediaDownloadAction.php';
  25942.         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()));
  25943.     }
  25944.     /**
  25945.      * Gets the public 'sonata.media.admin.gallery.template_registry' shared service.
  25946.      *
  25947.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  25948.      */
  25949.     protected function getSonata_Media_Admin_Gallery_TemplateRegistryService()
  25950.     {
  25951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  25952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  25953.         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' => []]);
  25954.     }
  25955.     /**
  25956.      * Gets the public 'sonata.media.admin.gallery_item.template_registry' shared service.
  25957.      *
  25958.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  25959.      */
  25960.     protected function getSonata_Media_Admin_GalleryItem_TemplateRegistryService()
  25961.     {
  25962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  25963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  25964.         return $this->services['sonata.media.admin.gallery_item.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  25965.     }
  25966.     /**
  25967.      * Gets the public 'sonata.media.admin.media.template_registry' shared service.
  25968.      *
  25969.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  25970.      */
  25971.     protected function getSonata_Media_Admin_Media_TemplateRegistryService()
  25972.     {
  25973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  25974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  25975.         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' => []]);
  25976.     }
  25977.     /**
  25978.      * Gets the public 'sonata.media.block.feature_media' shared service.
  25979.      *
  25980.      * @return \Sonata\MediaBundle\Block\FeatureMediaBlockService
  25981.      */
  25982.     protected function getSonata_Media_Block_FeatureMediaService()
  25983.     {
  25984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  25985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  25986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  25987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Block/FeatureMediaBlockService.php';
  25988.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25989.         if (isset($this->services['sonata.media.block.feature_media'])) {
  25990.             return $this->services['sonata.media.block.feature_media'];
  25991.         }
  25992.         $b = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  25993.         if (isset($this->services['sonata.media.block.feature_media'])) {
  25994.             return $this->services['sonata.media.block.feature_media'];
  25995.         }
  25996.         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()));
  25997.     }
  25998.     /**
  25999.      * Gets the public 'sonata.media.block.gallery' shared service.
  26000.      *
  26001.      * @return \Sonata\MediaBundle\Block\GalleryBlockService
  26002.      */
  26003.     protected function getSonata_Media_Block_GalleryService()
  26004.     {
  26005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  26006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  26007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  26008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Block/GalleryBlockService.php';
  26009.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  26010.         if (isset($this->services['sonata.media.block.gallery'])) {
  26011.             return $this->services['sonata.media.block.gallery'];
  26012.         }
  26013.         $b = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  26014.         if (isset($this->services['sonata.media.block.gallery'])) {
  26015.             return $this->services['sonata.media.block.gallery'];
  26016.         }
  26017.         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()));
  26018.     }
  26019.     /**
  26020.      * Gets the public 'sonata.media.block.gallery_list' shared service.
  26021.      *
  26022.      * @return \Sonata\MediaBundle\Block\GalleryListBlockService
  26023.      */
  26024.     protected function getSonata_Media_Block_GalleryListService()
  26025.     {
  26026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  26027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  26028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  26029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Block/GalleryListBlockService.php';
  26030.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  26031.         if (isset($this->services['sonata.media.block.gallery_list'])) {
  26032.             return $this->services['sonata.media.block.gallery_list'];
  26033.         }
  26034.         $b = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  26035.         if (isset($this->services['sonata.media.block.gallery_list'])) {
  26036.             return $this->services['sonata.media.block.gallery_list'];
  26037.         }
  26038.         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);
  26039.     }
  26040.     /**
  26041.      * Gets the public 'sonata.media.block.media' shared service.
  26042.      *
  26043.      * @return \Sonata\MediaBundle\Block\MediaBlockService
  26044.      */
  26045.     protected function getSonata_Media_Block_MediaService()
  26046.     {
  26047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  26048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  26049.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  26050.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Block/MediaBlockService.php';
  26051.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  26052.         if (isset($this->services['sonata.media.block.media'])) {
  26053.             return $this->services['sonata.media.block.media'];
  26054.         }
  26055.         $b = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  26056.         if (isset($this->services['sonata.media.block.media'])) {
  26057.             return $this->services['sonata.media.block.media'];
  26058.         }
  26059.         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()));
  26060.     }
  26061.     /**
  26062.      * Gets the public 'sonata.media.controller.gallery.admin' shared service.
  26063.      *
  26064.      * @return \Sonata\MediaBundle\Controller\GalleryAdminController
  26065.      */
  26066.     protected function getSonata_Media_Controller_Gallery_AdminService()
  26067.     {
  26068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  26069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  26070.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Controller/GalleryAdminController.php';
  26071.         $this->services['sonata.media.controller.gallery.admin'] = $instance = new \Sonata\MediaBundle\Controller\GalleryAdminController();
  26072.         $instance->setContainer(($this->privates['.service_locator.3CTLkIg'] ?? $this->get_ServiceLocator_3CTLkIgService())->withContext('sonata.media.controller.gallery.admin'$this));
  26073.         return $instance;
  26074.     }
  26075.     /**
  26076.      * Gets the public 'sonata.media.controller.media.admin' shared service.
  26077.      *
  26078.      * @return \Sonata\MediaBundle\Controller\MediaAdminController
  26079.      */
  26080.     protected function getSonata_Media_Controller_Media_AdminService()
  26081.     {
  26082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  26083.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  26084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Controller/MediaAdminController.php';
  26085.         $this->services['sonata.media.controller.media.admin'] = $instance = new \Sonata\MediaBundle\Controller\MediaAdminController();
  26086.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  26087.             'controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  26088.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  26089.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  26090.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  26091.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  26092.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  26093.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  26094.             'router' => ['services''router''getRouterService'false],
  26095.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  26096.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  26097.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  26098.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  26099.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  26100.             'sonata.admin.admin_exporter' => ['privates''sonata.admin.admin_exporter''getSonata_Admin_AdminExporterService'false],
  26101.             'sonata.admin.audit.manager' => ['privates''sonata.admin.audit.manager''getSonata_Admin_Audit_ManagerService'false],
  26102.             'sonata.admin.object.manipulator.acl.admin' => ['privates''sonata.admin.object.manipulator.acl.admin''getSonata_Admin_Object_Manipulator_Acl_AdminService'false],
  26103.             'sonata.admin.pool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  26104.             'sonata.admin.request.fetcher' => ['privates''sonata.admin.request.fetcher''getSonata_Admin_Request_FetcherService'false],
  26105.             'sonata.exporter.exporter' => ['services''sonata.exporter.exporter''getSonata_Exporter_ExporterService'false],
  26106.             'sonata.media.pool' => ['services''sonata.media.pool''getSonata_Media_PoolService'false],
  26107.             'translator' => ['services''translator''getTranslatorService'false],
  26108.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  26109.         ], [
  26110.             'controller_resolver' => '?',
  26111.             'doctrine' => '?',
  26112.             'form.factory' => '?',
  26113.             'http_kernel' => '?',
  26114.             'logger' => '?',
  26115.             'parameter_bag' => '?',
  26116.             'request_stack' => '?',
  26117.             'router' => '?',
  26118.             'security.authorization_checker' => '?',
  26119.             'security.csrf.token_manager' => '?',
  26120.             'security.token_storage' => '?',
  26121.             'serializer' => '?',
  26122.             'session' => '.session.deprecated',
  26123.             'sonata.admin.admin_exporter' => '?',
  26124.             'sonata.admin.audit.manager' => '?',
  26125.             'sonata.admin.object.manipulator.acl.admin' => '?',
  26126.             'sonata.admin.pool' => '?',
  26127.             'sonata.admin.request.fetcher' => '?',
  26128.             'sonata.exporter.exporter' => '?',
  26129.             'sonata.media.pool' => '?',
  26130.             'translator' => '?',
  26131.             'twig' => '?',
  26132.         ]))->withContext('sonata.media.controller.media.admin'$this));
  26133.         return $instance;
  26134.     }
  26135.     /**
  26136.      * Gets the public 'sonata.media.pool' shared service.
  26137.      *
  26138.      * @return \Sonata\MediaBundle\Provider\Pool
  26139.      */
  26140.     protected function getSonata_Media_PoolService()
  26141.     {
  26142.         $this->services['sonata.media.pool'] = $instance = new \Sonata\MediaBundle\Provider\Pool('default');
  26143.         $a = ($this->privates['sonata.media.filesystem.local'] ?? $this->getSonata_Media_Filesystem_LocalService());
  26144.         $b = ($this->privates['sonata.media.cdn.server'] ?? ($this->privates['sonata.media.cdn.server'] = new \Sonata\MediaBundle\CDN\Server('uploads/media')));
  26145.         $c = ($this->privates['sonata.media.generator.default'] ?? ($this->privates['sonata.media.generator.default'] = new \Sonata\MediaBundle\Generator\IdGenerator()));
  26146.         $d = ($this->privates['sonata.media.thumbnail.format'] ?? $this->getSonata_Media_Thumbnail_FormatService());
  26147.         $e = ($this->privates['sonata.media.metadata.proxy'] ?? $this->getSonata_Media_Metadata_ProxyService());
  26148.         $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);
  26149.         $f->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_file.html.twig']);
  26150.         $f->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26151.         $f->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26152.         $f->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26153.         $f->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26154.         $g = new \Symfony\Component\HttpClient\Psr18Client();
  26155.         $h = new \Nyholm\Psr7\Factory\Psr17Factory();
  26156.         $i = new \Sonata\MediaBundle\Provider\YouTubeProvider('sonata.media.provider.youtube'$a$b$c$d$g$h$efalse);
  26157.         $j = ($this->privates['sonata.media.resizer.simple'] ?? $this->getSonata_Media_Resizer_SimpleService());
  26158.         $i->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_youtube.html.twig']);
  26159.         $i->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26160.         $i->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26161.         $i->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26162.         $i->addFormat('dc_car_video_preview', ['width' => 360'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26163.         $i->addFormat('dc_car_video_big', ['width' => 790'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26164.         $i->addFormat('dc_car_gallery_big', ['width' => 1141'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26165.         $i->addFormat('dc_car_gallery_hd', ['width' => 1920'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26166.         $i->addFormat('dc_car_gallery_slider', ['width' => 581'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26167.         $i->addFormat('dc_car_gallery_slider2', ['width' => 1441'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26168.         $i->addFormat('dc_car_gallery_slider2_mob', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26169.         $i->addFormat('dc_car_gallery_new_slider', ['width' => 870'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26170.         $i->addFormat('dc_car_gallery_slider_prev', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26171.         $i->addFormat('dc_car_gallery_small', ['width' => 286'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26172.         $i->addFormat('dc_configurator_color', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26173.         $i->addFormat('dc_site_slider', ['width' => 1441'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26174.         $i->addFormat('dc_site_slider_small', ['width' => 400'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26175.         $i->addFormat('dc_site_slider_medium', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26176.         $i->addFormat('dc_site_menu', ['width' => 190'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26177.         $i->addFormat('dc_site_small', ['width' => 270'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26178.         $i->addFormat('dc_site_small_in_stock', ['width' => 320'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26179.         $i->addFormat('dc_site_big', ['width' => 570'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26180.         $i->addFormat('shop_preview', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26181.         $i->addFormat('shop_preview_second', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26182.         $i->setResizer($j);
  26183.         $i->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26184.         $k = new \Sonata\MediaBundle\Provider\DailyMotionProvider('sonata.media.provider.dailymotion'$a$b$c$d$g$h$e);
  26185.         $k->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_dailymotion.html.twig']);
  26186.         $k->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26187.         $k->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26188.         $k->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26189.         $k->setResizer($j);
  26190.         $k->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26191.         $l = new \Sonata\MediaBundle\Provider\VimeoProvider('sonata.media.provider.vimeo'$a$b$c$d$g$h$e);
  26192.         $l->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_vimeo.html.twig']);
  26193.         $l->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26194.         $l->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26195.         $l->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26196.         $l->addFormat('dc_car_gallery_big', ['width' => 1141'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26197.         $l->addFormat('dc_car_gallery_hd', ['width' => 1920'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26198.         $l->addFormat('dc_car_gallery_slider', ['width' => 581'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26199.         $l->addFormat('dc_car_gallery_slider2', ['width' => 1441'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26200.         $l->addFormat('dc_car_gallery_slider2_mob', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26201.         $l->addFormat('dc_car_gallery_new_slider', ['width' => 870'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26202.         $l->addFormat('dc_car_gallery_slider_prev', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26203.         $l->addFormat('dc_car_gallery_small', ['width' => 286'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26204.         $l->addFormat('dc_site_slider', ['width' => 1441'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26205.         $l->addFormat('dc_site_slider_small', ['width' => 400'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26206.         $l->addFormat('dc_site_slider_medium', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26207.         $l->addFormat('dc_site_menu', ['width' => 190'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26208.         $l->addFormat('dc_site_small', ['width' => 270'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26209.         $l->addFormat('dc_site_small_in_stock', ['width' => 320'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26210.         $l->addFormat('dc_site_big', ['width' => 570'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26211.         $l->addFormat('shop_preview', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26212.         $l->addFormat('shop_preview_second', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26213.         $l->setResizer($j);
  26214.         $l->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26215.         $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']);
  26216.         $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']);
  26217.         $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']);
  26218.         $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']);
  26219.         $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']);
  26220.         $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']);
  26221.         $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']);
  26222.         $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']);
  26223.         $instance->addContext('dc_file', [=> 'sonata.media.provider.file'], [], ['strategy' => 'sonata.media.security.superadmin_strategy''mode' => 'http']);
  26224.         $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']));
  26225.         $instance->addProvider('sonata.media.provider.image', ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));
  26226.         $instance->addProvider('sonata.media.provider.file'$f);
  26227.         $instance->addProvider('sonata.media.provider.youtube'$i);
  26228.         $instance->addProvider('sonata.media.provider.dailymotion'$k);
  26229.         $instance->addProvider('sonata.media.provider.vimeo'$l);
  26230.         return $instance;
  26231.     }
  26232.     /**
  26233.      * Gets the public 'sonata.media.provider.image' shared service.
  26234.      *
  26235.      * @return \CoreBundle\Services\ImageProviderVidi
  26236.      */
  26237.     protected function getSonata_Media_Provider_ImageService()
  26238.     {
  26239.         $a = ($this->privates['sonata.media.thumbnail.format'] ?? $this->getSonata_Media_Thumbnail_FormatService());
  26240.         if (isset($this->services['sonata.media.provider.image'])) {
  26241.             return $this->services['sonata.media.provider.image'];
  26242.         }
  26243.         $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']);
  26244.         $instance->setTemplates(['helper_thumbnail' => '@SonataMedia/Provider/thumbnail.html.twig''helper_view' => '@SonataMedia/Provider/view_image.html.twig']);
  26245.         $instance->addFormat('default_small', ['width' => 400'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26246.         $instance->addFormat('default_prew', ['width' => 369'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26247.         $instance->addFormat('default_big', ['width' => 800'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26248.         $instance->addFormat('insurance_post_preview', ['width' => 358'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26249.         $instance->addFormat('insurance_post_full', ['width' => 730'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26250.         $instance->addFormat('insurance_reviews', ['width' => 730'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26251.         $instance->addFormat('dc_car_gallery_big', ['width' => 1141'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26252.         $instance->addFormat('dc_car_gallery_hd', ['width' => 1920'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26253.         $instance->addFormat('dc_car_gallery_slider', ['width' => 581'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26254.         $instance->addFormat('dc_car_gallery_slider2', ['width' => 1441'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26255.         $instance->addFormat('dc_car_gallery_slider2_mob', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26256.         $instance->addFormat('dc_car_gallery_new_slider', ['width' => 870'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26257.         $instance->addFormat('dc_car_gallery_slider_prev', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26258.         $instance->addFormat('dc_car_gallery_small', ['width' => 286'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26259.         $instance->addFormat('dc_configurator_color', ['width' => 140'quality' => 80'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26260.         $instance->addFormat('dc_brand_menu', ['width' => 100'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26261.         $instance->addFormat('dc_site_slider', ['width' => 1441'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26262.         $instance->addFormat('dc_site_slider_small', ['width' => 400'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26263.         $instance->addFormat('dc_site_slider_medium', ['width' => 768'quality' => 90'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26264.         $instance->addFormat('dc_site_menu', ['width' => 190'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26265.         $instance->addFormat('dc_site_small', ['width' => 270'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26266.         $instance->addFormat('dc_site_small_in_stock', ['width' => 320'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26267.         $instance->addFormat('dc_site_big', ['width' => 570'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26268.         $instance->addFormat('shop_preview', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26269.         $instance->addFormat('shop_preview_second', ['width' => 228'quality' => 100'height' => NULL'format' => 'jpg''constraint' => true'resizer' => NULL'resizer_options' => []]);
  26270.         $instance->setResizer(($this->privates['sonata.media.resizer.simple'] ?? $this->getSonata_Media_Resizer_SimpleService()));
  26271.         $instance->addFormat('admin'$this->parameters['sonata.media.admin_format']);
  26272.         return $instance;
  26273.     }
  26274.     /**
  26275.      * Gets the public 'sonata.media.twig.extension' shared service.
  26276.      *
  26277.      * @return \CoreBundle\Services\MediaExtensionVidi
  26278.      */
  26279.     protected function getSonata_Media_Twig_ExtensionService()
  26280.     {
  26281.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  26282.         if (isset($this->services['sonata.media.twig.extension'])) {
  26283.             return $this->services['sonata.media.twig.extension'];
  26284.         }
  26285.         return $this->services['sonata.media.twig.extension'] = new \CoreBundle\Services\MediaExtensionVidi($a);
  26286.     }
  26287.     /**
  26288.      * Gets the public 'sonata.twig.flashmessage.manager' shared service.
  26289.      *
  26290.      * @return \Sonata\Twig\FlashMessage\FlashManager
  26291.      */
  26292.     protected function getSonata_Twig_Flashmessage_ManagerService()
  26293.     {
  26294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManagerInterface.php';
  26295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php';
  26296.         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']);
  26297.     }
  26298.     /**
  26299.      * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  26300.      *
  26301.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  26302.      */
  26303.     protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  26304.     {
  26305.         return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  26306.     }
  26307.     /**
  26308.      * Gets the public 'telegram.bot' shared service.
  26309.      *
  26310.      * @return \BmpGatewayBundle\Component\Telegram\Bot\AssistanceBot
  26311.      */
  26312.     protected function getTelegram_BotService()
  26313.     {
  26314.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Bot/AbstractBot.php';
  26315.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Bot/AssistanceBot.php';
  26316.         $a = ($this->services['telegram.sender'] ?? $this->getTelegram_SenderService());
  26317.         if (isset($this->services['telegram.bot'])) {
  26318.             return $this->services['telegram.bot'];
  26319.         }
  26320.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26321.         if (isset($this->services['telegram.bot'])) {
  26322.             return $this->services['telegram.bot'];
  26323.         }
  26324.         $c = ($this->services['telegram.bot.command_factory'] ?? $this->getTelegram_Bot_CommandFactoryService());
  26325.         if (isset($this->services['telegram.bot'])) {
  26326.             return $this->services['telegram.bot'];
  26327.         }
  26328.         return $this->services['telegram.bot'] = new \BmpGatewayBundle\Component\Telegram\Bot\AssistanceBot($a$b$c);
  26329.     }
  26330.     /**
  26331.      * Gets the public 'telegram.bot.command_factory' shared service.
  26332.      *
  26333.      * @return \BmpGatewayBundle\Component\Telegram\TelegramCommandFactory
  26334.      */
  26335.     protected function getTelegram_Bot_CommandFactoryService()
  26336.     {
  26337.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/TelegramCommandFactory.php';
  26338.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26339.         if (isset($this->services['telegram.bot.command_factory'])) {
  26340.             return $this->services['telegram.bot.command_factory'];
  26341.         }
  26342.         $b = ($this->services['gateway.postomate.service'] ?? $this->getGateway_Postomate_ServiceService());
  26343.         if (isset($this->services['telegram.bot.command_factory'])) {
  26344.             return $this->services['telegram.bot.command_factory'];
  26345.         }
  26346.         return $this->services['telegram.bot.command_factory'] = new \BmpGatewayBundle\Component\Telegram\TelegramCommandFactory($a$b);
  26347.     }
  26348.     /**
  26349.      * Gets the public 'telegram.bot.server' shared service.
  26350.      *
  26351.      * @return \BmpGatewayBundle\Component\Telegram\BotHookServer
  26352.      */
  26353.     protected function getTelegram_Bot_ServerService()
  26354.     {
  26355.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/BotHookServer.php';
  26356.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/TelegramUser.php';
  26357.         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()));
  26358.     }
  26359.     /**
  26360.      * Gets the public 'telegram.parts.bot' shared service.
  26361.      *
  26362.      * @return \BmpGatewayBundle\Component\Telegram\Bot\PartsBot
  26363.      */
  26364.     protected function getTelegram_Parts_BotService()
  26365.     {
  26366.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Bot/AbstractBot.php';
  26367.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Bot/PartsBot.php';
  26368.         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()));
  26369.     }
  26370.     /**
  26371.      * Gets the public 'telegram.sender' shared service.
  26372.      *
  26373.      * @return \BmpGatewayBundle\Component\Telegram\Sender
  26374.      */
  26375.     protected function getTelegram_SenderService()
  26376.     {
  26377.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/Sender.php';
  26378.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  26379.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26380.         if (isset($this->services['telegram.sender'])) {
  26381.             return $this->services['telegram.sender'];
  26382.         }
  26383.         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);
  26384.     }
  26385.     /**
  26386.      * Gets the public 'telegram.user' shared service.
  26387.      *
  26388.      * @return \BmpGatewayBundle\Component\Telegram\TelegramUser
  26389.      */
  26390.     protected function getTelegram_UserService()
  26391.     {
  26392.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/Telegram/TelegramUser.php';
  26393.         return $this->services['telegram.user'] = new \BmpGatewayBundle\Component\Telegram\TelegramUser();
  26394.     }
  26395.     /**
  26396.      * Gets the public 'transformer.accessories.id.to.entity' shared service.
  26397.      *
  26398.      * @return \DcSiteBundle\Form\Transformer\AccessoriesIdToEntityTransformer
  26399.      */
  26400.     protected function getTransformer_Accessories_Id_To_EntityService()
  26401.     {
  26402.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  26403.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/Transformer/AccessoriesIdToEntityTransformer.php';
  26404.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26405.         if (isset($this->services['transformer.accessories.id.to.entity'])) {
  26406.             return $this->services['transformer.accessories.id.to.entity'];
  26407.         }
  26408.         return $this->services['transformer.accessories.id.to.entity'] = new \DcSiteBundle\Form\Transformer\AccessoriesIdToEntityTransformer($a);
  26409.     }
  26410.     /**
  26411.      * Gets the public 'transformer.accessories.importer.id.to.entity' shared service.
  26412.      *
  26413.      * @return \ImporterBundle\Form\DataTransformer\AccessoriesIdToEntityTransformer
  26414.      */
  26415.     protected function getTransformer_Accessories_Importer_Id_To_EntityService()
  26416.     {
  26417.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  26418.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Form/DataTransformer/AccessoriesIdToEntityTransformer.php';
  26419.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26420.         if (isset($this->services['transformer.accessories.importer.id.to.entity'])) {
  26421.             return $this->services['transformer.accessories.importer.id.to.entity'];
  26422.         }
  26423.         return $this->services['transformer.accessories.importer.id.to.entity'] = new \ImporterBundle\Form\DataTransformer\AccessoriesIdToEntityTransformer($a);
  26424.     }
  26425.     /**
  26426.      * Gets the public 'transformer.vacancy.id.to.entity' shared service.
  26427.      *
  26428.      * @return \DcSiteBundle\Form\Transformer\VacancyIdToEntityTransformer
  26429.      */
  26430.     protected function getTransformer_Vacancy_Id_To_EntityService()
  26431.     {
  26432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  26433.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Form/Transformer/VacancyIdToEntityTransformer.php';
  26434.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26435.         if (isset($this->services['transformer.vacancy.id.to.entity'])) {
  26436.             return $this->services['transformer.vacancy.id.to.entity'];
  26437.         }
  26438.         return $this->services['transformer.vacancy.id.to.entity'] = new \DcSiteBundle\Form\Transformer\VacancyIdToEntityTransformer($a);
  26439.     }
  26440.     /**
  26441.      * Gets the public 'translator' shared service.
  26442.      *
  26443.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  26444.      */
  26445.     protected function getTranslatorService()
  26446.     {
  26447.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  26448.     }
  26449.     /**
  26450.      * Gets the public 'vacancy.mail' shared service.
  26451.      *
  26452.      * @return \CoreBundle\Services\Mail\VacancyMail
  26453.      */
  26454.     protected function getVacancy_MailService()
  26455.     {
  26456.         include_once \dirname(__DIR__4).'/src/CoreBundle/Services/Mail/VacancyMail.php';
  26457.         $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  26458.         if (isset($this->services['vacancy.mail'])) {
  26459.             return $this->services['vacancy.mail'];
  26460.         }
  26461.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  26462.         if (isset($this->services['vacancy.mail'])) {
  26463.             return $this->services['vacancy.mail'];
  26464.         }
  26465.         return $this->services['vacancy.mail'] = new \CoreBundle\Services\Mail\VacancyMail($a$b);
  26466.     }
  26467.     /**
  26468.      * Gets the public 'var_dumper.cloner' shared service.
  26469.      *
  26470.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  26471.      */
  26472.     protected function getVarDumper_ClonerService()
  26473.     {
  26474.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  26475.         $instance->setMaxItems(2500);
  26476.         $instance->setMinDepth(1);
  26477.         $instance->setMaxString(-1);
  26478.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  26479.         return $instance;
  26480.     }
  26481.     /**
  26482.      * Gets the public 'vehicle.group.category.model' shared service.
  26483.      *
  26484.      * @return \ApiBundle\Model\VehicleGroupByCategoryModel
  26485.      */
  26486.     protected function getVehicle_Group_Category_ModelService()
  26487.     {
  26488.         include_once \dirname(__DIR__4).'/src/ApiBundle/Model/VehicleGroupByCategoryModel.php';
  26489.         return $this->services['vehicle.group.category.model'] = new \ApiBundle\Model\VehicleGroupByCategoryModel();
  26490.     }
  26491.     /**
  26492.      * Gets the public 'viber.bot' shared service.
  26493.      *
  26494.      * @return \BmpGatewayBundle\Component\ViberBot\Bot
  26495.      */
  26496.     protected function getViber_BotService()
  26497.     {
  26498.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/ViberBot/Bot.php';
  26499.         return $this->services['viber.bot'] = new \BmpGatewayBundle\Component\ViberBot\Bot(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  26500.     }
  26501.     /**
  26502.      * Gets the public 'viber.hr_bot_intellect' shared service.
  26503.      *
  26504.      * @return \BmpGatewayBundle\Component\ViberBot\HRBot\HRBotIntellect
  26505.      */
  26506.     protected function getViber_HrBotIntellectService()
  26507.     {
  26508.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/ViberBot/AbstractBotIntellect.php';
  26509.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/ViberBot/HRBot/HRBotIntellect.php';
  26510.         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()));
  26511.     }
  26512.     /**
  26513.      * Gets the public 'viber.hr_sender' shared service.
  26514.      *
  26515.      * @return \BmpGatewayBundle\Component\ViberBot\HRBot\HRBotSender
  26516.      */
  26517.     protected function getViber_HrSenderService()
  26518.     {
  26519.         include_once \dirname(__DIR__4).'/src/BmpGatewayBundle/Component/ViberBot/HRBot/HRBotSender.php';
  26520.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  26521.         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()));
  26522.     }
  26523.     /**
  26524.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  26525.      *
  26526.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  26527.      */
  26528.     protected function getWebProfiler_Controller_ExceptionPanelService()
  26529.     {
  26530.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  26531.         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()));
  26532.     }
  26533.     /**
  26534.      * Gets the public 'web_profiler.controller.profiler' shared service.
  26535.      *
  26536.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  26537.      */
  26538.     protected function getWebProfiler_Controller_ProfilerService()
  26539.     {
  26540.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  26541.         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));
  26542.     }
  26543.     /**
  26544.      * Gets the public 'web_profiler.controller.router' shared service.
  26545.      *
  26546.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  26547.      */
  26548.     protected function getWebProfiler_Controller_RouterService()
  26549.     {
  26550.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  26551.         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 () {
  26552.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  26553.         }, 1));
  26554.     }
  26555.     /**
  26556.      * Gets the private '.console.command.about.lazy' shared service.
  26557.      *
  26558.      * @return \Symfony\Component\Console\Command\LazyCommand
  26559.      */
  26560.     protected function get_Console_Command_About_LazyService()
  26561.     {
  26562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26564.         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 {
  26565.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  26566.         });
  26567.     }
  26568.     /**
  26569.      * Gets the private '.console.command.assets_install.lazy' shared service.
  26570.      *
  26571.      * @return \Symfony\Component\Console\Command\LazyCommand
  26572.      */
  26573.     protected function get_Console_Command_AssetsInstall_LazyService()
  26574.     {
  26575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26577.         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 {
  26578.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  26579.         });
  26580.     }
  26581.     /**
  26582.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  26583.      *
  26584.      * @return \Symfony\Component\Console\Command\LazyCommand
  26585.      */
  26586.     protected function get_Console_Command_CacheClear_LazyService()
  26587.     {
  26588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26590.         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 {
  26591.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  26592.         });
  26593.     }
  26594.     /**
  26595.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  26596.      *
  26597.      * @return \Symfony\Component\Console\Command\LazyCommand
  26598.      */
  26599.     protected function get_Console_Command_CachePoolClear_LazyService()
  26600.     {
  26601.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26603.         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 {
  26604.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  26605.         });
  26606.     }
  26607.     /**
  26608.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  26609.      *
  26610.      * @return \Symfony\Component\Console\Command\LazyCommand
  26611.      */
  26612.     protected function get_Console_Command_CachePoolDelete_LazyService()
  26613.     {
  26614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26616.         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 {
  26617.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  26618.         });
  26619.     }
  26620.     /**
  26621.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  26622.      *
  26623.      * @return \Symfony\Component\Console\Command\LazyCommand
  26624.      */
  26625.     protected function get_Console_Command_CachePoolList_LazyService()
  26626.     {
  26627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26629.         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 {
  26630.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  26631.         });
  26632.     }
  26633.     /**
  26634.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  26635.      *
  26636.      * @return \Symfony\Component\Console\Command\LazyCommand
  26637.      */
  26638.     protected function get_Console_Command_CachePoolPrune_LazyService()
  26639.     {
  26640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26642.         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 {
  26643.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  26644.         });
  26645.     }
  26646.     /**
  26647.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  26648.      *
  26649.      * @return \Symfony\Component\Console\Command\LazyCommand
  26650.      */
  26651.     protected function get_Console_Command_CacheWarmup_LazyService()
  26652.     {
  26653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26655.         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 {
  26656.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  26657.         });
  26658.     }
  26659.     /**
  26660.      * Gets the private '.console.command.config_debug.lazy' shared service.
  26661.      *
  26662.      * @return \Symfony\Component\Console\Command\LazyCommand
  26663.      */
  26664.     protected function get_Console_Command_ConfigDebug_LazyService()
  26665.     {
  26666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26668.         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 {
  26669.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  26670.         });
  26671.     }
  26672.     /**
  26673.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  26674.      *
  26675.      * @return \Symfony\Component\Console\Command\LazyCommand
  26676.      */
  26677.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  26678.     {
  26679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26681.         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 {
  26682.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  26683.         });
  26684.     }
  26685.     /**
  26686.      * Gets the private '.console.command.container_debug.lazy' shared service.
  26687.      *
  26688.      * @return \Symfony\Component\Console\Command\LazyCommand
  26689.      */
  26690.     protected function get_Console_Command_ContainerDebug_LazyService()
  26691.     {
  26692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26694.         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 {
  26695.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  26696.         });
  26697.     }
  26698.     /**
  26699.      * Gets the private '.console.command.container_lint.lazy' shared service.
  26700.      *
  26701.      * @return \Symfony\Component\Console\Command\LazyCommand
  26702.      */
  26703.     protected function get_Console_Command_ContainerLint_LazyService()
  26704.     {
  26705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26707.         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 {
  26708.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  26709.         });
  26710.     }
  26711.     /**
  26712.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  26713.      *
  26714.      * @return \Symfony\Component\Console\Command\LazyCommand
  26715.      */
  26716.     protected function get_Console_Command_DebugAutowiring_LazyService()
  26717.     {
  26718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26720.         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 {
  26721.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  26722.         });
  26723.     }
  26724.     /**
  26725.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  26726.      *
  26727.      * @return \Symfony\Component\Console\Command\LazyCommand
  26728.      */
  26729.     protected function get_Console_Command_DotenvDebug_LazyService()
  26730.     {
  26731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26732.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26733.         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 {
  26734.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  26735.         });
  26736.     }
  26737.     /**
  26738.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  26739.      *
  26740.      * @return \Symfony\Component\Console\Command\LazyCommand
  26741.      */
  26742.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  26743.     {
  26744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26746.         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 {
  26747.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  26748.         });
  26749.     }
  26750.     /**
  26751.      * Gets the private '.console.command.form_debug.lazy' shared service.
  26752.      *
  26753.      * @return \Symfony\Component\Console\Command\LazyCommand
  26754.      */
  26755.     protected function get_Console_Command_FormDebug_LazyService()
  26756.     {
  26757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26759.         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 {
  26760.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  26761.         });
  26762.     }
  26763.     /**
  26764.      * Gets the private '.console.command.router_debug.lazy' shared service.
  26765.      *
  26766.      * @return \Symfony\Component\Console\Command\LazyCommand
  26767.      */
  26768.     protected function get_Console_Command_RouterDebug_LazyService()
  26769.     {
  26770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26772.         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 {
  26773.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  26774.         });
  26775.     }
  26776.     /**
  26777.      * Gets the private '.console.command.router_match.lazy' shared service.
  26778.      *
  26779.      * @return \Symfony\Component\Console\Command\LazyCommand
  26780.      */
  26781.     protected function get_Console_Command_RouterMatch_LazyService()
  26782.     {
  26783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26785.         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 {
  26786.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  26787.         });
  26788.     }
  26789.     /**
  26790.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  26791.      *
  26792.      * @return \Symfony\Component\Console\Command\LazyCommand
  26793.      */
  26794.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  26795.     {
  26796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26798.         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 {
  26799.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  26800.         });
  26801.     }
  26802.     /**
  26803.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  26804.      *
  26805.      * @return \Symfony\Component\Console\Command\LazyCommand
  26806.      */
  26807.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  26808.     {
  26809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26810.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26811.         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 {
  26812.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  26813.         });
  26814.     }
  26815.     /**
  26816.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  26817.      *
  26818.      * @return \Symfony\Component\Console\Command\LazyCommand
  26819.      */
  26820.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  26821.     {
  26822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26824.         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 {
  26825.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  26826.         });
  26827.     }
  26828.     /**
  26829.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  26830.      *
  26831.      * @return \Symfony\Component\Console\Command\LazyCommand
  26832.      */
  26833.     protected function get_Console_Command_SecretsList_LazyService()
  26834.     {
  26835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26837.         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 {
  26838.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  26839.         });
  26840.     }
  26841.     /**
  26842.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  26843.      *
  26844.      * @return \Symfony\Component\Console\Command\LazyCommand
  26845.      */
  26846.     protected function get_Console_Command_SecretsRemove_LazyService()
  26847.     {
  26848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26850.         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 {
  26851.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  26852.         });
  26853.     }
  26854.     /**
  26855.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  26856.      *
  26857.      * @return \Symfony\Component\Console\Command\LazyCommand
  26858.      */
  26859.     protected function get_Console_Command_SecretsSet_LazyService()
  26860.     {
  26861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26863.         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 {
  26864.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  26865.         });
  26866.     }
  26867.     /**
  26868.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  26869.      *
  26870.      * @return \Symfony\Component\Console\Command\LazyCommand
  26871.      */
  26872.     protected function get_Console_Command_TranslationDebug_LazyService()
  26873.     {
  26874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26876.         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 {
  26877.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  26878.         });
  26879.     }
  26880.     /**
  26881.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  26882.      *
  26883.      * @return \Symfony\Component\Console\Command\LazyCommand
  26884.      */
  26885.     protected function get_Console_Command_TranslationExtract_LazyService()
  26886.     {
  26887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26889.         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 {
  26890.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  26891.         });
  26892.     }
  26893.     /**
  26894.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  26895.      *
  26896.      * @return \Symfony\Component\Console\Command\LazyCommand
  26897.      */
  26898.     protected function get_Console_Command_TranslationPull_LazyService()
  26899.     {
  26900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26901.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26902.         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 {
  26903.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  26904.         });
  26905.     }
  26906.     /**
  26907.      * Gets the private '.console.command.translation_push.lazy' shared service.
  26908.      *
  26909.      * @return \Symfony\Component\Console\Command\LazyCommand
  26910.      */
  26911.     protected function get_Console_Command_TranslationPush_LazyService()
  26912.     {
  26913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26915.         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 {
  26916.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  26917.         });
  26918.     }
  26919.     /**
  26920.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  26921.      *
  26922.      * @return \Symfony\Component\Console\Command\LazyCommand
  26923.      */
  26924.     protected function get_Console_Command_ValidatorDebug_LazyService()
  26925.     {
  26926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26928.         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 {
  26929.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  26930.         });
  26931.     }
  26932.     /**
  26933.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  26934.      *
  26935.      * @return \Symfony\Component\Console\Command\LazyCommand
  26936.      */
  26937.     protected function get_Console_Command_XliffLint_LazyService()
  26938.     {
  26939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26941.         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 {
  26942.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  26943.         });
  26944.     }
  26945.     /**
  26946.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  26947.      *
  26948.      * @return \Symfony\Component\Console\Command\LazyCommand
  26949.      */
  26950.     protected function get_Console_Command_YamlLint_LazyService()
  26951.     {
  26952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26954.         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 {
  26955.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  26956.         });
  26957.     }
  26958.     /**
  26959.      * Gets the private '.debug.http_client' shared service.
  26960.      *
  26961.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  26962.      */
  26963.     protected function get_Debug_HttpClientService()
  26964.     {
  26965.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  26966.         if (isset($this->privates['.debug.http_client'])) {
  26967.             return $this->privates['.debug.http_client'];
  26968.         }
  26969.         $b \Symfony\Component\HttpClient\HttpClient::create([], 6);
  26970.         $c = new \Symfony\Bridge\Monolog\Logger('http_client');
  26971.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  26972.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  26973.         $c->pushHandler($a);
  26974.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  26975.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  26976.         $b->setLogger($c);
  26977.         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))));
  26978.     }
  26979.     /**
  26980.      * Gets the private '.doctrine_migrations.current_command.lazy' shared service.
  26981.      *
  26982.      * @return \Symfony\Component\Console\Command\LazyCommand
  26983.      */
  26984.     protected function get_DoctrineMigrations_CurrentCommand_LazyService()
  26985.     {
  26986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  26988.         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 {
  26989.             return ($this->privates['doctrine_migrations.current_command'] ?? $this->getDoctrineMigrations_CurrentCommandService());
  26990.         });
  26991.     }
  26992.     /**
  26993.      * Gets the private '.doctrine_migrations.diff_command.lazy' shared service.
  26994.      *
  26995.      * @return \Symfony\Component\Console\Command\LazyCommand
  26996.      */
  26997.     protected function get_DoctrineMigrations_DiffCommand_LazyService()
  26998.     {
  26999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27000.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27001.         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 {
  27002.             return ($this->privates['doctrine_migrations.diff_command'] ?? $this->getDoctrineMigrations_DiffCommandService());
  27003.         });
  27004.     }
  27005.     /**
  27006.      * Gets the private '.doctrine_migrations.dump_schema_command.lazy' shared service.
  27007.      *
  27008.      * @return \Symfony\Component\Console\Command\LazyCommand
  27009.      */
  27010.     protected function get_DoctrineMigrations_DumpSchemaCommand_LazyService()
  27011.     {
  27012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27013.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27014.         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 {
  27015.             return ($this->privates['doctrine_migrations.dump_schema_command'] ?? $this->getDoctrineMigrations_DumpSchemaCommandService());
  27016.         });
  27017.     }
  27018.     /**
  27019.      * Gets the private '.doctrine_migrations.execute_command.lazy' shared service.
  27020.      *
  27021.      * @return \Symfony\Component\Console\Command\LazyCommand
  27022.      */
  27023.     protected function get_DoctrineMigrations_ExecuteCommand_LazyService()
  27024.     {
  27025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27027.         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 {
  27028.             return ($this->privates['doctrine_migrations.execute_command'] ?? $this->getDoctrineMigrations_ExecuteCommandService());
  27029.         });
  27030.     }
  27031.     /**
  27032.      * Gets the private '.doctrine_migrations.generate_command.lazy' shared service.
  27033.      *
  27034.      * @return \Symfony\Component\Console\Command\LazyCommand
  27035.      */
  27036.     protected function get_DoctrineMigrations_GenerateCommand_LazyService()
  27037.     {
  27038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27040.         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 {
  27041.             return ($this->privates['doctrine_migrations.generate_command'] ?? $this->getDoctrineMigrations_GenerateCommandService());
  27042.         });
  27043.     }
  27044.     /**
  27045.      * Gets the private '.doctrine_migrations.latest_command.lazy' shared service.
  27046.      *
  27047.      * @return \Symfony\Component\Console\Command\LazyCommand
  27048.      */
  27049.     protected function get_DoctrineMigrations_LatestCommand_LazyService()
  27050.     {
  27051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27053.         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 {
  27054.             return ($this->privates['doctrine_migrations.latest_command'] ?? $this->getDoctrineMigrations_LatestCommandService());
  27055.         });
  27056.     }
  27057.     /**
  27058.      * Gets the private '.doctrine_migrations.migrate_command.lazy' shared service.
  27059.      *
  27060.      * @return \Symfony\Component\Console\Command\LazyCommand
  27061.      */
  27062.     protected function get_DoctrineMigrations_MigrateCommand_LazyService()
  27063.     {
  27064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27066.         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 {
  27067.             return ($this->privates['doctrine_migrations.migrate_command'] ?? $this->getDoctrineMigrations_MigrateCommandService());
  27068.         });
  27069.     }
  27070.     /**
  27071.      * Gets the private '.doctrine_migrations.rollup_command.lazy' shared service.
  27072.      *
  27073.      * @return \Symfony\Component\Console\Command\LazyCommand
  27074.      */
  27075.     protected function get_DoctrineMigrations_RollupCommand_LazyService()
  27076.     {
  27077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27079.         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 {
  27080.             return ($this->privates['doctrine_migrations.rollup_command'] ?? $this->getDoctrineMigrations_RollupCommandService());
  27081.         });
  27082.     }
  27083.     /**
  27084.      * Gets the private '.doctrine_migrations.status_command.lazy' shared service.
  27085.      *
  27086.      * @return \Symfony\Component\Console\Command\LazyCommand
  27087.      */
  27088.     protected function get_DoctrineMigrations_StatusCommand_LazyService()
  27089.     {
  27090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27092.         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 {
  27093.             return ($this->privates['doctrine_migrations.status_command'] ?? $this->getDoctrineMigrations_StatusCommandService());
  27094.         });
  27095.     }
  27096.     /**
  27097.      * Gets the private '.doctrine_migrations.sync_metadata_command.lazy' shared service.
  27098.      *
  27099.      * @return \Symfony\Component\Console\Command\LazyCommand
  27100.      */
  27101.     protected function get_DoctrineMigrations_SyncMetadataCommand_LazyService()
  27102.     {
  27103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27105.         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 {
  27106.             return ($this->privates['doctrine_migrations.sync_metadata_command'] ?? $this->getDoctrineMigrations_SyncMetadataCommandService());
  27107.         });
  27108.     }
  27109.     /**
  27110.      * Gets the private '.doctrine_migrations.up_to_date_command.lazy' shared service.
  27111.      *
  27112.      * @return \Symfony\Component\Console\Command\LazyCommand
  27113.      */
  27114.     protected function get_DoctrineMigrations_UpToDateCommand_LazyService()
  27115.     {
  27116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27118.         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 {
  27119.             return ($this->privates['doctrine_migrations.up_to_date_command'] ?? $this->getDoctrineMigrations_UpToDateCommandService());
  27120.         });
  27121.     }
  27122.     /**
  27123.      * Gets the private '.doctrine_migrations.version_command.lazy' shared service.
  27124.      *
  27125.      * @return \Symfony\Component\Console\Command\LazyCommand
  27126.      */
  27127.     protected function get_DoctrineMigrations_VersionCommand_LazyService()
  27128.     {
  27129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27131.         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 {
  27132.             return ($this->privates['doctrine_migrations.version_command'] ?? $this->getDoctrineMigrations_VersionCommandService());
  27133.         });
  27134.     }
  27135.     /**
  27136.      * Gets the private '.doctrine_migrations.versions_command.lazy' shared service.
  27137.      *
  27138.      * @return \Symfony\Component\Console\Command\LazyCommand
  27139.      */
  27140.     protected function get_DoctrineMigrations_VersionsCommand_LazyService()
  27141.     {
  27142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27144.         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 {
  27145.             return ($this->privates['doctrine_migrations.versions_command'] ?? $this->getDoctrineMigrations_VersionsCommandService());
  27146.         });
  27147.     }
  27148.     /**
  27149.      * Gets the private '.errored..service_locator..MI7WAw.CoreBundle\Model\Vehicles\AbstractVehicle' shared service.
  27150.      *
  27151.      * @return \CoreBundle\Model\Vehicles\AbstractVehicle
  27152.      */
  27153.     protected function getAbstractVehicleService()
  27154.     {
  27155.         $this->throw('Cannot autowire service ".service_locator..MI7WAw": it references class "CoreBundle\\Model\\Vehicles\\AbstractVehicle" but no such service exists.');
  27156.     }
  27157.     /**
  27158.      * Gets the private '.errored..service_locator.4.UpWzH.CoreBundle\Model\Vehicles\AbstractVehicle' shared service.
  27159.      *
  27160.      * @return \CoreBundle\Model\Vehicles\AbstractVehicle
  27161.      */
  27162.     protected function getAbstractVehicle2Service()
  27163.     {
  27164.         $this->throw('Cannot autowire service ".service_locator.4.UpWzH": it references class "CoreBundle\\Model\\Vehicles\\AbstractVehicle" but no such service exists.');
  27165.     }
  27166.     /**
  27167.      * Gets the private '.errored..service_locator.4wrOGY0.CoreBundle\Entity\Dealer' shared service.
  27168.      *
  27169.      * @return \CoreBundle\Entity\Dealer
  27170.      */
  27171.     protected function getDealerService()
  27172.     {
  27173.         $this->throw('Cannot autowire service ".service_locator.4wrOGY0": it references class "CoreBundle\\Entity\\Dealer" but no such service exists.');
  27174.     }
  27175.     /**
  27176.      * Gets the private '.errored..service_locator.4wrOGY0.DcSiteBundle\Entity\ServiceVariation' shared service.
  27177.      *
  27178.      * @return \DcSiteBundle\Entity\ServiceVariation
  27179.      */
  27180.     protected function getServiceVariationService()
  27181.     {
  27182.         $this->throw('Cannot autowire service ".service_locator.4wrOGY0": it references class "DcSiteBundle\\Entity\\ServiceVariation" but no such service exists.');
  27183.     }
  27184.     /**
  27185.      * Gets the private '.errored..service_locator.5_6ROBk.CoreBundle\Model\DataLayer' shared service.
  27186.      *
  27187.      * @return \CoreBundle\Model\DataLayer
  27188.      */
  27189.     protected function getDataLayerService()
  27190.     {
  27191.         $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.');
  27192.     }
  27193.     /**
  27194.      * Gets the private '.errored..service_locator.C4FT5cG.CoreBundle\Services\ImageProviderVidi' shared service.
  27195.      *
  27196.      * @return \CoreBundle\Services\ImageProviderVidi
  27197.      */
  27198.     protected function getImageProviderVidiService()
  27199.     {
  27200.         $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.');
  27201.     }
  27202.     /**
  27203.      * Gets the private '.errored..service_locator.FQrtvFq.DcSiteBundle\Twig\TwigDcExtension' shared service.
  27204.      *
  27205.      * @return \DcSiteBundle\Twig\TwigDcExtension
  27206.      */
  27207.     protected function getTwigDcExtensionService()
  27208.     {
  27209.         $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.');
  27210.     }
  27211.     /**
  27212.      * Gets the private '.errored..service_locator.KcCLkt4.Sonata\AdminBundle\Datagrid\ProxyQueryInterface' shared service.
  27213.      *
  27214.      * @return \Sonata\AdminBundle\Datagrid\ProxyQueryInterface
  27215.      */
  27216.     protected function getProxyQueryInterfaceService()
  27217.     {
  27218.         $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?');
  27219.     }
  27220.     /**
  27221.      * Gets the private '.errored..service_locator.T8tbY2p.InsuranceBundle\Service\YearAmountService' shared service.
  27222.      *
  27223.      * @return \InsuranceBundle\Service\YearAmountService
  27224.      */
  27225.     protected function getYearAmountServiceService()
  27226.     {
  27227.         $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.');
  27228.     }
  27229.     /**
  27230.      * Gets the private '.errored..service_locator.V9wc21a.CoreBundle\Model\Post' shared service.
  27231.      *
  27232.      * @return \CoreBundle\Model\Post
  27233.      */
  27234.     protected function getPostService()
  27235.     {
  27236.         $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.');
  27237.     }
  27238.     /**
  27239.      * Gets the private '.errored..service_locator.VZ1K3DK.InsuranceBundle\Service\InformationDocumentService' shared service.
  27240.      *
  27241.      * @return \InsuranceBundle\Service\InformationDocumentService
  27242.      */
  27243.     protected function getInformationDocumentServiceService()
  27244.     {
  27245.         $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.');
  27246.     }
  27247.     /**
  27248.      * Gets the private '.errored..service_locator.VlvxJ48.CoreBundle\Model\Vehicles\Vehicle' shared service.
  27249.      *
  27250.      * @return \CoreBundle\Model\Vehicles\Vehicle
  27251.      */
  27252.     protected function getVehicle2Service()
  27253.     {
  27254.         $this->throw('Cannot autowire service ".service_locator.VlvxJ48": it references class "CoreBundle\\Model\\Vehicles\\Vehicle" but no such service exists.');
  27255.     }
  27256.     /**
  27257.      * Gets the private '.errored..service_locator.XL4NeP9.CoreBundle\Model\Rate' shared service.
  27258.      *
  27259.      * @return \CoreBundle\Model\Rate
  27260.      */
  27261.     protected function getRateService()
  27262.     {
  27263.         $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".');
  27264.     }
  27265.     /**
  27266.      * Gets the private '.errored..service_locator.XXxu50j.DcSiteBundle\Services\Marine\FormService' shared service.
  27267.      *
  27268.      * @return \DcSiteBundle\Services\Marine\FormService
  27269.      */
  27270.     protected function getFormServiceService()
  27271.     {
  27272.         $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.');
  27273.     }
  27274.     /**
  27275.      * Gets the private '.errored..service_locator._LVtX3s.CoreBundle\Model\DataLayer' shared service.
  27276.      *
  27277.      * @return \CoreBundle\Model\DataLayer
  27278.      */
  27279.     protected function getDataLayer2Service()
  27280.     {
  27281.         $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.');
  27282.     }
  27283.     /**
  27284.      * Gets the private '.errored..service_locator.aH4IuZJ.AcquiringBundle\Component\Model\PortmoneAcquiring' shared service.
  27285.      *
  27286.      * @return \AcquiringBundle\Component\Model\PortmoneAcquiring
  27287.      */
  27288.     protected function getPortmoneAcquiringService()
  27289.     {
  27290.         $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.');
  27291.     }
  27292.     /**
  27293.      * Gets the private '.errored..service_locator.aY._gF8.CoreBundle\Model\Shop\Goods' shared service.
  27294.      *
  27295.      * @return \CoreBundle\Model\Shop\Goods
  27296.      */
  27297.     protected function getGoodsService()
  27298.     {
  27299.         $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.');
  27300.     }
  27301.     /**
  27302.      * Gets the private '.errored..service_locator.bQifdW0.CoreBundle\Model\Rate' shared service.
  27303.      *
  27304.      * @return \CoreBundle\Model\Rate
  27305.      */
  27306.     protected function getRate2Service()
  27307.     {
  27308.         $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".');
  27309.     }
  27310.     /**
  27311.      * Gets the private '.errored..service_locator.cvlNQ_Q.CoreBundle\Model\Post' shared service.
  27312.      *
  27313.      * @return \CoreBundle\Model\Post
  27314.      */
  27315.     protected function getPost2Service()
  27316.     {
  27317.         $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.');
  27318.     }
  27319.     /**
  27320.      * Gets the private '.errored..service_locator.dDA.gPN.Sonata\MediaBundle\Provider\ImageProviderInterface' shared service.
  27321.      *
  27322.      * @return \Sonata\MediaBundle\Provider\ImageProviderInterface
  27323.      */
  27324.     protected function getImageProviderInterfaceService()
  27325.     {
  27326.         $this->throw('Cannot autowire service ".service_locator.dDA.gPN": it references interface "Sonata\\MediaBundle\\Provider\\ImageProviderInterface" but no such service exists. You should maybe alias this interface to the existing "sonata.media.provider.image" service.');
  27327.     }
  27328.     /**
  27329.      * Gets the private '.errored..service_locator.d_rtZkJ.CoreBundle\Model\Api\eTachki\eTachkiApi' shared service.
  27330.      *
  27331.      * @return \CoreBundle\Model\Api\eTachki\eTachkiApi
  27332.      */
  27333.     protected function getETachkiApiService()
  27334.     {
  27335.         $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.');
  27336.     }
  27337.     /**
  27338.      * Gets the private '.errored..service_locator.eT6lY71.CoreBundle\Entity\Dealer' shared service.
  27339.      *
  27340.      * @return \CoreBundle\Entity\Dealer
  27341.      */
  27342.     protected function getDealer2Service()
  27343.     {
  27344.         $this->throw('Cannot autowire service ".service_locator.eT6lY71": it references class "CoreBundle\\Entity\\Dealer" but no such service exists.');
  27345.     }
  27346.     /**
  27347.      * Gets the private '.errored..service_locator.eT6lY71.DcSiteBundle\Entity\ServiceVariation' shared service.
  27348.      *
  27349.      * @return \DcSiteBundle\Entity\ServiceVariation
  27350.      */
  27351.     protected function getServiceVariation2Service()
  27352.     {
  27353.         $this->throw('Cannot autowire service ".service_locator.eT6lY71": it references class "DcSiteBundle\\Entity\\ServiceVariation" but no such service exists.');
  27354.     }
  27355.     /**
  27356.      * Gets the private '.errored..service_locator.epLYOaB.InsuranceBundle\Service\InformationDocumentService' shared service.
  27357.      *
  27358.      * @return \InsuranceBundle\Service\InformationDocumentService
  27359.      */
  27360.     protected function getInformationDocumentService2Service()
  27361.     {
  27362.         $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.');
  27363.     }
  27364.     /**
  27365.      * Gets the private '.errored..service_locator.fuUhxUY.CoreBundle\Services\ImageProviderVidi' shared service.
  27366.      *
  27367.      * @return \CoreBundle\Services\ImageProviderVidi
  27368.      */
  27369.     protected function getImageProviderVidi2Service()
  27370.     {
  27371.         $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.');
  27372.     }
  27373.     /**
  27374.      * Gets the private '.errored..service_locator.hM6jGlz.CoreBundle\Model\Api\Novaposhta\NovaposhtaApi' shared service.
  27375.      *
  27376.      * @return \CoreBundle\Model\Api\Novaposhta\NovaposhtaApi
  27377.      */
  27378.     protected function getNovaposhtaApiService()
  27379.     {
  27380.         $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.');
  27381.     }
  27382.     /**
  27383.      * Gets the private '.errored..service_locator.iAV17HX.Symfony\Component\EventDispatcher\EventSubscriberInterface' shared service.
  27384.      *
  27385.      * @return \Symfony\Component\EventDispatcher\EventSubscriberInterface
  27386.      */
  27387.     protected function getEventSubscriberInterfaceService()
  27388.     {
  27389.         $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".');
  27390.     }
  27391.     /**
  27392.      * Gets the private '.errored..service_locator.l3XDe0i.InsuranceBundle\Service\InformationDocumentService' shared service.
  27393.      *
  27394.      * @return \InsuranceBundle\Service\InformationDocumentService
  27395.      */
  27396.     protected function getInformationDocumentService3Service()
  27397.     {
  27398.         $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.');
  27399.     }
  27400.     /**
  27401.      * Gets the private '.errored..service_locator.l3XDe0i.InsuranceBundle\Service\YearAmountService' shared service.
  27402.      *
  27403.      * @return \InsuranceBundle\Service\YearAmountService
  27404.      */
  27405.     protected function getYearAmountService2Service()
  27406.     {
  27407.         $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.');
  27408.     }
  27409.     /**
  27410.      * Gets the private '.errored..service_locator.n31No4C.Symfony\Component\Form\FormFactory' shared service.
  27411.      *
  27412.      * @return \Symfony\Component\Form\FormFactory
  27413.      */
  27414.     protected function getFormFactoryService()
  27415.     {
  27416.         $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.');
  27417.     }
  27418.     /**
  27419.      * Gets the private '.errored..service_locator.nhhyVEO.CoreBundle\Model\Post' shared service.
  27420.      *
  27421.      * @return \CoreBundle\Model\Post
  27422.      */
  27423.     protected function getPost3Service()
  27424.     {
  27425.         $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.');
  27426.     }
  27427.     /**
  27428.      * Gets the private '.errored..service_locator.qEHWGcv.CoreBundle\Services\ImageProviderVidi' shared service.
  27429.      *
  27430.      * @return \CoreBundle\Services\ImageProviderVidi
  27431.      */
  27432.     protected function getImageProviderVidi3Service()
  27433.     {
  27434.         $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.');
  27435.     }
  27436.     /**
  27437.      * Gets the private '.errored..service_locator.rVRfp.K.PortalBundle\Model\Breadcrumbs' shared service.
  27438.      *
  27439.      * @return \PortalBundle\Model\Breadcrumbs
  27440.      */
  27441.     protected function getBreadcrumbsService()
  27442.     {
  27443.         $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.');
  27444.     }
  27445.     /**
  27446.      * Gets the private '.errored..service_locator.sp3FnFY.Symfony\Component\Asset\Package' shared service.
  27447.      *
  27448.      * @return \Symfony\Component\Asset\Package
  27449.      */
  27450.     protected function getPackageService()
  27451.     {
  27452.         $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".');
  27453.     }
  27454.     /**
  27455.      * Gets the private '.errored..service_locator.uLECXDE.Sonata\MediaBundle\Provider\FileProvider' shared service.
  27456.      *
  27457.      * @return \Sonata\MediaBundle\Provider\FileProvider
  27458.      */
  27459.     protected function getFileProviderService()
  27460.     {
  27461.         $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".');
  27462.     }
  27463.     /**
  27464.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  27465.      *
  27466.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  27467.      */
  27468.     protected function getLoaderInterfaceService()
  27469.     {
  27470.         $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".');
  27471.     }
  27472.     /**
  27473.      * Gets the private '.errored..service_locator.z_208jt.CoreBundle\Model\Vehicles\InStockVehicle' shared service.
  27474.      *
  27475.      * @return \CoreBundle\Model\Vehicles\InStockVehicle
  27476.      */
  27477.     protected function getInStockVehicleService()
  27478.     {
  27479.         $this->throw('Cannot autowire service ".service_locator.z_208jt": it references class "CoreBundle\\Model\\Vehicles\\InStockVehicle" but no such service exists.');
  27480.     }
  27481.     /**
  27482.      * Gets the private '.fos_user.command.activate_user.lazy' shared service.
  27483.      *
  27484.      * @return \Symfony\Component\Console\Command\LazyCommand
  27485.      */
  27486.     protected function get_FosUser_Command_ActivateUser_LazyService()
  27487.     {
  27488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27489.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27490.         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 {
  27491.             return ($this->privates['fos_user.command.activate_user'] ?? $this->getFosUser_Command_ActivateUserService());
  27492.         });
  27493.     }
  27494.     /**
  27495.      * Gets the private '.fos_user.command.change_password.lazy' shared service.
  27496.      *
  27497.      * @return \Symfony\Component\Console\Command\LazyCommand
  27498.      */
  27499.     protected function get_FosUser_Command_ChangePassword_LazyService()
  27500.     {
  27501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27503.         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 {
  27504.             return ($this->privates['fos_user.command.change_password'] ?? $this->getFosUser_Command_ChangePasswordService());
  27505.         });
  27506.     }
  27507.     /**
  27508.      * Gets the private '.fos_user.command.create_user.lazy' shared service.
  27509.      *
  27510.      * @return \Symfony\Component\Console\Command\LazyCommand
  27511.      */
  27512.     protected function get_FosUser_Command_CreateUser_LazyService()
  27513.     {
  27514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27516.         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 {
  27517.             return ($this->privates['fos_user.command.create_user'] ?? $this->getFosUser_Command_CreateUserService());
  27518.         });
  27519.     }
  27520.     /**
  27521.      * Gets the private '.fos_user.command.deactivate_user.lazy' shared service.
  27522.      *
  27523.      * @return \Symfony\Component\Console\Command\LazyCommand
  27524.      */
  27525.     protected function get_FosUser_Command_DeactivateUser_LazyService()
  27526.     {
  27527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27529.         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 {
  27530.             return ($this->privates['fos_user.command.deactivate_user'] ?? $this->getFosUser_Command_DeactivateUserService());
  27531.         });
  27532.     }
  27533.     /**
  27534.      * Gets the private '.fos_user.command.demote_user.lazy' shared service.
  27535.      *
  27536.      * @return \Symfony\Component\Console\Command\LazyCommand
  27537.      */
  27538.     protected function get_FosUser_Command_DemoteUser_LazyService()
  27539.     {
  27540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27542.         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 {
  27543.             return ($this->privates['fos_user.command.demote_user'] ?? $this->getFosUser_Command_DemoteUserService());
  27544.         });
  27545.     }
  27546.     /**
  27547.      * Gets the private '.fos_user.command.promote_user.lazy' shared service.
  27548.      *
  27549.      * @return \Symfony\Component\Console\Command\LazyCommand
  27550.      */
  27551.     protected function get_FosUser_Command_PromoteUser_LazyService()
  27552.     {
  27553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27555.         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 {
  27556.             return ($this->privates['fos_user.command.promote_user'] ?? $this->getFosUser_Command_PromoteUserService());
  27557.         });
  27558.     }
  27559.     /**
  27560.      * Gets the private '.lexik_jwt_authentication.check_config_command.lazy' shared service.
  27561.      *
  27562.      * @return \Symfony\Component\Console\Command\LazyCommand
  27563.      */
  27564.     protected function get_LexikJwtAuthentication_CheckConfigCommand_LazyService()
  27565.     {
  27566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27568.         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 {
  27569.             return ($this->privates['lexik_jwt_authentication.check_config_command'] ?? $this->getLexikJwtAuthentication_CheckConfigCommandService());
  27570.         });
  27571.     }
  27572.     /**
  27573.      * Gets the private '.lexik_jwt_authentication.enable_encryption_config_command.lazy' shared service.
  27574.      *
  27575.      * @return \Symfony\Component\Console\Command\LazyCommand
  27576.      */
  27577.     protected function get_LexikJwtAuthentication_EnableEncryptionConfigCommand_LazyService()
  27578.     {
  27579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27581.         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 {
  27582.             return ($this->privates['lexik_jwt_authentication.enable_encryption_config_command'] ?? $this->getLexikJwtAuthentication_EnableEncryptionConfigCommandService());
  27583.         });
  27584.     }
  27585.     /**
  27586.      * Gets the private '.lexik_jwt_authentication.generate_keypair_command.lazy' shared service.
  27587.      *
  27588.      * @return \Symfony\Component\Console\Command\LazyCommand
  27589.      */
  27590.     protected function get_LexikJwtAuthentication_GenerateKeypairCommand_LazyService()
  27591.     {
  27592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27593.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27594.         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 {
  27595.             return ($this->privates['lexik_jwt_authentication.generate_keypair_command'] ?? $this->getLexikJwtAuthentication_GenerateKeypairCommandService());
  27596.         });
  27597.     }
  27598.     /**
  27599.      * Gets the private '.lexik_jwt_authentication.generate_token_command.lazy' shared service.
  27600.      *
  27601.      * @return \Symfony\Component\Console\Command\LazyCommand
  27602.      */
  27603.     protected function get_LexikJwtAuthentication_GenerateTokenCommand_LazyService()
  27604.     {
  27605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27606.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27607.         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 {
  27608.             return ($this->services['lexik_jwt_authentication.generate_token_command'] ?? $this->getLexikJwtAuthentication_GenerateTokenCommandService());
  27609.         });
  27610.     }
  27611.     /**
  27612.      * Gets the private '.lexik_jwt_authentication.migrate_config_command.lazy' shared service.
  27613.      *
  27614.      * @return \Symfony\Component\Console\Command\LazyCommand
  27615.      */
  27616.     protected function get_LexikJwtAuthentication_MigrateConfigCommand_LazyService()
  27617.     {
  27618.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27619.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27620.         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 {
  27621.             return ($this->privates['lexik_jwt_authentication.migrate_config_command'] ?? $this->getLexikJwtAuthentication_MigrateConfigCommandService());
  27622.         });
  27623.     }
  27624.     /**
  27625.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  27626.      *
  27627.      * @return \Symfony\Component\Console\Command\LazyCommand
  27628.      */
  27629.     protected function get_Monolog_Command_ServerLog_LazyService()
  27630.     {
  27631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27632.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27633.         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 {
  27634.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  27635.         });
  27636.     }
  27637.     /**
  27638.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  27639.      *
  27640.      * @return \Symfony\Component\Console\Command\LazyCommand
  27641.      */
  27642.     protected function get_Security_Command_DebugFirewall_LazyService()
  27643.     {
  27644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27645.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27646.         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 {
  27647.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  27648.         });
  27649.     }
  27650.     /**
  27651.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  27652.      *
  27653.      * @return \Symfony\Component\Console\Command\LazyCommand
  27654.      */
  27655.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  27656.     {
  27657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27659.         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 {
  27660.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  27661.         });
  27662.     }
  27663.     /**
  27664.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  27665.      *
  27666.      * @return \Symfony\Component\Console\Command\LazyCommand
  27667.      */
  27668.     protected function get_Security_Command_UserPasswordHash_LazyService()
  27669.     {
  27670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27671.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27672.         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 {
  27673.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  27674.         });
  27675.     }
  27676.     /**
  27677.      * Gets the private '.service_locator..MI7WAw' shared service.
  27678.      *
  27679.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27680.      */
  27681.     protected function get_ServiceLocator__MI7WAwService()
  27682.     {
  27683.         return $this->privates['.service_locator..MI7WAw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27684.             '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.'],
  27685.         ], [
  27686.             'vehicle' => 'CoreBundle\\Model\\Vehicles\\AbstractVehicle',
  27687.         ]);
  27688.     }
  27689.     /**
  27690.      * Gets the private '.service_locator..x8B7mA' shared service.
  27691.      *
  27692.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27693.      */
  27694.     protected function get_ServiceLocator__X8B7mAService()
  27695.     {
  27696.         return $this->privates['.service_locator..x8B7mA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27697.             'basketService' => ['privates''MyBundle\\Service\\BasketService''getBasketServiceService'false],
  27698.         ], [
  27699.             'basketService' => 'MyBundle\\Service\\BasketService',
  27700.         ]);
  27701.     }
  27702.     /**
  27703.      * Gets the private '.service_locator.0IqyCFq' shared service.
  27704.      *
  27705.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27706.      */
  27707.     protected function get_ServiceLocator_0IqyCFqService()
  27708.     {
  27709.         return $this->privates['.service_locator.0IqyCFq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27710.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  27711.             'jiraService' => ['services''core.jira.service''getCore_Jira_ServiceService'false],
  27712.         ], [
  27713.             'em' => '?',
  27714.             'jiraService' => '?',
  27715.         ]);
  27716.     }
  27717.     /**
  27718.      * Gets the private '.service_locator.0Yt1pEf' shared service.
  27719.      *
  27720.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27721.      */
  27722.     protected function get_ServiceLocator_0Yt1pEfService()
  27723.     {
  27724.         return $this->privates['.service_locator.0Yt1pEf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27725.             'viDiWorkerModel' => ['services''core.module.worker''getCore_Module_WorkerService'false],
  27726.         ], [
  27727.             'viDiWorkerModel' => '?',
  27728.         ]);
  27729.     }
  27730.     /**
  27731.      * Gets the private '.service_locator.0ZY6ZQQ' shared service.
  27732.      *
  27733.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27734.      */
  27735.     protected function get_ServiceLocator_0ZY6ZQQService()
  27736.     {
  27737.         return $this->privates['.service_locator.0ZY6ZQQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27738.             'parameterBag' => ['privates''parameter_bag''getParameterBagService'false],
  27739.         ], [
  27740.             'parameterBag' => '?',
  27741.         ]);
  27742.     }
  27743.     /**
  27744.      * Gets the private '.service_locator.0agYNHk' shared service.
  27745.      *
  27746.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27747.      */
  27748.     protected function get_ServiceLocator_0agYNHkService()
  27749.     {
  27750.         return $this->privates['.service_locator.0agYNHk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27751.             'newsService' => ['services''DcSiteBundle\\Services\\NewsService''getNewsServiceService'false],
  27752.         ], [
  27753.             'newsService' => 'DcSiteBundle\\Services\\NewsService',
  27754.         ]);
  27755.     }
  27756.     /**
  27757.      * Gets the private '.service_locator.0u2t7AC' shared service.
  27758.      *
  27759.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27760.      */
  27761.     protected function get_ServiceLocator_0u2t7ACService()
  27762.     {
  27763.         return $this->privates['.service_locator.0u2t7AC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27764.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  27765.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  27766.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  27767.         ], [
  27768.             'creditModel' => '?',
  27769.             'historyManager' => '?',
  27770.             'vehicleService' => '?',
  27771.         ]);
  27772.     }
  27773.     /**
  27774.      * Gets the private '.service_locator.1E27ojO' shared service.
  27775.      *
  27776.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27777.      */
  27778.     protected function get_ServiceLocator_1E27ojOService()
  27779.     {
  27780.         return $this->privates['.service_locator.1E27ojO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27781.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  27782.             'pdfSnappy' => ['services''knp_snappy.pdf''getKnpSnappy_PdfService'false],
  27783.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  27784.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  27785.         ], [
  27786.             'creditModel' => '?',
  27787.             'pdfSnappy' => '?',
  27788.             'twig' => '?',
  27789.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  27790.         ]);
  27791.     }
  27792.     /**
  27793.      * Gets the private '.service_locator.1PDsblh' shared service.
  27794.      *
  27795.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27796.      */
  27797.     protected function get_ServiceLocator_1PDsblhService()
  27798.     {
  27799.         return $this->privates['.service_locator.1PDsblh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27800.             'DTOFactory' => ['privates''MyBundle\\Factory\\AuthCodeDTOFactory''getAuthCodeDTOFactoryService'false],
  27801.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  27802.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  27803.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  27804.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  27805.             'translator' => ['services''translator''getTranslatorService'false],
  27806.             'userDTOFactory' => ['privates''MyBundle\\Factory\\RegUserDTOFactory''getRegUserDTOFactoryService'false],
  27807.             'userEntityFactory' => ['privates''MyBundle\\Factory\\UserEntityFactory''getUserEntityFactoryService'false],
  27808.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  27809.         ], [
  27810.             'DTOFactory' => 'MyBundle\\Factory\\AuthCodeDTOFactory',
  27811.             'authService' => 'MyBundle\\Service\\AuthService',
  27812.             'infobipSmsSender' => '?',
  27813.             'logger' => '?',
  27814.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  27815.             'translator' => '?',
  27816.             'userDTOFactory' => 'MyBundle\\Factory\\RegUserDTOFactory',
  27817.             'userEntityFactory' => 'MyBundle\\Factory\\UserEntityFactory',
  27818.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  27819.         ]);
  27820.     }
  27821.     /**
  27822.      * Gets the private '.service_locator.2Hp9BD6' shared service.
  27823.      *
  27824.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27825.      */
  27826.     protected function get_ServiceLocator_2Hp9BD6Service()
  27827.     {
  27828.         return $this->privates['.service_locator.2Hp9BD6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27829.             'profileService' => ['privates''MyBundle\\Service\\ProfileService''getProfileServiceService'false],
  27830.         ], [
  27831.             'profileService' => 'MyBundle\\Service\\ProfileService',
  27832.         ]);
  27833.     }
  27834.     /**
  27835.      * Gets the private '.service_locator.2VuQkXs' shared service.
  27836.      *
  27837.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27838.      */
  27839.     protected function get_ServiceLocator_2VuQkXsService()
  27840.     {
  27841.         return $this->privates['.service_locator.2VuQkXs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27842.             'vehicleRepository' => ['services''CoreBundle\\Model\\Vehicles\\Repository''getRepositoryService'false],
  27843.         ], [
  27844.             'vehicleRepository' => 'CoreBundle\\Model\\Vehicles\\Repository',
  27845.         ]);
  27846.     }
  27847.     /**
  27848.      * Gets the private '.service_locator.3CTLkIg' shared service.
  27849.      *
  27850.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27851.      */
  27852.     protected function get_ServiceLocator_3CTLkIgService()
  27853.     {
  27854.         return $this->privates['.service_locator.3CTLkIg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27855.             'controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  27856.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  27857.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  27858.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  27859.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  27860.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  27861.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  27862.             'router' => ['services''router''getRouterService'false],
  27863.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  27864.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  27865.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  27866.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  27867.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  27868.             'sonata.admin.admin_exporter' => ['privates''sonata.admin.admin_exporter''getSonata_Admin_AdminExporterService'false],
  27869.             'sonata.admin.audit.manager' => ['privates''sonata.admin.audit.manager''getSonata_Admin_Audit_ManagerService'false],
  27870.             'sonata.admin.object.manipulator.acl.admin' => ['privates''sonata.admin.object.manipulator.acl.admin''getSonata_Admin_Object_Manipulator_Acl_AdminService'false],
  27871.             'sonata.admin.pool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  27872.             'sonata.admin.request.fetcher' => ['privates''sonata.admin.request.fetcher''getSonata_Admin_Request_FetcherService'false],
  27873.             'sonata.exporter.exporter' => ['services''sonata.exporter.exporter''getSonata_Exporter_ExporterService'false],
  27874.             'translator' => ['services''translator''getTranslatorService'false],
  27875.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  27876.         ], [
  27877.             'controller_resolver' => '?',
  27878.             'doctrine' => '?',
  27879.             'form.factory' => '?',
  27880.             'http_kernel' => '?',
  27881.             'logger' => '?',
  27882.             'parameter_bag' => '?',
  27883.             'request_stack' => '?',
  27884.             'router' => '?',
  27885.             'security.authorization_checker' => '?',
  27886.             'security.csrf.token_manager' => '?',
  27887.             'security.token_storage' => '?',
  27888.             'serializer' => '?',
  27889.             'session' => '.session.deprecated',
  27890.             'sonata.admin.admin_exporter' => '?',
  27891.             'sonata.admin.audit.manager' => '?',
  27892.             'sonata.admin.object.manipulator.acl.admin' => '?',
  27893.             'sonata.admin.pool' => '?',
  27894.             'sonata.admin.request.fetcher' => '?',
  27895.             'sonata.exporter.exporter' => '?',
  27896.             'translator' => '?',
  27897.             'twig' => '?',
  27898.         ]);
  27899.     }
  27900.     /**
  27901.      * Gets the private '.service_locator.3ervdLO' shared service.
  27902.      *
  27903.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27904.      */
  27905.     protected function get_ServiceLocator_3ervdLOService()
  27906.     {
  27907.         return $this->privates['.service_locator.3ervdLO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27908.             'exporter' => ['services''core.exporter.model''getCore_Exporter_ModelService'false],
  27909.         ], [
  27910.             'exporter' => '?',
  27911.         ]);
  27912.     }
  27913.     /**
  27914.      * Gets the private '.service_locator.3zKUpnl' shared service.
  27915.      *
  27916.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27917.      */
  27918.     protected function get_ServiceLocator_3zKUpnlService()
  27919.     {
  27920.         return $this->privates['.service_locator.3zKUpnl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27921.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  27922.             'serviceController' => ['services''DcSiteBundle\\Controller\\Yamaha\\ServiceController''getServiceController22Service'false],
  27923.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  27924.         ], [
  27925.             'historyManager' => '?',
  27926.             'serviceController' => 'DcSiteBundle\\Controller\\Yamaha\\ServiceController',
  27927.             'vehicleService' => '?',
  27928.         ]);
  27929.     }
  27930.     /**
  27931.      * Gets the private '.service_locator.4.RH3iV' shared service.
  27932.      *
  27933.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27934.      */
  27935.     protected function get_ServiceLocator_4_RH3iVService()
  27936.     {
  27937.         return $this->privates['.service_locator.4.RH3iV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27938.             '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.'],
  27939.         ], [
  27940.             'orderService' => 'MyBundle\\Service\\OrderService',
  27941.         ]);
  27942.     }
  27943.     /**
  27944.      * Gets the private '.service_locator.4.UpWzH' shared service.
  27945.      *
  27946.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27947.      */
  27948.     protected function get_ServiceLocator_4_UpWzHService()
  27949.     {
  27950.         return $this->privates['.service_locator.4.UpWzH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27951.             '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.'],
  27952.         ], [
  27953.             'item' => 'CoreBundle\\Model\\Vehicles\\AbstractVehicle',
  27954.         ]);
  27955.     }
  27956.     /**
  27957.      * Gets the private '.service_locator.4gvyiy4' shared service.
  27958.      *
  27959.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27960.      */
  27961.     protected function get_ServiceLocator_4gvyiy4Service()
  27962.     {
  27963.         return $this->privates['.service_locator.4gvyiy4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27964.             'formManager' => ['services''core.form.manager''getCore_Form_ManagerService'false],
  27965.         ], [
  27966.             'formManager' => '?',
  27967.         ]);
  27968.     }
  27969.     /**
  27970.      * Gets the private '.service_locator.4wrOGY0' shared service.
  27971.      *
  27972.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27973.      */
  27974.     protected function get_ServiceLocator_4wrOGY0Service()
  27975.     {
  27976.         return $this->privates['.service_locator.4wrOGY0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27977.             '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.'],
  27978.             '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.'],
  27979.         ], [
  27980.             'dealer' => 'CoreBundle\\Entity\\Dealer',
  27981.             'serviceVariation' => 'DcSiteBundle\\Entity\\ServiceVariation',
  27982.         ]);
  27983.     }
  27984.     /**
  27985.      * Gets the private '.service_locator.5OvAUP5' shared service.
  27986.      *
  27987.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27988.      */
  27989.     protected function get_ServiceLocator_5OvAUP5Service()
  27990.     {
  27991.         return $this->privates['.service_locator.5OvAUP5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27992.             'paginationModel' => ['services''DcSiteBundle\\Model\\Pagination''getPaginationService'false],
  27993.         ], [
  27994.             'paginationModel' => 'DcSiteBundle\\Model\\Pagination',
  27995.         ]);
  27996.     }
  27997.     /**
  27998.      * Gets the private '.service_locator.5_6ROBk' shared service.
  27999.      *
  28000.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28001.      */
  28002.     protected function get_ServiceLocator_56ROBkService()
  28003.     {
  28004.         return $this->privates['.service_locator.5_6ROBk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28005.             '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.'],
  28006.         ], [
  28007.             'dataLayer' => 'CoreBundle\\Model\\DataLayer',
  28008.         ]);
  28009.     }
  28010.     /**
  28011.      * Gets the private '.service_locator.6E9xidT' shared service.
  28012.      *
  28013.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28014.      */
  28015.     protected function get_ServiceLocator_6E9xidTService()
  28016.     {
  28017.         return $this->privates['.service_locator.6E9xidT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28018.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  28019.         ], [
  28020.             'mailer' => '?',
  28021.         ]);
  28022.     }
  28023.     /**
  28024.      * Gets the private '.service_locator.6hoAnnd' shared service.
  28025.      *
  28026.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28027.      */
  28028.     protected function get_ServiceLocator_6hoAnndService()
  28029.     {
  28030.         return $this->privates['.service_locator.6hoAnnd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28031.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  28032.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28033.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  28034.             'leasingClient' => ['services''core.leasing.model''getCore_Leasing_ModelService'false],
  28035.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  28036.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  28037.         ], [
  28038.             'creditModel' => '?',
  28039.             'em' => '?',
  28040.             'inStockVehicleFactory' => '?',
  28041.             'leasingClient' => '?',
  28042.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  28043.             'vehicleService' => '?',
  28044.         ]);
  28045.     }
  28046.     /**
  28047.      * Gets the private '.service_locator.6s_FNxa' shared service.
  28048.      *
  28049.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28050.      */
  28051.     protected function get_ServiceLocator_6sFNxaService()
  28052.     {
  28053.         return $this->privates['.service_locator.6s_FNxa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28054.             'usedVehicleService' => ['services''DcSiteBundle\\Services\\UsedVehicleService''getUsedVehicleServiceService'false],
  28055.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  28056.         ], [
  28057.             'usedVehicleService' => 'DcSiteBundle\\Services\\UsedVehicleService',
  28058.             'vehicleService' => '?',
  28059.         ]);
  28060.     }
  28061.     /**
  28062.      * Gets the private '.service_locator.72v2VwC' shared service.
  28063.      *
  28064.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28065.      */
  28066.     protected function get_ServiceLocator_72v2VwCService()
  28067.     {
  28068.         return $this->privates['.service_locator.72v2VwC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28069.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  28070.             'translator' => ['services''translator''getTranslatorService'false],
  28071.         ], [
  28072.             'apiServer1C' => '?',
  28073.             'translator' => '?',
  28074.         ]);
  28075.     }
  28076.     /**
  28077.      * Gets the private '.service_locator.7H3OCuW' shared service.
  28078.      *
  28079.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28080.      */
  28081.     protected function get_ServiceLocator_7H3OCuWService()
  28082.     {
  28083.         return $this->privates['.service_locator.7H3OCuW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28084.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  28085.         ], [
  28086.             'mediaExtensionVidi' => '?',
  28087.         ]);
  28088.     }
  28089.     /**
  28090.      * Gets the private '.service_locator.7Yjue.D' shared service.
  28091.      *
  28092.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28093.      */
  28094.     protected function get_ServiceLocator_7Yjue_DService()
  28095.     {
  28096.         return $this->privates['.service_locator.7Yjue.D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28097.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  28098.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  28099.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  28100.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  28101.         ], [
  28102.             'accessoryService' => '?',
  28103.             'creditModel' => '?',
  28104.             'historyManager' => '?',
  28105.             'vehicleService' => '?',
  28106.         ]);
  28107.     }
  28108.     /**
  28109.      * Gets the private '.service_locator.7hrPXEc' shared service.
  28110.      *
  28111.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28112.      */
  28113.     protected function get_ServiceLocator_7hrPXEcService()
  28114.     {
  28115.         return $this->privates['.service_locator.7hrPXEc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28116.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  28117.             'factory' => ['services''security.encoder_factory''getSecurity_EncoderFactoryService'false],
  28118.         ], [
  28119.             'authService' => 'MyBundle\\Service\\AuthService',
  28120.             'factory' => '?',
  28121.         ]);
  28122.     }
  28123.     /**
  28124.      * Gets the private '.service_locator.81dTbfA' shared service.
  28125.      *
  28126.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28127.      */
  28128.     protected function get_ServiceLocator_81dTbfAService()
  28129.     {
  28130.         return $this->privates['.service_locator.81dTbfA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28131.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  28132.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28133.             'nightBookingService' => ['privates''MyBundle\\Service\\NightBookingService''getNightBookingServiceService'false],
  28134.             'translator' => ['services''translator''getTranslatorService'false],
  28135.         ], [
  28136.             'apiServer1C' => '?',
  28137.             'infobipSmsSender' => '?',
  28138.             'nightBookingService' => 'MyBundle\\Service\\NightBookingService',
  28139.             'translator' => '?',
  28140.         ]);
  28141.     }
  28142.     /**
  28143.      * Gets the private '.service_locator.8E7jDKW' shared service.
  28144.      *
  28145.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28146.      */
  28147.     protected function get_ServiceLocator_8E7jDKWService()
  28148.     {
  28149.         return $this->privates['.service_locator.8E7jDKW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28150.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  28151.             'catalogService' => ['services''DcSiteBundle\\Services\\CatalogService''getCatalogService2Service'false],
  28152.             'newsService' => ['services''DcSiteBundle\\Services\\NewsService''getNewsServiceService'false],
  28153.         ], [
  28154.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  28155.             'catalogService' => 'DcSiteBundle\\Services\\CatalogService',
  28156.             'newsService' => 'DcSiteBundle\\Services\\NewsService',
  28157.         ]);
  28158.     }
  28159.     /**
  28160.      * Gets the private '.service_locator.91o1U0S' shared service.
  28161.      *
  28162.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28163.      */
  28164.     protected function get_ServiceLocator_91o1U0SService()
  28165.     {
  28166.         return $this->privates['.service_locator.91o1U0S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28167.             'diiaService' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager''getServiceRequestsManagerService'false],
  28168.             'offerManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\OfferManager''getOfferManagerService'false],
  28169.         ], [
  28170.             'diiaService' => 'IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager',
  28171.             'offerManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\OfferManager',
  28172.         ]);
  28173.     }
  28174.     /**
  28175.      * Gets the private '.service_locator.92uEq.T' shared service.
  28176.      *
  28177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28178.      */
  28179.     protected function get_ServiceLocator_92uEq_TService()
  28180.     {
  28181.         return $this->privates['.service_locator.92uEq.T'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28182.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  28183.             'pagesService' => ['services''DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService''getPagesServiceService'false],
  28184.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  28185.         ], [
  28186.             'inStockRepositoryModel' => '?',
  28187.             'pagesService' => 'DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService',
  28188.             'vehicleService' => '?',
  28189.         ]);
  28190.     }
  28191.     /**
  28192.      * Gets the private '.service_locator.9AcM4s2' shared service.
  28193.      *
  28194.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28195.      */
  28196.     protected function get_ServiceLocator_9AcM4s2Service()
  28197.     {
  28198.         return $this->privates['.service_locator.9AcM4s2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28199.             'rentVehicleService' => ['services''DcSiteBundle\\Services\\RentVehicleService''getRentVehicleServiceService'false],
  28200.         ], [
  28201.             'rentVehicleService' => 'DcSiteBundle\\Services\\RentVehicleService',
  28202.         ]);
  28203.     }
  28204.     /**
  28205.      * Gets the private '.service_locator.9KsWGv.' shared service.
  28206.      *
  28207.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28208.      */
  28209.     protected function get_ServiceLocator_9KsWGv_Service()
  28210.     {
  28211.         return $this->privates['.service_locator.9KsWGv.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28212.             'autoRia' => ['services''core.autoria.api''getCore_Autoria_ApiService'false],
  28213.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28214.         ], [
  28215.             'autoRia' => '?',
  28216.             'em' => '?',
  28217.         ]);
  28218.     }
  28219.     /**
  28220.      * Gets the private '.service_locator.9o_AN0R' shared service.
  28221.      *
  28222.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28223.      */
  28224.     protected function get_ServiceLocator_9oAN0RService()
  28225.     {
  28226.         return $this->privates['.service_locator.9o_AN0R'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28227.             'encoder' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  28228.         ], [
  28229.             'encoder' => '?',
  28230.         ]);
  28231.     }
  28232.     /**
  28233.      * Gets the private '.service_locator.A76tk_1' shared service.
  28234.      *
  28235.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28236.      */
  28237.     protected function get_ServiceLocator_A76tk1Service()
  28238.     {
  28239.         return $this->privates['.service_locator.A76tk_1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28240.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28241.             'twigMedia' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  28242.         ], [
  28243.             'em' => '?',
  28244.             'twigMedia' => '?',
  28245.         ]);
  28246.     }
  28247.     /**
  28248.      * Gets the private '.service_locator.AMxwFHd' shared service.
  28249.      *
  28250.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28251.      */
  28252.     protected function get_ServiceLocator_AMxwFHdService()
  28253.     {
  28254.         return $this->privates['.service_locator.AMxwFHd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28255.             'carInStockService' => ['services''DcSiteBundle\\Services\\CarInStockService''getCarInStockServiceService'false],
  28256.             'catalogService' => ['services''DcSiteBundle\\Services\\CatalogService''getCatalogService2Service'false],
  28257.         ], [
  28258.             'carInStockService' => 'DcSiteBundle\\Services\\CarInStockService',
  28259.             'catalogService' => 'DcSiteBundle\\Services\\CatalogService',
  28260.         ]);
  28261.     }
  28262.     /**
  28263.      * Gets the private '.service_locator.APToX25' shared service.
  28264.      *
  28265.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28266.      */
  28267.     protected function get_ServiceLocator_APToX25Service()
  28268.     {
  28269.         return $this->privates['.service_locator.APToX25'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28270.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  28271.         ], [
  28272.             'tokenStorage' => '?',
  28273.         ]);
  28274.     }
  28275.     /**
  28276.      * Gets the private '.service_locator.C4FT5cG' shared service.
  28277.      *
  28278.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28279.      */
  28280.     protected function get_ServiceLocator_C4FT5cGService()
  28281.     {
  28282.         return $this->privates['.service_locator.C4FT5cG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28283.             'accessoryShopService' => ['services''dc.accessory.shop''getDc_Accessory_ShopService'false],
  28284.             '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.'],
  28285.         ], [
  28286.             'accessoryShopService' => '?',
  28287.             'imageProviderVidi' => 'CoreBundle\\Services\\ImageProviderVidi',
  28288.         ]);
  28289.     }
  28290.     /**
  28291.      * Gets the private '.service_locator.C7xwr0F' shared service.
  28292.      *
  28293.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28294.      */
  28295.     protected function get_ServiceLocator_C7xwr0FService()
  28296.     {
  28297.         return $this->privates['.service_locator.C7xwr0F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28298.             'tokenInterface' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  28299.         ], [
  28300.             'tokenInterface' => '?',
  28301.         ]);
  28302.     }
  28303.     /**
  28304.      * Gets the private '.service_locator.C9.oLVm' shared service.
  28305.      *
  28306.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28307.      */
  28308.     protected function get_ServiceLocator_C9_OLVmService()
  28309.     {
  28310.         return $this->privates['.service_locator.C9.oLVm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28311.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  28312.         ], [
  28313.             'inStockVehicleFactory' => '?',
  28314.         ]);
  28315.     }
  28316.     /**
  28317.      * Gets the private '.service_locator.CPkLYKu' shared service.
  28318.      *
  28319.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28320.      */
  28321.     protected function get_ServiceLocator_CPkLYKuService()
  28322.     {
  28323.         return $this->privates['.service_locator.CPkLYKu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28324.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  28325.             'router' => ['services''router''getRouterService'false],
  28326.             'vehicleRepository' => ['services''CoreBundle\\Model\\Vehicles\\Repository''getRepositoryService'false],
  28327.         ], [
  28328.             'apiServer1C' => '?',
  28329.             'router' => '?',
  28330.             'vehicleRepository' => 'CoreBundle\\Model\\Vehicles\\Repository',
  28331.         ]);
  28332.     }
  28333.     /**
  28334.      * Gets the private '.service_locator.C_Dux9p' shared service.
  28335.      *
  28336.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28337.      */
  28338.     protected function get_ServiceLocator_CDux9pService()
  28339.     {
  28340.         return $this->privates['.service_locator.C_Dux9p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28341.             'filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  28342.             'service' => ['privates''MyBundle\\Service\\ProfileCalculatorEmployeeService''getProfileCalculatorEmployeeServiceService'false],
  28343.         ], [
  28344.             'filesystem' => '?',
  28345.             'service' => 'MyBundle\\Service\\ProfileCalculatorEmployeeService',
  28346.         ]);
  28347.     }
  28348.     /**
  28349.      * Gets the private '.service_locator.D0DNt66' shared service.
  28350.      *
  28351.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28352.      */
  28353.     protected function get_ServiceLocator_D0DNt66Service()
  28354.     {
  28355.         return $this->privates['.service_locator.D0DNt66'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28356.             'infobipSmsSenderb' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28357.             'otpCodeGenerator' => ['services''my.factory.otp.code.generator''getMy_Factory_Otp_Code_GeneratorService'false],
  28358.             'translator' => ['services''translator''getTranslatorService'false],
  28359.         ], [
  28360.             'infobipSmsSenderb' => '?',
  28361.             'otpCodeGenerator' => '?',
  28362.             'translator' => '?',
  28363.         ]);
  28364.     }
  28365.     /**
  28366.      * Gets the private '.service_locator.DMePMAD' shared service.
  28367.      *
  28368.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28369.      */
  28370.     protected function get_ServiceLocator_DMePMADService()
  28371.     {
  28372.         return $this->privates['.service_locator.DMePMAD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28373.             'comparisonService' => ['services''portal.comparison.service''getPortal_Comparison_ServiceService'false],
  28374.         ], [
  28375.             'comparisonService' => '?',
  28376.         ]);
  28377.     }
  28378.     /**
  28379.      * Gets the private '.service_locator.E8i.8M4' shared service.
  28380.      *
  28381.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28382.      */
  28383.     protected function get_ServiceLocator_E8i_8M4Service()
  28384.     {
  28385.         return $this->privates['.service_locator.E8i.8M4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28386.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  28387.         ], [
  28388.             'vehicleService' => '?',
  28389.         ]);
  28390.     }
  28391.     /**
  28392.      * Gets the private '.service_locator.ExZJAjw' shared service.
  28393.      *
  28394.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28395.      */
  28396.     protected function get_ServiceLocator_ExZJAjwService()
  28397.     {
  28398.         return $this->privates['.service_locator.ExZJAjw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28399.             'onlineEstimateModel' => ['services''core.online.estimate''getCore_Online_EstimateService'false],
  28400.         ], [
  28401.             'onlineEstimateModel' => '?',
  28402.         ]);
  28403.     }
  28404.     /**
  28405.      * Gets the private '.service_locator.F2io1FS' shared service.
  28406.      *
  28407.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28408.      */
  28409.     protected function get_ServiceLocator_F2io1FSService()
  28410.     {
  28411.         return $this->privates['.service_locator.F2io1FS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28412.             'attemptLoginService' => ['privates''IntegrationBundle\\Service\\AttemptLoginService''getAttemptLoginServiceService'false],
  28413.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  28414.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  28415.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  28416.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  28417.         ], [
  28418.             'attemptLoginService' => 'IntegrationBundle\\Service\\AttemptLoginService',
  28419.             'eventDispatcher' => '?',
  28420.             'logger' => '?',
  28421.             'tokenStorage' => '?',
  28422.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  28423.         ]);
  28424.     }
  28425.     /**
  28426.      * Gets the private '.service_locator.FLhE9ff' shared service.
  28427.      *
  28428.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28429.      */
  28430.     protected function get_ServiceLocator_FLhE9ffService()
  28431.     {
  28432.         return $this->privates['.service_locator.FLhE9ff'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28433.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  28434.         ], [
  28435.             'accessoryService' => '?',
  28436.         ]);
  28437.     }
  28438.     /**
  28439.      * Gets the private '.service_locator.FQrtvFq' shared service.
  28440.      *
  28441.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28442.      */
  28443.     protected function get_ServiceLocator_FQrtvFqService()
  28444.     {
  28445.         return $this->privates['.service_locator.FQrtvFq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28446.             'translator' => ['services''translator''getTranslatorService'false],
  28447.             '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.'],
  28448.         ], [
  28449.             'translator' => '?',
  28450.             'twigDcExtension' => 'DcSiteBundle\\Twig\\TwigDcExtension',
  28451.         ]);
  28452.     }
  28453.     /**
  28454.      * Gets the private '.service_locator.GDFtzSn' shared service.
  28455.      *
  28456.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28457.      */
  28458.     protected function get_ServiceLocator_GDFtzSnService()
  28459.     {
  28460.         return $this->privates['.service_locator.GDFtzSn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28461.             'vehicleViewService' => ['services''DcSiteBundle\\Services\\VehicleViewService''getVehicleViewServiceService'false],
  28462.         ], [
  28463.             'vehicleViewService' => 'DcSiteBundle\\Services\\VehicleViewService',
  28464.         ]);
  28465.     }
  28466.     /**
  28467.      * Gets the private '.service_locator.GG6qmx.' shared service.
  28468.      *
  28469.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28470.      */
  28471.     protected function get_ServiceLocator_GG6qmx_Service()
  28472.     {
  28473.         return $this->privates['.service_locator.GG6qmx.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28474.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28475.             'formManager' => ['services''core.form.manager''getCore_Form_ManagerService'false],
  28476.         ], [
  28477.             'em' => '?',
  28478.             'formManager' => '?',
  28479.         ]);
  28480.     }
  28481.     /**
  28482.      * Gets the private '.service_locator.GfJKm4k' shared service.
  28483.      *
  28484.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28485.      */
  28486.     protected function get_ServiceLocator_GfJKm4kService()
  28487.     {
  28488.         return $this->privates['.service_locator.GfJKm4k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28489.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28490.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  28491.         ], [
  28492.             'em' => '?',
  28493.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  28494.         ]);
  28495.     }
  28496.     /**
  28497.      * Gets the private '.service_locator.HZnMw.5' shared service.
  28498.      *
  28499.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28500.      */
  28501.     protected function get_ServiceLocator_HZnMw_5Service()
  28502.     {
  28503.         return $this->privates['.service_locator.HZnMw.5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28504.             'servicePageService' => ['services''dc.service_page_service''getDc_ServicePageServiceService'false],
  28505.         ], [
  28506.             'servicePageService' => '?',
  28507.         ]);
  28508.     }
  28509.     /**
  28510.      * Gets the private '.service_locator.H_5dZOt' shared service.
  28511.      *
  28512.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28513.      */
  28514.     protected function get_ServiceLocator_H5dZOtService()
  28515.     {
  28516.         return $this->privates['.service_locator.H_5dZOt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28517.             'container' => ['services''service_container''getServiceContainerService'false],
  28518.         ], [
  28519.             'container' => '?',
  28520.         ]);
  28521.     }
  28522.     /**
  28523.      * Gets the private '.service_locator.HauFJLA' shared service.
  28524.      *
  28525.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28526.      */
  28527.     protected function get_ServiceLocator_HauFJLAService()
  28528.     {
  28529.         return $this->privates['.service_locator.HauFJLA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28530.             'codeGenerator' => ['services''my.factory.otp.code.generator''getMy_Factory_Otp_Code_GeneratorService'false],
  28531.             'encoder' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  28532.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28533.             'stringGenerator' => ['privates''MyBundle\\Factory\\StringGenerator''getStringGeneratorService'false],
  28534.             'translator' => ['services''translator''getTranslatorService'false],
  28535.         ], [
  28536.             'codeGenerator' => '?',
  28537.             'encoder' => '?',
  28538.             'infobipSmsSender' => '?',
  28539.             'stringGenerator' => 'MyBundle\\Factory\\StringGenerator',
  28540.             'translator' => '?',
  28541.         ]);
  28542.     }
  28543.     /**
  28544.      * Gets the private '.service_locator.Ho4x8aE' shared service.
  28545.      *
  28546.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28547.      */
  28548.     protected function get_ServiceLocator_Ho4x8aEService()
  28549.     {
  28550.         return $this->privates['.service_locator.Ho4x8aE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28551.             'vehicleFilterService' => ['services''PortalBundle\\Services\\VehicleFilterService''getVehicleFilterServiceService'false],
  28552.         ], [
  28553.             'vehicleFilterService' => 'PortalBundle\\Services\\VehicleFilterService',
  28554.         ]);
  28555.     }
  28556.     /**
  28557.      * Gets the private '.service_locator.IOngJ0P' shared service.
  28558.      *
  28559.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28560.      */
  28561.     protected function get_ServiceLocator_IOngJ0PService()
  28562.     {
  28563.         return $this->privates['.service_locator.IOngJ0P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28564.             'eventInterface' => ['services''event_dispatcher''getEventDispatcherService'false],
  28565.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  28566.             'translator' => ['services''translator''getTranslatorService'false],
  28567.         ], [
  28568.             'eventInterface' => '?',
  28569.             'tokenStorage' => '?',
  28570.             'translator' => '?',
  28571.         ]);
  28572.     }
  28573.     /**
  28574.      * Gets the private '.service_locator.IPkmJgf' shared service.
  28575.      *
  28576.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28577.      */
  28578.     protected function get_ServiceLocator_IPkmJgfService()
  28579.     {
  28580.         return $this->privates['.service_locator.IPkmJgf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28581.             'programModel' => ['services''insurance.program.model''getInsurance_Program_ModelService'false],
  28582.         ], [
  28583.             'programModel' => '?',
  28584.         ]);
  28585.     }
  28586.     /**
  28587.      * Gets the private '.service_locator.IRj1lZ9' shared service.
  28588.      *
  28589.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28590.      */
  28591.     protected function get_ServiceLocator_IRj1lZ9Service()
  28592.     {
  28593.         return $this->privates['.service_locator.IRj1lZ9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28594.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  28595.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  28596.         ], [
  28597.             'event_dispatcher' => '?',
  28598.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  28599.         ]);
  28600.     }
  28601.     /**
  28602.      * Gets the private '.service_locator.J78piqZ' shared service.
  28603.      *
  28604.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28605.      */
  28606.     protected function get_ServiceLocator_J78piqZService()
  28607.     {
  28608.         return $this->privates['.service_locator.J78piqZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28609.             'winnerRate' => ['services''core.winner_rate.model''getCore_WinnerRate_ModelService'false],
  28610.         ], [
  28611.             'winnerRate' => '?',
  28612.         ]);
  28613.     }
  28614.     /**
  28615.      * Gets the private '.service_locator.JaBorXs' shared service.
  28616.      *
  28617.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28618.      */
  28619.     protected function get_ServiceLocator_JaBorXsService()
  28620.     {
  28621.         return $this->privates['.service_locator.JaBorXs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28622.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  28623.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  28624.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  28625.         ], [
  28626.             'apiServer1C' => '?',
  28627.             'em' => '?',
  28628.             'mailer' => '?',
  28629.         ]);
  28630.     }
  28631.     /**
  28632.      * Gets the private '.service_locator.K3nEOYJ' shared service.
  28633.      *
  28634.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28635.      */
  28636.     protected function get_ServiceLocator_K3nEOYJService()
  28637.     {
  28638.         return $this->privates['.service_locator.K3nEOYJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28639.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28640.         ], [
  28641.             'infobipSmsSender' => '?',
  28642.         ]);
  28643.     }
  28644.     /**
  28645.      * Gets the private '.service_locator.KKfGJZB' shared service.
  28646.      *
  28647.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28648.      */
  28649.     protected function get_ServiceLocator_KKfGJZBService()
  28650.     {
  28651.         return $this->privates['.service_locator.KKfGJZB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28652.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  28653.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  28654.             'translator' => ['services''translator''getTranslatorService'false],
  28655.         ], [
  28656.             'infobipSmsSender' => '?',
  28657.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  28658.             'translator' => '?',
  28659.         ]);
  28660.     }
  28661.     /**
  28662.      * Gets the private '.service_locator.KcCLkt4' shared service.
  28663.      *
  28664.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28665.      */
  28666.     protected function get_ServiceLocator_KcCLkt4Service()
  28667.     {
  28668.         return $this->privates['.service_locator.KcCLkt4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28669.             '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?'],
  28670.         ], [
  28671.             'query' => 'Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface',
  28672.         ]);
  28673.     }
  28674.     /**
  28675.      * Gets the private '.service_locator.Ku5ub7D' shared service.
  28676.      *
  28677.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28678.      */
  28679.     protected function get_ServiceLocator_Ku5ub7DService()
  28680.     {
  28681.         return $this->privates['.service_locator.Ku5ub7D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28682.             'AdminBundle\\Controller\\AjaxController::add' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  28683.             'AdminBundle\\Controller\\AjaxController::data' => ['privates''.service_locator.t9SfgZM''get_ServiceLocator_T9SfgZMService'false],
  28684.             'AdminBundle\\Controller\\AjaxController::deleteRateSave' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28685.             'AdminBundle\\Controller\\AjaxController::editOption' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  28686.             'AdminBundle\\Controller\\AjaxController::getDealers' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28687.             'AdminBundle\\Controller\\AjaxController::getModels' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  28688.             'AdminBundle\\Controller\\AjaxController::setUserDealer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28689.             'AdminBundle\\Controller\\AjaxController::state' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28690.             'AdminBundle\\Controller\\BaseCRUDController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28691.             'AdminBundle\\Controller\\CRUDInsController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28692.             'AdminBundle\\Controller\\LogsController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28693.             'AdminBundle\\Controller\\ModelRangeController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28694.             'AdminBundle\\Controller\\References\\ModelController::addMediaModel' => ['privates''.service_locator.qEHWGcv''get_ServiceLocator_QEHWGcvService'false],
  28695.             'AdminBundle\\Controller\\References\\ModelController::createModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28696.             'AdminBundle\\Controller\\References\\ModelController::getCitiesByRegionUrl' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  28697.             'AdminBundle\\Controller\\References\\ModelController::getModelByBrand' => ['privates''.service_locator.9KsWGv.''get_ServiceLocator_9KsWGv_Service'false],
  28698.             'AdminBundle\\Controller\\References\\ModelController::removeMediaModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28699.             'AdminBundle\\Controller\\References\\ModelController::updateModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28700.             'AdminBundle\\Controller\\SecurityController::loginCheckAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28701.             'AdminBundle\\Controller\\SeoMetaTagController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28702.             'AdminBundle\\Controller\\TicketController::addComment' => ['privates''.service_locator.ugKwJNG''get_ServiceLocator_UgKwJNGService'false],
  28703.             'AdminBundle\\Controller\\TicketController::uploadFiles' => ['privates''.service_locator.0IqyCFq''get_ServiceLocator_0IqyCFqService'false],
  28704.             'AdminBundle\\Controller\\VehicleEstimateOddsController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28705.             'AdminBundle\\Controller\\Vehicles\\CRUDController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28706.             'AdminBundle\\Controller\\Vehicles\\CRUDController::cloneEquipmentAction' => ['privates''.service_locator.igK9bGO''get_ServiceLocator_IgK9bGOService'false],
  28707.             'AdminBundle\\Controller\\Vehicles\\CRUDController::cloneVariationAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28708.             'AdminBundle\\Controller\\Vehicles\\CRUDController::exportEmptyTTXAction' => ['privates''.service_locator.3ervdLO''get_ServiceLocator_3ervdLOService'false],
  28709.             'AdminBundle\\Controller\\Vehicles\\CRUDController::setDeleteAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28710.             'AdminBundle\\Controller\\Vehicles\\CRUDController::setFilledAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28711.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController::addColor' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  28712.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController::addInColor' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  28713.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController::initConfigurator' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  28714.             'AdminBundle\\Controller\\Vehicles\\MediaController::savePreview' => ['privates''.service_locator.dDA.gPN''get_ServiceLocator_DDA_GPNService'false],
  28715.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  28716.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::cloneEquipmentAction' => ['privates''.service_locator.igK9bGO''get_ServiceLocator_IgK9bGOService'false],
  28717.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::cloneVariationAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28718.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::exportEmptyTTXAction' => ['privates''.service_locator.3ervdLO''get_ServiceLocator_3ervdLOService'false],
  28719.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::exportUsedSpecificationAction' => ['privates''.service_locator.1E27ojO''get_ServiceLocator_1E27ojOService'false],
  28720.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::exportUsedVehiclesAction' => ['privates''.service_locator.3ervdLO''get_ServiceLocator_3ervdLOService'false],
  28721.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::setDeleteAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28722.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::setFilledAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28723.             'AutomarketBundle\\Controller\\AboutController::aboutAutomarket' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28724.             'AutomarketBundle\\Controller\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28725.             'AutomarketBundle\\Controller\\AboutController::vacancy' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28726.             'AutomarketBundle\\Controller\\AboutController::vacancyId' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  28727.             'AutomarketBundle\\Controller\\AjaxController::initInterest' => ['privates''.service_locator.VotP57c''get_ServiceLocator_VotP57cService'false],
  28728.             'AutomarketBundle\\Controller\\CarController::car' => ['privates''.service_locator.nU0f5Ib''get_ServiceLocator_NU0f5IbService'false],
  28729.             'AutomarketBundle\\Controller\\CarController::getComparison' => ['privates''.service_locator..MI7WAw''get_ServiceLocator__MI7WAwService'false],
  28730.             'AutomarketBundle\\Controller\\ComparisonController::featured' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28731.             'AutomarketBundle\\Controller\\ComparisonController::getComparisonByItems' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  28732.             'AutomarketBundle\\Controller\\ComparisonController::init' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  28733.             'AutomarketBundle\\Controller\\FormController::buyForm' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  28734.             'AutomarketBundle\\Controller\\FormController::feedbackForm' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  28735.             'AutomarketBundle\\Controller\\FormController::preorderForm' => ['privates''.service_locator.pDuO8G2''get_ServiceLocator_PDuO8G2Service'false],
  28736.             'AutomarketBundle\\Controller\\RSSController::show' => ['privates''.service_locator.WxudIxS''get_ServiceLocator_WxudIxSService'false],
  28737.             'AutomarketBundle\\Controller\\SaleController::widget' => ['privates''.service_locator.d_rtZkJ''get_ServiceLocator_DRtZkJService'false],
  28738.             'AutomarketBundle\\Controller\\SiteMapController::siteMap' => ['privates''.service_locator.x1vb0sC''get_ServiceLocator_X1vb0sCService'false],
  28739.             'CoreBundle\\Controller\\CrossDomainAuthController::authByToken' => ['privates''.service_locator.iAV17HX''get_ServiceLocator_IAV17HXService'false],
  28740.             'DcSiteBundle\\Controller\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28741.             'DcSiteBundle\\Controller\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28742.             'DcSiteBundle\\Controller\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28743.             'DcSiteBundle\\Controller\\AccessoriesController::init' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28744.             'DcSiteBundle\\Controller\\AccessoriesController::initByDealer' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28745.             'DcSiteBundle\\Controller\\AccessoriesController::newFindAccessories' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28746.             'DcSiteBundle\\Controller\\AccessoriesController::newFindCategories' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28747.             'DcSiteBundle\\Controller\\AccessoriesController::newFindCategory' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  28748.             'DcSiteBundle\\Controller\\AccessoriesFilterController::buildUrl' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28749.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28750.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28751.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28752.             'DcSiteBundle\\Controller\\AccessoriesFilterController::initFilter' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28753.             'DcSiteBundle\\Controller\\AccessoriesFilterController::initRedirectVariationQr' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28754.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28755.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28756.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28757.             'DcSiteBundle\\Controller\\BaseDcController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28758.             'DcSiteBundle\\Controller\\BaseDcController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28759.             'DcSiteBundle\\Controller\\BaseDcController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28760.             'DcSiteBundle\\Controller\\CallbackController::createRequest' => ['privates''.service_locator.onopnFE''get_ServiceLocator_OnopnFEService'false],
  28761.             'DcSiteBundle\\Controller\\CallbackController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28762.             'DcSiteBundle\\Controller\\CallbackController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28763.             'DcSiteBundle\\Controller\\CallbackController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28764.             'DcSiteBundle\\Controller\\CallbackController::getState' => ['privates''.service_locator.onopnFE''get_ServiceLocator_OnopnFEService'false],
  28765.             'DcSiteBundle\\Controller\\CarController::createOrder' => ['privates''.service_locator.aH4IuZJ''get_ServiceLocator_AH4IuZJService'false],
  28766.             'DcSiteBundle\\Controller\\CarController::findModels' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28767.             'DcSiteBundle\\Controller\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28768.             'DcSiteBundle\\Controller\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28769.             'DcSiteBundle\\Controller\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28770.             'DcSiteBundle\\Controller\\CarController::getModelInfo' => ['privates''.service_locator.FQrtvFq''get_ServiceLocator_FQrtvFqService'false],
  28771.             'DcSiteBundle\\Controller\\CarController::pricesLoad' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28772.             'DcSiteBundle\\Controller\\CarController::techLoad' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28773.             'DcSiteBundle\\Controller\\CarController::updateOrder' => ['privates''.service_locator.S.GP1m3''get_ServiceLocator_S_GP1m3Service'false],
  28774.             'DcSiteBundle\\Controller\\CarInStockModuleController::byVehicle' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  28775.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28776.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28777.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28778.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28779.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28780.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28781.             'DcSiteBundle\\Controller\\Citroen\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28782.             'DcSiteBundle\\Controller\\Citroen\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28783.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28784.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28785.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28786.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::redirectToShop' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  28787.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28788.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28789.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28790.             'DcSiteBundle\\Controller\\Citroen\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28791.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28792.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28793.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28794.             'DcSiteBundle\\Controller\\Citroen\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  28795.             'DcSiteBundle\\Controller\\Citroen\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  28796.             'DcSiteBundle\\Controller\\Citroen\\CarController::carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  28797.             'DcSiteBundle\\Controller\\Citroen\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28798.             'DcSiteBundle\\Controller\\Citroen\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28799.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28800.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28801.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28802.             'DcSiteBundle\\Controller\\Citroen\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28803.             'DcSiteBundle\\Controller\\Citroen\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28804.             'DcSiteBundle\\Controller\\Citroen\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  28805.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28806.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28807.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28808.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28809.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28810.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28811.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28812.             'DcSiteBundle\\Controller\\Citroen\\MainController::index' => ['privates''.service_locator.i5u19D9''get_ServiceLocator_I5u19D9Service'false],
  28813.             'DcSiteBundle\\Controller\\Citroen\\MainController::initMenu' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'false],
  28814.             'DcSiteBundle\\Controller\\Citroen\\MainController::loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  28815.             'DcSiteBundle\\Controller\\Citroen\\MainController::seveTempForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  28816.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28817.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28818.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28819.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28820.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28821.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28822.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28823.             'DcSiteBundle\\Controller\\Citroen\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28824.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28825.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28826.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28827.             'DcSiteBundle\\Controller\\ConfiguratorController::init' => ['privates''.service_locator.vlbRuUo''get_ServiceLocator_VlbRuUoService'false],
  28828.             'DcSiteBundle\\Controller\\ConfiguratorController::initByHash' => ['privates''.service_locator.vlbRuUo''get_ServiceLocator_VlbRuUoService'false],
  28829.             'DcSiteBundle\\Controller\\ConfiguratorController::initCreditCalculator' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  28830.             'DcSiteBundle\\Controller\\ConfiguratorController::saveOffer' => ['privates''.service_locator.kFMW2Ni''get_ServiceLocator_KFMW2NiService'false],
  28831.             'DcSiteBundle\\Controller\\CreditController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28832.             'DcSiteBundle\\Controller\\CreditController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28833.             'DcSiteBundle\\Controller\\CreditController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28834.             'DcSiteBundle\\Controller\\CreditController::getCreditListDocument' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  28835.             'DcSiteBundle\\Controller\\CreditController::getScheduleListDocument' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  28836.             'DcSiteBundle\\Controller\\CreditController::getScheduleListDocumentTest' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  28837.             'DcSiteBundle\\Controller\\CreditController::getVehicleByVehicleItem' => ['privates''.service_locator.AMxwFHd''get_ServiceLocator_AMxwFHdService'false],
  28838.             'DcSiteBundle\\Controller\\CreditController::programs' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  28839.             'DcSiteBundle\\Controller\\CreditController::saveForm' => ['privates''.service_locator.APToX25''get_ServiceLocator_APToX25Service'false],
  28840.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28841.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28842.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28843.             'DcSiteBundle\\Controller\\FinanceController::business' => ['privates''.service_locator.nnWs9tQ''get_ServiceLocator_NnWs9tQService'false],
  28844.             'DcSiteBundle\\Controller\\FinanceController::creditInit' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  28845.             'DcSiteBundle\\Controller\\FinanceController::creditProgramByFirstPayment' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28846.             'DcSiteBundle\\Controller\\FinanceController::creditProgramVehicleWithMinMaxPrice' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28847.             'DcSiteBundle\\Controller\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28848.             'DcSiteBundle\\Controller\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28849.             'DcSiteBundle\\Controller\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28850.             'DcSiteBundle\\Controller\\FinanceController::getCrmDataByUUID' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28851.             'DcSiteBundle\\Controller\\FinanceController::insurance' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  28852.             'DcSiteBundle\\Controller\\FinanceController::saveCreditCalculationUserData' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28853.             'DcSiteBundle\\Controller\\FinanceController::saveCreditPageReview' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  28854.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28855.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28856.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28857.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28858.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28859.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28860.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28861.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28862.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28863.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28864.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28865.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28866.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28867.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28868.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28869.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28870.             'DcSiteBundle\\Controller\\Ford\\BasketController::basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  28871.             'DcSiteBundle\\Controller\\Ford\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28872.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28873.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28874.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28875.             'DcSiteBundle\\Controller\\Ford\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  28876.             'DcSiteBundle\\Controller\\Ford\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  28877.             'DcSiteBundle\\Controller\\Ford\\CarController::carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  28878.             'DcSiteBundle\\Controller\\Ford\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28879.             'DcSiteBundle\\Controller\\Ford\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28880.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28881.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28882.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28883.             'DcSiteBundle\\Controller\\Ford\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28884.             'DcSiteBundle\\Controller\\Ford\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28885.             'DcSiteBundle\\Controller\\Ford\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  28886.             'DcSiteBundle\\Controller\\Ford\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28887.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28888.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28889.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28890.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28891.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28892.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28893.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28894.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28895.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28896.             'DcSiteBundle\\Controller\\Ford\\PostController::post' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28897.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28898.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28899.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28900.             'DcSiteBundle\\Controller\\Ford\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28901.             'DcSiteBundle\\Controller\\FormController::EventForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  28902.             'DcSiteBundle\\Controller\\FormController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28903.             'DcSiteBundle\\Controller\\FormController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28904.             'DcSiteBundle\\Controller\\FormController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28905.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28906.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28907.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28908.             'DcSiteBundle\\Controller\\Haval\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28909.             'DcSiteBundle\\Controller\\Haval\\AboutController::team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28910.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28911.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28912.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28913.             'DcSiteBundle\\Controller\\Haval\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  28914.             'DcSiteBundle\\Controller\\Haval\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28915.             'DcSiteBundle\\Controller\\Haval\\CarController::carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  28916.             'DcSiteBundle\\Controller\\Haval\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28917.             'DcSiteBundle\\Controller\\Haval\\CarController::configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28918.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28919.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28920.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28921.             'DcSiteBundle\\Controller\\Haval\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28922.             'DcSiteBundle\\Controller\\Haval\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28923.             'DcSiteBundle\\Controller\\Haval\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  28924.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28925.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28926.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28927.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28928.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28929.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28930.             'DcSiteBundle\\Controller\\Haval\\MainController::index' => ['privates''.service_locator.Nn0S.cW''get_ServiceLocator_Nn0S_CWService'false],
  28931.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28932.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28933.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28934.             'DcSiteBundle\\Controller\\Haval\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28935.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28936.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28937.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28938.             'DcSiteBundle\\Controller\\Haval\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28939.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28940.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28941.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28942.             'DcSiteBundle\\Controller\\Honda\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28943.             'DcSiteBundle\\Controller\\Honda\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28944.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28945.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28946.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28947.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28948.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28949.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28950.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28951.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28952.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28953.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28954.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28955.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28956.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28957.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28958.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28959.             'DcSiteBundle\\Controller\\Honda\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  28960.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28961.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28962.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28963.             'DcSiteBundle\\Controller\\Honda\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  28964.             'DcSiteBundle\\Controller\\Honda\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  28965.             'DcSiteBundle\\Controller\\Honda\\CarController::carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  28966.             'DcSiteBundle\\Controller\\Honda\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28967.             'DcSiteBundle\\Controller\\Honda\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28968.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28969.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28970.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28971.             'DcSiteBundle\\Controller\\Honda\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28972.             'DcSiteBundle\\Controller\\Honda\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  28973.             'DcSiteBundle\\Controller\\Honda\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  28974.             'DcSiteBundle\\Controller\\Honda\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28975.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28976.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28977.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28978.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::accessories' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  28979.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28980.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28981.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28982.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  28983.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28984.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28985.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28986.             'DcSiteBundle\\Controller\\Honda\\MainController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  28987.             'DcSiteBundle\\Controller\\Honda\\MainController::menuInit' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'false],
  28988.             'DcSiteBundle\\Controller\\Honda\\MainController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28989.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  28990.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  28991.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  28992.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  28993.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  28994.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28995.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28996.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28997.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28998.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  28999.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29000.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29001.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29002.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29003.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29004.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29005.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::index' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'false],
  29006.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::transfer' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  29007.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29008.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29009.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29010.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29011.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29012.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29013.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29014.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29015.             'DcSiteBundle\\Controller\\Infiniti\\CarController::car' => ['privates''.service_locator.dJhgIo0''get_ServiceLocator_DJhgIo0Service'false],
  29016.             'DcSiteBundle\\Controller\\Infiniti\\CarController::carCardStock' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29017.             'DcSiteBundle\\Controller\\Infiniti\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29018.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29019.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29020.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29021.             'DcSiteBundle\\Controller\\Infiniti\\CarController::lineUp' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29022.             'DcSiteBundle\\Controller\\Infiniti\\CarController::lineUpPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29023.             'DcSiteBundle\\Controller\\Infiniti\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29024.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29025.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29026.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29027.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29028.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29029.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29030.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29031.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29032.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29033.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29034.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29035.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29036.             'DcSiteBundle\\Controller\\Infiniti\\MainController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29037.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29038.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29039.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29040.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29041.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::offersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29042.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29043.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29044.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29045.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29046.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29047.             'DcSiteBundle\\Controller\\InsuranceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29048.             'DcSiteBundle\\Controller\\InsuranceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29049.             'DcSiteBundle\\Controller\\InsuranceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29050.             'DcSiteBundle\\Controller\\InsuranceController::loadOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  29051.             'DcSiteBundle\\Controller\\InsuranceController::saveForm' => ['privates''.service_locator.APToX25''get_ServiceLocator_APToX25Service'false],
  29052.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29053.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29054.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29055.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29056.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29057.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29058.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29059.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29060.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29061.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29062.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29063.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29064.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29065.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29066.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29067.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29068.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29069.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29070.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29071.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29072.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29073.             'DcSiteBundle\\Controller\\Jaguar\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29074.             'DcSiteBundle\\Controller\\Jaguar\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29075.             'DcSiteBundle\\Controller\\Jaguar\\CarController::carInStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29076.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29077.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29078.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29079.             'DcSiteBundle\\Controller\\Jaguar\\CarController::usedCard' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  29080.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29081.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29082.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29083.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29084.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29085.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29086.             'DcSiteBundle\\Controller\\Jaguar\\MainController::menuInit' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  29087.             'DcSiteBundle\\Controller\\Jaguar\\MainController::specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29088.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29089.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29090.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29091.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29092.             'DcSiteBundle\\Controller\\Jeep\\AboutController::actionsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29093.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29094.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29095.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29096.             'DcSiteBundle\\Controller\\Jeep\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29097.             'DcSiteBundle\\Controller\\Jeep\\AboutController::team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29098.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29099.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29100.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29101.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29102.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29103.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29104.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29105.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29106.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29107.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29108.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29109.             'DcSiteBundle\\Controller\\Jeep\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29110.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29111.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29112.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29113.             'DcSiteBundle\\Controller\\Jeep\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29114.             'DcSiteBundle\\Controller\\Jeep\\CarController::car' => ['privates''.service_locator.dJhgIo0''get_ServiceLocator_DJhgIo0Service'false],
  29115.             'DcSiteBundle\\Controller\\Jeep\\CarController::carInStockSingle' => ['privates''.service_locator.x1zHfKd''get_ServiceLocator_X1zHfKdService'false],
  29116.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29117.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29118.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29119.             'DcSiteBundle\\Controller\\Jeep\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29120.             'DcSiteBundle\\Controller\\Jeep\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29121.             'DcSiteBundle\\Controller\\Jeep\\CarController::technicalCharacteristics' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29122.             'DcSiteBundle\\Controller\\Jeep\\CarController::usedCarSingle' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  29123.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29124.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29125.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29126.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29127.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29128.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29129.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29130.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::accessory' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  29131.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29132.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29133.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29134.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29135.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29136.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29137.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29138.             'DcSiteBundle\\Controller\\LandRover\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29139.             'DcSiteBundle\\Controller\\LandRover\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29140.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29141.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29142.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29143.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29144.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29145.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29146.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29147.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29148.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29149.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29150.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29151.             'DcSiteBundle\\Controller\\LandRover\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29152.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29153.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29154.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29155.             'DcSiteBundle\\Controller\\LandRover\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29156.             'DcSiteBundle\\Controller\\LandRover\\CarController::car' => ['privates''.service_locator.wPMW2co''get_ServiceLocator_WPMW2coService'false],
  29157.             'DcSiteBundle\\Controller\\LandRover\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29158.             'DcSiteBundle\\Controller\\LandRover\\CarController::carInStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29159.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29160.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29161.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29162.             'DcSiteBundle\\Controller\\LandRover\\CarController::usedCard' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  29163.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29164.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29165.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29166.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29167.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29168.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29169.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29170.             'DcSiteBundle\\Controller\\LandRover\\MainController::menuInit' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  29171.             'DcSiteBundle\\Controller\\LandRover\\MainController::modelLineup' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29172.             'DcSiteBundle\\Controller\\LandRover\\MainController::modelLineupPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29173.             'DcSiteBundle\\Controller\\LandRover\\MainController::specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29174.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::accessories' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  29175.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29176.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29177.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29178.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29179.             'DcSiteBundle\\Controller\\LeasingController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29180.             'DcSiteBundle\\Controller\\LeasingController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29181.             'DcSiteBundle\\Controller\\LeasingController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29182.             'DcSiteBundle\\Controller\\LeasingController::initByDealer' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29183.             'DcSiteBundle\\Controller\\LeasingController::initByDealerAndVehicleType' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29184.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29185.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29186.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29187.             'DcSiteBundle\\Controller\\Lexus\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29188.             'DcSiteBundle\\Controller\\Lexus\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29189.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29190.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29191.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29192.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29193.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29194.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29195.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29196.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29197.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29198.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29199.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29200.             'DcSiteBundle\\Controller\\Lexus\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29201.             'DcSiteBundle\\Controller\\Lexus\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29202.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29203.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29204.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29205.             'DcSiteBundle\\Controller\\Lexus\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29206.             'DcSiteBundle\\Controller\\Lexus\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29207.             'DcSiteBundle\\Controller\\Lexus\\CarController::carCatalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29208.             'DcSiteBundle\\Controller\\Lexus\\CarController::carCatalogPages' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29209.             'DcSiteBundle\\Controller\\Lexus\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29210.             'DcSiteBundle\\Controller\\Lexus\\CarController::carStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29211.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29212.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29213.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29214.             'DcSiteBundle\\Controller\\Lexus\\CarController::secondhandSingle' => ['privates''.service_locator.GDFtzSn''get_ServiceLocator_GDFtzSnService'false],
  29215.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29216.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29217.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29218.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29219.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29220.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29221.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29222.             'DcSiteBundle\\Controller\\Lexus\\MainController::carCatalog' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29223.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29224.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29225.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29226.             'DcSiteBundle\\Controller\\Lexus\\MainController::index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  29227.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29228.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29229.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29230.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::priceForCar' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29231.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29232.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29233.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29234.             'DcSiteBundle\\Controller\\Lexus\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29235.             'DcSiteBundle\\Controller\\MainSliderController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29236.             'DcSiteBundle\\Controller\\MainSliderController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29237.             'DcSiteBundle\\Controller\\MainSliderController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29238.             'DcSiteBundle\\Controller\\MainSliderController::getSlides' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  29239.             'DcSiteBundle\\Controller\\Marine\\AboutController::about' => ['privates''.service_locator.XXxu50j''get_ServiceLocator_XXxu50jService'false],
  29240.             'DcSiteBundle\\Controller\\Marine\\AboutController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29241.             'DcSiteBundle\\Controller\\Marine\\AboutController::contacts' => ['privates''.service_locator.XXxu50j''get_ServiceLocator_XXxu50jService'false],
  29242.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29243.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29244.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29245.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29246.             'DcSiteBundle\\Controller\\Marine\\AboutController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29247.             'DcSiteBundle\\Controller\\Marine\\BaseController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29248.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29249.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29250.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29251.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29252.             'DcSiteBundle\\Controller\\Marine\\BaseController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29253.             'DcSiteBundle\\Controller\\Marine\\BasketController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29254.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29255.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29256.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29257.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29258.             'DcSiteBundle\\Controller\\Marine\\BasketController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29259.             'DcSiteBundle\\Controller\\Marine\\CatalogController::accessoriesCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29260.             'DcSiteBundle\\Controller\\Marine\\CatalogController::accessoriesSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29261.             'DcSiteBundle\\Controller\\Marine\\CatalogController::boatsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29262.             'DcSiteBundle\\Controller\\Marine\\CatalogController::boatsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29263.             'DcSiteBundle\\Controller\\Marine\\CatalogController::brandsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29264.             'DcSiteBundle\\Controller\\Marine\\CatalogController::brandsSingleCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29265.             'DcSiteBundle\\Controller\\Marine\\CatalogController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29266.             'DcSiteBundle\\Controller\\Marine\\CatalogController::equipmentsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29267.             'DcSiteBundle\\Controller\\Marine\\CatalogController::equipmentsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29268.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29269.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29270.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29271.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29272.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29273.             'DcSiteBundle\\Controller\\Marine\\CatalogController::jetskisCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29274.             'DcSiteBundle\\Controller\\Marine\\CatalogController::jetskisSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29275.             'DcSiteBundle\\Controller\\Marine\\CatalogController::motorsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29276.             'DcSiteBundle\\Controller\\Marine\\CatalogController::motorsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29277.             'DcSiteBundle\\Controller\\Marine\\CatalogController::trailersCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  29278.             'DcSiteBundle\\Controller\\Marine\\CatalogController::trailersSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29279.             'DcSiteBundle\\Controller\\Marine\\MainController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29280.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29281.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29282.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29283.             'DcSiteBundle\\Controller\\Marine\\MainController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29284.             'DcSiteBundle\\Controller\\Marine\\MainController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29285.             'DcSiteBundle\\Controller\\Marine\\MainController::index' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29286.             'DcSiteBundle\\Controller\\Marine\\PostController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29287.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29288.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29289.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29290.             'DcSiteBundle\\Controller\\Marine\\PostController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29291.             'DcSiteBundle\\Controller\\Marine\\PostController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29292.             'DcSiteBundle\\Controller\\Marine\\PostController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29293.             'DcSiteBundle\\Controller\\Marine\\ServiceController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29294.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29295.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29296.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29297.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29298.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29299.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29300.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29301.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29302.             'DcSiteBundle\\Controller\\Mazda\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29303.             'DcSiteBundle\\Controller\\Mazda\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29304.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29305.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29306.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29307.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29308.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29309.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29310.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29311.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29312.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29313.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29314.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29315.             'DcSiteBundle\\Controller\\Mazda\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29316.             'DcSiteBundle\\Controller\\Mazda\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29317.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29318.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29319.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29320.             'DcSiteBundle\\Controller\\Mazda\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29321.             'DcSiteBundle\\Controller\\Mazda\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  29322.             'DcSiteBundle\\Controller\\Mazda\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29323.             'DcSiteBundle\\Controller\\Mazda\\CarController::carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29324.             'DcSiteBundle\\Controller\\Mazda\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29325.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29326.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29327.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29328.             'DcSiteBundle\\Controller\\Mazda\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29329.             'DcSiteBundle\\Controller\\Mazda\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29330.             'DcSiteBundle\\Controller\\Mazda\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29331.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29332.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29333.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29334.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29335.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29336.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29337.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29338.             'DcSiteBundle\\Controller\\Mazda\\MainController::loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29339.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29340.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29341.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29342.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29343.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::souvenirById' => ['privates''.service_locator.aY._gF8''get_ServiceLocator_AY_GF8Service'false],
  29344.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::souvenirs' => ['privates''.service_locator.aY._gF8''get_ServiceLocator_AY_GF8Service'false],
  29345.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29346.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29347.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29348.             'DcSiteBundle\\Controller\\Mazda\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29349.             'DcSiteBundle\\Controller\\MerchantApiController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29350.             'DcSiteBundle\\Controller\\MerchantApiController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29351.             'DcSiteBundle\\Controller\\MerchantApiController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29352.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29353.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29354.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29355.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29356.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29357.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29358.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29359.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29360.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29361.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29362.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29363.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29364.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29365.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29366.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29367.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29368.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  29369.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29370.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29371.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29372.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29373.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29374.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  29375.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29376.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29377.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29378.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29379.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29380.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29381.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29382.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29383.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29384.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29385.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29386.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29387.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29388.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29389.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29390.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29391.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29392.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29393.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29394.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29395.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29396.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29397.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29398.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29399.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29400.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29401.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29402.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29403.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29404.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29405.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29406.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29407.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29408.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29409.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29410.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29411.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29412.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29413.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29414.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29415.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29416.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29417.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29418.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29419.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29420.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29421.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29422.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29423.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::catalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29424.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::catalogPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29425.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29426.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29427.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29428.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29429.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::car' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29430.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29431.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29432.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29433.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29434.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29435.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29436.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::kredit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29437.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29438.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29439.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29440.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::index' => ['privates''.service_locator.kIspYz7''get_ServiceLocator_KIspYz7Service'false],
  29441.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29442.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29443.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29444.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29445.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29446.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29447.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29448.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29449.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29450.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29451.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29452.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29453.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::staff' => ['privates''.service_locator.PFG8HWU''get_ServiceLocator_PFG8HWUService'false],
  29454.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29455.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29456.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29457.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29458.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29459.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29460.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29461.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29462.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29463.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29464.             'DcSiteBundle\\Controller\\Nissan\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29465.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29466.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29467.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29468.             'DcSiteBundle\\Controller\\Nissan\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29469.             'DcSiteBundle\\Controller\\Nissan\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29470.             'DcSiteBundle\\Controller\\Nissan\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29471.             'DcSiteBundle\\Controller\\Nissan\\CarController::catalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29472.             'DcSiteBundle\\Controller\\Nissan\\CarController::catalogPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29473.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29474.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29475.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29476.             'DcSiteBundle\\Controller\\Nissan\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29477.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::car' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29478.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29479.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29480.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29481.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29482.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29483.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29484.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::kredit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29485.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29486.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29487.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29488.             'DcSiteBundle\\Controller\\Nissan\\MainController::index' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  29489.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29490.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29491.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29492.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29493.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29494.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29495.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29496.             'DcSiteBundle\\Controller\\Nissan\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29497.             'DcSiteBundle\\Controller\\OilTOController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29498.             'DcSiteBundle\\Controller\\OilTOController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29499.             'DcSiteBundle\\Controller\\OilTOController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29500.             'DcSiteBundle\\Controller\\OnlineConsultController::checkCarsDate' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  29501.             'DcSiteBundle\\Controller\\OnlineConsultController::findConsultants' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  29502.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29503.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29504.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29505.             'DcSiteBundle\\Controller\\OnlineConsultController::init' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  29506.             'DcSiteBundle\\Controller\\OnlineConsultController::initByDealer' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29507.             'DcSiteBundle\\Controller\\OnlineConsultController::saveForm' => ['privates''.service_locator.C7xwr0F''get_ServiceLocator_C7xwr0FService'false],
  29508.             'DcSiteBundle\\Controller\\OnlineServiceController::booking' => ['privates''.service_locator.D0DNt66''get_ServiceLocator_D0DNt66Service'false],
  29509.             'DcSiteBundle\\Controller\\OnlineServiceController::bookingConfirm' => ['privates''.service_locator.81dTbfA''get_ServiceLocator_81dTbfAService'false],
  29510.             'DcSiteBundle\\Controller\\OnlineServiceController::find' => ['privates''.service_locator.u4PE1en''get_ServiceLocator_U4PE1enService'false],
  29511.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29512.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29513.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29514.             'DcSiteBundle\\Controller\\OnlineServiceController::getTime' => ['privates''.service_locator.72v2VwC''get_ServiceLocator_72v2VwCService'false],
  29515.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29516.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29517.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29518.             'DcSiteBundle\\Controller\\Opel\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29519.             'DcSiteBundle\\Controller\\Opel\\AboutController::team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29520.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29521.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29522.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29523.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29524.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29525.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29526.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29527.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29528.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29529.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29530.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29531.             'DcSiteBundle\\Controller\\Opel\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29532.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29533.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29534.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29535.             'DcSiteBundle\\Controller\\Opel\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29536.             'DcSiteBundle\\Controller\\Opel\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29537.             'DcSiteBundle\\Controller\\Opel\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29538.             'DcSiteBundle\\Controller\\Opel\\CarController::carInStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29539.             'DcSiteBundle\\Controller\\Opel\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29540.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29541.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29542.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29543.             'DcSiteBundle\\Controller\\Opel\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29544.             'DcSiteBundle\\Controller\\Opel\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29545.             'DcSiteBundle\\Controller\\Opel\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29546.             'DcSiteBundle\\Controller\\Opel\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29547.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29548.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29549.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29550.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29551.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29552.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29553.             'DcSiteBundle\\Controller\\Opel\\MainController::index' => ['privates''.service_locator.8E7jDKW''get_ServiceLocator_8E7jDKWService'false],
  29554.             'DcSiteBundle\\Controller\\Opel\\MainController::loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  29555.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29556.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29557.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29558.             'DcSiteBundle\\Controller\\Opel\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29559.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29560.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29561.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29562.             'DcSiteBundle\\Controller\\Opel\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29563.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29564.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29565.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29566.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29567.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29568.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29569.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29570.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29571.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29572.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29573.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29574.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29575.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29576.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29577.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29578.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29579.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29580.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29581.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29582.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29583.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29584.             'DcSiteBundle\\Controller\\Peugeot\\CarController::car' => ['privates''.service_locator.L6UsUDo''get_ServiceLocator_L6UsUDoService'false],
  29585.             'DcSiteBundle\\Controller\\Peugeot\\CarController::carCardStock' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29586.             'DcSiteBundle\\Controller\\Peugeot\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29587.             'DcSiteBundle\\Controller\\Peugeot\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29588.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29589.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29590.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29591.             'DcSiteBundle\\Controller\\Peugeot\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29592.             'DcSiteBundle\\Controller\\Peugeot\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29593.             'DcSiteBundle\\Controller\\Peugeot\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29594.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29595.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29596.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29597.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29598.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29599.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29600.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29601.             'DcSiteBundle\\Controller\\Peugeot\\MainController::index' => ['privates''.service_locator.0agYNHk''get_ServiceLocator_0agYNHkService'false],
  29602.             'DcSiteBundle\\Controller\\Peugeot\\MainController::initMenu' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'false],
  29603.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29604.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29605.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29606.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29607.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29608.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29609.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29610.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29611.             'DcSiteBundle\\Controller\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29612.             'DcSiteBundle\\Controller\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29613.             'DcSiteBundle\\Controller\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29614.             'DcSiteBundle\\Controller\\RSSController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29615.             'DcSiteBundle\\Controller\\RSSController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29616.             'DcSiteBundle\\Controller\\RSSController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29617.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29618.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29619.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29620.             'DcSiteBundle\\Controller\\RegulationToController::download' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  29621.             'DcSiteBundle\\Controller\\RegulationToController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29622.             'DcSiteBundle\\Controller\\RegulationToController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29623.             'DcSiteBundle\\Controller\\RegulationToController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29624.             'DcSiteBundle\\Controller\\RegulationToController::getRegulationData' => ['privates''.service_locator.4wrOGY0''get_ServiceLocator_4wrOGY0Service'false],
  29625.             'DcSiteBundle\\Controller\\ReviewController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29626.             'DcSiteBundle\\Controller\\ReviewController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29627.             'DcSiteBundle\\Controller\\ReviewController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29628.             'DcSiteBundle\\Controller\\RobotsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29629.             'DcSiteBundle\\Controller\\RobotsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29630.             'DcSiteBundle\\Controller\\RobotsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29631.             'DcSiteBundle\\Controller\\SecondhandController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29632.             'DcSiteBundle\\Controller\\SecondhandController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29633.             'DcSiteBundle\\Controller\\SecondhandController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29634.             'DcSiteBundle\\Controller\\SiteMapController::citroen' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29635.             'DcSiteBundle\\Controller\\SiteMapController::ford' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29636.             'DcSiteBundle\\Controller\\SiteMapController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29637.             'DcSiteBundle\\Controller\\SiteMapController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29638.             'DcSiteBundle\\Controller\\SiteMapController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29639.             'DcSiteBundle\\Controller\\SiteMapController::haval' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29640.             'DcSiteBundle\\Controller\\SiteMapController::honda' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29641.             'DcSiteBundle\\Controller\\SiteMapController::infiniti' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29642.             'DcSiteBundle\\Controller\\SiteMapController::jaguar' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29643.             'DcSiteBundle\\Controller\\SiteMapController::jeep' => ['privates''.service_locator.6s_FNxa''get_ServiceLocator_6sFNxaService'false],
  29644.             'DcSiteBundle\\Controller\\SiteMapController::landrover' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29645.             'DcSiteBundle\\Controller\\SiteMapController::lexus' => ['privates''.service_locator.92uEq.T''get_ServiceLocator_92uEq_TService'false],
  29646.             'DcSiteBundle\\Controller\\SiteMapController::marine' => ['privates''.service_locator.ggz.bjD''get_ServiceLocator_Ggz_BjDService'false],
  29647.             'DcSiteBundle\\Controller\\SiteMapController::mazda' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29648.             'DcSiteBundle\\Controller\\SiteMapController::mg' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29649.             'DcSiteBundle\\Controller\\SiteMapController::nissan' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29650.             'DcSiteBundle\\Controller\\SiteMapController::nissanArmada' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29651.             'DcSiteBundle\\Controller\\SiteMapController::opel' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29652.             'DcSiteBundle\\Controller\\SiteMapController::palmira' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  29653.             'DcSiteBundle\\Controller\\SiteMapController::peugeot' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29654.             'DcSiteBundle\\Controller\\SiteMapController::shopImagesSiteMap' => ['privates''.service_locator.C4FT5cG''get_ServiceLocator_C4FT5cGService'false],
  29655.             'DcSiteBundle\\Controller\\SiteMapController::subaru' => ['privates''.service_locator.so2VbTC''get_ServiceLocator_So2VbTCService'false],
  29656.             'DcSiteBundle\\Controller\\SiteMapController::suzuki' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29657.             'DcSiteBundle\\Controller\\SiteMapController::toyota' => ['privates''.service_locator.r6ap4us''get_ServiceLocator_R6ap4usService'false],
  29658.             'DcSiteBundle\\Controller\\SiteMapController::toyotaBorispol' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  29659.             'DcSiteBundle\\Controller\\SiteMapController::volvo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29660.             'DcSiteBundle\\Controller\\SmsLandingController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29661.             'DcSiteBundle\\Controller\\SmsLandingController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29662.             'DcSiteBundle\\Controller\\SmsLandingController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29663.             'DcSiteBundle\\Controller\\SparePartsController::catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29664.             'DcSiteBundle\\Controller\\SparePartsController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29665.             'DcSiteBundle\\Controller\\SparePartsController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29666.             'DcSiteBundle\\Controller\\SparePartsController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29667.             'DcSiteBundle\\Controller\\SparePartsController::getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  29668.             'DcSiteBundle\\Controller\\SparePartsController::getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  29669.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29670.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29671.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29672.             'DcSiteBundle\\Controller\\Subaru\\AboutController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29673.             'DcSiteBundle\\Controller\\Subaru\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29674.             'DcSiteBundle\\Controller\\Subaru\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29675.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29676.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29677.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29678.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29679.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29680.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29681.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29682.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29683.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29684.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29685.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29686.             'DcSiteBundle\\Controller\\Subaru\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29687.             'DcSiteBundle\\Controller\\Subaru\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29688.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29689.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29690.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29691.             'DcSiteBundle\\Controller\\Subaru\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29692.             'DcSiteBundle\\Controller\\Subaru\\CarController::car' => ['privates''.service_locator.XbWzu0X''get_ServiceLocator_XbWzu0XService'false],
  29693.             'DcSiteBundle\\Controller\\Subaru\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29694.             'DcSiteBundle\\Controller\\Subaru\\CarController::configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29695.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29696.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29697.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29698.             'DcSiteBundle\\Controller\\Subaru\\CarController::inStockSingle' => ['privates''.service_locator.SQbSDtn''get_ServiceLocator_SQbSDtnService'false],
  29699.             'DcSiteBundle\\Controller\\Subaru\\CarController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29700.             'DcSiteBundle\\Controller\\Subaru\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29701.             'DcSiteBundle\\Controller\\Subaru\\CarController::modelLineup' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29702.             'DcSiteBundle\\Controller\\Subaru\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29703.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::credit' => ['privates''.service_locator.gIHXUau''get_ServiceLocator_GIHXUauService'false],
  29704.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29705.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29706.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29707.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29708.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29709.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29710.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29711.             'DcSiteBundle\\Controller\\Subaru\\MainController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29712.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::checkVin' => ['privates''.service_locator.unyn53X''get_ServiceLocator_Unyn53XService'false],
  29713.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29714.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29715.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29716.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  29717.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29718.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29719.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29720.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29721.             'DcSiteBundle\\Controller\\Subaru\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29722.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29723.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29724.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29725.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29726.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29727.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29728.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29729.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29730.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29731.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29732.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29733.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29734.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29735.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29736.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29737.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29738.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29739.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29740.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29741.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29742.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29743.             'DcSiteBundle\\Controller\\Suzuki\\CarController::car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  29744.             'DcSiteBundle\\Controller\\Suzuki\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29745.             'DcSiteBundle\\Controller\\Suzuki\\CarController::carInStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29746.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29747.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29748.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29749.             'DcSiteBundle\\Controller\\Suzuki\\CarController::lineUpCar' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29750.             'DcSiteBundle\\Controller\\Suzuki\\CarController::lineUpCarPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29751.             'DcSiteBundle\\Controller\\Suzuki\\CarController::moto' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29752.             'DcSiteBundle\\Controller\\Suzuki\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29753.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29754.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29755.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29756.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29757.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29758.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29759.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29760.             'DcSiteBundle\\Controller\\Suzuki\\MainController::index' => ['privates''.service_locator.Nn0S.cW''get_ServiceLocator_Nn0S_CWService'false],
  29761.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29762.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29763.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29764.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29765.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29766.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29767.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29768.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29769.             'DcSiteBundle\\Controller\\TestDriveController::checkDate' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  29770.             'DcSiteBundle\\Controller\\TestDriveController::checkSign' => ['privates''.service_locator.K3nEOYJ''get_ServiceLocator_K3nEOYJService'false],
  29771.             'DcSiteBundle\\Controller\\TestDriveController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29772.             'DcSiteBundle\\Controller\\TestDriveController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29773.             'DcSiteBundle\\Controller\\TestDriveController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29774.             'DcSiteBundle\\Controller\\TestDriveController::getTime' => ['privates''.service_locator.RYZO4a3''get_ServiceLocator_RYZO4a3Service'false],
  29775.             'DcSiteBundle\\Controller\\TestDriveController::initByDealerOld' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29776.             'DcSiteBundle\\Controller\\TestDriveController::resend' => ['privates''.service_locator.deiQyQr''get_ServiceLocator_DeiQyQrService'false],
  29777.             'DcSiteBundle\\Controller\\TestDriveController::sign' => ['privates''.service_locator.XFuUi12''get_ServiceLocator_XFuUi12Service'false],
  29778.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::actionsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29779.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29780.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29781.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29782.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29783.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29784.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29785.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29786.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29787.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29788.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29789.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29790.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29791.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29792.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29793.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29794.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29795.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  29796.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29797.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29798.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29799.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29800.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29801.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29802.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29803.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29804.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29805.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29806.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29807.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29808.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29809.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29810.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  29811.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::creditCalc' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29812.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getAvailableRentCar' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  29813.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29814.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29815.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29816.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::orderForRentCar' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29817.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29818.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::saveReplacementCarForm' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  29819.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::servicePage' => ['privates''.service_locator.NDWf2XC''get_ServiceLocator_NDWf2XCService'false],
  29820.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::to' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  29821.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29822.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29823.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29824.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::singleNews' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29825.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29826.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29827.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29828.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29829.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29830.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29831.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29832.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29833.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29834.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29835.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29836.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29837.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29838.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29839.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29840.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29841.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29842.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  29843.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29844.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29845.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29846.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29847.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29848.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29849.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29850.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::buyOnlineResult' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29851.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29852.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29853.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29854.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::inStockList' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  29855.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::inStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  29856.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29857.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29858.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29859.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::actionSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29860.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29861.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29862.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29863.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29864.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29865.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29866.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29867.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29868.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29869.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29870.             'DcSiteBundle\\Controller\\Toyota\\AboutController::dealerCenter' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29871.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29872.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29873.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29874.             'DcSiteBundle\\Controller\\Toyota\\AboutController::news' => ['privates''.service_locator.0agYNHk''get_ServiceLocator_0agYNHkService'false],
  29875.             'DcSiteBundle\\Controller\\Toyota\\AboutController::singleNews' => ['privates''.service_locator.nhhyVEO''get_ServiceLocator_NhhyVEOService'false],
  29876.             'DcSiteBundle\\Controller\\Toyota\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29877.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29878.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29879.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29880.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29881.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29882.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29883.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29884.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29885.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29886.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29887.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29888.             'DcSiteBundle\\Controller\\Toyota\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29889.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29890.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29891.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29892.             'DcSiteBundle\\Controller\\Toyota\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29893.             'DcSiteBundle\\Controller\\Toyota\\CarController::car' => ['privates''.service_locator.0u2t7AC''get_ServiceLocator_0u2t7ACService'false],
  29894.             'DcSiteBundle\\Controller\\Toyota\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29895.             'DcSiteBundle\\Controller\\Toyota\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29896.             'DcSiteBundle\\Controller\\Toyota\\CarController::configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29897.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29898.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29899.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29900.             'DcSiteBundle\\Controller\\Toyota\\CarController::inStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29901.             'DcSiteBundle\\Controller\\Toyota\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29902.             'DcSiteBundle\\Controller\\Toyota\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29903.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29904.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29905.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29906.             'DcSiteBundle\\Controller\\Toyota\\MainController::index' => ['privates''.service_locator.y5JThy2''get_ServiceLocator_Y5JThy2Service'false],
  29907.             'DcSiteBundle\\Controller\\Toyota\\MainController::loadModels' => ['privates''.service_locator.sp3FnFY''get_ServiceLocator_Sp3FnFYService'false],
  29908.             'DcSiteBundle\\Controller\\Toyota\\PostController::actionSingle' => ['privates''.service_locator.nhhyVEO''get_ServiceLocator_NhhyVEOService'false],
  29909.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29910.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29911.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29912.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getAvailableRentCar' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  29913.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29914.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29915.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29916.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::orderForRentCar' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29917.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::regulations' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29918.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::saveReplacementCarForm' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  29919.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::servicePage' => ['privates''.service_locator.NDWf2XC''get_ServiceLocator_NDWf2XCService'false],
  29920.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::signIn' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  29921.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::corpSales' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29922.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29923.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29924.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29925.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::loan' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29926.             'DcSiteBundle\\Controller\\TradeInController::estimate' => ['privates''.service_locator.NktUVst''get_ServiceLocator_NktUVstService'false],
  29927.             'DcSiteBundle\\Controller\\TradeInController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29928.             'DcSiteBundle\\Controller\\TradeInController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29929.             'DcSiteBundle\\Controller\\TradeInController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29930.             'DcSiteBundle\\Controller\\TradeInController::getEstimate' => ['privates''.service_locator.ExZJAjw''get_ServiceLocator_ExZJAjwService'false],
  29931.             'DcSiteBundle\\Controller\\TradeInController::init' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  29932.             'DcSiteBundle\\Controller\\TradeInController::search' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  29933.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::about' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29934.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29935.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29936.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29937.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29938.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29939.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29940.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::carSingle' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29941.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29942.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29943.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29944.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29945.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29946.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29947.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29948.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29949.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29950.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  29951.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29952.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29953.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29954.             'DcSiteBundle\\Controller\\UsedCarModuleController::usedCatalog' => ['privates''.service_locator.X5QFwji''get_ServiceLocator_X5QFwjiService'false],
  29955.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29956.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29957.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29958.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29959.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29960.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29961.             'DcSiteBundle\\Controller\\Volvo\\AboutController::newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  29962.             'DcSiteBundle\\Controller\\Volvo\\AboutController::staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29963.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29964.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29965.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29966.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29967.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  29968.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29969.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29970.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29971.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29972.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29973.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29974.             'DcSiteBundle\\Controller\\Volvo\\BasketController::basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  29975.             'DcSiteBundle\\Controller\\Volvo\\BasketController::checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  29976.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29977.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29978.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29979.             'DcSiteBundle\\Controller\\Volvo\\BasketController::order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  29980.             'DcSiteBundle\\Controller\\Volvo\\CarController::carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  29981.             'DcSiteBundle\\Controller\\Volvo\\CarController::carStocksCard' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  29982.             'DcSiteBundle\\Controller\\Volvo\\CarController::cardCar' => ['privates''.service_locator.7Yjue.D''get_ServiceLocator_7Yjue_DService'false],
  29983.             'DcSiteBundle\\Controller\\Volvo\\CarController::category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29984.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29985.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29986.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29987.             'DcSiteBundle\\Controller\\Volvo\\CarController::list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29988.             'DcSiteBundle\\Controller\\Volvo\\CarController::listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  29989.             'DcSiteBundle\\Controller\\Volvo\\CarController::secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  29990.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  29991.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29992.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29993.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29994.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  29995.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  29996.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  29997.             'DcSiteBundle\\Controller\\Volvo\\MainController::index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  29998.             'DcSiteBundle\\Controller\\Volvo\\MainController::menuInit' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'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.K3nEOYJ''get_ServiceLocator_K3nEOYJService'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\\TicketController:addComment' => ['privates''.service_locator.ugKwJNG''get_ServiceLocator_UgKwJNGService'false],
  30338.             'AdminBundle\\Controller\\TicketController:uploadFiles' => ['privates''.service_locator.0IqyCFq''get_ServiceLocator_0IqyCFqService'false],
  30339.             'AdminBundle\\Controller\\VehicleEstimateOddsController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30340.             'AdminBundle\\Controller\\Vehicles\\CRUDController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30341.             'AdminBundle\\Controller\\Vehicles\\CRUDController:cloneEquipmentAction' => ['privates''.service_locator.igK9bGO''get_ServiceLocator_IgK9bGOService'false],
  30342.             'AdminBundle\\Controller\\Vehicles\\CRUDController:cloneVariationAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30343.             'AdminBundle\\Controller\\Vehicles\\CRUDController:exportEmptyTTXAction' => ['privates''.service_locator.3ervdLO''get_ServiceLocator_3ervdLOService'false],
  30344.             'AdminBundle\\Controller\\Vehicles\\CRUDController:setDeleteAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30345.             'AdminBundle\\Controller\\Vehicles\\CRUDController:setFilledAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30346.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController:addColor' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  30347.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController:addInColor' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  30348.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController:initConfigurator' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  30349.             'AdminBundle\\Controller\\Vehicles\\MediaController:savePreview' => ['privates''.service_locator.dDA.gPN''get_ServiceLocator_DDA_GPNService'false],
  30350.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:batchActionDelete' => ['privates''.service_locator.KcCLkt4''get_ServiceLocator_KcCLkt4Service'false],
  30351.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:cloneEquipmentAction' => ['privates''.service_locator.igK9bGO''get_ServiceLocator_IgK9bGOService'false],
  30352.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:cloneVariationAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30353.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:exportEmptyTTXAction' => ['privates''.service_locator.3ervdLO''get_ServiceLocator_3ervdLOService'false],
  30354.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:exportUsedSpecificationAction' => ['privates''.service_locator.1E27ojO''get_ServiceLocator_1E27ojOService'false],
  30355.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:exportUsedVehiclesAction' => ['privates''.service_locator.3ervdLO''get_ServiceLocator_3ervdLOService'false],
  30356.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:setDeleteAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30357.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:setFilledAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30358.             'AutomarketBundle\\Controller\\AboutController:aboutAutomarket' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30359.             'AutomarketBundle\\Controller\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30360.             'AutomarketBundle\\Controller\\AboutController:vacancy' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30361.             'AutomarketBundle\\Controller\\AboutController:vacancyId' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  30362.             'AutomarketBundle\\Controller\\AjaxController:initInterest' => ['privates''.service_locator.VotP57c''get_ServiceLocator_VotP57cService'false],
  30363.             'AutomarketBundle\\Controller\\CarController:car' => ['privates''.service_locator.nU0f5Ib''get_ServiceLocator_NU0f5IbService'false],
  30364.             'AutomarketBundle\\Controller\\CarController:getComparison' => ['privates''.service_locator..MI7WAw''get_ServiceLocator__MI7WAwService'false],
  30365.             'AutomarketBundle\\Controller\\ComparisonController:featured' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30366.             'AutomarketBundle\\Controller\\ComparisonController:getComparisonByItems' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  30367.             'AutomarketBundle\\Controller\\ComparisonController:init' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  30368.             'AutomarketBundle\\Controller\\FormController:buyForm' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  30369.             'AutomarketBundle\\Controller\\FormController:feedbackForm' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  30370.             'AutomarketBundle\\Controller\\FormController:preorderForm' => ['privates''.service_locator.pDuO8G2''get_ServiceLocator_PDuO8G2Service'false],
  30371.             'AutomarketBundle\\Controller\\RSSController:show' => ['privates''.service_locator.WxudIxS''get_ServiceLocator_WxudIxSService'false],
  30372.             'AutomarketBundle\\Controller\\SaleController:widget' => ['privates''.service_locator.d_rtZkJ''get_ServiceLocator_DRtZkJService'false],
  30373.             'AutomarketBundle\\Controller\\SiteMapController:siteMap' => ['privates''.service_locator.x1vb0sC''get_ServiceLocator_X1vb0sCService'false],
  30374.             'CoreBundle\\Controller\\CrossDomainAuthController:authByToken' => ['privates''.service_locator.iAV17HX''get_ServiceLocator_IAV17HXService'false],
  30375.             'DcSiteBundle\\Controller\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30376.             'DcSiteBundle\\Controller\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30377.             'DcSiteBundle\\Controller\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30378.             'DcSiteBundle\\Controller\\AccessoriesController:init' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30379.             'DcSiteBundle\\Controller\\AccessoriesController:initByDealer' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30380.             'DcSiteBundle\\Controller\\AccessoriesController:newFindAccessories' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30381.             'DcSiteBundle\\Controller\\AccessoriesController:newFindCategories' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30382.             'DcSiteBundle\\Controller\\AccessoriesController:newFindCategory' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30383.             'DcSiteBundle\\Controller\\AccessoriesFilterController:buildUrl' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30384.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30385.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30386.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30387.             'DcSiteBundle\\Controller\\AccessoriesFilterController:initFilter' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30388.             'DcSiteBundle\\Controller\\AccessoriesFilterController:initRedirectVariationQr' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30389.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30390.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30391.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30392.             'DcSiteBundle\\Controller\\BaseDcController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30393.             'DcSiteBundle\\Controller\\BaseDcController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30394.             'DcSiteBundle\\Controller\\BaseDcController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30395.             'DcSiteBundle\\Controller\\CallbackController:createRequest' => ['privates''.service_locator.onopnFE''get_ServiceLocator_OnopnFEService'false],
  30396.             'DcSiteBundle\\Controller\\CallbackController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30397.             'DcSiteBundle\\Controller\\CallbackController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30398.             'DcSiteBundle\\Controller\\CallbackController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30399.             'DcSiteBundle\\Controller\\CallbackController:getState' => ['privates''.service_locator.onopnFE''get_ServiceLocator_OnopnFEService'false],
  30400.             'DcSiteBundle\\Controller\\CarController:createOrder' => ['privates''.service_locator.aH4IuZJ''get_ServiceLocator_AH4IuZJService'false],
  30401.             'DcSiteBundle\\Controller\\CarController:findModels' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30402.             'DcSiteBundle\\Controller\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30403.             'DcSiteBundle\\Controller\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30404.             'DcSiteBundle\\Controller\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30405.             'DcSiteBundle\\Controller\\CarController:getModelInfo' => ['privates''.service_locator.FQrtvFq''get_ServiceLocator_FQrtvFqService'false],
  30406.             'DcSiteBundle\\Controller\\CarController:pricesLoad' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30407.             'DcSiteBundle\\Controller\\CarController:techLoad' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30408.             'DcSiteBundle\\Controller\\CarController:updateOrder' => ['privates''.service_locator.S.GP1m3''get_ServiceLocator_S_GP1m3Service'false],
  30409.             'DcSiteBundle\\Controller\\CarInStockModuleController:byVehicle' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  30410.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30411.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30412.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30413.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30414.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30415.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30416.             'DcSiteBundle\\Controller\\Citroen\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30417.             'DcSiteBundle\\Controller\\Citroen\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30418.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30419.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30420.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30421.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:redirectToShop' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  30422.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30423.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30424.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30425.             'DcSiteBundle\\Controller\\Citroen\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30426.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30427.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30428.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30429.             'DcSiteBundle\\Controller\\Citroen\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30430.             'DcSiteBundle\\Controller\\Citroen\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  30431.             'DcSiteBundle\\Controller\\Citroen\\CarController:carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30432.             'DcSiteBundle\\Controller\\Citroen\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30433.             'DcSiteBundle\\Controller\\Citroen\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30434.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30435.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30436.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30437.             'DcSiteBundle\\Controller\\Citroen\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30438.             'DcSiteBundle\\Controller\\Citroen\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30439.             'DcSiteBundle\\Controller\\Citroen\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30440.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30441.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30442.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30443.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30444.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30445.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30446.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30447.             'DcSiteBundle\\Controller\\Citroen\\MainController:index' => ['privates''.service_locator.i5u19D9''get_ServiceLocator_I5u19D9Service'false],
  30448.             'DcSiteBundle\\Controller\\Citroen\\MainController:initMenu' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'false],
  30449.             'DcSiteBundle\\Controller\\Citroen\\MainController:loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  30450.             'DcSiteBundle\\Controller\\Citroen\\MainController:seveTempForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30451.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30452.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30453.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30454.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30455.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30456.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30457.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30458.             'DcSiteBundle\\Controller\\Citroen\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30459.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30460.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30461.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30462.             'DcSiteBundle\\Controller\\ConfiguratorController:init' => ['privates''.service_locator.vlbRuUo''get_ServiceLocator_VlbRuUoService'false],
  30463.             'DcSiteBundle\\Controller\\ConfiguratorController:initByHash' => ['privates''.service_locator.vlbRuUo''get_ServiceLocator_VlbRuUoService'false],
  30464.             'DcSiteBundle\\Controller\\ConfiguratorController:initCreditCalculator' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  30465.             'DcSiteBundle\\Controller\\ConfiguratorController:saveOffer' => ['privates''.service_locator.kFMW2Ni''get_ServiceLocator_KFMW2NiService'false],
  30466.             'DcSiteBundle\\Controller\\CreditController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30467.             'DcSiteBundle\\Controller\\CreditController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30468.             'DcSiteBundle\\Controller\\CreditController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30469.             'DcSiteBundle\\Controller\\CreditController:getCreditListDocument' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30470.             'DcSiteBundle\\Controller\\CreditController:getScheduleListDocument' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30471.             'DcSiteBundle\\Controller\\CreditController:getScheduleListDocumentTest' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  30472.             'DcSiteBundle\\Controller\\CreditController:getVehicleByVehicleItem' => ['privates''.service_locator.AMxwFHd''get_ServiceLocator_AMxwFHdService'false],
  30473.             'DcSiteBundle\\Controller\\CreditController:programs' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  30474.             'DcSiteBundle\\Controller\\CreditController:saveForm' => ['privates''.service_locator.APToX25''get_ServiceLocator_APToX25Service'false],
  30475.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30476.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30477.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30478.             'DcSiteBundle\\Controller\\FinanceController:business' => ['privates''.service_locator.nnWs9tQ''get_ServiceLocator_NnWs9tQService'false],
  30479.             'DcSiteBundle\\Controller\\FinanceController:creditInit' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  30480.             'DcSiteBundle\\Controller\\FinanceController:creditProgramByFirstPayment' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30481.             'DcSiteBundle\\Controller\\FinanceController:creditProgramVehicleWithMinMaxPrice' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30482.             'DcSiteBundle\\Controller\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30483.             'DcSiteBundle\\Controller\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30484.             'DcSiteBundle\\Controller\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30485.             'DcSiteBundle\\Controller\\FinanceController:getCrmDataByUUID' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30486.             'DcSiteBundle\\Controller\\FinanceController:insurance' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  30487.             'DcSiteBundle\\Controller\\FinanceController:saveCreditCalculationUserData' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30488.             'DcSiteBundle\\Controller\\FinanceController:saveCreditPageReview' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  30489.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30490.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30491.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30492.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30493.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30494.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30495.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30496.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30497.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30498.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30499.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30500.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30501.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30502.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30503.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30504.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30505.             'DcSiteBundle\\Controller\\Ford\\BasketController:basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  30506.             'DcSiteBundle\\Controller\\Ford\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30507.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30508.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30509.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30510.             'DcSiteBundle\\Controller\\Ford\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30511.             'DcSiteBundle\\Controller\\Ford\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  30512.             'DcSiteBundle\\Controller\\Ford\\CarController:carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30513.             'DcSiteBundle\\Controller\\Ford\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30514.             'DcSiteBundle\\Controller\\Ford\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30515.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30516.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30517.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30518.             'DcSiteBundle\\Controller\\Ford\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30519.             'DcSiteBundle\\Controller\\Ford\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30520.             'DcSiteBundle\\Controller\\Ford\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30521.             'DcSiteBundle\\Controller\\Ford\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30522.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30523.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30524.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30525.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30526.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30527.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30528.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30529.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30530.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30531.             'DcSiteBundle\\Controller\\Ford\\PostController:post' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30532.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30533.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30534.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30535.             'DcSiteBundle\\Controller\\Ford\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30536.             'DcSiteBundle\\Controller\\FormController:EventForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30537.             'DcSiteBundle\\Controller\\FormController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30538.             'DcSiteBundle\\Controller\\FormController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30539.             'DcSiteBundle\\Controller\\FormController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30540.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30541.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30542.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30543.             'DcSiteBundle\\Controller\\Haval\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30544.             'DcSiteBundle\\Controller\\Haval\\AboutController:team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30545.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30546.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30547.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30548.             'DcSiteBundle\\Controller\\Haval\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  30549.             'DcSiteBundle\\Controller\\Haval\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30550.             'DcSiteBundle\\Controller\\Haval\\CarController:carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30551.             'DcSiteBundle\\Controller\\Haval\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30552.             'DcSiteBundle\\Controller\\Haval\\CarController:configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30553.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30554.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30555.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30556.             'DcSiteBundle\\Controller\\Haval\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30557.             'DcSiteBundle\\Controller\\Haval\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30558.             'DcSiteBundle\\Controller\\Haval\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30559.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30560.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30561.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30562.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30563.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30564.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30565.             'DcSiteBundle\\Controller\\Haval\\MainController:index' => ['privates''.service_locator.Nn0S.cW''get_ServiceLocator_Nn0S_CWService'false],
  30566.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30567.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30568.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30569.             'DcSiteBundle\\Controller\\Haval\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30570.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30571.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30572.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30573.             'DcSiteBundle\\Controller\\Haval\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30574.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30575.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30576.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30577.             'DcSiteBundle\\Controller\\Honda\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30578.             'DcSiteBundle\\Controller\\Honda\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30579.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30580.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30581.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30582.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30583.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30584.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30585.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30586.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30587.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30588.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30589.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30590.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30591.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30592.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30593.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30594.             'DcSiteBundle\\Controller\\Honda\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30595.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30596.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30597.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30598.             'DcSiteBundle\\Controller\\Honda\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30599.             'DcSiteBundle\\Controller\\Honda\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  30600.             'DcSiteBundle\\Controller\\Honda\\CarController:carCardStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30601.             'DcSiteBundle\\Controller\\Honda\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30602.             'DcSiteBundle\\Controller\\Honda\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30603.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30604.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30605.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30606.             'DcSiteBundle\\Controller\\Honda\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30607.             'DcSiteBundle\\Controller\\Honda\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30608.             'DcSiteBundle\\Controller\\Honda\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30609.             'DcSiteBundle\\Controller\\Honda\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30610.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30611.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30612.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30613.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:accessories' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  30614.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30615.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30616.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30617.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30618.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30619.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30620.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30621.             'DcSiteBundle\\Controller\\Honda\\MainController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30622.             'DcSiteBundle\\Controller\\Honda\\MainController:menuInit' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'false],
  30623.             'DcSiteBundle\\Controller\\Honda\\MainController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30624.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30625.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30626.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30627.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30628.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30629.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30630.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30631.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30632.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30633.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30634.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30635.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30636.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30637.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30638.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30639.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30640.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:index' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'false],
  30641.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:transfer' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  30642.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30643.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30644.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30645.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30646.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30647.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30648.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30649.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30650.             'DcSiteBundle\\Controller\\Infiniti\\CarController:car' => ['privates''.service_locator.dJhgIo0''get_ServiceLocator_DJhgIo0Service'false],
  30651.             'DcSiteBundle\\Controller\\Infiniti\\CarController:carCardStock' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  30652.             'DcSiteBundle\\Controller\\Infiniti\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30653.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30654.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30655.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30656.             'DcSiteBundle\\Controller\\Infiniti\\CarController:lineUp' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30657.             'DcSiteBundle\\Controller\\Infiniti\\CarController:lineUpPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30658.             'DcSiteBundle\\Controller\\Infiniti\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30659.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30660.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30661.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30662.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30663.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30664.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30665.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30666.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30667.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30668.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30669.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30670.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30671.             'DcSiteBundle\\Controller\\Infiniti\\MainController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30672.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30673.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30674.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30675.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30676.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:offersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30677.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30678.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30679.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30680.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  30681.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30682.             'DcSiteBundle\\Controller\\InsuranceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30683.             'DcSiteBundle\\Controller\\InsuranceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30684.             'DcSiteBundle\\Controller\\InsuranceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30685.             'DcSiteBundle\\Controller\\InsuranceController:loadOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  30686.             'DcSiteBundle\\Controller\\InsuranceController:saveForm' => ['privates''.service_locator.APToX25''get_ServiceLocator_APToX25Service'false],
  30687.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30688.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30689.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30690.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30691.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30692.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30693.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30694.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30695.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30696.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30697.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30698.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30699.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30700.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30701.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30702.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30703.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30704.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30705.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30706.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30707.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30708.             'DcSiteBundle\\Controller\\Jaguar\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  30709.             'DcSiteBundle\\Controller\\Jaguar\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30710.             'DcSiteBundle\\Controller\\Jaguar\\CarController:carInStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30711.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30712.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30713.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30714.             'DcSiteBundle\\Controller\\Jaguar\\CarController:usedCard' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  30715.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30716.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30717.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30718.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30719.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30720.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30721.             'DcSiteBundle\\Controller\\Jaguar\\MainController:menuInit' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  30722.             'DcSiteBundle\\Controller\\Jaguar\\MainController:specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30723.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30724.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30725.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30726.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30727.             'DcSiteBundle\\Controller\\Jeep\\AboutController:actionsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30728.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30729.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30730.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30731.             'DcSiteBundle\\Controller\\Jeep\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30732.             'DcSiteBundle\\Controller\\Jeep\\AboutController:team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30733.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30734.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30735.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30736.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30737.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30738.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30739.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30740.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30741.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30742.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30743.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30744.             'DcSiteBundle\\Controller\\Jeep\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30745.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30746.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30747.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30748.             'DcSiteBundle\\Controller\\Jeep\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30749.             'DcSiteBundle\\Controller\\Jeep\\CarController:car' => ['privates''.service_locator.dJhgIo0''get_ServiceLocator_DJhgIo0Service'false],
  30750.             'DcSiteBundle\\Controller\\Jeep\\CarController:carInStockSingle' => ['privates''.service_locator.x1zHfKd''get_ServiceLocator_X1zHfKdService'false],
  30751.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30752.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30753.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30754.             'DcSiteBundle\\Controller\\Jeep\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30755.             'DcSiteBundle\\Controller\\Jeep\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30756.             'DcSiteBundle\\Controller\\Jeep\\CarController:technicalCharacteristics' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30757.             'DcSiteBundle\\Controller\\Jeep\\CarController:usedCarSingle' => ['privates''.service_locator.crpZdJI''get_ServiceLocator_CrpZdJIService'false],
  30758.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30759.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30760.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30761.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30762.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30763.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30764.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30765.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:accessory' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  30766.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30767.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30768.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30769.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30770.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30771.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30772.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30773.             'DcSiteBundle\\Controller\\LandRover\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30774.             'DcSiteBundle\\Controller\\LandRover\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30775.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30776.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30777.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30778.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30779.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30780.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30781.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30782.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30783.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30784.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30785.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30786.             'DcSiteBundle\\Controller\\LandRover\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30787.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30788.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30789.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30790.             'DcSiteBundle\\Controller\\LandRover\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30791.             'DcSiteBundle\\Controller\\LandRover\\CarController:car' => ['privates''.service_locator.wPMW2co''get_ServiceLocator_WPMW2coService'false],
  30792.             'DcSiteBundle\\Controller\\LandRover\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30793.             'DcSiteBundle\\Controller\\LandRover\\CarController:carInStock' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30794.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30795.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30796.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30797.             'DcSiteBundle\\Controller\\LandRover\\CarController:usedCard' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  30798.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30799.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30800.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30801.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30802.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30803.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30804.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30805.             'DcSiteBundle\\Controller\\LandRover\\MainController:menuInit' => ['privates''.service_locator.J78piqZ''get_ServiceLocator_J78piqZService'false],
  30806.             'DcSiteBundle\\Controller\\LandRover\\MainController:modelLineup' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30807.             'DcSiteBundle\\Controller\\LandRover\\MainController:modelLineupPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30808.             'DcSiteBundle\\Controller\\LandRover\\MainController:specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30809.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:accessories' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  30810.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30811.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30812.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30813.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30814.             'DcSiteBundle\\Controller\\LeasingController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30815.             'DcSiteBundle\\Controller\\LeasingController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30816.             'DcSiteBundle\\Controller\\LeasingController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30817.             'DcSiteBundle\\Controller\\LeasingController:initByDealer' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30818.             'DcSiteBundle\\Controller\\LeasingController:initByDealerAndVehicleType' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30819.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30820.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30821.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30822.             'DcSiteBundle\\Controller\\Lexus\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30823.             'DcSiteBundle\\Controller\\Lexus\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30824.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30825.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30826.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30827.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30828.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30829.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30830.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30831.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30832.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30833.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30834.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30835.             'DcSiteBundle\\Controller\\Lexus\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  30836.             'DcSiteBundle\\Controller\\Lexus\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30837.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30838.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30839.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30840.             'DcSiteBundle\\Controller\\Lexus\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30841.             'DcSiteBundle\\Controller\\Lexus\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  30842.             'DcSiteBundle\\Controller\\Lexus\\CarController:carCatalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30843.             'DcSiteBundle\\Controller\\Lexus\\CarController:carCatalogPages' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30844.             'DcSiteBundle\\Controller\\Lexus\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30845.             'DcSiteBundle\\Controller\\Lexus\\CarController:carStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30846.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30847.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30848.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30849.             'DcSiteBundle\\Controller\\Lexus\\CarController:secondhandSingle' => ['privates''.service_locator.GDFtzSn''get_ServiceLocator_GDFtzSnService'false],
  30850.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30851.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30852.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30853.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30854.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30855.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30856.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30857.             'DcSiteBundle\\Controller\\Lexus\\MainController:carCatalog' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  30858.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30859.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30860.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30861.             'DcSiteBundle\\Controller\\Lexus\\MainController:index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  30862.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30863.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30864.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30865.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:priceForCar' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30866.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30867.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30868.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30869.             'DcSiteBundle\\Controller\\Lexus\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30870.             'DcSiteBundle\\Controller\\MainSliderController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30871.             'DcSiteBundle\\Controller\\MainSliderController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30872.             'DcSiteBundle\\Controller\\MainSliderController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30873.             'DcSiteBundle\\Controller\\MainSliderController:getSlides' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  30874.             'DcSiteBundle\\Controller\\Marine\\AboutController:about' => ['privates''.service_locator.XXxu50j''get_ServiceLocator_XXxu50jService'false],
  30875.             'DcSiteBundle\\Controller\\Marine\\AboutController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30876.             'DcSiteBundle\\Controller\\Marine\\AboutController:contacts' => ['privates''.service_locator.XXxu50j''get_ServiceLocator_XXxu50jService'false],
  30877.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30878.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30879.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30880.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30881.             'DcSiteBundle\\Controller\\Marine\\AboutController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30882.             'DcSiteBundle\\Controller\\Marine\\BaseController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30883.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30884.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30885.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30886.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30887.             'DcSiteBundle\\Controller\\Marine\\BaseController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30888.             'DcSiteBundle\\Controller\\Marine\\BasketController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30889.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30890.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30891.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30892.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30893.             'DcSiteBundle\\Controller\\Marine\\BasketController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30894.             'DcSiteBundle\\Controller\\Marine\\CatalogController:accessoriesCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30895.             'DcSiteBundle\\Controller\\Marine\\CatalogController:accessoriesSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30896.             'DcSiteBundle\\Controller\\Marine\\CatalogController:boatsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30897.             'DcSiteBundle\\Controller\\Marine\\CatalogController:boatsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30898.             'DcSiteBundle\\Controller\\Marine\\CatalogController:brandsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30899.             'DcSiteBundle\\Controller\\Marine\\CatalogController:brandsSingleCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30900.             'DcSiteBundle\\Controller\\Marine\\CatalogController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30901.             'DcSiteBundle\\Controller\\Marine\\CatalogController:equipmentsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30902.             'DcSiteBundle\\Controller\\Marine\\CatalogController:equipmentsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30903.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30904.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30905.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30906.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30907.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30908.             'DcSiteBundle\\Controller\\Marine\\CatalogController:jetskisCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30909.             'DcSiteBundle\\Controller\\Marine\\CatalogController:jetskisSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30910.             'DcSiteBundle\\Controller\\Marine\\CatalogController:motorsCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30911.             'DcSiteBundle\\Controller\\Marine\\CatalogController:motorsSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30912.             'DcSiteBundle\\Controller\\Marine\\CatalogController:trailersCatalog' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  30913.             'DcSiteBundle\\Controller\\Marine\\CatalogController:trailersSingleCatalog' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30914.             'DcSiteBundle\\Controller\\Marine\\MainController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30915.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30916.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30917.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30918.             'DcSiteBundle\\Controller\\Marine\\MainController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30919.             'DcSiteBundle\\Controller\\Marine\\MainController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30920.             'DcSiteBundle\\Controller\\Marine\\MainController:index' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30921.             'DcSiteBundle\\Controller\\Marine\\PostController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30922.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30923.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30924.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30925.             'DcSiteBundle\\Controller\\Marine\\PostController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30926.             'DcSiteBundle\\Controller\\Marine\\PostController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30927.             'DcSiteBundle\\Controller\\Marine\\PostController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30928.             'DcSiteBundle\\Controller\\Marine\\ServiceController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30929.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30930.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30931.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30932.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  30933.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  30934.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30935.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30936.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30937.             'DcSiteBundle\\Controller\\Mazda\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30938.             'DcSiteBundle\\Controller\\Mazda\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30939.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30940.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30941.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30942.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30943.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30944.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30945.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30946.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30947.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30948.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30949.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30950.             'DcSiteBundle\\Controller\\Mazda\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  30951.             'DcSiteBundle\\Controller\\Mazda\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  30952.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30953.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30954.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30955.             'DcSiteBundle\\Controller\\Mazda\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  30956.             'DcSiteBundle\\Controller\\Mazda\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  30957.             'DcSiteBundle\\Controller\\Mazda\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30958.             'DcSiteBundle\\Controller\\Mazda\\CarController:carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  30959.             'DcSiteBundle\\Controller\\Mazda\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30960.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30961.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30962.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30963.             'DcSiteBundle\\Controller\\Mazda\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30964.             'DcSiteBundle\\Controller\\Mazda\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  30965.             'DcSiteBundle\\Controller\\Mazda\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  30966.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30967.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30968.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30969.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30970.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30971.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30972.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30973.             'DcSiteBundle\\Controller\\Mazda\\MainController:loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  30974.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30975.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30976.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30977.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  30978.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:souvenirById' => ['privates''.service_locator.aY._gF8''get_ServiceLocator_AY_GF8Service'false],
  30979.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:souvenirs' => ['privates''.service_locator.aY._gF8''get_ServiceLocator_AY_GF8Service'false],
  30980.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30981.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30982.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30983.             'DcSiteBundle\\Controller\\Mazda\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30984.             'DcSiteBundle\\Controller\\MerchantApiController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30985.             'DcSiteBundle\\Controller\\MerchantApiController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30986.             'DcSiteBundle\\Controller\\MerchantApiController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30987.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30988.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30989.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  30990.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  30991.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  30992.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30993.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30994.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30995.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30996.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  30997.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  30998.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  30999.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31000.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31001.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31002.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31003.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  31004.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31005.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31006.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31007.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31008.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31009.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  31010.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31011.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:carInStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  31012.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31013.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31014.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31015.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31016.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31017.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31018.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31019.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31020.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31021.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31022.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31023.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31024.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31025.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31026.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  31027.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31028.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31029.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31030.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31031.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31032.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31033.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31034.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31035.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31036.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31037.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31038.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31039.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31040.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31041.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31042.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31043.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31044.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31045.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31046.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31047.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31048.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31049.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31050.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31051.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31052.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31053.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31054.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31055.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31056.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31057.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31058.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:catalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31059.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:catalogPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31060.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31061.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31062.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31063.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31064.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:car' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31065.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31066.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31067.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31068.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31069.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31070.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31071.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:kredit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31072.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31073.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31074.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31075.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:index' => ['privates''.service_locator.kIspYz7''get_ServiceLocator_KIspYz7Service'false],
  31076.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31077.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31078.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31079.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31080.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31081.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31082.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31083.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31084.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31085.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31086.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31087.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31088.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:staff' => ['privates''.service_locator.PFG8HWU''get_ServiceLocator_PFG8HWUService'false],
  31089.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31090.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31091.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31092.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31093.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31094.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31095.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31096.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31097.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31098.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31099.             'DcSiteBundle\\Controller\\Nissan\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31100.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31101.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31102.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31103.             'DcSiteBundle\\Controller\\Nissan\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31104.             'DcSiteBundle\\Controller\\Nissan\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31105.             'DcSiteBundle\\Controller\\Nissan\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31106.             'DcSiteBundle\\Controller\\Nissan\\CarController:catalog' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31107.             'DcSiteBundle\\Controller\\Nissan\\CarController:catalogPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31108.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31109.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31110.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31111.             'DcSiteBundle\\Controller\\Nissan\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31112.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:car' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  31113.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31114.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31115.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31116.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31117.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31118.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31119.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:kredit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31120.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31121.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31122.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31123.             'DcSiteBundle\\Controller\\Nissan\\MainController:index' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  31124.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31125.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31126.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31127.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31128.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31129.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31130.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31131.             'DcSiteBundle\\Controller\\Nissan\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31132.             'DcSiteBundle\\Controller\\OilTOController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31133.             'DcSiteBundle\\Controller\\OilTOController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31134.             'DcSiteBundle\\Controller\\OilTOController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31135.             'DcSiteBundle\\Controller\\OnlineConsultController:checkCarsDate' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  31136.             'DcSiteBundle\\Controller\\OnlineConsultController:findConsultants' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  31137.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31138.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31139.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31140.             'DcSiteBundle\\Controller\\OnlineConsultController:init' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  31141.             'DcSiteBundle\\Controller\\OnlineConsultController:initByDealer' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  31142.             'DcSiteBundle\\Controller\\OnlineConsultController:saveForm' => ['privates''.service_locator.C7xwr0F''get_ServiceLocator_C7xwr0FService'false],
  31143.             'DcSiteBundle\\Controller\\OnlineServiceController:booking' => ['privates''.service_locator.D0DNt66''get_ServiceLocator_D0DNt66Service'false],
  31144.             'DcSiteBundle\\Controller\\OnlineServiceController:bookingConfirm' => ['privates''.service_locator.81dTbfA''get_ServiceLocator_81dTbfAService'false],
  31145.             'DcSiteBundle\\Controller\\OnlineServiceController:find' => ['privates''.service_locator.u4PE1en''get_ServiceLocator_U4PE1enService'false],
  31146.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31147.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31148.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31149.             'DcSiteBundle\\Controller\\OnlineServiceController:getTime' => ['privates''.service_locator.72v2VwC''get_ServiceLocator_72v2VwCService'false],
  31150.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31151.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31152.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31153.             'DcSiteBundle\\Controller\\Opel\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31154.             'DcSiteBundle\\Controller\\Opel\\AboutController:team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31155.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31156.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31157.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31158.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31159.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31160.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31161.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31162.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31163.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31164.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31165.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31166.             'DcSiteBundle\\Controller\\Opel\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31167.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31168.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31169.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31170.             'DcSiteBundle\\Controller\\Opel\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31171.             'DcSiteBundle\\Controller\\Opel\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31172.             'DcSiteBundle\\Controller\\Opel\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31173.             'DcSiteBundle\\Controller\\Opel\\CarController:carInStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31174.             'DcSiteBundle\\Controller\\Opel\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31175.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31176.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31177.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31178.             'DcSiteBundle\\Controller\\Opel\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31179.             'DcSiteBundle\\Controller\\Opel\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31180.             'DcSiteBundle\\Controller\\Opel\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31181.             'DcSiteBundle\\Controller\\Opel\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31182.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31183.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31184.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31185.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31186.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31187.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31188.             'DcSiteBundle\\Controller\\Opel\\MainController:index' => ['privates''.service_locator.8E7jDKW''get_ServiceLocator_8E7jDKWService'false],
  31189.             'DcSiteBundle\\Controller\\Opel\\MainController:loadModels' => ['privates''.service_locator.bq4EbkH''get_ServiceLocator_Bq4EbkHService'false],
  31190.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31191.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31192.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31193.             'DcSiteBundle\\Controller\\Opel\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31194.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31195.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31196.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31197.             'DcSiteBundle\\Controller\\Opel\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31198.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31199.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31200.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31201.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31202.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31203.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31204.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31205.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31206.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31207.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31208.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31209.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31210.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31211.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31212.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31213.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31214.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31215.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31216.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31217.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31218.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31219.             'DcSiteBundle\\Controller\\Peugeot\\CarController:car' => ['privates''.service_locator.L6UsUDo''get_ServiceLocator_L6UsUDoService'false],
  31220.             'DcSiteBundle\\Controller\\Peugeot\\CarController:carCardStock' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31221.             'DcSiteBundle\\Controller\\Peugeot\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31222.             'DcSiteBundle\\Controller\\Peugeot\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31223.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31224.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31225.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31226.             'DcSiteBundle\\Controller\\Peugeot\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31227.             'DcSiteBundle\\Controller\\Peugeot\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31228.             'DcSiteBundle\\Controller\\Peugeot\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31229.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31230.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31231.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31232.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31233.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31234.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31235.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31236.             'DcSiteBundle\\Controller\\Peugeot\\MainController:index' => ['privates''.service_locator.0agYNHk''get_ServiceLocator_0agYNHkService'false],
  31237.             'DcSiteBundle\\Controller\\Peugeot\\MainController:initMenu' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'false],
  31238.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31239.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31240.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31241.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31242.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31243.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31244.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31245.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31246.             'DcSiteBundle\\Controller\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31247.             'DcSiteBundle\\Controller\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31248.             'DcSiteBundle\\Controller\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31249.             'DcSiteBundle\\Controller\\RSSController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31250.             'DcSiteBundle\\Controller\\RSSController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31251.             'DcSiteBundle\\Controller\\RSSController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31252.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31253.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31254.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31255.             'DcSiteBundle\\Controller\\RegulationToController:download' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31256.             'DcSiteBundle\\Controller\\RegulationToController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31257.             'DcSiteBundle\\Controller\\RegulationToController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31258.             'DcSiteBundle\\Controller\\RegulationToController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31259.             'DcSiteBundle\\Controller\\RegulationToController:getRegulationData' => ['privates''.service_locator.4wrOGY0''get_ServiceLocator_4wrOGY0Service'false],
  31260.             'DcSiteBundle\\Controller\\ReviewController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31261.             'DcSiteBundle\\Controller\\ReviewController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31262.             'DcSiteBundle\\Controller\\ReviewController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31263.             'DcSiteBundle\\Controller\\RobotsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31264.             'DcSiteBundle\\Controller\\RobotsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31265.             'DcSiteBundle\\Controller\\RobotsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31266.             'DcSiteBundle\\Controller\\SecondhandController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31267.             'DcSiteBundle\\Controller\\SecondhandController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31268.             'DcSiteBundle\\Controller\\SecondhandController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31269.             'DcSiteBundle\\Controller\\SiteMapController:citroen' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31270.             'DcSiteBundle\\Controller\\SiteMapController:ford' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31271.             'DcSiteBundle\\Controller\\SiteMapController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31272.             'DcSiteBundle\\Controller\\SiteMapController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31273.             'DcSiteBundle\\Controller\\SiteMapController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31274.             'DcSiteBundle\\Controller\\SiteMapController:haval' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31275.             'DcSiteBundle\\Controller\\SiteMapController:honda' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31276.             'DcSiteBundle\\Controller\\SiteMapController:infiniti' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31277.             'DcSiteBundle\\Controller\\SiteMapController:jaguar' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31278.             'DcSiteBundle\\Controller\\SiteMapController:jeep' => ['privates''.service_locator.6s_FNxa''get_ServiceLocator_6sFNxaService'false],
  31279.             'DcSiteBundle\\Controller\\SiteMapController:landrover' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31280.             'DcSiteBundle\\Controller\\SiteMapController:lexus' => ['privates''.service_locator.92uEq.T''get_ServiceLocator_92uEq_TService'false],
  31281.             'DcSiteBundle\\Controller\\SiteMapController:marine' => ['privates''.service_locator.ggz.bjD''get_ServiceLocator_Ggz_BjDService'false],
  31282.             'DcSiteBundle\\Controller\\SiteMapController:mazda' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31283.             'DcSiteBundle\\Controller\\SiteMapController:mg' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31284.             'DcSiteBundle\\Controller\\SiteMapController:nissan' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31285.             'DcSiteBundle\\Controller\\SiteMapController:nissanArmada' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31286.             'DcSiteBundle\\Controller\\SiteMapController:opel' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31287.             'DcSiteBundle\\Controller\\SiteMapController:palmira' => ['privates''.service_locator.ytkxHFW''get_ServiceLocator_YtkxHFWService'false],
  31288.             'DcSiteBundle\\Controller\\SiteMapController:peugeot' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31289.             'DcSiteBundle\\Controller\\SiteMapController:shopImagesSiteMap' => ['privates''.service_locator.C4FT5cG''get_ServiceLocator_C4FT5cGService'false],
  31290.             'DcSiteBundle\\Controller\\SiteMapController:subaru' => ['privates''.service_locator.so2VbTC''get_ServiceLocator_So2VbTCService'false],
  31291.             'DcSiteBundle\\Controller\\SiteMapController:suzuki' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31292.             'DcSiteBundle\\Controller\\SiteMapController:toyota' => ['privates''.service_locator.r6ap4us''get_ServiceLocator_R6ap4usService'false],
  31293.             'DcSiteBundle\\Controller\\SiteMapController:toyotaBorispol' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  31294.             'DcSiteBundle\\Controller\\SiteMapController:volvo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31295.             'DcSiteBundle\\Controller\\SmsLandingController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31296.             'DcSiteBundle\\Controller\\SmsLandingController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31297.             'DcSiteBundle\\Controller\\SmsLandingController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31298.             'DcSiteBundle\\Controller\\SparePartsController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31299.             'DcSiteBundle\\Controller\\SparePartsController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31300.             'DcSiteBundle\\Controller\\SparePartsController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31301.             'DcSiteBundle\\Controller\\SparePartsController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31302.             'DcSiteBundle\\Controller\\SparePartsController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31303.             'DcSiteBundle\\Controller\\SparePartsController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  31304.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31305.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31306.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31307.             'DcSiteBundle\\Controller\\Subaru\\AboutController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31308.             'DcSiteBundle\\Controller\\Subaru\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31309.             'DcSiteBundle\\Controller\\Subaru\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31310.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31311.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31312.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31313.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31314.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31315.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31316.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31317.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31318.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31319.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31320.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31321.             'DcSiteBundle\\Controller\\Subaru\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  31322.             'DcSiteBundle\\Controller\\Subaru\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31323.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31324.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31325.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31326.             'DcSiteBundle\\Controller\\Subaru\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31327.             'DcSiteBundle\\Controller\\Subaru\\CarController:car' => ['privates''.service_locator.XbWzu0X''get_ServiceLocator_XbWzu0XService'false],
  31328.             'DcSiteBundle\\Controller\\Subaru\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31329.             'DcSiteBundle\\Controller\\Subaru\\CarController:configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31330.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31331.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31332.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31333.             'DcSiteBundle\\Controller\\Subaru\\CarController:inStockSingle' => ['privates''.service_locator.SQbSDtn''get_ServiceLocator_SQbSDtnService'false],
  31334.             'DcSiteBundle\\Controller\\Subaru\\CarController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31335.             'DcSiteBundle\\Controller\\Subaru\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31336.             'DcSiteBundle\\Controller\\Subaru\\CarController:modelLineup' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31337.             'DcSiteBundle\\Controller\\Subaru\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31338.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:credit' => ['privates''.service_locator.gIHXUau''get_ServiceLocator_GIHXUauService'false],
  31339.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31340.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31341.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31342.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31343.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31344.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31345.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31346.             'DcSiteBundle\\Controller\\Subaru\\MainController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31347.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:checkVin' => ['privates''.service_locator.unyn53X''get_ServiceLocator_Unyn53XService'false],
  31348.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31349.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31350.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31351.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:index' => ['privates''.service_locator.UQw9vS_''get_ServiceLocator_UQw9vSService'false],
  31352.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31353.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31354.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31355.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31356.             'DcSiteBundle\\Controller\\Subaru\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31357.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31358.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31359.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31360.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31361.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31362.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31363.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31364.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31365.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31366.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31367.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31368.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31369.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31370.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31371.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31372.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31373.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31374.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31375.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31376.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31377.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31378.             'DcSiteBundle\\Controller\\Suzuki\\CarController:car' => ['privates''.service_locator.p7C0i3n''get_ServiceLocator_P7C0i3nService'false],
  31379.             'DcSiteBundle\\Controller\\Suzuki\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31380.             'DcSiteBundle\\Controller\\Suzuki\\CarController:carInStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31381.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31382.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31383.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31384.             'DcSiteBundle\\Controller\\Suzuki\\CarController:lineUpCar' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31385.             'DcSiteBundle\\Controller\\Suzuki\\CarController:lineUpCarPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31386.             'DcSiteBundle\\Controller\\Suzuki\\CarController:moto' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31387.             'DcSiteBundle\\Controller\\Suzuki\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31388.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31389.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31390.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31391.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31392.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31393.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31394.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31395.             'DcSiteBundle\\Controller\\Suzuki\\MainController:index' => ['privates''.service_locator.Nn0S.cW''get_ServiceLocator_Nn0S_CWService'false],
  31396.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31397.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31398.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31399.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31400.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31401.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31402.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31403.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31404.             'DcSiteBundle\\Controller\\TestDriveController:checkDate' => ['privates''.service_locator.ztSuKR2''get_ServiceLocator_ZtSuKR2Service'false],
  31405.             'DcSiteBundle\\Controller\\TestDriveController:checkSign' => ['privates''.service_locator.K3nEOYJ''get_ServiceLocator_K3nEOYJService'false],
  31406.             'DcSiteBundle\\Controller\\TestDriveController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31407.             'DcSiteBundle\\Controller\\TestDriveController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31408.             'DcSiteBundle\\Controller\\TestDriveController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31409.             'DcSiteBundle\\Controller\\TestDriveController:getTime' => ['privates''.service_locator.RYZO4a3''get_ServiceLocator_RYZO4a3Service'false],
  31410.             'DcSiteBundle\\Controller\\TestDriveController:initByDealerOld' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31411.             'DcSiteBundle\\Controller\\TestDriveController:resend' => ['privates''.service_locator.deiQyQr''get_ServiceLocator_DeiQyQrService'false],
  31412.             'DcSiteBundle\\Controller\\TestDriveController:sign' => ['privates''.service_locator.XFuUi12''get_ServiceLocator_XFuUi12Service'false],
  31413.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:actionsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31414.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31415.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31416.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31417.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31418.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:team' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31419.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31420.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31421.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31422.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31423.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31424.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31425.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31426.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31427.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31428.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31429.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31430.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:basket' => ['privates''.service_locator._LVtX3s''get_ServiceLocator_LVtX3sService'false],
  31431.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31432.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31433.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31434.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31435.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31436.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31437.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31438.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31439.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31440.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31441.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31442.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31443.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31444.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31445.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  31446.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:creditCalc' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31447.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getAvailableRentCar' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  31448.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31449.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31450.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31451.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:orderForRentCar' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31452.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31453.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:saveReplacementCarForm' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  31454.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:servicePage' => ['privates''.service_locator.NDWf2XC''get_ServiceLocator_NDWf2XCService'false],
  31455.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:to' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  31456.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31457.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31458.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31459.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:singleNews' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31460.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31461.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31462.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31463.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31464.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31465.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31466.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31467.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31468.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31469.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31470.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31471.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31472.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  31473.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31474.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31475.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31476.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31477.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:car' => ['privates''.service_locator.XGmp1Lg''get_ServiceLocator_XGmp1LgService'false],
  31478.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31479.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31480.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31481.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31482.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31483.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31484.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31485.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:buyOnlineResult' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31486.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31487.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31488.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31489.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:inStockList' => ['privates''.service_locator.RZhMk0u''get_ServiceLocator_RZhMk0uService'false],
  31490.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:inStockSingle' => ['privates''.service_locator.MyplFh5''get_ServiceLocator_MyplFh5Service'false],
  31491.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31492.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31493.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31494.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:actionSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31495.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31496.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31497.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31498.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31499.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31500.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31501.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:regulationsTo' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31502.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31503.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31504.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31505.             'DcSiteBundle\\Controller\\Toyota\\AboutController:dealerCenter' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31506.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31507.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31508.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31509.             'DcSiteBundle\\Controller\\Toyota\\AboutController:news' => ['privates''.service_locator.0agYNHk''get_ServiceLocator_0agYNHkService'false],
  31510.             'DcSiteBundle\\Controller\\Toyota\\AboutController:singleNews' => ['privates''.service_locator.nhhyVEO''get_ServiceLocator_NhhyVEOService'false],
  31511.             'DcSiteBundle\\Controller\\Toyota\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31512.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31513.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31514.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31515.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31516.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31517.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31518.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31519.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31520.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31521.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31522.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31523.             'DcSiteBundle\\Controller\\Toyota\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31524.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31525.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31526.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31527.             'DcSiteBundle\\Controller\\Toyota\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31528.             'DcSiteBundle\\Controller\\Toyota\\CarController:car' => ['privates''.service_locator.0u2t7AC''get_ServiceLocator_0u2t7ACService'false],
  31529.             'DcSiteBundle\\Controller\\Toyota\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31530.             'DcSiteBundle\\Controller\\Toyota\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31531.             'DcSiteBundle\\Controller\\Toyota\\CarController:configurator' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31532.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31533.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31534.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31535.             'DcSiteBundle\\Controller\\Toyota\\CarController:inStockSingle' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31536.             'DcSiteBundle\\Controller\\Toyota\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31537.             'DcSiteBundle\\Controller\\Toyota\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31538.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31539.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31540.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31541.             'DcSiteBundle\\Controller\\Toyota\\MainController:index' => ['privates''.service_locator.y5JThy2''get_ServiceLocator_Y5JThy2Service'false],
  31542.             'DcSiteBundle\\Controller\\Toyota\\MainController:loadModels' => ['privates''.service_locator.sp3FnFY''get_ServiceLocator_Sp3FnFYService'false],
  31543.             'DcSiteBundle\\Controller\\Toyota\\PostController:actionSingle' => ['privates''.service_locator.nhhyVEO''get_ServiceLocator_NhhyVEOService'false],
  31544.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31545.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31546.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31547.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getAvailableRentCar' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  31548.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31549.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31550.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31551.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:orderForRentCar' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31552.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:regulations' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31553.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:saveReplacementCarForm' => ['privates''.service_locator.9AcM4s2''get_ServiceLocator_9AcM4s2Service'false],
  31554.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:servicePage' => ['privates''.service_locator.NDWf2XC''get_ServiceLocator_NDWf2XCService'false],
  31555.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:signIn' => ['privates''.service_locator.HZnMw.5''get_ServiceLocator_HZnMw_5Service'false],
  31556.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:corpSales' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31557.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31558.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31559.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31560.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:loan' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31561.             'DcSiteBundle\\Controller\\TradeInController:estimate' => ['privates''.service_locator.NktUVst''get_ServiceLocator_NktUVstService'false],
  31562.             'DcSiteBundle\\Controller\\TradeInController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31563.             'DcSiteBundle\\Controller\\TradeInController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31564.             'DcSiteBundle\\Controller\\TradeInController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31565.             'DcSiteBundle\\Controller\\TradeInController:getEstimate' => ['privates''.service_locator.ExZJAjw''get_ServiceLocator_ExZJAjwService'false],
  31566.             'DcSiteBundle\\Controller\\TradeInController:init' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31567.             'DcSiteBundle\\Controller\\TradeInController:search' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  31568.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:about' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31569.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31570.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31571.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31572.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31573.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31574.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31575.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:carSingle' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31576.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31577.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31578.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31579.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31580.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31581.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31582.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31583.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31584.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31585.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:index' => ['privates''.service_locator.l3w0AMl''get_ServiceLocator_L3w0AMlService'false],
  31586.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31587.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31588.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31589.             'DcSiteBundle\\Controller\\UsedCarModuleController:usedCatalog' => ['privates''.service_locator.X5QFwji''get_ServiceLocator_X5QFwjiService'false],
  31590.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31591.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31592.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31593.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31594.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31595.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31596.             'DcSiteBundle\\Controller\\Volvo\\AboutController:newsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31597.             'DcSiteBundle\\Controller\\Volvo\\AboutController:staff' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31598.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesCatalog' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31599.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesCategory' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31600.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesModel' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31601.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesModelVariation' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31602.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesPage' => ['privates''.service_locator.O7YH.66''get_ServiceLocator_O7YH_66Service'false],
  31603.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31604.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31605.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31606.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31607.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31608.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31609.             'DcSiteBundle\\Controller\\Volvo\\BasketController:basket' => ['privates''.service_locator.5_6ROBk''get_ServiceLocator_56ROBkService'false],
  31610.             'DcSiteBundle\\Controller\\Volvo\\BasketController:checkoutOrder' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31611.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31612.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31613.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31614.             'DcSiteBundle\\Controller\\Volvo\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31615.             'DcSiteBundle\\Controller\\Volvo\\CarController:carConfiguraion' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31616.             'DcSiteBundle\\Controller\\Volvo\\CarController:carStocksCard' => ['privates''.service_locator.C9.oLVm''get_ServiceLocator_C9_OLVmService'false],
  31617.             'DcSiteBundle\\Controller\\Volvo\\CarController:cardCar' => ['privates''.service_locator.7Yjue.D''get_ServiceLocator_7Yjue_DService'false],
  31618.             'DcSiteBundle\\Controller\\Volvo\\CarController:category' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31619.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31620.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31621.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31622.             'DcSiteBundle\\Controller\\Volvo\\CarController:list' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31623.             'DcSiteBundle\\Controller\\Volvo\\CarController:listPage' => ['privates''.service_locator.VSyfYDS''get_ServiceLocator_VSyfYDSService'false],
  31624.             'DcSiteBundle\\Controller\\Volvo\\CarController:secondhandSingle' => ['privates''.service_locator.Vl6pzII''get_ServiceLocator_Vl6pzIIService'false],
  31625.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:credit' => ['privates''.service_locator.0Yt1pEf''get_ServiceLocator_0Yt1pEfService'false],
  31626.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31627.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31628.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31629.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31630.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31631.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31632.             'DcSiteBundle\\Controller\\Volvo\\MainController:index' => ['privates''.service_locator.afpyXRq''get_ServiceLocator_AfpyXRqService'false],
  31633.             'DcSiteBundle\\Controller\\Volvo\\MainController:menuInit' => ['privates''.service_locator.0ZY6ZQQ''get_ServiceLocator_0ZY6ZQQService'false],
  31634.             'DcSiteBundle\\Controller\\Volvo\\MainController:seveTempForm' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31635.             'DcSiteBundle\\Controller\\Volvo\\MainController:specialOffersSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31636.             'DcSiteBundle\\Controller\\Volvo\\MainController:volvoTour17Save' => ['privates''.service_locator.mMCqrqu''get_ServiceLocator_MMCqrquService'false],
  31637.             'DcSiteBundle\\Controller\\Volvo\\MainController:volvoTourSave' => ['privates''.service_locator.mMCqrqu''get_ServiceLocator_MMCqrquService'false],
  31638.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:calculationValuation' => ['privates''.service_locator.E8i.8M4''get_ServiceLocator_E8i_8M4Service'false],
  31639.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31640.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31641.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31642.             'DcSiteBundle\\Controller\\WaterController:buildFilterUrl' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31643.             'DcSiteBundle\\Controller\\WaterController:catalogVehicle' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31644.             'DcSiteBundle\\Controller\\WaterController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31645.             'DcSiteBundle\\Controller\\WaterController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31646.             'DcSiteBundle\\Controller\\WaterController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31647.             'DcSiteBundle\\Controller\\WaterController:getCatalogAccessory' => ['privates''.service_locator.hCzWLRq''get_ServiceLocator_HCzWLRqService'false],
  31648.             'DcSiteBundle\\Controller\\WaterController:getPagination' => ['privates''.service_locator.5OvAUP5''get_ServiceLocator_5OvAUP5Service'false],
  31649.             'DcSiteBundle\\Controller\\WaterController:getWater' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  31650.             'DcSiteBundle\\Controller\\WaterController:getWaterAccessories' => ['privates''.service_locator.vPdojDK''get_ServiceLocator_VPdojDKService'false],
  31651.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:aboutNewsSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31652.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31653.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31654.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31655.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31656.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31657.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31658.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31659.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31660.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31661.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:leasingCSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31662.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31663.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31664.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31665.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31666.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31667.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31668.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31669.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31670.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31671.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31672.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31673.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31674.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:modelCard' => ['privates''.service_locator.3zKUpnl''get_ServiceLocator_3zKUpnlService'false],
  31675.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31676.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31677.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31678.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31679.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31680.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31681.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31682.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31683.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31684.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31685.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31686.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31687.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31688.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31689.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31690.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:leasing' => ['privates''.service_locator.n31No4C''get_ServiceLocator_N31No4CService'false],
  31691.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:winterStorageHydrocycles' => ['privates''.service_locator.n31No4C''get_ServiceLocator_N31No4CService'false],
  31692.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarPageStructuredData' => ['privates''.service_locator.VlvxJ48''get_ServiceLocator_VlvxJ48Service'false],
  31693.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarStructuredDataCarInStock' => ['privates''.service_locator.z_208jt''get_ServiceLocator_Z208jtService'false],
  31694.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarStructuredDataCarUsed' => ['privates''.service_locator.4.UpWzH''get_ServiceLocator_4_UpWzHService'false],
  31695.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:stocksSingle' => ['privates''.service_locator.cvlNQ_Q''get_ServiceLocator_CvlNQQService'false],
  31696.             'FoundersBundle\\Controller\\BusinessController:business' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31697.             'FoundersBundle\\Controller\\BusinessController:businessAvtomobilniy' => ['privates''.service_locator.led6AQo''get_ServiceLocator_Led6AQoService'false],
  31698.             'FoundersBundle\\Controller\\FamilyController:loadMorePosts' => ['privates''.service_locator.XDzSyfH''get_ServiceLocator_XDzSyfHService'false],
  31699.             'FoundersBundle\\Controller\\InvestmentController:investmentCategory' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31700.             'FoundersBundle\\Controller\\InvestmentController:socialInvestmentSingle' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31701.             'FoundersBundle\\Controller\\MainController:index' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31702.             'FoundersBundle\\Controller\\MediaController:postNews' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31703.             'FoundersBundle\\Controller\\MediaController:postPublication' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31704.             'FoundersBundle\\Controller\\MediaController:postSingle' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31705.             'FoundersBundle\\Controller\\MediaController:postSolemnEvent' => ['privates''.service_locator.cPysmXF''get_ServiceLocator_CPysmXFService'false],
  31706.             'FoundersBundle\\Controller\\SiteMapController:siteMap' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  31707.             'InsuranceBundle\\Controller\\AboutController:complianceSave' => ['privates''.service_locator.fuUhxUY''get_ServiceLocator_FuUhxUYService'false],
  31708.             'InsuranceBundle\\Controller\\AboutController:getInsuranceCondition' => ['privates''.service_locator.uLECXDE''get_ServiceLocator_ULECXDEService'false],
  31709.             'InsuranceBundle\\Controller\\AboutController:getMediationService' => ['privates''.service_locator.uLECXDE''get_ServiceLocator_ULECXDEService'false],
  31710.             'InsuranceBundle\\Controller\\AboutController:vacansySingle' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  31711.             'InsuranceBundle\\Controller\\AuthController:loginCheck' => ['privates''.service_locator.RT2v_Ms''get_ServiceLocator_RT2vMsService'false],
  31712.             'InsuranceBundle\\Controller\\BasketController:order' => ['privates''.service_locator.vh9QwCp''get_ServiceLocator_Vh9QwCpService'false],
  31713.             'InsuranceBundle\\Controller\\CabinetController:cabinet' => ['privates''.service_locator.gGjIPR4''get_ServiceLocator_GGjIPR4Service'false],
  31714.             'InsuranceBundle\\Controller\\CabinetController:changeCasco' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31715.             'InsuranceBundle\\Controller\\CabinetController:fastAuthLogin' => ['privates''.service_locator.IOngJ0P''get_ServiceLocator_IOngJ0PService'false],
  31716.             'InsuranceBundle\\Controller\\CabinetController:prolongation' => ['privates''.service_locator.fbnZ.Xz''get_ServiceLocator_FbnZ_XzService'false],
  31717.             'InsuranceBundle\\Controller\\CabinetController:senFb' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31718.             'InsuranceBundle\\Controller\\CabinetController:signContract' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31719.             'InsuranceBundle\\Controller\\FormController:advancedQuestion' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31720.             'InsuranceBundle\\Controller\\FormController:callback' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31721.             'InsuranceBundle\\Controller\\FormController:orderInsurance' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31722.             'InsuranceBundle\\Controller\\ProgramsController:autofortressKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31723.             'InsuranceBundle\\Controller\\ProgramsController:calc' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31724.             'InsuranceBundle\\Controller\\ProgramsController:cascoOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  31725.             'InsuranceBundle\\Controller\\ProgramsController:completeKasco' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  31726.             'InsuranceBundle\\Controller\\ProgramsController:dgo' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31727.             'InsuranceBundle\\Controller\\ProgramsController:estimate' => ['privates''.service_locator.bQifdW0''get_ServiceLocator_BQifdW0Service'false],
  31728.             'InsuranceBundle\\Controller\\ProgramsController:extendedWarranty' => ['privates''.service_locator.VZ1K3DK''get_ServiceLocator_VZ1K3DKService'false],
  31729.             'InsuranceBundle\\Controller\\ProgramsController:fiftyKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31730.             'InsuranceBundle\\Controller\\ProgramsController:getModels' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  31731.             'InsuranceBundle\\Controller\\ProgramsController:homeInsurance' => ['privates''.service_locator.epLYOaB''get_ServiceLocator_EpLYOaBService'false],
  31732.             'InsuranceBundle\\Controller\\ProgramsController:informDoc' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  31733.             'InsuranceBundle\\Controller\\ProgramsController:informDocPage' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  31734.             'InsuranceBundle\\Controller\\ProgramsController:initCalc' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  31735.             'InsuranceBundle\\Controller\\ProgramsController:kasco' => ['privates''.service_locator.T8tbY2p''get_ServiceLocator_T8tbY2pService'false],
  31736.             'InsuranceBundle\\Controller\\ProgramsController:lightKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31737.             'InsuranceBundle\\Controller\\ProgramsController:miniKasco' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31738.             'InsuranceBundle\\Controller\\ProgramsController:ogo' => ['privates''.service_locator.l3XDe0i''get_ServiceLocator_L3XDe0iService'false],
  31739.             'InsuranceBundle\\Controller\\ProgramsController:topDriverAction' => ['privates''.service_locator.epLYOaB''get_ServiceLocator_EpLYOaBService'false],
  31740.             'InsuranceBundle\\Controller\\ServiceController:bankIdCallback' => ['privates''.service_locator.gGjIPR4''get_ServiceLocator_GGjIPR4Service'false],
  31741.             'InsuranceBundle\\Controller\\ServiceController:bankIdTest' => ['privates''.service_locator.fbnZ.Xz''get_ServiceLocator_FbnZ_XzService'false],
  31742.             'IntegrationBundle\\Controller\\Dealer\\MainController:branch' => ['privates''.service_locator.VrM5mf6''get_ServiceLocator_VrM5mf6Service'false],
  31743.             'IntegrationBundle\\Controller\\Dealer\\MainController:branchByDealerUid' => ['privates''.service_locator.VrM5mf6''get_ServiceLocator_VrM5mf6Service'false],
  31744.             'IntegrationBundle\\Controller\\Dealer\\MainController:checkSignature' => ['privates''.service_locator._RvxFvy''get_ServiceLocator_RvxFvyService'false],
  31745.             'IntegrationBundle\\Controller\\Dealer\\MainController:dealerIntegrationLogin' => ['privates''.service_locator.F2io1FS''get_ServiceLocator_F2io1FSService'false],
  31746.             'IntegrationBundle\\Controller\\Dealer\\MainController:getDocumentsQrByDealerUid' => ['privates''.service_locator._RvxFvy''get_ServiceLocator_RvxFvyService'false],
  31747.             'IntegrationBundle\\Controller\\Dealer\\MainController:getQr' => ['privates''.service_locator.91o1U0S''get_ServiceLocator_91o1U0SService'false],
  31748.             'IntegrationBundle\\Controller\\Dealer\\MainController:getQrByDealerUid' => ['privates''.service_locator.91o1U0S''get_ServiceLocator_91o1U0SService'false],
  31749.             'IntegrationBundle\\Controller\\Dealer\\MainController:info' => ['privates''.service_locator.Xq42A4p''get_ServiceLocator_Xq42A4pService'false],
  31750.             'IntegrationBundle\\Controller\\Diia\\MainController:callBackProcess' => ['privates''.service_locator.YtIWVqf''get_ServiceLocator_YtIWVqfService'false],
  31751.             'IntegrationBundle\\Controller\\Diia\\MainController:callBackSignatureProcess' => ['privates''.service_locator.YtIWVqf''get_ServiceLocator_YtIWVqfService'false],
  31752.             'MyBundle\\Controller\\AuthController:codeLogin' => ['privates''.service_locator.dbuQxiP''get_ServiceLocator_DbuQxiPService'false],
  31753.             'MyBundle\\Controller\\AuthController:codeLoginNewPhone' => ['privates''.service_locator.dbuQxiP''get_ServiceLocator_DbuQxiPService'false],
  31754.             'MyBundle\\Controller\\AuthController:confirmRegistration' => ['privates''.service_locator.MXQW7EO''get_ServiceLocator_MXQW7EOService'false],
  31755.             'MyBundle\\Controller\\AuthController:getCode' => ['privates''.service_locator.1PDsblh''get_ServiceLocator_1PDsblhService'false],
  31756.             'MyBundle\\Controller\\AuthController:getCodeChangePhone' => ['privates''.service_locator.Mz5nXIh''get_ServiceLocator_Mz5nXIhService'false],
  31757.             'MyBundle\\Controller\\AuthController:getCodeRecovery' => ['privates''.service_locator.MxvdFzA''get_ServiceLocator_MxvdFzAService'false],
  31758.             'MyBundle\\Controller\\AuthController:login' => ['privates''.service_locator.iPDy3TP''get_ServiceLocator_IPDy3TPService'false],
  31759.             'MyBundle\\Controller\\AuthController:loginCheck' => ['privates''.service_locator.7hrPXEc''get_ServiceLocator_7hrPXEcService'false],
  31760.             'MyBundle\\Controller\\AuthController:logout' => ['privates''.service_locator.w7N4v5d''get_ServiceLocator_W7N4v5dService'false],
  31761.             'MyBundle\\Controller\\AuthController:referralRegister' => ['privates''.service_locator.HauFJLA''get_ServiceLocator_HauFJLAService'false],
  31762.             'MyBundle\\Controller\\AuthController:referralRegisterConfirm' => ['privates''.service_locator.w7N4v5d''get_ServiceLocator_W7N4v5dService'false],
  31763.             'MyBundle\\Controller\\AuthController:register' => ['privates''.service_locator.pNUN3wT''get_ServiceLocator_PNUN3wTService'false],
  31764.             'MyBundle\\Controller\\AuthController:resendRegistrationCode' => ['privates''.service_locator.KKfGJZB''get_ServiceLocator_KKfGJZBService'false],
  31765.             'MyBundle\\Controller\\AuthController:sendRecoverEmail' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  31766.             'MyBundle\\Controller\\AuthController:setNewPhone' => ['privates''.service_locator.pDr_QHY''get_ServiceLocator_PDrQHYService'false],
  31767.             'MyBundle\\Controller\\AuthController:setPassword' => ['privates''.service_locator.cqzZA2M''get_ServiceLocator_CqzZA2MService'false],
  31768.             'MyBundle\\Controller\\AuthController:setRecoveryPassword' => ['privates''.service_locator.hRA9wft''get_ServiceLocator_HRA9wftService'false],
  31769.             'MyBundle\\Controller\\BasketController:addAccessory' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31770.             'MyBundle\\Controller\\BasketController:addCasco' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31771.             'MyBundle\\Controller\\BasketController:addItemsToBasket' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31772.             'MyBundle\\Controller\\BasketController:changeCount' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31773.             'MyBundle\\Controller\\BasketController:getBasketByType' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31774.             'MyBundle\\Controller\\BasketController:init' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31775.             'MyBundle\\Controller\\BasketController:order' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31776.             'MyBundle\\Controller\\BasketController:removeItem' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31777.             'MyBundle\\Controller\\BasketController:toggleInstall' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31778.             'MyBundle\\Controller\\BasketController:toggleInstallAccessory' => ['privates''.service_locator..x8B7mA''get_ServiceLocator__X8B7mAService'false],
  31779.             'MyBundle\\Controller\\GarageController:findDoc' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  31780.             'MyBundle\\Controller\\GarageController:findNumber' => ['privates''.service_locator.ifG2hg0''get_ServiceLocator_IfG2hg0Service'false],
  31781.             'MyBundle\\Controller\\GarageController:init' => ['privates''.service_locator.CPkLYKu''get_ServiceLocator_CPkLYKuService'false],
  31782.             'MyBundle\\Controller\\MainController:credentialsGetCode' => ['privates''.service_locator.eedAXXM''get_ServiceLocator_EedAXXMService'false],
  31783.             'MyBundle\\Controller\\MainController:credentialsSetData' => ['privates''.service_locator.9o_AN0R''get_ServiceLocator_9oAN0RService'false],
  31784.             'MyBundle\\Controller\\MainController:dataUsageRules' => ['privates''.service_locator.w7N4v5d''get_ServiceLocator_W7N4v5dService'false],
  31785.             'MyBundle\\Controller\\MainController:getSignCode' => ['privates''.service_locator.K3nEOYJ''get_ServiceLocator_K3nEOYJService'false],
  31786.             'MyBundle\\Controller\\MainController:index' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  31787.             'MyBundle\\Controller\\MainController:sign' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31788.             'MyBundle\\Controller\\OnlineActivityController:historyConf' => ['privates''.service_locator.zMchJmN''get_ServiceLocator_ZMchJmNService'false],
  31789.             'MyBundle\\Controller\\OnlineActivityController:historyCredit' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  31790.             'MyBundle\\Controller\\OnlineActivityController:historyRewiev' => ['privates''.service_locator.zMchJmN''get_ServiceLocator_ZMchJmNService'false],
  31791.             'MyBundle\\Controller\\OnlineActivityController:init' => ['privates''.service_locator.zMchJmN''get_ServiceLocator_ZMchJmNService'false],
  31792.             'MyBundle\\Controller\\OrderController:getCities' => ['privates''.service_locator.hM6jGlz''get_ServiceLocator_HM6jGlzService'false],
  31793.             'MyBundle\\Controller\\OrderController:getStatusPay' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31794.             'MyBundle\\Controller\\OrderController:getStreets' => ['privates''.service_locator.hM6jGlz''get_ServiceLocator_HM6jGlzService'false],
  31795.             'MyBundle\\Controller\\OrderController:getWarehouses' => ['privates''.service_locator.hM6jGlz''get_ServiceLocator_HM6jGlzService'false],
  31796.             'MyBundle\\Controller\\OrderController:init' => ['privates''.service_locator.4.RH3iV''get_ServiceLocator_4_RH3iVService'false],
  31797.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:index' => ['privates''.service_locator.2Hp9BD6''get_ServiceLocator_2Hp9BD6Service'false],
  31798.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:programs' => ['privates''.service_locator.vWeVjJy''get_ServiceLocator_VWeVjJyService'false],
  31799.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:save' => ['privates''.service_locator.kQSCQ9p''get_ServiceLocator_KQSCQ9pService'false],
  31800.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDF' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31801.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDFAnnuity' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31802.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDFStandard' => ['privates''.service_locator.PyYDuxD''get_ServiceLocator_PyYDuxDService'false],
  31803.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toReport' => ['privates''.service_locator.C_Dux9p''get_ServiceLocator_CDux9pService'false],
  31804.             'MyBundle\\Controller\\ProfileController:carSingle' => ['privates''.service_locator.QC.2sSi''get_ServiceLocator_QC_2sSiService'false],
  31805.             'MyBundle\\Controller\\ProfileController:insCalc' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31806.             'MyBundle\\Controller\\ProfileController:insCalcByCar' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31807.             'MyBundle\\Controller\\ProfileController:orderService' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  31808.             'MyBundle\\Controller\\ProfileController:orderServiceByParameters' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  31809.             'MyBundle\\Controller\\ProfileController:orderTestDrive' => ['privates''.service_locator.tk7n0XJ''get_ServiceLocator_Tk7n0XJService'false],
  31810.             'MyBundle\\Controller\\ProfileController:orders' => ['privates''.service_locator.wsl3qL2''get_ServiceLocator_Wsl3qL2Service'false],
  31811.             'MyBundle\\Controller\\ProfileController:quality' => ['privates''.service_locator.QC.2sSi''get_ServiceLocator_QC_2sSiService'false],
  31812.             'MyBundle\\Controller\\ProfileController:referralSend' => ['privates''.service_locator.spC5qUi''get_ServiceLocator_SpC5qUiService'false],
  31813.             'MyBundle\\Controller\\ProfileController:sendCaseToEmail' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31814.             'MyBundle\\Controller\\ProfileController:sendSmsCode' => ['privates''.service_locator.hBa4opA''get_ServiceLocator_HBa4opAService'false],
  31815.             'MyBundle\\Controller\\ProfileController:support' => ['privates''.service_locator.iYNY9GL''get_ServiceLocator_IYNY9GLService'false],
  31816.             'MyBundle\\Controller\\ProfileController:updateEmail' => ['privates''.service_locator.iFbj50x''get_ServiceLocator_IFbj50xService'false],
  31817.             'MyBundle\\Controller\\ProfileController:wishList' => ['privates''.service_locator.j7pJ6TX''get_ServiceLocator_J7pJ6TXService'false],
  31818.             'PortalBundle\\Controller\\AboutController:about' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31819.             'PortalBundle\\Controller\\AboutController:blog' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31820.             'PortalBundle\\Controller\\AboutController:blogSingle' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31821.             'PortalBundle\\Controller\\AboutController:career' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31822.             'PortalBundle\\Controller\\AboutController:contactsSingle' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31823.             'PortalBundle\\Controller\\AboutController:singleVacancies' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31824.             'PortalBundle\\Controller\\AboutController:vacancies' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  31825.             'PortalBundle\\Controller\\AjaxController:businessCSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31826.             'PortalBundle\\Controller\\AjaxController:businessTSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31827.             'PortalBundle\\Controller\\AjaxController:catalogData' => ['privates''.service_locator.zjL8auC''get_ServiceLocator_ZjL8auCService'false],
  31828.             'PortalBundle\\Controller\\AjaxController:catalogInit' => ['privates''.service_locator.2VuQkXs''get_ServiceLocator_2VuQkXsService'false],
  31829.             'PortalBundle\\Controller\\AjaxController:creditMerchant' => ['privates''.service_locator.u7zd_J6''get_ServiceLocator_U7zdJ6Service'false],
  31830.             'PortalBundle\\Controller\\AjaxController:dealerInit' => ['privates''.service_locator.A76tk_1''get_ServiceLocator_A76tk1Service'false],
  31831.             'PortalBundle\\Controller\\AjaxController:leasingCSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31832.             'PortalBundle\\Controller\\AjaxController:leasingTSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31833.             'PortalBundle\\Controller\\AjaxController:postData' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31834.             'PortalBundle\\Controller\\AjaxController:unicomerceConsultService' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31835.             'PortalBundle\\Controller\\CarController:archive' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  31836.             'PortalBundle\\Controller\\CarController:catalog' => ['privates''.service_locator.pkfskCr''get_ServiceLocator_PkfskCrService'false],
  31837.             'PortalBundle\\Controller\\CarController:inStockOne' => ['privates''.service_locator._i.u3hs''get_ServiceLocator_I_U3hsService'false],
  31838.             'PortalBundle\\Controller\\CarController:index' => ['privates''.service_locator.qNgubTn''get_ServiceLocator_QNgubTnService'false],
  31839.             'PortalBundle\\Controller\\CarController:usedCar' => ['privates''.service_locator.rVRfp.K''get_ServiceLocator_RVRfp_KService'false],
  31840.             'PortalBundle\\Controller\\CarController:vehicleInStock' => ['privates''.service_locator.6hoAnnd''get_ServiceLocator_6hoAnndService'false],
  31841.             'PortalBundle\\Controller\\CarController:vehicleUsed' => ['privates''.service_locator.YxbcU6p''get_ServiceLocator_YxbcU6pService'false],
  31842.             'PortalBundle\\Controller\\CatalogController:catalog' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31843.             'PortalBundle\\Controller\\CatalogController:catalogCategory' => ['privates''.service_locator.GfJKm4k''get_ServiceLocator_GfJKm4kService'false],
  31844.             'PortalBundle\\Controller\\CatalogController:catalogSearch' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31845.             'PortalBundle\\Controller\\CatalogController:catalogSearchApi' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31846.             'PortalBundle\\Controller\\CatalogController:getChangeFilter' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  31847.             'PortalBundle\\Controller\\CatalogController:getDealersFromFilter' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31848.             'PortalBundle\\Controller\\CatalogController:getDealersFromSelectedFilter' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31849.             'PortalBundle\\Controller\\CatalogController:initVehicleFilterUrl' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  31850.             'PortalBundle\\Controller\\CatalogController:saveCallback' => ['privates''.service_locator.GG6qmx.''get_ServiceLocator_GG6qmx_Service'false],
  31851.             'PortalBundle\\Controller\\ComparisonController:featured' => ['privates''.service_locator.FLhE9ff''get_ServiceLocator_FLhE9ffService'false],
  31852.             'PortalBundle\\Controller\\ComparisonController:getComparisonByItems' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  31853.             'PortalBundle\\Controller\\ComparisonController:init' => ['privates''.service_locator.DMePMAD''get_ServiceLocator_DMePMADService'false],
  31854.             'PortalBundle\\Controller\\ContactsController:contacts' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31855.             'PortalBundle\\Controller\\ContactsController:supportSave' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31856.             'PortalBundle\\Controller\\CrmActionController:resultsActivitiesAction' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31857.             'PortalBundle\\Controller\\CrmActionController:sendReportAction' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31858.             'PortalBundle\\Controller\\FeaturedController:addToFeatured' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31859.             'PortalBundle\\Controller\\FeaturedController:removeFromFav' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31860.             'PortalBundle\\Controller\\FinanceController:business' => ['privates''.service_locator.Vo3ehyT''get_ServiceLocator_Vo3ehyTService'false],
  31861.             'PortalBundle\\Controller\\FinanceController:creditInit' => ['privates''.service_locator.Y5YHy_.''get_ServiceLocator_Y5YHy_Service'false],
  31862.             'PortalBundle\\Controller\\FinanceController:creditProgramByFirstPayment' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31863.             'PortalBundle\\Controller\\FinanceController:creditProgramVehicleWithMinMaxPrice' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31864.             'PortalBundle\\Controller\\FinanceController:getCrmDataByUUID' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31865.             'PortalBundle\\Controller\\FinanceController:insurance' => ['privates''.service_locator.Z4T8XFt''get_ServiceLocator_Z4T8XFtService'false],
  31866.             'PortalBundle\\Controller\\FinanceController:saveCreditCalculationUserData' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31867.             'PortalBundle\\Controller\\FinanceController:saveCreditPageReview' => ['privates''.service_locator.nPQASVN''get_ServiceLocator_NPQASVNService'false],
  31868.             'PortalBundle\\Controller\\FoundersController:founders' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31869.             'PortalBundle\\Controller\\FoundersController:foundersBiography' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31870.             'PortalBundle\\Controller\\FoundersController:foundersBiographySingle' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31871.             'PortalBundle\\Controller\\FoundersController:foundersNewsSingle' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31872.             'PortalBundle\\Controller\\FoundersController:foundersPhoto' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31873.             'PortalBundle\\Controller\\FoundersController:foundersPublicationsSingle' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31874.             'PortalBundle\\Controller\\FoundersController:foundersVideo' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31875.             'PortalBundle\\Controller\\LandingController:saveLandingForm' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31876.             'PortalBundle\\Controller\\LinkMinifyController:gotoLink' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31877.             'PortalBundle\\Controller\\MainController:addNewUnsubscribe' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31878.             'PortalBundle\\Controller\\MainController:qualitySave' => ['privates''.service_locator.JaBorXs''get_ServiceLocator_JaBorXsService'false],
  31879.             'PortalBundle\\Controller\\MainController:qualityService' => ['privates''.service_locator.SNuJ2mc''get_ServiceLocator_SNuJ2mcService'false],
  31880.             'PortalBundle\\Controller\\MainController:qualityServiceTech' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31881.             'PortalBundle\\Controller\\MainController:questionnaireCRMSaveAction' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31882.             'PortalBundle\\Controller\\MainController:questionnaireCRMService' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31883.             'PortalBundle\\Controller\\MainController:questionnaireSave' => ['privates''.service_locator.p.QtEBL''get_ServiceLocator_P_QtEBLService'false],
  31884.             'PortalBundle\\Controller\\MainController:questionnaireService' => ['privates''.service_locator.SNuJ2mc''get_ServiceLocator_SNuJ2mcService'false],
  31885.             'PortalBundle\\Controller\\MainController:saveContest_10000' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31886.             'PortalBundle\\Controller\\MainController:subscriptionManagement' => ['privates''.service_locator.MhxGffW''get_ServiceLocator_MhxGffWService'false],
  31887.             'PortalBundle\\Controller\\PostController:actions' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31888.             'PortalBundle\\Controller\\PostController:actionsSingle' => ['privates''.service_locator.V9wc21a''get_ServiceLocator_V9wc21aService'false],
  31889.             'PortalBundle\\Controller\\PostController:news' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31890.             'PortalBundle\\Controller\\PostController:newsByDealer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31891.             'PortalBundle\\Controller\\PostController:newsSingle' => ['privates''.service_locator.V9wc21a''get_ServiceLocator_V9wc21aService'false],
  31892.             'PortalBundle\\Controller\\ProgramsController:cascoOptions' => ['privates''.service_locator.IPkmJgf''get_ServiceLocator_IPkmJgfService'false],
  31893.             'PortalBundle\\Controller\\ProgramsController:estimate' => ['privates''.service_locator.XL4NeP9''get_ServiceLocator_XL4NeP9Service'false],
  31894.             'PortalBundle\\Controller\\ProgramsController:getModels' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  31895.             'PortalBundle\\Controller\\ProgramsController:initCalc' => ['privates''.service_locator.zgqOhio''get_ServiceLocator_ZgqOhioService'false],
  31896.             'PortalBundle\\Controller\\ProgramsController:sendForm' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31897.             'PortalBundle\\Controller\\ReviewsController:init' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31898.             'PortalBundle\\Controller\\ReviewsController:like' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31899.             'PortalBundle\\Controller\\ReviewsController:save' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31900.             'PortalBundle\\Controller\\SaleController:commission' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31901.             'PortalBundle\\Controller\\SaleController:feedbackForm' => ['privates''.service_locator.GG6qmx.''get_ServiceLocator_GG6qmx_Service'false],
  31902.             'PortalBundle\\Controller\\SearchController:search' => ['privates''.service_locator.GfJKm4k''get_ServiceLocator_GfJKm4kService'false],
  31903.             'PortalBundle\\Controller\\ServiceController:accessories' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31904.             'PortalBundle\\Controller\\ServiceController:bodyRepair' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31905.             'PortalBundle\\Controller\\ServiceController:bodyRepairCategory' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31906.             'PortalBundle\\Controller\\ServiceController:bodyRepairSubCategory' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31907.             'PortalBundle\\Controller\\ServiceController:byDealer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31908.             'PortalBundle\\Controller\\ServiceController:byDealer2' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31909.             'PortalBundle\\Controller\\ServiceController:byDealer3' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31910.             'PortalBundle\\Controller\\ServiceController:byDealer4' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31911.             'PortalBundle\\Controller\\ServiceController:carRepair' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31912.             'PortalBundle\\Controller\\ServiceController:getBlogPostsAction' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31913.             'PortalBundle\\Controller\\ServiceController:getBlogsCategoriesAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31914.             'PortalBundle\\Controller\\ServiceController:initRepairCalc' => ['privates''.service_locator.q2ji3lu''get_ServiceLocator_Q2ji3luService'false],
  31915.             'PortalBundle\\Controller\\ServiceController:multiConsultationTestdriveForm' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31916.             'PortalBundle\\Controller\\ServiceController:nightServiceAgreement' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31917.             'PortalBundle\\Controller\\ServiceController:parts' => ['privates''.service_locator.mCi_Qr6''get_ServiceLocator_MCiQr6Service'false],
  31918.             'PortalBundle\\Controller\\ServiceController:prepareToSendBlogPosts' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  31919.             'PortalBundle\\Controller\\ServiceController:saveLeadAccessory' => ['privates''.service_locator.GG6qmx.''get_ServiceLocator_GG6qmx_Service'false],
  31920.             'PortalBundle\\Controller\\ServiceController:savePopupFormBodyRepair' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31921.             'PortalBundle\\Controller\\ServiceController:service' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31922.             'PortalBundle\\Controller\\ServiceController:serviceFormSave' => ['privates''.service_locator.4gvyiy4''get_ServiceLocator_4gvyiy4Service'false],
  31923.             'PortalBundle\\Controller\\ServiceController:serviceInit' => ['privates''.service_locator.7H3OCuW''get_ServiceLocator_7H3OCuWService'false],
  31924.             'PortalBundle\\Controller\\ServiceController:servicePageContentDealer' => ['privates''.service_locator.wyS5Sdi''get_ServiceLocator_WyS5SdiService'false],
  31925.             'PortalBundle\\Controller\\ServiceController:servicePageSubWorkGroup' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31926.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroup' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31927.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupBrand' => ['privates''.service_locator.hbE1jcB''get_ServiceLocator_HbE1jcBService'false],
  31928.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupBrandCalc' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31929.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31930.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupModelCalc' => ['privates''.service_locator.VS1NuLa''get_ServiceLocator_VS1NuLaService'false],
  31931.             'PortalBundle\\Controller\\ServiceController:tiresHotel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31932.             'PortalBundle\\Controller\\ServiceController:to' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31933.             'PortalBundle\\Controller\\ServiceController:toBrand' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31934.             'PortalBundle\\Controller\\ServiceController:toModel' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31935.             'PortalBundle\\Controller\\ServiceWorkWidgetController:download' => ['privates''.service_locator.T1LbLJ8''get_ServiceLocator_T1LbLJ8Service'false],
  31936.             'PortalBundle\\Controller\\ServiceWorkWidgetController:getRegulationData' => ['privates''.service_locator.eT6lY71''get_ServiceLocator_ET6lY71Service'false],
  31937.             'PortalBundle\\Controller\\ServiceWorkWidgetController:init' => ['privates''.service_locator.g_WeAnl''get_ServiceLocator_GWeAnlService'false],
  31938.             'PortalBundle\\Controller\\ServiceWorkWidgetController:reg' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31939.             'PortalBundle\\Controller\\ServiceWorkWidgetController:regulationWidget' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31940.             'PortalBundle\\Controller\\ServiceWorkWidgetController:variations' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31941.             'PortalBundle\\Controller\\SiteMapController:portal' => ['privates''.service_locator.wjoaFkq''get_ServiceLocator_WjoaFkqService'false],
  31942.             'PortalBundle\\Controller\\StockController:catalogCategory' => ['privates''.service_locator.GfJKm4k''get_ServiceLocator_GfJKm4kService'false],
  31943.             'PortalBundle\\Controller\\StockController:getChangeFilter' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  31944.             'PortalBundle\\Controller\\StockController:inStock' => ['privates''.service_locator.U9V0get''get_ServiceLocator_U9V0getService'false],
  31945.             'PortalBundle\\Controller\\StockController:inStockApi' => ['privates''.service_locator.eEFEjhf''get_ServiceLocator_EEFEjhfService'false],
  31946.             'PortalBundle\\Controller\\StockController:initVehicleFilterUrl' => ['privates''.service_locator.Ho4x8aE''get_ServiceLocator_Ho4x8aEService'false],
  31947.             'PortalBundle\\Controller\\UnicomersController:aboutUnicomers' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31948.             'PortalBundle\\Controller\\UnicomersController:unicomersProjects' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  31949.             'PortalBundle\\Controller\\UnicomersController:unicomersSave' => ['privates''.service_locator.6E9xidT''get_ServiceLocator_6E9xidTService'false],
  31950.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  31951.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  31952.         ], [
  31953.             'AdminBundle\\Controller\\AjaxController::add' => '?',
  31954.             'AdminBundle\\Controller\\AjaxController::data' => '?',
  31955.             'AdminBundle\\Controller\\AjaxController::deleteRateSave' => '?',
  31956.             'AdminBundle\\Controller\\AjaxController::editOption' => '?',
  31957.             'AdminBundle\\Controller\\AjaxController::getDealers' => '?',
  31958.             'AdminBundle\\Controller\\AjaxController::getModels' => '?',
  31959.             'AdminBundle\\Controller\\AjaxController::setUserDealer' => '?',
  31960.             'AdminBundle\\Controller\\AjaxController::state' => '?',
  31961.             'AdminBundle\\Controller\\BaseCRUDController::batchActionDelete' => '?',
  31962.             'AdminBundle\\Controller\\CRUDInsController::batchActionDelete' => '?',
  31963.             'AdminBundle\\Controller\\LogsController::batchActionDelete' => '?',
  31964.             'AdminBundle\\Controller\\ModelRangeController::batchActionDelete' => '?',
  31965.             'AdminBundle\\Controller\\References\\ModelController::addMediaModel' => '?',
  31966.             'AdminBundle\\Controller\\References\\ModelController::createModel' => '?',
  31967.             'AdminBundle\\Controller\\References\\ModelController::getCitiesByRegionUrl' => '?',
  31968.             'AdminBundle\\Controller\\References\\ModelController::getModelByBrand' => '?',
  31969.             'AdminBundle\\Controller\\References\\ModelController::removeMediaModel' => '?',
  31970.             'AdminBundle\\Controller\\References\\ModelController::updateModel' => '?',
  31971.             'AdminBundle\\Controller\\SecurityController::loginCheckAction' => '?',
  31972.             'AdminBundle\\Controller\\SeoMetaTagController::batchActionDelete' => '?',
  31973.             'AdminBundle\\Controller\\TicketController::addComment' => '?',
  31974.             'AdminBundle\\Controller\\TicketController::uploadFiles' => '?',
  31975.             'AdminBundle\\Controller\\VehicleEstimateOddsController::batchActionDelete' => '?',
  31976.             'AdminBundle\\Controller\\Vehicles\\CRUDController::batchActionDelete' => '?',
  31977.             'AdminBundle\\Controller\\Vehicles\\CRUDController::cloneEquipmentAction' => '?',
  31978.             'AdminBundle\\Controller\\Vehicles\\CRUDController::cloneVariationAction' => '?',
  31979.             'AdminBundle\\Controller\\Vehicles\\CRUDController::exportEmptyTTXAction' => '?',
  31980.             'AdminBundle\\Controller\\Vehicles\\CRUDController::setDeleteAction' => '?',
  31981.             'AdminBundle\\Controller\\Vehicles\\CRUDController::setFilledAction' => '?',
  31982.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController::addColor' => '?',
  31983.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController::addInColor' => '?',
  31984.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController::initConfigurator' => '?',
  31985.             'AdminBundle\\Controller\\Vehicles\\MediaController::savePreview' => '?',
  31986.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::batchActionDelete' => '?',
  31987.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::cloneEquipmentAction' => '?',
  31988.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::cloneVariationAction' => '?',
  31989.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::exportEmptyTTXAction' => '?',
  31990.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::exportUsedSpecificationAction' => '?',
  31991.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::exportUsedVehiclesAction' => '?',
  31992.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::setDeleteAction' => '?',
  31993.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController::setFilledAction' => '?',
  31994.             'AutomarketBundle\\Controller\\AboutController::aboutAutomarket' => '?',
  31995.             'AutomarketBundle\\Controller\\AboutController::staff' => '?',
  31996.             'AutomarketBundle\\Controller\\AboutController::vacancy' => '?',
  31997.             'AutomarketBundle\\Controller\\AboutController::vacancyId' => '?',
  31998.             'AutomarketBundle\\Controller\\AjaxController::initInterest' => '?',
  31999.             'AutomarketBundle\\Controller\\CarController::car' => '?',
  32000.             'AutomarketBundle\\Controller\\CarController::getComparison' => '?',
  32001.             'AutomarketBundle\\Controller\\ComparisonController::featured' => '?',
  32002.             'AutomarketBundle\\Controller\\ComparisonController::getComparisonByItems' => '?',
  32003.             'AutomarketBundle\\Controller\\ComparisonController::init' => '?',
  32004.             'AutomarketBundle\\Controller\\FormController::buyForm' => '?',
  32005.             'AutomarketBundle\\Controller\\FormController::feedbackForm' => '?',
  32006.             'AutomarketBundle\\Controller\\FormController::preorderForm' => '?',
  32007.             'AutomarketBundle\\Controller\\RSSController::show' => '?',
  32008.             'AutomarketBundle\\Controller\\SaleController::widget' => '?',
  32009.             'AutomarketBundle\\Controller\\SiteMapController::siteMap' => '?',
  32010.             'CoreBundle\\Controller\\CrossDomainAuthController::authByToken' => '?',
  32011.             'DcSiteBundle\\Controller\\AccessoriesController::getCarPageStructuredData' => '?',
  32012.             'DcSiteBundle\\Controller\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32013.             'DcSiteBundle\\Controller\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32014.             'DcSiteBundle\\Controller\\AccessoriesController::init' => '?',
  32015.             'DcSiteBundle\\Controller\\AccessoriesController::initByDealer' => '?',
  32016.             'DcSiteBundle\\Controller\\AccessoriesController::newFindAccessories' => '?',
  32017.             'DcSiteBundle\\Controller\\AccessoriesController::newFindCategories' => '?',
  32018.             'DcSiteBundle\\Controller\\AccessoriesController::newFindCategory' => '?',
  32019.             'DcSiteBundle\\Controller\\AccessoriesFilterController::buildUrl' => '?',
  32020.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarPageStructuredData' => '?',
  32021.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarStructuredDataCarInStock' => '?',
  32022.             'DcSiteBundle\\Controller\\AccessoriesFilterController::getCarStructuredDataCarUsed' => '?',
  32023.             'DcSiteBundle\\Controller\\AccessoriesFilterController::initFilter' => '?',
  32024.             'DcSiteBundle\\Controller\\AccessoriesFilterController::initRedirectVariationQr' => '?',
  32025.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarPageStructuredData' => '?',
  32026.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarStructuredDataCarInStock' => '?',
  32027.             'DcSiteBundle\\Controller\\AjaxEntityController::getCarStructuredDataCarUsed' => '?',
  32028.             'DcSiteBundle\\Controller\\BaseDcController::getCarPageStructuredData' => '?',
  32029.             'DcSiteBundle\\Controller\\BaseDcController::getCarStructuredDataCarInStock' => '?',
  32030.             'DcSiteBundle\\Controller\\BaseDcController::getCarStructuredDataCarUsed' => '?',
  32031.             'DcSiteBundle\\Controller\\CallbackController::createRequest' => '?',
  32032.             'DcSiteBundle\\Controller\\CallbackController::getCarPageStructuredData' => '?',
  32033.             'DcSiteBundle\\Controller\\CallbackController::getCarStructuredDataCarInStock' => '?',
  32034.             'DcSiteBundle\\Controller\\CallbackController::getCarStructuredDataCarUsed' => '?',
  32035.             'DcSiteBundle\\Controller\\CallbackController::getState' => '?',
  32036.             'DcSiteBundle\\Controller\\CarController::createOrder' => '?',
  32037.             'DcSiteBundle\\Controller\\CarController::findModels' => '?',
  32038.             'DcSiteBundle\\Controller\\CarController::getCarPageStructuredData' => '?',
  32039.             'DcSiteBundle\\Controller\\CarController::getCarStructuredDataCarInStock' => '?',
  32040.             'DcSiteBundle\\Controller\\CarController::getCarStructuredDataCarUsed' => '?',
  32041.             'DcSiteBundle\\Controller\\CarController::getModelInfo' => '?',
  32042.             'DcSiteBundle\\Controller\\CarController::pricesLoad' => '?',
  32043.             'DcSiteBundle\\Controller\\CarController::techLoad' => '?',
  32044.             'DcSiteBundle\\Controller\\CarController::updateOrder' => '?',
  32045.             'DcSiteBundle\\Controller\\CarInStockModuleController::byVehicle' => '?',
  32046.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarPageStructuredData' => '?',
  32047.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarStructuredDataCarInStock' => '?',
  32048.             'DcSiteBundle\\Controller\\CarInStockModuleController::getCarStructuredDataCarUsed' => '?',
  32049.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarPageStructuredData' => '?',
  32050.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarStructuredDataCarInStock' => '?',
  32051.             'DcSiteBundle\\Controller\\Citroen\\AboutController::getCarStructuredDataCarUsed' => '?',
  32052.             'DcSiteBundle\\Controller\\Citroen\\AboutController::newsSingle' => '?',
  32053.             'DcSiteBundle\\Controller\\Citroen\\AboutController::staff' => '?',
  32054.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarPageStructuredData' => '?',
  32055.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32056.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32057.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController::redirectToShop' => '?',
  32058.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarPageStructuredData' => '?',
  32059.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarStructuredDataCarInStock' => '?',
  32060.             'DcSiteBundle\\Controller\\Citroen\\BaseController::getCarStructuredDataCarUsed' => '?',
  32061.             'DcSiteBundle\\Controller\\Citroen\\BasketController::checkoutOrder' => '?',
  32062.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarPageStructuredData' => '?',
  32063.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarStructuredDataCarInStock' => '?',
  32064.             'DcSiteBundle\\Controller\\Citroen\\BasketController::getCarStructuredDataCarUsed' => '?',
  32065.             'DcSiteBundle\\Controller\\Citroen\\BasketController::order' => '?',
  32066.             'DcSiteBundle\\Controller\\Citroen\\CarController::car' => '?',
  32067.             'DcSiteBundle\\Controller\\Citroen\\CarController::carCardStock' => '?',
  32068.             'DcSiteBundle\\Controller\\Citroen\\CarController::carConfiguraion' => '?',
  32069.             'DcSiteBundle\\Controller\\Citroen\\CarController::category' => '?',
  32070.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarPageStructuredData' => '?',
  32071.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarStructuredDataCarInStock' => '?',
  32072.             'DcSiteBundle\\Controller\\Citroen\\CarController::getCarStructuredDataCarUsed' => '?',
  32073.             'DcSiteBundle\\Controller\\Citroen\\CarController::list' => '?',
  32074.             'DcSiteBundle\\Controller\\Citroen\\CarController::listPage' => '?',
  32075.             'DcSiteBundle\\Controller\\Citroen\\CarController::secondhandSingle' => '?',
  32076.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::credit' => '?',
  32077.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarPageStructuredData' => '?',
  32078.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32079.             'DcSiteBundle\\Controller\\Citroen\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32080.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarPageStructuredData' => '?',
  32081.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarStructuredDataCarInStock' => '?',
  32082.             'DcSiteBundle\\Controller\\Citroen\\MainController::getCarStructuredDataCarUsed' => '?',
  32083.             'DcSiteBundle\\Controller\\Citroen\\MainController::index' => '?',
  32084.             'DcSiteBundle\\Controller\\Citroen\\MainController::initMenu' => '?',
  32085.             'DcSiteBundle\\Controller\\Citroen\\MainController::loadModels' => '?',
  32086.             'DcSiteBundle\\Controller\\Citroen\\MainController::seveTempForm' => '?',
  32087.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarPageStructuredData' => '?',
  32088.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32089.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32090.             'DcSiteBundle\\Controller\\Citroen\\ServiceController::regulationsTo' => '?',
  32091.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarPageStructuredData' => '?',
  32092.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarStructuredDataCarInStock' => '?',
  32093.             'DcSiteBundle\\Controller\\Citroen\\StocksController::getCarStructuredDataCarUsed' => '?',
  32094.             'DcSiteBundle\\Controller\\Citroen\\StocksController::stocksSingle' => '?',
  32095.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarPageStructuredData' => '?',
  32096.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarStructuredDataCarInStock' => '?',
  32097.             'DcSiteBundle\\Controller\\ConfiguratorController::getCarStructuredDataCarUsed' => '?',
  32098.             'DcSiteBundle\\Controller\\ConfiguratorController::init' => '?',
  32099.             'DcSiteBundle\\Controller\\ConfiguratorController::initByHash' => '?',
  32100.             'DcSiteBundle\\Controller\\ConfiguratorController::initCreditCalculator' => '?',
  32101.             'DcSiteBundle\\Controller\\ConfiguratorController::saveOffer' => '?',
  32102.             'DcSiteBundle\\Controller\\CreditController::getCarPageStructuredData' => '?',
  32103.             'DcSiteBundle\\Controller\\CreditController::getCarStructuredDataCarInStock' => '?',
  32104.             'DcSiteBundle\\Controller\\CreditController::getCarStructuredDataCarUsed' => '?',
  32105.             'DcSiteBundle\\Controller\\CreditController::getCreditListDocument' => '?',
  32106.             'DcSiteBundle\\Controller\\CreditController::getScheduleListDocument' => '?',
  32107.             'DcSiteBundle\\Controller\\CreditController::getScheduleListDocumentTest' => '?',
  32108.             'DcSiteBundle\\Controller\\CreditController::getVehicleByVehicleItem' => '?',
  32109.             'DcSiteBundle\\Controller\\CreditController::programs' => '?',
  32110.             'DcSiteBundle\\Controller\\CreditController::saveForm' => '?',
  32111.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarPageStructuredData' => '?',
  32112.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarStructuredDataCarInStock' => '?',
  32113.             'DcSiteBundle\\Controller\\CsvAccessoriesController::getCarStructuredDataCarUsed' => '?',
  32114.             'DcSiteBundle\\Controller\\FinanceController::business' => '?',
  32115.             'DcSiteBundle\\Controller\\FinanceController::creditInit' => '?',
  32116.             'DcSiteBundle\\Controller\\FinanceController::creditProgramByFirstPayment' => '?',
  32117.             'DcSiteBundle\\Controller\\FinanceController::creditProgramVehicleWithMinMaxPrice' => '?',
  32118.             'DcSiteBundle\\Controller\\FinanceController::getCarPageStructuredData' => '?',
  32119.             'DcSiteBundle\\Controller\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32120.             'DcSiteBundle\\Controller\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32121.             'DcSiteBundle\\Controller\\FinanceController::getCrmDataByUUID' => '?',
  32122.             'DcSiteBundle\\Controller\\FinanceController::insurance' => '?',
  32123.             'DcSiteBundle\\Controller\\FinanceController::saveCreditCalculationUserData' => '?',
  32124.             'DcSiteBundle\\Controller\\FinanceController::saveCreditPageReview' => '?',
  32125.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarPageStructuredData' => '?',
  32126.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarStructuredDataCarInStock' => '?',
  32127.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::getCarStructuredDataCarUsed' => '?',
  32128.             'DcSiteBundle\\Controller\\Ford\\AboutUsController::staff' => '?',
  32129.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarPageStructuredData' => '?',
  32130.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32131.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32132.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarPageStructuredData' => '?',
  32133.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarStructuredDataCarInStock' => '?',
  32134.             'DcSiteBundle\\Controller\\Ford\\AjaxController::getCarStructuredDataCarUsed' => '?',
  32135.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarPageStructuredData' => '?',
  32136.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarStructuredDataCarInStock' => '?',
  32137.             'DcSiteBundle\\Controller\\Ford\\ApprovedController::getCarStructuredDataCarUsed' => '?',
  32138.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarPageStructuredData' => '?',
  32139.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarStructuredDataCarInStock' => '?',
  32140.             'DcSiteBundle\\Controller\\Ford\\BaseController::getCarStructuredDataCarUsed' => '?',
  32141.             'DcSiteBundle\\Controller\\Ford\\BasketController::basket' => '?',
  32142.             'DcSiteBundle\\Controller\\Ford\\BasketController::checkoutOrder' => '?',
  32143.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarPageStructuredData' => '?',
  32144.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarStructuredDataCarInStock' => '?',
  32145.             'DcSiteBundle\\Controller\\Ford\\BasketController::getCarStructuredDataCarUsed' => '?',
  32146.             'DcSiteBundle\\Controller\\Ford\\BasketController::order' => '?',
  32147.             'DcSiteBundle\\Controller\\Ford\\CarController::car' => '?',
  32148.             'DcSiteBundle\\Controller\\Ford\\CarController::carCardStock' => '?',
  32149.             'DcSiteBundle\\Controller\\Ford\\CarController::carConfiguraion' => '?',
  32150.             'DcSiteBundle\\Controller\\Ford\\CarController::category' => '?',
  32151.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarPageStructuredData' => '?',
  32152.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarStructuredDataCarInStock' => '?',
  32153.             'DcSiteBundle\\Controller\\Ford\\CarController::getCarStructuredDataCarUsed' => '?',
  32154.             'DcSiteBundle\\Controller\\Ford\\CarController::list' => '?',
  32155.             'DcSiteBundle\\Controller\\Ford\\CarController::listPage' => '?',
  32156.             'DcSiteBundle\\Controller\\Ford\\CarController::secondhandSingle' => '?',
  32157.             'DcSiteBundle\\Controller\\Ford\\FinanceController::credit' => '?',
  32158.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarPageStructuredData' => '?',
  32159.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32160.             'DcSiteBundle\\Controller\\Ford\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32161.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarPageStructuredData' => '?',
  32162.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarStructuredDataCarInStock' => '?',
  32163.             'DcSiteBundle\\Controller\\Ford\\MainController::getCarStructuredDataCarUsed' => '?',
  32164.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarPageStructuredData' => '?',
  32165.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarStructuredDataCarInStock' => '?',
  32166.             'DcSiteBundle\\Controller\\Ford\\PostController::getCarStructuredDataCarUsed' => '?',
  32167.             'DcSiteBundle\\Controller\\Ford\\PostController::post' => '?',
  32168.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarPageStructuredData' => '?',
  32169.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32170.             'DcSiteBundle\\Controller\\Ford\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32171.             'DcSiteBundle\\Controller\\Ford\\ServiceController::regulationsTo' => '?',
  32172.             'DcSiteBundle\\Controller\\FormController::EventForm' => '?',
  32173.             'DcSiteBundle\\Controller\\FormController::getCarPageStructuredData' => '?',
  32174.             'DcSiteBundle\\Controller\\FormController::getCarStructuredDataCarInStock' => '?',
  32175.             'DcSiteBundle\\Controller\\FormController::getCarStructuredDataCarUsed' => '?',
  32176.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarPageStructuredData' => '?',
  32177.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarStructuredDataCarInStock' => '?',
  32178.             'DcSiteBundle\\Controller\\Haval\\AboutController::getCarStructuredDataCarUsed' => '?',
  32179.             'DcSiteBundle\\Controller\\Haval\\AboutController::newsSingle' => '?',
  32180.             'DcSiteBundle\\Controller\\Haval\\AboutController::team' => '?',
  32181.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarPageStructuredData' => '?',
  32182.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarStructuredDataCarInStock' => '?',
  32183.             'DcSiteBundle\\Controller\\Haval\\BaseController::getCarStructuredDataCarUsed' => '?',
  32184.             'DcSiteBundle\\Controller\\Haval\\CarController::car' => '?',
  32185.             'DcSiteBundle\\Controller\\Haval\\CarController::carConfiguraion' => '?',
  32186.             'DcSiteBundle\\Controller\\Haval\\CarController::carInStockSingle' => '?',
  32187.             'DcSiteBundle\\Controller\\Haval\\CarController::category' => '?',
  32188.             'DcSiteBundle\\Controller\\Haval\\CarController::configurator' => '?',
  32189.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarPageStructuredData' => '?',
  32190.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarStructuredDataCarInStock' => '?',
  32191.             'DcSiteBundle\\Controller\\Haval\\CarController::getCarStructuredDataCarUsed' => '?',
  32192.             'DcSiteBundle\\Controller\\Haval\\CarController::list' => '?',
  32193.             'DcSiteBundle\\Controller\\Haval\\CarController::listPage' => '?',
  32194.             'DcSiteBundle\\Controller\\Haval\\CarController::secondhandSingle' => '?',
  32195.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarPageStructuredData' => '?',
  32196.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32197.             'DcSiteBundle\\Controller\\Haval\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32198.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarPageStructuredData' => '?',
  32199.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarStructuredDataCarInStock' => '?',
  32200.             'DcSiteBundle\\Controller\\Haval\\MainController::getCarStructuredDataCarUsed' => '?',
  32201.             'DcSiteBundle\\Controller\\Haval\\MainController::index' => '?',
  32202.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarPageStructuredData' => '?',
  32203.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32204.             'DcSiteBundle\\Controller\\Haval\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32205.             'DcSiteBundle\\Controller\\Haval\\ServiceController::regulationsTo' => '?',
  32206.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarPageStructuredData' => '?',
  32207.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarStructuredDataCarInStock' => '?',
  32208.             'DcSiteBundle\\Controller\\Haval\\StocksController::getCarStructuredDataCarUsed' => '?',
  32209.             'DcSiteBundle\\Controller\\Haval\\StocksController::stocksSingle' => '?',
  32210.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarPageStructuredData' => '?',
  32211.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarStructuredDataCarInStock' => '?',
  32212.             'DcSiteBundle\\Controller\\Honda\\AboutController::getCarStructuredDataCarUsed' => '?',
  32213.             'DcSiteBundle\\Controller\\Honda\\AboutController::newsSingle' => '?',
  32214.             'DcSiteBundle\\Controller\\Honda\\AboutController::staff' => '?',
  32215.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesCatalog' => '?',
  32216.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesCategory' => '?',
  32217.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesModel' => '?',
  32218.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesModelVariation' => '?',
  32219.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::accessoriesPage' => '?',
  32220.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarPageStructuredData' => '?',
  32221.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32222.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32223.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarPageStructuredData' => '?',
  32224.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarStructuredDataCarInStock' => '?',
  32225.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::getCarStructuredDataCarUsed' => '?',
  32226.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController::regulationsTo' => '?',
  32227.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarPageStructuredData' => '?',
  32228.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarStructuredDataCarInStock' => '?',
  32229.             'DcSiteBundle\\Controller\\Honda\\BaseController::getCarStructuredDataCarUsed' => '?',
  32230.             'DcSiteBundle\\Controller\\Honda\\BasketController::checkoutOrder' => '?',
  32231.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarPageStructuredData' => '?',
  32232.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarStructuredDataCarInStock' => '?',
  32233.             'DcSiteBundle\\Controller\\Honda\\BasketController::getCarStructuredDataCarUsed' => '?',
  32234.             'DcSiteBundle\\Controller\\Honda\\BasketController::order' => '?',
  32235.             'DcSiteBundle\\Controller\\Honda\\CarController::car' => '?',
  32236.             'DcSiteBundle\\Controller\\Honda\\CarController::carCardStock' => '?',
  32237.             'DcSiteBundle\\Controller\\Honda\\CarController::carConfiguraion' => '?',
  32238.             'DcSiteBundle\\Controller\\Honda\\CarController::category' => '?',
  32239.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarPageStructuredData' => '?',
  32240.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarStructuredDataCarInStock' => '?',
  32241.             'DcSiteBundle\\Controller\\Honda\\CarController::getCarStructuredDataCarUsed' => '?',
  32242.             'DcSiteBundle\\Controller\\Honda\\CarController::list' => '?',
  32243.             'DcSiteBundle\\Controller\\Honda\\CarController::listPage' => '?',
  32244.             'DcSiteBundle\\Controller\\Honda\\CarController::secondhandSingle' => '?',
  32245.             'DcSiteBundle\\Controller\\Honda\\FinanceController::credit' => '?',
  32246.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarPageStructuredData' => '?',
  32247.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32248.             'DcSiteBundle\\Controller\\Honda\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32249.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::accessories' => '?',
  32250.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarPageStructuredData' => '?',
  32251.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarStructuredDataCarInStock' => '?',
  32252.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::getCarStructuredDataCarUsed' => '?',
  32253.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController::regulationsTo' => '?',
  32254.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarPageStructuredData' => '?',
  32255.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarStructuredDataCarInStock' => '?',
  32256.             'DcSiteBundle\\Controller\\Honda\\MainController::getCarStructuredDataCarUsed' => '?',
  32257.             'DcSiteBundle\\Controller\\Honda\\MainController::index' => '?',
  32258.             'DcSiteBundle\\Controller\\Honda\\MainController::menuInit' => '?',
  32259.             'DcSiteBundle\\Controller\\Honda\\MainController::stocksSingle' => '?',
  32260.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarPageStructuredData' => '?',
  32261.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarStructuredDataCarInStock' => '?',
  32262.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::getCarStructuredDataCarUsed' => '?',
  32263.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::newsSingle' => '?',
  32264.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController::staff' => '?',
  32265.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesCatalog' => '?',
  32266.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesCategory' => '?',
  32267.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesModel' => '?',
  32268.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesModelVariation' => '?',
  32269.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::accessoriesPage' => '?',
  32270.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarPageStructuredData' => '?',
  32271.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32272.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32273.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarPageStructuredData' => '?',
  32274.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarStructuredDataCarInStock' => '?',
  32275.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::getCarStructuredDataCarUsed' => '?',
  32276.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::index' => '?',
  32277.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController::transfer' => '?',
  32278.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarPageStructuredData' => '?',
  32279.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarStructuredDataCarInStock' => '?',
  32280.             'DcSiteBundle\\Controller\\Infiniti\\BaseController::getCarStructuredDataCarUsed' => '?',
  32281.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::checkoutOrder' => '?',
  32282.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarPageStructuredData' => '?',
  32283.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarStructuredDataCarInStock' => '?',
  32284.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::getCarStructuredDataCarUsed' => '?',
  32285.             'DcSiteBundle\\Controller\\Infiniti\\BasketController::order' => '?',
  32286.             'DcSiteBundle\\Controller\\Infiniti\\CarController::car' => '?',
  32287.             'DcSiteBundle\\Controller\\Infiniti\\CarController::carCardStock' => '?',
  32288.             'DcSiteBundle\\Controller\\Infiniti\\CarController::carConfiguraion' => '?',
  32289.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarPageStructuredData' => '?',
  32290.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarStructuredDataCarInStock' => '?',
  32291.             'DcSiteBundle\\Controller\\Infiniti\\CarController::getCarStructuredDataCarUsed' => '?',
  32292.             'DcSiteBundle\\Controller\\Infiniti\\CarController::lineUp' => '?',
  32293.             'DcSiteBundle\\Controller\\Infiniti\\CarController::lineUpPage' => '?',
  32294.             'DcSiteBundle\\Controller\\Infiniti\\CarController::secondhandSingle' => '?',
  32295.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarPageStructuredData' => '?',
  32296.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarStructuredDataCarInStock' => '?',
  32297.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::getCarStructuredDataCarUsed' => '?',
  32298.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController::index' => '?',
  32299.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::credit' => '?',
  32300.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarPageStructuredData' => '?',
  32301.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32302.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32303.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController::index' => '?',
  32304.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarPageStructuredData' => '?',
  32305.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarStructuredDataCarInStock' => '?',
  32306.             'DcSiteBundle\\Controller\\Infiniti\\MainController::getCarStructuredDataCarUsed' => '?',
  32307.             'DcSiteBundle\\Controller\\Infiniti\\MainController::index' => '?',
  32308.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarPageStructuredData' => '?',
  32309.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarStructuredDataCarInStock' => '?',
  32310.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::getCarStructuredDataCarUsed' => '?',
  32311.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::index' => '?',
  32312.             'DcSiteBundle\\Controller\\Infiniti\\OffersController::offersSingle' => '?',
  32313.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarPageStructuredData' => '?',
  32314.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32315.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32316.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::index' => '?',
  32317.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController::regulationsTo' => '?',
  32318.             'DcSiteBundle\\Controller\\InsuranceController::getCarPageStructuredData' => '?',
  32319.             'DcSiteBundle\\Controller\\InsuranceController::getCarStructuredDataCarInStock' => '?',
  32320.             'DcSiteBundle\\Controller\\InsuranceController::getCarStructuredDataCarUsed' => '?',
  32321.             'DcSiteBundle\\Controller\\InsuranceController::loadOptions' => '?',
  32322.             'DcSiteBundle\\Controller\\InsuranceController::saveForm' => '?',
  32323.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarPageStructuredData' => '?',
  32324.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarStructuredDataCarInStock' => '?',
  32325.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::getCarStructuredDataCarUsed' => '?',
  32326.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::newsSingle' => '?',
  32327.             'DcSiteBundle\\Controller\\Jaguar\\AboutController::staff' => '?',
  32328.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesCatalog' => '?',
  32329.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesCategory' => '?',
  32330.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesModel' => '?',
  32331.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesModelVariation' => '?',
  32332.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::accessoriesPage' => '?',
  32333.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarPageStructuredData' => '?',
  32334.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32335.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32336.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarPageStructuredData' => '?',
  32337.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarStructuredDataCarInStock' => '?',
  32338.             'DcSiteBundle\\Controller\\Jaguar\\BaseController::getCarStructuredDataCarUsed' => '?',
  32339.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::checkoutOrder' => '?',
  32340.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarPageStructuredData' => '?',
  32341.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarStructuredDataCarInStock' => '?',
  32342.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::getCarStructuredDataCarUsed' => '?',
  32343.             'DcSiteBundle\\Controller\\Jaguar\\BasketController::order' => '?',
  32344.             'DcSiteBundle\\Controller\\Jaguar\\CarController::car' => '?',
  32345.             'DcSiteBundle\\Controller\\Jaguar\\CarController::carConfiguraion' => '?',
  32346.             'DcSiteBundle\\Controller\\Jaguar\\CarController::carInStock' => '?',
  32347.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarPageStructuredData' => '?',
  32348.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarStructuredDataCarInStock' => '?',
  32349.             'DcSiteBundle\\Controller\\Jaguar\\CarController::getCarStructuredDataCarUsed' => '?',
  32350.             'DcSiteBundle\\Controller\\Jaguar\\CarController::usedCard' => '?',
  32351.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarPageStructuredData' => '?',
  32352.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32353.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32354.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarPageStructuredData' => '?',
  32355.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarStructuredDataCarInStock' => '?',
  32356.             'DcSiteBundle\\Controller\\Jaguar\\MainController::getCarStructuredDataCarUsed' => '?',
  32357.             'DcSiteBundle\\Controller\\Jaguar\\MainController::menuInit' => '?',
  32358.             'DcSiteBundle\\Controller\\Jaguar\\MainController::specialOffersSingle' => '?',
  32359.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarPageStructuredData' => '?',
  32360.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32361.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32362.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController::regulationsTo' => '?',
  32363.             'DcSiteBundle\\Controller\\Jeep\\AboutController::actionsSingle' => '?',
  32364.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarPageStructuredData' => '?',
  32365.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarStructuredDataCarInStock' => '?',
  32366.             'DcSiteBundle\\Controller\\Jeep\\AboutController::getCarStructuredDataCarUsed' => '?',
  32367.             'DcSiteBundle\\Controller\\Jeep\\AboutController::newsSingle' => '?',
  32368.             'DcSiteBundle\\Controller\\Jeep\\AboutController::team' => '?',
  32369.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesCatalog' => '?',
  32370.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesCategory' => '?',
  32371.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesModel' => '?',
  32372.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesModelVariation' => '?',
  32373.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::accessoriesPage' => '?',
  32374.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarPageStructuredData' => '?',
  32375.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32376.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32377.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarPageStructuredData' => '?',
  32378.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarStructuredDataCarInStock' => '?',
  32379.             'DcSiteBundle\\Controller\\Jeep\\BaseController::getCarStructuredDataCarUsed' => '?',
  32380.             'DcSiteBundle\\Controller\\Jeep\\BasketController::checkoutOrder' => '?',
  32381.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarPageStructuredData' => '?',
  32382.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarStructuredDataCarInStock' => '?',
  32383.             'DcSiteBundle\\Controller\\Jeep\\BasketController::getCarStructuredDataCarUsed' => '?',
  32384.             'DcSiteBundle\\Controller\\Jeep\\BasketController::order' => '?',
  32385.             'DcSiteBundle\\Controller\\Jeep\\CarController::car' => '?',
  32386.             'DcSiteBundle\\Controller\\Jeep\\CarController::carInStockSingle' => '?',
  32387.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarPageStructuredData' => '?',
  32388.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarStructuredDataCarInStock' => '?',
  32389.             'DcSiteBundle\\Controller\\Jeep\\CarController::getCarStructuredDataCarUsed' => '?',
  32390.             'DcSiteBundle\\Controller\\Jeep\\CarController::list' => '?',
  32391.             'DcSiteBundle\\Controller\\Jeep\\CarController::listPage' => '?',
  32392.             'DcSiteBundle\\Controller\\Jeep\\CarController::technicalCharacteristics' => '?',
  32393.             'DcSiteBundle\\Controller\\Jeep\\CarController::usedCarSingle' => '?',
  32394.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::credit' => '?',
  32395.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarPageStructuredData' => '?',
  32396.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32397.             'DcSiteBundle\\Controller\\Jeep\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32398.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarPageStructuredData' => '?',
  32399.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarStructuredDataCarInStock' => '?',
  32400.             'DcSiteBundle\\Controller\\Jeep\\MainController::getCarStructuredDataCarUsed' => '?',
  32401.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::accessory' => '?',
  32402.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarPageStructuredData' => '?',
  32403.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32404.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32405.             'DcSiteBundle\\Controller\\Jeep\\ServiceController::regulationsTo' => '?',
  32406.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarPageStructuredData' => '?',
  32407.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarStructuredDataCarInStock' => '?',
  32408.             'DcSiteBundle\\Controller\\LandRover\\AboutController::getCarStructuredDataCarUsed' => '?',
  32409.             'DcSiteBundle\\Controller\\LandRover\\AboutController::newsSingle' => '?',
  32410.             'DcSiteBundle\\Controller\\LandRover\\AboutController::staff' => '?',
  32411.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesCatalog' => '?',
  32412.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesCategory' => '?',
  32413.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesModel' => '?',
  32414.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesModelVariation' => '?',
  32415.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::accessoriesPage' => '?',
  32416.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarPageStructuredData' => '?',
  32417.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32418.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32419.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarPageStructuredData' => '?',
  32420.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarStructuredDataCarInStock' => '?',
  32421.             'DcSiteBundle\\Controller\\LandRover\\BaseController::getCarStructuredDataCarUsed' => '?',
  32422.             'DcSiteBundle\\Controller\\LandRover\\BasketController::checkoutOrder' => '?',
  32423.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarPageStructuredData' => '?',
  32424.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarStructuredDataCarInStock' => '?',
  32425.             'DcSiteBundle\\Controller\\LandRover\\BasketController::getCarStructuredDataCarUsed' => '?',
  32426.             'DcSiteBundle\\Controller\\LandRover\\BasketController::order' => '?',
  32427.             'DcSiteBundle\\Controller\\LandRover\\CarController::car' => '?',
  32428.             'DcSiteBundle\\Controller\\LandRover\\CarController::carConfiguraion' => '?',
  32429.             'DcSiteBundle\\Controller\\LandRover\\CarController::carInStock' => '?',
  32430.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarPageStructuredData' => '?',
  32431.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarStructuredDataCarInStock' => '?',
  32432.             'DcSiteBundle\\Controller\\LandRover\\CarController::getCarStructuredDataCarUsed' => '?',
  32433.             'DcSiteBundle\\Controller\\LandRover\\CarController::usedCard' => '?',
  32434.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::credit' => '?',
  32435.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarPageStructuredData' => '?',
  32436.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32437.             'DcSiteBundle\\Controller\\LandRover\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32438.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarPageStructuredData' => '?',
  32439.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarStructuredDataCarInStock' => '?',
  32440.             'DcSiteBundle\\Controller\\LandRover\\MainController::getCarStructuredDataCarUsed' => '?',
  32441.             'DcSiteBundle\\Controller\\LandRover\\MainController::menuInit' => '?',
  32442.             'DcSiteBundle\\Controller\\LandRover\\MainController::modelLineup' => '?',
  32443.             'DcSiteBundle\\Controller\\LandRover\\MainController::modelLineupPage' => '?',
  32444.             'DcSiteBundle\\Controller\\LandRover\\MainController::specialOffersSingle' => '?',
  32445.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::accessories' => '?',
  32446.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarPageStructuredData' => '?',
  32447.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32448.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32449.             'DcSiteBundle\\Controller\\LandRover\\ServiceController::regulationsTo' => '?',
  32450.             'DcSiteBundle\\Controller\\LeasingController::getCarPageStructuredData' => '?',
  32451.             'DcSiteBundle\\Controller\\LeasingController::getCarStructuredDataCarInStock' => '?',
  32452.             'DcSiteBundle\\Controller\\LeasingController::getCarStructuredDataCarUsed' => '?',
  32453.             'DcSiteBundle\\Controller\\LeasingController::initByDealer' => '?',
  32454.             'DcSiteBundle\\Controller\\LeasingController::initByDealerAndVehicleType' => '?',
  32455.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarPageStructuredData' => '?',
  32456.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarStructuredDataCarInStock' => '?',
  32457.             'DcSiteBundle\\Controller\\Lexus\\AboutController::getCarStructuredDataCarUsed' => '?',
  32458.             'DcSiteBundle\\Controller\\Lexus\\AboutController::newsSingle' => '?',
  32459.             'DcSiteBundle\\Controller\\Lexus\\AboutController::staff' => '?',
  32460.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesCatalog' => '?',
  32461.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesCategory' => '?',
  32462.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesModel' => '?',
  32463.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesModelVariation' => '?',
  32464.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::accessoriesPage' => '?',
  32465.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarPageStructuredData' => '?',
  32466.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32467.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32468.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarPageStructuredData' => '?',
  32469.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarStructuredDataCarInStock' => '?',
  32470.             'DcSiteBundle\\Controller\\Lexus\\BaseController::getCarStructuredDataCarUsed' => '?',
  32471.             'DcSiteBundle\\Controller\\Lexus\\BasketController::basket' => '?',
  32472.             'DcSiteBundle\\Controller\\Lexus\\BasketController::checkoutOrder' => '?',
  32473.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarPageStructuredData' => '?',
  32474.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarStructuredDataCarInStock' => '?',
  32475.             'DcSiteBundle\\Controller\\Lexus\\BasketController::getCarStructuredDataCarUsed' => '?',
  32476.             'DcSiteBundle\\Controller\\Lexus\\BasketController::order' => '?',
  32477.             'DcSiteBundle\\Controller\\Lexus\\CarController::car' => '?',
  32478.             'DcSiteBundle\\Controller\\Lexus\\CarController::carCatalog' => '?',
  32479.             'DcSiteBundle\\Controller\\Lexus\\CarController::carCatalogPages' => '?',
  32480.             'DcSiteBundle\\Controller\\Lexus\\CarController::carConfiguraion' => '?',
  32481.             'DcSiteBundle\\Controller\\Lexus\\CarController::carStockSingle' => '?',
  32482.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarPageStructuredData' => '?',
  32483.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarStructuredDataCarInStock' => '?',
  32484.             'DcSiteBundle\\Controller\\Lexus\\CarController::getCarStructuredDataCarUsed' => '?',
  32485.             'DcSiteBundle\\Controller\\Lexus\\CarController::secondhandSingle' => '?',
  32486.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::credit' => '?',
  32487.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarPageStructuredData' => '?',
  32488.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32489.             'DcSiteBundle\\Controller\\Lexus\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32490.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarPageStructuredData' => '?',
  32491.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarStructuredDataCarInStock' => '?',
  32492.             'DcSiteBundle\\Controller\\Lexus\\HybridController::getCarStructuredDataCarUsed' => '?',
  32493.             'DcSiteBundle\\Controller\\Lexus\\MainController::carCatalog' => '?',
  32494.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarPageStructuredData' => '?',
  32495.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarStructuredDataCarInStock' => '?',
  32496.             'DcSiteBundle\\Controller\\Lexus\\MainController::getCarStructuredDataCarUsed' => '?',
  32497.             'DcSiteBundle\\Controller\\Lexus\\MainController::index' => '?',
  32498.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarPageStructuredData' => '?',
  32499.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32500.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32501.             'DcSiteBundle\\Controller\\Lexus\\ServiceController::priceForCar' => '?',
  32502.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarPageStructuredData' => '?',
  32503.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarStructuredDataCarInStock' => '?',
  32504.             'DcSiteBundle\\Controller\\Lexus\\StocksController::getCarStructuredDataCarUsed' => '?',
  32505.             'DcSiteBundle\\Controller\\Lexus\\StocksController::stocksSingle' => '?',
  32506.             'DcSiteBundle\\Controller\\MainSliderController::getCarPageStructuredData' => '?',
  32507.             'DcSiteBundle\\Controller\\MainSliderController::getCarStructuredDataCarInStock' => '?',
  32508.             'DcSiteBundle\\Controller\\MainSliderController::getCarStructuredDataCarUsed' => '?',
  32509.             'DcSiteBundle\\Controller\\MainSliderController::getSlides' => '?',
  32510.             'DcSiteBundle\\Controller\\Marine\\AboutController::about' => '?',
  32511.             'DcSiteBundle\\Controller\\Marine\\AboutController::catalogVehicle' => '?',
  32512.             'DcSiteBundle\\Controller\\Marine\\AboutController::contacts' => '?',
  32513.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarPageStructuredData' => '?',
  32514.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarStructuredDataCarInStock' => '?',
  32515.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCarStructuredDataCarUsed' => '?',
  32516.             'DcSiteBundle\\Controller\\Marine\\AboutController::getCatalogAccessory' => '?',
  32517.             'DcSiteBundle\\Controller\\Marine\\AboutController::getPagination' => '?',
  32518.             'DcSiteBundle\\Controller\\Marine\\BaseController::catalogVehicle' => '?',
  32519.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarPageStructuredData' => '?',
  32520.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarStructuredDataCarInStock' => '?',
  32521.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCarStructuredDataCarUsed' => '?',
  32522.             'DcSiteBundle\\Controller\\Marine\\BaseController::getCatalogAccessory' => '?',
  32523.             'DcSiteBundle\\Controller\\Marine\\BaseController::getPagination' => '?',
  32524.             'DcSiteBundle\\Controller\\Marine\\BasketController::catalogVehicle' => '?',
  32525.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarPageStructuredData' => '?',
  32526.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarStructuredDataCarInStock' => '?',
  32527.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCarStructuredDataCarUsed' => '?',
  32528.             'DcSiteBundle\\Controller\\Marine\\BasketController::getCatalogAccessory' => '?',
  32529.             'DcSiteBundle\\Controller\\Marine\\BasketController::getPagination' => '?',
  32530.             'DcSiteBundle\\Controller\\Marine\\CatalogController::accessoriesCatalog' => '?',
  32531.             'DcSiteBundle\\Controller\\Marine\\CatalogController::accessoriesSingleCatalog' => '?',
  32532.             'DcSiteBundle\\Controller\\Marine\\CatalogController::boatsCatalog' => '?',
  32533.             'DcSiteBundle\\Controller\\Marine\\CatalogController::boatsSingleCatalog' => '?',
  32534.             'DcSiteBundle\\Controller\\Marine\\CatalogController::brandsCatalog' => '?',
  32535.             'DcSiteBundle\\Controller\\Marine\\CatalogController::brandsSingleCatalog' => '?',
  32536.             'DcSiteBundle\\Controller\\Marine\\CatalogController::catalogVehicle' => '?',
  32537.             'DcSiteBundle\\Controller\\Marine\\CatalogController::equipmentsCatalog' => '?',
  32538.             'DcSiteBundle\\Controller\\Marine\\CatalogController::equipmentsSingleCatalog' => '?',
  32539.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarPageStructuredData' => '?',
  32540.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarStructuredDataCarInStock' => '?',
  32541.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCarStructuredDataCarUsed' => '?',
  32542.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getCatalogAccessory' => '?',
  32543.             'DcSiteBundle\\Controller\\Marine\\CatalogController::getPagination' => '?',
  32544.             'DcSiteBundle\\Controller\\Marine\\CatalogController::jetskisCatalog' => '?',
  32545.             'DcSiteBundle\\Controller\\Marine\\CatalogController::jetskisSingleCatalog' => '?',
  32546.             'DcSiteBundle\\Controller\\Marine\\CatalogController::motorsCatalog' => '?',
  32547.             'DcSiteBundle\\Controller\\Marine\\CatalogController::motorsSingleCatalog' => '?',
  32548.             'DcSiteBundle\\Controller\\Marine\\CatalogController::trailersCatalog' => '?',
  32549.             'DcSiteBundle\\Controller\\Marine\\CatalogController::trailersSingleCatalog' => '?',
  32550.             'DcSiteBundle\\Controller\\Marine\\MainController::catalogVehicle' => '?',
  32551.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarPageStructuredData' => '?',
  32552.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarStructuredDataCarInStock' => '?',
  32553.             'DcSiteBundle\\Controller\\Marine\\MainController::getCarStructuredDataCarUsed' => '?',
  32554.             'DcSiteBundle\\Controller\\Marine\\MainController::getCatalogAccessory' => '?',
  32555.             'DcSiteBundle\\Controller\\Marine\\MainController::getPagination' => '?',
  32556.             'DcSiteBundle\\Controller\\Marine\\MainController::index' => '?',
  32557.             'DcSiteBundle\\Controller\\Marine\\PostController::catalogVehicle' => '?',
  32558.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarPageStructuredData' => '?',
  32559.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarStructuredDataCarInStock' => '?',
  32560.             'DcSiteBundle\\Controller\\Marine\\PostController::getCarStructuredDataCarUsed' => '?',
  32561.             'DcSiteBundle\\Controller\\Marine\\PostController::getCatalogAccessory' => '?',
  32562.             'DcSiteBundle\\Controller\\Marine\\PostController::getPagination' => '?',
  32563.             'DcSiteBundle\\Controller\\Marine\\PostController::newsSingle' => '?',
  32564.             'DcSiteBundle\\Controller\\Marine\\ServiceController::catalogVehicle' => '?',
  32565.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarPageStructuredData' => '?',
  32566.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32567.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32568.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getCatalogAccessory' => '?',
  32569.             'DcSiteBundle\\Controller\\Marine\\ServiceController::getPagination' => '?',
  32570.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarPageStructuredData' => '?',
  32571.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarStructuredDataCarInStock' => '?',
  32572.             'DcSiteBundle\\Controller\\Mazda\\AboutController::getCarStructuredDataCarUsed' => '?',
  32573.             'DcSiteBundle\\Controller\\Mazda\\AboutController::newsSingle' => '?',
  32574.             'DcSiteBundle\\Controller\\Mazda\\AboutController::staff' => '?',
  32575.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesCatalog' => '?',
  32576.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesCategory' => '?',
  32577.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesModel' => '?',
  32578.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesModelVariation' => '?',
  32579.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::accessoriesPage' => '?',
  32580.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarPageStructuredData' => '?',
  32581.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32582.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32583.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarPageStructuredData' => '?',
  32584.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarStructuredDataCarInStock' => '?',
  32585.             'DcSiteBundle\\Controller\\Mazda\\BaseController::getCarStructuredDataCarUsed' => '?',
  32586.             'DcSiteBundle\\Controller\\Mazda\\BasketController::basket' => '?',
  32587.             'DcSiteBundle\\Controller\\Mazda\\BasketController::checkoutOrder' => '?',
  32588.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarPageStructuredData' => '?',
  32589.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarStructuredDataCarInStock' => '?',
  32590.             'DcSiteBundle\\Controller\\Mazda\\BasketController::getCarStructuredDataCarUsed' => '?',
  32591.             'DcSiteBundle\\Controller\\Mazda\\BasketController::order' => '?',
  32592.             'DcSiteBundle\\Controller\\Mazda\\CarController::car' => '?',
  32593.             'DcSiteBundle\\Controller\\Mazda\\CarController::carConfiguraion' => '?',
  32594.             'DcSiteBundle\\Controller\\Mazda\\CarController::carInStockSingle' => '?',
  32595.             'DcSiteBundle\\Controller\\Mazda\\CarController::category' => '?',
  32596.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarPageStructuredData' => '?',
  32597.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarStructuredDataCarInStock' => '?',
  32598.             'DcSiteBundle\\Controller\\Mazda\\CarController::getCarStructuredDataCarUsed' => '?',
  32599.             'DcSiteBundle\\Controller\\Mazda\\CarController::list' => '?',
  32600.             'DcSiteBundle\\Controller\\Mazda\\CarController::listPage' => '?',
  32601.             'DcSiteBundle\\Controller\\Mazda\\CarController::secondhandSingle' => '?',
  32602.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::credit' => '?',
  32603.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarPageStructuredData' => '?',
  32604.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32605.             'DcSiteBundle\\Controller\\Mazda\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32606.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarPageStructuredData' => '?',
  32607.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarStructuredDataCarInStock' => '?',
  32608.             'DcSiteBundle\\Controller\\Mazda\\MainController::getCarStructuredDataCarUsed' => '?',
  32609.             'DcSiteBundle\\Controller\\Mazda\\MainController::loadModels' => '?',
  32610.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarPageStructuredData' => '?',
  32611.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32612.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32613.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::regulationsTo' => '?',
  32614.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::souvenirById' => '?',
  32615.             'DcSiteBundle\\Controller\\Mazda\\ServiceController::souvenirs' => '?',
  32616.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarPageStructuredData' => '?',
  32617.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarStructuredDataCarInStock' => '?',
  32618.             'DcSiteBundle\\Controller\\Mazda\\StocksController::getCarStructuredDataCarUsed' => '?',
  32619.             'DcSiteBundle\\Controller\\Mazda\\StocksController::stocksSingle' => '?',
  32620.             'DcSiteBundle\\Controller\\MerchantApiController::getCarPageStructuredData' => '?',
  32621.             'DcSiteBundle\\Controller\\MerchantApiController::getCarStructuredDataCarInStock' => '?',
  32622.             'DcSiteBundle\\Controller\\MerchantApiController::getCarStructuredDataCarUsed' => '?',
  32623.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarPageStructuredData' => '?',
  32624.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarStructuredDataCarInStock' => '?',
  32625.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::getCarStructuredDataCarUsed' => '?',
  32626.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::newsSingle' => '?',
  32627.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController::staff' => '?',
  32628.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesCatalog' => '?',
  32629.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesCategory' => '?',
  32630.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesModel' => '?',
  32631.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesModelVariation' => '?',
  32632.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::accessoriesPage' => '?',
  32633.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarPageStructuredData' => '?',
  32634.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32635.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32636.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarPageStructuredData' => '?',
  32637.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarStructuredDataCarInStock' => '?',
  32638.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController::getCarStructuredDataCarUsed' => '?',
  32639.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::basket' => '?',
  32640.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::checkoutOrder' => '?',
  32641.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarPageStructuredData' => '?',
  32642.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarStructuredDataCarInStock' => '?',
  32643.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::getCarStructuredDataCarUsed' => '?',
  32644.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController::order' => '?',
  32645.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::car' => '?',
  32646.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::carConfiguraion' => '?',
  32647.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::carInStockSingle' => '?',
  32648.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::category' => '?',
  32649.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarPageStructuredData' => '?',
  32650.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarStructuredDataCarInStock' => '?',
  32651.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::getCarStructuredDataCarUsed' => '?',
  32652.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::list' => '?',
  32653.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::listPage' => '?',
  32654.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController::secondhandSingle' => '?',
  32655.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::credit' => '?',
  32656.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarPageStructuredData' => '?',
  32657.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32658.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32659.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarPageStructuredData' => '?',
  32660.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarStructuredDataCarInStock' => '?',
  32661.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::getCarStructuredDataCarUsed' => '?',
  32662.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController::loadModels' => '?',
  32663.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarPageStructuredData' => '?',
  32664.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32665.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32666.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController::regulationsTo' => '?',
  32667.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarPageStructuredData' => '?',
  32668.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarStructuredDataCarInStock' => '?',
  32669.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::getCarStructuredDataCarUsed' => '?',
  32670.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController::stocksSingle' => '?',
  32671.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarPageStructuredData' => '?',
  32672.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarStructuredDataCarInStock' => '?',
  32673.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::getCarStructuredDataCarUsed' => '?',
  32674.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::newsSingle' => '?',
  32675.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController::staff' => '?',
  32676.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesCatalog' => '?',
  32677.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesCategory' => '?',
  32678.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesModel' => '?',
  32679.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesModelVariation' => '?',
  32680.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::accessoriesPage' => '?',
  32681.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarPageStructuredData' => '?',
  32682.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32683.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32684.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarPageStructuredData' => '?',
  32685.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarStructuredDataCarInStock' => '?',
  32686.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController::getCarStructuredDataCarUsed' => '?',
  32687.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::checkoutOrder' => '?',
  32688.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarPageStructuredData' => '?',
  32689.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarStructuredDataCarInStock' => '?',
  32690.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::getCarStructuredDataCarUsed' => '?',
  32691.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController::order' => '?',
  32692.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::car' => '?',
  32693.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::carConfiguraion' => '?',
  32694.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::catalog' => '?',
  32695.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::catalogPage' => '?',
  32696.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarPageStructuredData' => '?',
  32697.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarStructuredDataCarInStock' => '?',
  32698.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::getCarStructuredDataCarUsed' => '?',
  32699.             'DcSiteBundle\\Controller\\NissanArmada\\CarController::secondhandSingle' => '?',
  32700.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::car' => '?',
  32701.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarPageStructuredData' => '?',
  32702.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarStructuredDataCarInStock' => '?',
  32703.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController::getCarStructuredDataCarUsed' => '?',
  32704.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarPageStructuredData' => '?',
  32705.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32706.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32707.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController::kredit' => '?',
  32708.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarPageStructuredData' => '?',
  32709.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarStructuredDataCarInStock' => '?',
  32710.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::getCarStructuredDataCarUsed' => '?',
  32711.             'DcSiteBundle\\Controller\\NissanArmada\\MainController::index' => '?',
  32712.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarPageStructuredData' => '?',
  32713.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32714.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32715.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController::regulationsTo' => '?',
  32716.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarPageStructuredData' => '?',
  32717.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarStructuredDataCarInStock' => '?',
  32718.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::getCarStructuredDataCarUsed' => '?',
  32719.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController::stocksSingle' => '?',
  32720.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarPageStructuredData' => '?',
  32721.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarStructuredDataCarInStock' => '?',
  32722.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::getCarStructuredDataCarUsed' => '?',
  32723.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::newsSingle' => '?',
  32724.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController::staff' => '?',
  32725.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesCatalog' => '?',
  32726.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesCategory' => '?',
  32727.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesModel' => '?',
  32728.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::accessoriesPage' => '?',
  32729.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarPageStructuredData' => '?',
  32730.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32731.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32732.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarPageStructuredData' => '?',
  32733.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarStructuredDataCarInStock' => '?',
  32734.             'DcSiteBundle\\Controller\\Nissan\\BaseController::getCarStructuredDataCarUsed' => '?',
  32735.             'DcSiteBundle\\Controller\\Nissan\\BasketController::checkoutOrder' => '?',
  32736.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarPageStructuredData' => '?',
  32737.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarStructuredDataCarInStock' => '?',
  32738.             'DcSiteBundle\\Controller\\Nissan\\BasketController::getCarStructuredDataCarUsed' => '?',
  32739.             'DcSiteBundle\\Controller\\Nissan\\BasketController::order' => '?',
  32740.             'DcSiteBundle\\Controller\\Nissan\\CarController::car' => '?',
  32741.             'DcSiteBundle\\Controller\\Nissan\\CarController::carConfiguraion' => '?',
  32742.             'DcSiteBundle\\Controller\\Nissan\\CarController::catalog' => '?',
  32743.             'DcSiteBundle\\Controller\\Nissan\\CarController::catalogPage' => '?',
  32744.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarPageStructuredData' => '?',
  32745.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarStructuredDataCarInStock' => '?',
  32746.             'DcSiteBundle\\Controller\\Nissan\\CarController::getCarStructuredDataCarUsed' => '?',
  32747.             'DcSiteBundle\\Controller\\Nissan\\CarController::secondhandSingle' => '?',
  32748.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::car' => '?',
  32749.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarPageStructuredData' => '?',
  32750.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarStructuredDataCarInStock' => '?',
  32751.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController::getCarStructuredDataCarUsed' => '?',
  32752.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarPageStructuredData' => '?',
  32753.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32754.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32755.             'DcSiteBundle\\Controller\\Nissan\\FinanceController::kredit' => '?',
  32756.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarPageStructuredData' => '?',
  32757.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarStructuredDataCarInStock' => '?',
  32758.             'DcSiteBundle\\Controller\\Nissan\\MainController::getCarStructuredDataCarUsed' => '?',
  32759.             'DcSiteBundle\\Controller\\Nissan\\MainController::index' => '?',
  32760.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarPageStructuredData' => '?',
  32761.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32762.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32763.             'DcSiteBundle\\Controller\\Nissan\\ServiceController::regulationsTo' => '?',
  32764.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarPageStructuredData' => '?',
  32765.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarStructuredDataCarInStock' => '?',
  32766.             'DcSiteBundle\\Controller\\Nissan\\StocksController::getCarStructuredDataCarUsed' => '?',
  32767.             'DcSiteBundle\\Controller\\Nissan\\StocksController::stocksSingle' => '?',
  32768.             'DcSiteBundle\\Controller\\OilTOController::getCarPageStructuredData' => '?',
  32769.             'DcSiteBundle\\Controller\\OilTOController::getCarStructuredDataCarInStock' => '?',
  32770.             'DcSiteBundle\\Controller\\OilTOController::getCarStructuredDataCarUsed' => '?',
  32771.             'DcSiteBundle\\Controller\\OnlineConsultController::checkCarsDate' => '?',
  32772.             'DcSiteBundle\\Controller\\OnlineConsultController::findConsultants' => '?',
  32773.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarPageStructuredData' => '?',
  32774.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarStructuredDataCarInStock' => '?',
  32775.             'DcSiteBundle\\Controller\\OnlineConsultController::getCarStructuredDataCarUsed' => '?',
  32776.             'DcSiteBundle\\Controller\\OnlineConsultController::init' => '?',
  32777.             'DcSiteBundle\\Controller\\OnlineConsultController::initByDealer' => '?',
  32778.             'DcSiteBundle\\Controller\\OnlineConsultController::saveForm' => '?',
  32779.             'DcSiteBundle\\Controller\\OnlineServiceController::booking' => '?',
  32780.             'DcSiteBundle\\Controller\\OnlineServiceController::bookingConfirm' => '?',
  32781.             'DcSiteBundle\\Controller\\OnlineServiceController::find' => '?',
  32782.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarPageStructuredData' => '?',
  32783.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarStructuredDataCarInStock' => '?',
  32784.             'DcSiteBundle\\Controller\\OnlineServiceController::getCarStructuredDataCarUsed' => '?',
  32785.             'DcSiteBundle\\Controller\\OnlineServiceController::getTime' => '?',
  32786.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarPageStructuredData' => '?',
  32787.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarStructuredDataCarInStock' => '?',
  32788.             'DcSiteBundle\\Controller\\Opel\\AboutController::getCarStructuredDataCarUsed' => '?',
  32789.             'DcSiteBundle\\Controller\\Opel\\AboutController::newsSingle' => '?',
  32790.             'DcSiteBundle\\Controller\\Opel\\AboutController::team' => '?',
  32791.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesCatalog' => '?',
  32792.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesCategory' => '?',
  32793.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesModel' => '?',
  32794.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesModelVariation' => '?',
  32795.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::accessoriesPage' => '?',
  32796.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarPageStructuredData' => '?',
  32797.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32798.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32799.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarPageStructuredData' => '?',
  32800.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarStructuredDataCarInStock' => '?',
  32801.             'DcSiteBundle\\Controller\\Opel\\BaseController::getCarStructuredDataCarUsed' => '?',
  32802.             'DcSiteBundle\\Controller\\Opel\\BasketController::checkoutOrder' => '?',
  32803.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarPageStructuredData' => '?',
  32804.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarStructuredDataCarInStock' => '?',
  32805.             'DcSiteBundle\\Controller\\Opel\\BasketController::getCarStructuredDataCarUsed' => '?',
  32806.             'DcSiteBundle\\Controller\\Opel\\BasketController::order' => '?',
  32807.             'DcSiteBundle\\Controller\\Opel\\CarController::car' => '?',
  32808.             'DcSiteBundle\\Controller\\Opel\\CarController::carConfiguraion' => '?',
  32809.             'DcSiteBundle\\Controller\\Opel\\CarController::carInStockSingle' => '?',
  32810.             'DcSiteBundle\\Controller\\Opel\\CarController::category' => '?',
  32811.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarPageStructuredData' => '?',
  32812.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarStructuredDataCarInStock' => '?',
  32813.             'DcSiteBundle\\Controller\\Opel\\CarController::getCarStructuredDataCarUsed' => '?',
  32814.             'DcSiteBundle\\Controller\\Opel\\CarController::list' => '?',
  32815.             'DcSiteBundle\\Controller\\Opel\\CarController::listPage' => '?',
  32816.             'DcSiteBundle\\Controller\\Opel\\CarController::secondhandSingle' => '?',
  32817.             'DcSiteBundle\\Controller\\Opel\\FinanceController::credit' => '?',
  32818.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarPageStructuredData' => '?',
  32819.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32820.             'DcSiteBundle\\Controller\\Opel\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32821.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarPageStructuredData' => '?',
  32822.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarStructuredDataCarInStock' => '?',
  32823.             'DcSiteBundle\\Controller\\Opel\\MainController::getCarStructuredDataCarUsed' => '?',
  32824.             'DcSiteBundle\\Controller\\Opel\\MainController::index' => '?',
  32825.             'DcSiteBundle\\Controller\\Opel\\MainController::loadModels' => '?',
  32826.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarPageStructuredData' => '?',
  32827.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32828.             'DcSiteBundle\\Controller\\Opel\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32829.             'DcSiteBundle\\Controller\\Opel\\ServiceController::regulationsTo' => '?',
  32830.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarPageStructuredData' => '?',
  32831.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarStructuredDataCarInStock' => '?',
  32832.             'DcSiteBundle\\Controller\\Opel\\StocksController::getCarStructuredDataCarUsed' => '?',
  32833.             'DcSiteBundle\\Controller\\Opel\\StocksController::stocksSingle' => '?',
  32834.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarPageStructuredData' => '?',
  32835.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarStructuredDataCarInStock' => '?',
  32836.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::getCarStructuredDataCarUsed' => '?',
  32837.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::newsSingle' => '?',
  32838.             'DcSiteBundle\\Controller\\Peugeot\\AboutController::staff' => '?',
  32839.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesCatalog' => '?',
  32840.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesCategory' => '?',
  32841.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesModel' => '?',
  32842.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesModelVariation' => '?',
  32843.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::accessoriesPage' => '?',
  32844.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarPageStructuredData' => '?',
  32845.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32846.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32847.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarPageStructuredData' => '?',
  32848.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarStructuredDataCarInStock' => '?',
  32849.             'DcSiteBundle\\Controller\\Peugeot\\BaseController::getCarStructuredDataCarUsed' => '?',
  32850.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::checkoutOrder' => '?',
  32851.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarPageStructuredData' => '?',
  32852.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarStructuredDataCarInStock' => '?',
  32853.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::getCarStructuredDataCarUsed' => '?',
  32854.             'DcSiteBundle\\Controller\\Peugeot\\BasketController::order' => '?',
  32855.             'DcSiteBundle\\Controller\\Peugeot\\CarController::car' => '?',
  32856.             'DcSiteBundle\\Controller\\Peugeot\\CarController::carCardStock' => '?',
  32857.             'DcSiteBundle\\Controller\\Peugeot\\CarController::carConfiguraion' => '?',
  32858.             'DcSiteBundle\\Controller\\Peugeot\\CarController::category' => '?',
  32859.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarPageStructuredData' => '?',
  32860.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarStructuredDataCarInStock' => '?',
  32861.             'DcSiteBundle\\Controller\\Peugeot\\CarController::getCarStructuredDataCarUsed' => '?',
  32862.             'DcSiteBundle\\Controller\\Peugeot\\CarController::list' => '?',
  32863.             'DcSiteBundle\\Controller\\Peugeot\\CarController::listPage' => '?',
  32864.             'DcSiteBundle\\Controller\\Peugeot\\CarController::secondhandSingle' => '?',
  32865.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::credit' => '?',
  32866.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarPageStructuredData' => '?',
  32867.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32868.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32869.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarPageStructuredData' => '?',
  32870.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarStructuredDataCarInStock' => '?',
  32871.             'DcSiteBundle\\Controller\\Peugeot\\MainController::getCarStructuredDataCarUsed' => '?',
  32872.             'DcSiteBundle\\Controller\\Peugeot\\MainController::index' => '?',
  32873.             'DcSiteBundle\\Controller\\Peugeot\\MainController::initMenu' => '?',
  32874.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarPageStructuredData' => '?',
  32875.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32876.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32877.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController::regulationsTo' => '?',
  32878.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarPageStructuredData' => '?',
  32879.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarStructuredDataCarInStock' => '?',
  32880.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::getCarStructuredDataCarUsed' => '?',
  32881.             'DcSiteBundle\\Controller\\Peugeot\\StocksController::stocksSingle' => '?',
  32882.             'DcSiteBundle\\Controller\\PostController::getCarPageStructuredData' => '?',
  32883.             'DcSiteBundle\\Controller\\PostController::getCarStructuredDataCarInStock' => '?',
  32884.             'DcSiteBundle\\Controller\\PostController::getCarStructuredDataCarUsed' => '?',
  32885.             'DcSiteBundle\\Controller\\RSSController::getCarPageStructuredData' => '?',
  32886.             'DcSiteBundle\\Controller\\RSSController::getCarStructuredDataCarInStock' => '?',
  32887.             'DcSiteBundle\\Controller\\RSSController::getCarStructuredDataCarUsed' => '?',
  32888.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarPageStructuredData' => '?',
  32889.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarStructuredDataCarInStock' => '?',
  32890.             'DcSiteBundle\\Controller\\RegistrationCostController::getCarStructuredDataCarUsed' => '?',
  32891.             'DcSiteBundle\\Controller\\RegulationToController::download' => '?',
  32892.             'DcSiteBundle\\Controller\\RegulationToController::getCarPageStructuredData' => '?',
  32893.             'DcSiteBundle\\Controller\\RegulationToController::getCarStructuredDataCarInStock' => '?',
  32894.             'DcSiteBundle\\Controller\\RegulationToController::getCarStructuredDataCarUsed' => '?',
  32895.             'DcSiteBundle\\Controller\\RegulationToController::getRegulationData' => '?',
  32896.             'DcSiteBundle\\Controller\\ReviewController::getCarPageStructuredData' => '?',
  32897.             'DcSiteBundle\\Controller\\ReviewController::getCarStructuredDataCarInStock' => '?',
  32898.             'DcSiteBundle\\Controller\\ReviewController::getCarStructuredDataCarUsed' => '?',
  32899.             'DcSiteBundle\\Controller\\RobotsController::getCarPageStructuredData' => '?',
  32900.             'DcSiteBundle\\Controller\\RobotsController::getCarStructuredDataCarInStock' => '?',
  32901.             'DcSiteBundle\\Controller\\RobotsController::getCarStructuredDataCarUsed' => '?',
  32902.             'DcSiteBundle\\Controller\\SecondhandController::getCarPageStructuredData' => '?',
  32903.             'DcSiteBundle\\Controller\\SecondhandController::getCarStructuredDataCarInStock' => '?',
  32904.             'DcSiteBundle\\Controller\\SecondhandController::getCarStructuredDataCarUsed' => '?',
  32905.             'DcSiteBundle\\Controller\\SiteMapController::citroen' => '?',
  32906.             'DcSiteBundle\\Controller\\SiteMapController::ford' => '?',
  32907.             'DcSiteBundle\\Controller\\SiteMapController::getCarPageStructuredData' => '?',
  32908.             'DcSiteBundle\\Controller\\SiteMapController::getCarStructuredDataCarInStock' => '?',
  32909.             'DcSiteBundle\\Controller\\SiteMapController::getCarStructuredDataCarUsed' => '?',
  32910.             'DcSiteBundle\\Controller\\SiteMapController::haval' => '?',
  32911.             'DcSiteBundle\\Controller\\SiteMapController::honda' => '?',
  32912.             'DcSiteBundle\\Controller\\SiteMapController::infiniti' => '?',
  32913.             'DcSiteBundle\\Controller\\SiteMapController::jaguar' => '?',
  32914.             'DcSiteBundle\\Controller\\SiteMapController::jeep' => '?',
  32915.             'DcSiteBundle\\Controller\\SiteMapController::landrover' => '?',
  32916.             'DcSiteBundle\\Controller\\SiteMapController::lexus' => '?',
  32917.             'DcSiteBundle\\Controller\\SiteMapController::marine' => '?',
  32918.             'DcSiteBundle\\Controller\\SiteMapController::mazda' => '?',
  32919.             'DcSiteBundle\\Controller\\SiteMapController::mg' => '?',
  32920.             'DcSiteBundle\\Controller\\SiteMapController::nissan' => '?',
  32921.             'DcSiteBundle\\Controller\\SiteMapController::nissanArmada' => '?',
  32922.             'DcSiteBundle\\Controller\\SiteMapController::opel' => '?',
  32923.             'DcSiteBundle\\Controller\\SiteMapController::palmira' => '?',
  32924.             'DcSiteBundle\\Controller\\SiteMapController::peugeot' => '?',
  32925.             'DcSiteBundle\\Controller\\SiteMapController::shopImagesSiteMap' => '?',
  32926.             'DcSiteBundle\\Controller\\SiteMapController::subaru' => '?',
  32927.             'DcSiteBundle\\Controller\\SiteMapController::suzuki' => '?',
  32928.             'DcSiteBundle\\Controller\\SiteMapController::toyota' => '?',
  32929.             'DcSiteBundle\\Controller\\SiteMapController::toyotaBorispol' => '?',
  32930.             'DcSiteBundle\\Controller\\SiteMapController::volvo' => '?',
  32931.             'DcSiteBundle\\Controller\\SmsLandingController::getCarPageStructuredData' => '?',
  32932.             'DcSiteBundle\\Controller\\SmsLandingController::getCarStructuredDataCarInStock' => '?',
  32933.             'DcSiteBundle\\Controller\\SmsLandingController::getCarStructuredDataCarUsed' => '?',
  32934.             'DcSiteBundle\\Controller\\SparePartsController::catalogVehicle' => '?',
  32935.             'DcSiteBundle\\Controller\\SparePartsController::getCarPageStructuredData' => '?',
  32936.             'DcSiteBundle\\Controller\\SparePartsController::getCarStructuredDataCarInStock' => '?',
  32937.             'DcSiteBundle\\Controller\\SparePartsController::getCarStructuredDataCarUsed' => '?',
  32938.             'DcSiteBundle\\Controller\\SparePartsController::getCatalogAccessory' => '?',
  32939.             'DcSiteBundle\\Controller\\SparePartsController::getPagination' => '?',
  32940.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarPageStructuredData' => '?',
  32941.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarStructuredDataCarInStock' => '?',
  32942.             'DcSiteBundle\\Controller\\Subaru\\AboutController::getCarStructuredDataCarUsed' => '?',
  32943.             'DcSiteBundle\\Controller\\Subaru\\AboutController::index' => '?',
  32944.             'DcSiteBundle\\Controller\\Subaru\\AboutController::newsSingle' => '?',
  32945.             'DcSiteBundle\\Controller\\Subaru\\AboutController::staff' => '?',
  32946.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesCatalog' => '?',
  32947.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesCategory' => '?',
  32948.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesModel' => '?',
  32949.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesModelVariation' => '?',
  32950.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::accessoriesPage' => '?',
  32951.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarPageStructuredData' => '?',
  32952.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  32953.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  32954.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarPageStructuredData' => '?',
  32955.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarStructuredDataCarInStock' => '?',
  32956.             'DcSiteBundle\\Controller\\Subaru\\BaseController::getCarStructuredDataCarUsed' => '?',
  32957.             'DcSiteBundle\\Controller\\Subaru\\BasketController::basket' => '?',
  32958.             'DcSiteBundle\\Controller\\Subaru\\BasketController::checkoutOrder' => '?',
  32959.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarPageStructuredData' => '?',
  32960.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarStructuredDataCarInStock' => '?',
  32961.             'DcSiteBundle\\Controller\\Subaru\\BasketController::getCarStructuredDataCarUsed' => '?',
  32962.             'DcSiteBundle\\Controller\\Subaru\\BasketController::order' => '?',
  32963.             'DcSiteBundle\\Controller\\Subaru\\CarController::car' => '?',
  32964.             'DcSiteBundle\\Controller\\Subaru\\CarController::carConfiguraion' => '?',
  32965.             'DcSiteBundle\\Controller\\Subaru\\CarController::configurator' => '?',
  32966.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarPageStructuredData' => '?',
  32967.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarStructuredDataCarInStock' => '?',
  32968.             'DcSiteBundle\\Controller\\Subaru\\CarController::getCarStructuredDataCarUsed' => '?',
  32969.             'DcSiteBundle\\Controller\\Subaru\\CarController::inStockSingle' => '?',
  32970.             'DcSiteBundle\\Controller\\Subaru\\CarController::index' => '?',
  32971.             'DcSiteBundle\\Controller\\Subaru\\CarController::listPage' => '?',
  32972.             'DcSiteBundle\\Controller\\Subaru\\CarController::modelLineup' => '?',
  32973.             'DcSiteBundle\\Controller\\Subaru\\CarController::secondhandSingle' => '?',
  32974.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::credit' => '?',
  32975.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarPageStructuredData' => '?',
  32976.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarStructuredDataCarInStock' => '?',
  32977.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::getCarStructuredDataCarUsed' => '?',
  32978.             'DcSiteBundle\\Controller\\Subaru\\FinanceController::index' => '?',
  32979.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarPageStructuredData' => '?',
  32980.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarStructuredDataCarInStock' => '?',
  32981.             'DcSiteBundle\\Controller\\Subaru\\MainController::getCarStructuredDataCarUsed' => '?',
  32982.             'DcSiteBundle\\Controller\\Subaru\\MainController::index' => '?',
  32983.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::checkVin' => '?',
  32984.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarPageStructuredData' => '?',
  32985.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarStructuredDataCarInStock' => '?',
  32986.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::getCarStructuredDataCarUsed' => '?',
  32987.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::index' => '?',
  32988.             'DcSiteBundle\\Controller\\Subaru\\ServiceController::regulationsTo' => '?',
  32989.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarPageStructuredData' => '?',
  32990.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarStructuredDataCarInStock' => '?',
  32991.             'DcSiteBundle\\Controller\\Subaru\\StocksController::getCarStructuredDataCarUsed' => '?',
  32992.             'DcSiteBundle\\Controller\\Subaru\\StocksController::stocksSingle' => '?',
  32993.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarPageStructuredData' => '?',
  32994.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarStructuredDataCarInStock' => '?',
  32995.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::getCarStructuredDataCarUsed' => '?',
  32996.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::newsSingle' => '?',
  32997.             'DcSiteBundle\\Controller\\Suzuki\\AboutController::staff' => '?',
  32998.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesCatalog' => '?',
  32999.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesCategory' => '?',
  33000.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesModel' => '?',
  33001.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesModelVariation' => '?',
  33002.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::accessoriesPage' => '?',
  33003.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarPageStructuredData' => '?',
  33004.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33005.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33006.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarPageStructuredData' => '?',
  33007.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarStructuredDataCarInStock' => '?',
  33008.             'DcSiteBundle\\Controller\\Suzuki\\BaseController::getCarStructuredDataCarUsed' => '?',
  33009.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::checkoutOrder' => '?',
  33010.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarPageStructuredData' => '?',
  33011.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarStructuredDataCarInStock' => '?',
  33012.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::getCarStructuredDataCarUsed' => '?',
  33013.             'DcSiteBundle\\Controller\\Suzuki\\BasketController::order' => '?',
  33014.             'DcSiteBundle\\Controller\\Suzuki\\CarController::car' => '?',
  33015.             'DcSiteBundle\\Controller\\Suzuki\\CarController::carConfiguraion' => '?',
  33016.             'DcSiteBundle\\Controller\\Suzuki\\CarController::carInStockSingle' => '?',
  33017.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarPageStructuredData' => '?',
  33018.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarStructuredDataCarInStock' => '?',
  33019.             'DcSiteBundle\\Controller\\Suzuki\\CarController::getCarStructuredDataCarUsed' => '?',
  33020.             'DcSiteBundle\\Controller\\Suzuki\\CarController::lineUpCar' => '?',
  33021.             'DcSiteBundle\\Controller\\Suzuki\\CarController::lineUpCarPage' => '?',
  33022.             'DcSiteBundle\\Controller\\Suzuki\\CarController::moto' => '?',
  33023.             'DcSiteBundle\\Controller\\Suzuki\\CarController::secondhandSingle' => '?',
  33024.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::credit' => '?',
  33025.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarPageStructuredData' => '?',
  33026.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarStructuredDataCarInStock' => '?',
  33027.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController::getCarStructuredDataCarUsed' => '?',
  33028.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarPageStructuredData' => '?',
  33029.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarStructuredDataCarInStock' => '?',
  33030.             'DcSiteBundle\\Controller\\Suzuki\\MainController::getCarStructuredDataCarUsed' => '?',
  33031.             'DcSiteBundle\\Controller\\Suzuki\\MainController::index' => '?',
  33032.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarPageStructuredData' => '?',
  33033.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33034.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33035.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController::regulationsTo' => '?',
  33036.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarPageStructuredData' => '?',
  33037.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarStructuredDataCarInStock' => '?',
  33038.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::getCarStructuredDataCarUsed' => '?',
  33039.             'DcSiteBundle\\Controller\\Suzuki\\StocksController::stocksSingle' => '?',
  33040.             'DcSiteBundle\\Controller\\TestDriveController::checkDate' => '?',
  33041.             'DcSiteBundle\\Controller\\TestDriveController::checkSign' => '?',
  33042.             'DcSiteBundle\\Controller\\TestDriveController::getCarPageStructuredData' => '?',
  33043.             'DcSiteBundle\\Controller\\TestDriveController::getCarStructuredDataCarInStock' => '?',
  33044.             'DcSiteBundle\\Controller\\TestDriveController::getCarStructuredDataCarUsed' => '?',
  33045.             'DcSiteBundle\\Controller\\TestDriveController::getTime' => '?',
  33046.             'DcSiteBundle\\Controller\\TestDriveController::initByDealerOld' => '?',
  33047.             'DcSiteBundle\\Controller\\TestDriveController::resend' => '?',
  33048.             'DcSiteBundle\\Controller\\TestDriveController::sign' => '?',
  33049.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::actionsSingle' => '?',
  33050.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarPageStructuredData' => '?',
  33051.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarStructuredDataCarInStock' => '?',
  33052.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::getCarStructuredDataCarUsed' => '?',
  33053.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::newsSingle' => '?',
  33054.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController::team' => '?',
  33055.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesCatalog' => '?',
  33056.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesCategory' => '?',
  33057.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesModel' => '?',
  33058.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesModelVariation' => '?',
  33059.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::accessoriesPage' => '?',
  33060.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarPageStructuredData' => '?',
  33061.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33062.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33063.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarPageStructuredData' => '?',
  33064.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarStructuredDataCarInStock' => '?',
  33065.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController::getCarStructuredDataCarUsed' => '?',
  33066.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::basket' => '?',
  33067.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::checkoutOrder' => '?',
  33068.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarPageStructuredData' => '?',
  33069.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarStructuredDataCarInStock' => '?',
  33070.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::getCarStructuredDataCarUsed' => '?',
  33071.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController::order' => '?',
  33072.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarPageStructuredData' => '?',
  33073.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarStructuredDataCarInStock' => '?',
  33074.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController::getCarStructuredDataCarUsed' => '?',
  33075.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarPageStructuredData' => '?',
  33076.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarStructuredDataCarInStock' => '?',
  33077.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController::getCarStructuredDataCarUsed' => '?',
  33078.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarPageStructuredData' => '?',
  33079.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarStructuredDataCarInStock' => '?',
  33080.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::getCarStructuredDataCarUsed' => '?',
  33081.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController::index' => '?',
  33082.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::creditCalc' => '?',
  33083.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getAvailableRentCar' => '?',
  33084.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarPageStructuredData' => '?',
  33085.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33086.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33087.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::orderForRentCar' => '?',
  33088.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::regulationsTo' => '?',
  33089.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::saveReplacementCarForm' => '?',
  33090.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::servicePage' => '?',
  33091.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController::to' => '?',
  33092.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarPageStructuredData' => '?',
  33093.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarStructuredDataCarInStock' => '?',
  33094.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::getCarStructuredDataCarUsed' => '?',
  33095.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::singleNews' => '?',
  33096.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController::staff' => '?',
  33097.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesCatalog' => '?',
  33098.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesCategory' => '?',
  33099.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesModel' => '?',
  33100.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesModelVariation' => '?',
  33101.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::accessoriesPage' => '?',
  33102.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarPageStructuredData' => '?',
  33103.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33104.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33105.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarPageStructuredData' => '?',
  33106.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarStructuredDataCarInStock' => '?',
  33107.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController::getCarStructuredDataCarUsed' => '?',
  33108.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::basket' => '?',
  33109.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarPageStructuredData' => '?',
  33110.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarStructuredDataCarInStock' => '?',
  33111.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::getCarStructuredDataCarUsed' => '?',
  33112.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController::order' => '?',
  33113.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::car' => '?',
  33114.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::carConfiguraion' => '?',
  33115.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::category' => '?',
  33116.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarPageStructuredData' => '?',
  33117.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarStructuredDataCarInStock' => '?',
  33118.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::getCarStructuredDataCarUsed' => '?',
  33119.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::list' => '?',
  33120.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController::listPage' => '?',
  33121.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::buyOnlineResult' => '?',
  33122.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarPageStructuredData' => '?',
  33123.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarStructuredDataCarInStock' => '?',
  33124.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::getCarStructuredDataCarUsed' => '?',
  33125.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::inStockList' => '?',
  33126.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController::inStockSingle' => '?',
  33127.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarPageStructuredData' => '?',
  33128.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarStructuredDataCarInStock' => '?',
  33129.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController::getCarStructuredDataCarUsed' => '?',
  33130.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::actionSingle' => '?',
  33131.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarPageStructuredData' => '?',
  33132.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarStructuredDataCarInStock' => '?',
  33133.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController::getCarStructuredDataCarUsed' => '?',
  33134.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarPageStructuredData' => '?',
  33135.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33136.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33137.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController::regulationsTo' => '?',
  33138.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarPageStructuredData' => '?',
  33139.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarStructuredDataCarInStock' => '?',
  33140.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController::getCarStructuredDataCarUsed' => '?',
  33141.             'DcSiteBundle\\Controller\\Toyota\\AboutController::dealerCenter' => '?',
  33142.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarPageStructuredData' => '?',
  33143.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarStructuredDataCarInStock' => '?',
  33144.             'DcSiteBundle\\Controller\\Toyota\\AboutController::getCarStructuredDataCarUsed' => '?',
  33145.             'DcSiteBundle\\Controller\\Toyota\\AboutController::news' => '?',
  33146.             'DcSiteBundle\\Controller\\Toyota\\AboutController::singleNews' => '?',
  33147.             'DcSiteBundle\\Controller\\Toyota\\AboutController::staff' => '?',
  33148.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesCatalog' => '?',
  33149.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesCategory' => '?',
  33150.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesModel' => '?',
  33151.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesModelVariation' => '?',
  33152.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::accessoriesPage' => '?',
  33153.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarPageStructuredData' => '?',
  33154.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33155.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33156.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarPageStructuredData' => '?',
  33157.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarStructuredDataCarInStock' => '?',
  33158.             'DcSiteBundle\\Controller\\Toyota\\BaseController::getCarStructuredDataCarUsed' => '?',
  33159.             'DcSiteBundle\\Controller\\Toyota\\BasketController::checkoutOrder' => '?',
  33160.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarPageStructuredData' => '?',
  33161.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarStructuredDataCarInStock' => '?',
  33162.             'DcSiteBundle\\Controller\\Toyota\\BasketController::getCarStructuredDataCarUsed' => '?',
  33163.             'DcSiteBundle\\Controller\\Toyota\\BasketController::order' => '?',
  33164.             'DcSiteBundle\\Controller\\Toyota\\CarController::car' => '?',
  33165.             'DcSiteBundle\\Controller\\Toyota\\CarController::carConfiguraion' => '?',
  33166.             'DcSiteBundle\\Controller\\Toyota\\CarController::category' => '?',
  33167.             'DcSiteBundle\\Controller\\Toyota\\CarController::configurator' => '?',
  33168.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarPageStructuredData' => '?',
  33169.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarStructuredDataCarInStock' => '?',
  33170.             'DcSiteBundle\\Controller\\Toyota\\CarController::getCarStructuredDataCarUsed' => '?',
  33171.             'DcSiteBundle\\Controller\\Toyota\\CarController::inStockSingle' => '?',
  33172.             'DcSiteBundle\\Controller\\Toyota\\CarController::list' => '?',
  33173.             'DcSiteBundle\\Controller\\Toyota\\CarController::listPage' => '?',
  33174.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarPageStructuredData' => '?',
  33175.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarStructuredDataCarInStock' => '?',
  33176.             'DcSiteBundle\\Controller\\Toyota\\MainController::getCarStructuredDataCarUsed' => '?',
  33177.             'DcSiteBundle\\Controller\\Toyota\\MainController::index' => '?',
  33178.             'DcSiteBundle\\Controller\\Toyota\\MainController::loadModels' => '?',
  33179.             'DcSiteBundle\\Controller\\Toyota\\PostController::actionSingle' => '?',
  33180.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarPageStructuredData' => '?',
  33181.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarStructuredDataCarInStock' => '?',
  33182.             'DcSiteBundle\\Controller\\Toyota\\PostController::getCarStructuredDataCarUsed' => '?',
  33183.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getAvailableRentCar' => '?',
  33184.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarPageStructuredData' => '?',
  33185.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33186.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33187.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::orderForRentCar' => '?',
  33188.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::regulations' => '?',
  33189.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::saveReplacementCarForm' => '?',
  33190.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::servicePage' => '?',
  33191.             'DcSiteBundle\\Controller\\Toyota\\ServiceController::signIn' => '?',
  33192.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::corpSales' => '?',
  33193.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarPageStructuredData' => '?',
  33194.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarStructuredDataCarInStock' => '?',
  33195.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::getCarStructuredDataCarUsed' => '?',
  33196.             'DcSiteBundle\\Controller\\Toyota\\ServicesController::loan' => '?',
  33197.             'DcSiteBundle\\Controller\\TradeInController::estimate' => '?',
  33198.             'DcSiteBundle\\Controller\\TradeInController::getCarPageStructuredData' => '?',
  33199.             'DcSiteBundle\\Controller\\TradeInController::getCarStructuredDataCarInStock' => '?',
  33200.             'DcSiteBundle\\Controller\\TradeInController::getCarStructuredDataCarUsed' => '?',
  33201.             'DcSiteBundle\\Controller\\TradeInController::getEstimate' => '?',
  33202.             'DcSiteBundle\\Controller\\TradeInController::init' => '?',
  33203.             'DcSiteBundle\\Controller\\TradeInController::search' => '?',
  33204.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::about' => '?',
  33205.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarPageStructuredData' => '?',
  33206.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarStructuredDataCarInStock' => '?',
  33207.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController::getCarStructuredDataCarUsed' => '?',
  33208.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarPageStructuredData' => '?',
  33209.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarStructuredDataCarInStock' => '?',
  33210.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController::getCarStructuredDataCarUsed' => '?',
  33211.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::carSingle' => '?',
  33212.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarPageStructuredData' => '?',
  33213.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarStructuredDataCarInStock' => '?',
  33214.             'DcSiteBundle\\Controller\\Unicommerce\\CarController::getCarStructuredDataCarUsed' => '?',
  33215.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarPageStructuredData' => '?',
  33216.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarStructuredDataCarInStock' => '?',
  33217.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController::getCarStructuredDataCarUsed' => '?',
  33218.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarPageStructuredData' => '?',
  33219.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarStructuredDataCarInStock' => '?',
  33220.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::getCarStructuredDataCarUsed' => '?',
  33221.             'DcSiteBundle\\Controller\\Unicommerce\\MainController::index' => '?',
  33222.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarPageStructuredData' => '?',
  33223.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarStructuredDataCarInStock' => '?',
  33224.             'DcSiteBundle\\Controller\\UsedCarModuleController::getCarStructuredDataCarUsed' => '?',
  33225.             'DcSiteBundle\\Controller\\UsedCarModuleController::usedCatalog' => '?',
  33226.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarPageStructuredData' => '?',
  33227.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarStructuredDataCarInStock' => '?',
  33228.             'DcSiteBundle\\Controller\\UsedCarPdfController::getCarStructuredDataCarUsed' => '?',
  33229.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarPageStructuredData' => '?',
  33230.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarStructuredDataCarInStock' => '?',
  33231.             'DcSiteBundle\\Controller\\Volvo\\AboutController::getCarStructuredDataCarUsed' => '?',
  33232.             'DcSiteBundle\\Controller\\Volvo\\AboutController::newsSingle' => '?',
  33233.             'DcSiteBundle\\Controller\\Volvo\\AboutController::staff' => '?',
  33234.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesCatalog' => '?',
  33235.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesCategory' => '?',
  33236.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesModel' => '?',
  33237.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesModelVariation' => '?',
  33238.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::accessoriesPage' => '?',
  33239.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarPageStructuredData' => '?',
  33240.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33241.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33242.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarPageStructuredData' => '?',
  33243.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarStructuredDataCarInStock' => '?',
  33244.             'DcSiteBundle\\Controller\\Volvo\\BaseController::getCarStructuredDataCarUsed' => '?',
  33245.             'DcSiteBundle\\Controller\\Volvo\\BasketController::basket' => '?',
  33246.             'DcSiteBundle\\Controller\\Volvo\\BasketController::checkoutOrder' => '?',
  33247.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarPageStructuredData' => '?',
  33248.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarStructuredDataCarInStock' => '?',
  33249.             'DcSiteBundle\\Controller\\Volvo\\BasketController::getCarStructuredDataCarUsed' => '?',
  33250.             'DcSiteBundle\\Controller\\Volvo\\BasketController::order' => '?',
  33251.             'DcSiteBundle\\Controller\\Volvo\\CarController::carConfiguraion' => '?',
  33252.             'DcSiteBundle\\Controller\\Volvo\\CarController::carStocksCard' => '?',
  33253.             'DcSiteBundle\\Controller\\Volvo\\CarController::cardCar' => '?',
  33254.             'DcSiteBundle\\Controller\\Volvo\\CarController::category' => '?',
  33255.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarPageStructuredData' => '?',
  33256.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarStructuredDataCarInStock' => '?',
  33257.             'DcSiteBundle\\Controller\\Volvo\\CarController::getCarStructuredDataCarUsed' => '?',
  33258.             'DcSiteBundle\\Controller\\Volvo\\CarController::list' => '?',
  33259.             'DcSiteBundle\\Controller\\Volvo\\CarController::listPage' => '?',
  33260.             'DcSiteBundle\\Controller\\Volvo\\CarController::secondhandSingle' => '?',
  33261.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::credit' => '?',
  33262.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarPageStructuredData' => '?',
  33263.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarStructuredDataCarInStock' => '?',
  33264.             'DcSiteBundle\\Controller\\Volvo\\FinanceController::getCarStructuredDataCarUsed' => '?',
  33265.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarPageStructuredData' => '?',
  33266.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarStructuredDataCarInStock' => '?',
  33267.             'DcSiteBundle\\Controller\\Volvo\\MainController::getCarStructuredDataCarUsed' => '?',
  33268.             'DcSiteBundle\\Controller\\Volvo\\MainController::index' => '?',
  33269.             'DcSiteBundle\\Controller\\Volvo\\MainController::menuInit' => '?',
  33270.             'DcSiteBundle\\Controller\\Volvo\\MainController::seveTempForm' => '?',
  33271.             'DcSiteBundle\\Controller\\Volvo\\MainController::specialOffersSingle' => '?',
  33272.             'DcSiteBundle\\Controller\\Volvo\\MainController::volvoTour17Save' => '?',
  33273.             'DcSiteBundle\\Controller\\Volvo\\MainController::volvoTourSave' => '?',
  33274.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::calculationValuation' => '?',
  33275.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::getCarPageStructuredData' => '?',
  33276.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33277.             'DcSiteBundle\\Controller\\Volvo\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33278.             'DcSiteBundle\\Controller\\WaterController::buildFilterUrl' => '?',
  33279.             'DcSiteBundle\\Controller\\WaterController::catalogVehicle' => '?',
  33280.             'DcSiteBundle\\Controller\\WaterController::getCarPageStructuredData' => '?',
  33281.             'DcSiteBundle\\Controller\\WaterController::getCarStructuredDataCarInStock' => '?',
  33282.             'DcSiteBundle\\Controller\\WaterController::getCarStructuredDataCarUsed' => '?',
  33283.             'DcSiteBundle\\Controller\\WaterController::getCatalogAccessory' => '?',
  33284.             'DcSiteBundle\\Controller\\WaterController::getPagination' => '?',
  33285.             'DcSiteBundle\\Controller\\WaterController::getWater' => '?',
  33286.             'DcSiteBundle\\Controller\\WaterController::getWaterAccessories' => '?',
  33287.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::aboutNewsSingle' => '?',
  33288.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::getCarPageStructuredData' => '?',
  33289.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::getCarStructuredDataCarInStock' => '?',
  33290.             'DcSiteBundle\\Controller\\Yamaha\\AboutController::getCarStructuredDataCarUsed' => '?',
  33291.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController::getCarPageStructuredData' => '?',
  33292.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController::getCarStructuredDataCarInStock' => '?',
  33293.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController::getCarStructuredDataCarUsed' => '?',
  33294.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::getCarPageStructuredData' => '?',
  33295.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::getCarStructuredDataCarInStock' => '?',
  33296.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::getCarStructuredDataCarUsed' => '?',
  33297.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController::leasingCSave' => '?',
  33298.             'DcSiteBundle\\Controller\\Yamaha\\BaseController::getCarPageStructuredData' => '?',
  33299.             'DcSiteBundle\\Controller\\Yamaha\\BaseController::getCarStructuredDataCarInStock' => '?',
  33300.             'DcSiteBundle\\Controller\\Yamaha\\BaseController::getCarStructuredDataCarUsed' => '?',
  33301.             'DcSiteBundle\\Controller\\Yamaha\\BoatController::getCarPageStructuredData' => '?',
  33302.             'DcSiteBundle\\Controller\\Yamaha\\BoatController::getCarStructuredDataCarInStock' => '?',
  33303.             'DcSiteBundle\\Controller\\Yamaha\\BoatController::getCarStructuredDataCarUsed' => '?',
  33304.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController::getCarPageStructuredData' => '?',
  33305.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController::getCarStructuredDataCarInStock' => '?',
  33306.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController::getCarStructuredDataCarUsed' => '?',
  33307.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::getCarPageStructuredData' => '?',
  33308.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::getCarStructuredDataCarInStock' => '?',
  33309.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::getCarStructuredDataCarUsed' => '?',
  33310.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController::modelCard' => '?',
  33311.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController::getCarPageStructuredData' => '?',
  33312.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController::getCarStructuredDataCarInStock' => '?',
  33313.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController::getCarStructuredDataCarUsed' => '?',
  33314.             'DcSiteBundle\\Controller\\Yamaha\\MainController::getCarPageStructuredData' => '?',
  33315.             'DcSiteBundle\\Controller\\Yamaha\\MainController::getCarStructuredDataCarInStock' => '?',
  33316.             'DcSiteBundle\\Controller\\Yamaha\\MainController::getCarStructuredDataCarUsed' => '?',
  33317.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController::getCarPageStructuredData' => '?',
  33318.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController::getCarStructuredDataCarInStock' => '?',
  33319.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController::getCarStructuredDataCarUsed' => '?',
  33320.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController::getCarPageStructuredData' => '?',
  33321.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController::getCarStructuredDataCarInStock' => '?',
  33322.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController::getCarStructuredDataCarUsed' => '?',
  33323.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::getCarPageStructuredData' => '?',
  33324.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::getCarStructuredDataCarInStock' => '?',
  33325.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::getCarStructuredDataCarUsed' => '?',
  33326.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::leasing' => '?',
  33327.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController::winterStorageHydrocycles' => '?',
  33328.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::getCarPageStructuredData' => '?',
  33329.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::getCarStructuredDataCarInStock' => '?',
  33330.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::getCarStructuredDataCarUsed' => '?',
  33331.             'DcSiteBundle\\Controller\\Yamaha\\StocksController::stocksSingle' => '?',
  33332.             'FoundersBundle\\Controller\\BusinessController::business' => '?',
  33333.             'FoundersBundle\\Controller\\BusinessController::businessAvtomobilniy' => '?',
  33334.             'FoundersBundle\\Controller\\FamilyController::loadMorePosts' => '?',
  33335.             'FoundersBundle\\Controller\\InvestmentController::investmentCategory' => '?',
  33336.             'FoundersBundle\\Controller\\InvestmentController::socialInvestmentSingle' => '?',
  33337.             'FoundersBundle\\Controller\\MainController::index' => '?',
  33338.             'FoundersBundle\\Controller\\MediaController::postNews' => '?',
  33339.             'FoundersBundle\\Controller\\MediaController::postPublication' => '?',
  33340.             'FoundersBundle\\Controller\\MediaController::postSingle' => '?',
  33341.             'FoundersBundle\\Controller\\MediaController::postSolemnEvent' => '?',
  33342.             'FoundersBundle\\Controller\\SiteMapController::siteMap' => '?',
  33343.             'InsuranceBundle\\Controller\\AboutController::complianceSave' => '?',
  33344.             'InsuranceBundle\\Controller\\AboutController::getInsuranceCondition' => '?',
  33345.             'InsuranceBundle\\Controller\\AboutController::getMediationService' => '?',
  33346.             'InsuranceBundle\\Controller\\AboutController::vacansySingle' => '?',
  33347.             'InsuranceBundle\\Controller\\AuthController::loginCheck' => '?',
  33348.             'InsuranceBundle\\Controller\\BasketController::order' => '?',
  33349.             'InsuranceBundle\\Controller\\CabinetController::cabinet' => '?',
  33350.             'InsuranceBundle\\Controller\\CabinetController::changeCasco' => '?',
  33351.             'InsuranceBundle\\Controller\\CabinetController::fastAuthLogin' => '?',
  33352.             'InsuranceBundle\\Controller\\CabinetController::prolongation' => '?',
  33353.             'InsuranceBundle\\Controller\\CabinetController::senFb' => '?',
  33354.             'InsuranceBundle\\Controller\\CabinetController::signContract' => '?',
  33355.             'InsuranceBundle\\Controller\\FormController::advancedQuestion' => '?',
  33356.             'InsuranceBundle\\Controller\\FormController::callback' => '?',
  33357.             'InsuranceBundle\\Controller\\FormController::orderInsurance' => '?',
  33358.             'InsuranceBundle\\Controller\\ProgramsController::autofortressKasco' => '?',
  33359.             'InsuranceBundle\\Controller\\ProgramsController::calc' => '?',
  33360.             'InsuranceBundle\\Controller\\ProgramsController::cascoOptions' => '?',
  33361.             'InsuranceBundle\\Controller\\ProgramsController::completeKasco' => '?',
  33362.             'InsuranceBundle\\Controller\\ProgramsController::dgo' => '?',
  33363.             'InsuranceBundle\\Controller\\ProgramsController::estimate' => '?',
  33364.             'InsuranceBundle\\Controller\\ProgramsController::extendedWarranty' => '?',
  33365.             'InsuranceBundle\\Controller\\ProgramsController::fiftyKasco' => '?',
  33366.             'InsuranceBundle\\Controller\\ProgramsController::getModels' => '?',
  33367.             'InsuranceBundle\\Controller\\ProgramsController::homeInsurance' => '?',
  33368.             'InsuranceBundle\\Controller\\ProgramsController::informDoc' => '?',
  33369.             'InsuranceBundle\\Controller\\ProgramsController::informDocPage' => '?',
  33370.             'InsuranceBundle\\Controller\\ProgramsController::initCalc' => '?',
  33371.             'InsuranceBundle\\Controller\\ProgramsController::kasco' => '?',
  33372.             'InsuranceBundle\\Controller\\ProgramsController::lightKasco' => '?',
  33373.             'InsuranceBundle\\Controller\\ProgramsController::miniKasco' => '?',
  33374.             'InsuranceBundle\\Controller\\ProgramsController::ogo' => '?',
  33375.             'InsuranceBundle\\Controller\\ProgramsController::topDriverAction' => '?',
  33376.             'InsuranceBundle\\Controller\\ServiceController::bankIdCallback' => '?',
  33377.             'InsuranceBundle\\Controller\\ServiceController::bankIdTest' => '?',
  33378.             'IntegrationBundle\\Controller\\Dealer\\MainController::branch' => '?',
  33379.             'IntegrationBundle\\Controller\\Dealer\\MainController::branchByDealerUid' => '?',
  33380.             'IntegrationBundle\\Controller\\Dealer\\MainController::checkSignature' => '?',
  33381.             'IntegrationBundle\\Controller\\Dealer\\MainController::dealerIntegrationLogin' => '?',
  33382.             'IntegrationBundle\\Controller\\Dealer\\MainController::getDocumentsQrByDealerUid' => '?',
  33383.             'IntegrationBundle\\Controller\\Dealer\\MainController::getQr' => '?',
  33384.             'IntegrationBundle\\Controller\\Dealer\\MainController::getQrByDealerUid' => '?',
  33385.             'IntegrationBundle\\Controller\\Dealer\\MainController::info' => '?',
  33386.             'IntegrationBundle\\Controller\\Diia\\MainController::callBackProcess' => '?',
  33387.             'IntegrationBundle\\Controller\\Diia\\MainController::callBackSignatureProcess' => '?',
  33388.             'MyBundle\\Controller\\AuthController::codeLogin' => '?',
  33389.             'MyBundle\\Controller\\AuthController::codeLoginNewPhone' => '?',
  33390.             'MyBundle\\Controller\\AuthController::confirmRegistration' => '?',
  33391.             'MyBundle\\Controller\\AuthController::getCode' => '?',
  33392.             'MyBundle\\Controller\\AuthController::getCodeChangePhone' => '?',
  33393.             'MyBundle\\Controller\\AuthController::getCodeRecovery' => '?',
  33394.             'MyBundle\\Controller\\AuthController::login' => '?',
  33395.             'MyBundle\\Controller\\AuthController::loginCheck' => '?',
  33396.             'MyBundle\\Controller\\AuthController::logout' => '?',
  33397.             'MyBundle\\Controller\\AuthController::referralRegister' => '?',
  33398.             'MyBundle\\Controller\\AuthController::referralRegisterConfirm' => '?',
  33399.             'MyBundle\\Controller\\AuthController::register' => '?',
  33400.             'MyBundle\\Controller\\AuthController::resendRegistrationCode' => '?',
  33401.             'MyBundle\\Controller\\AuthController::sendRecoverEmail' => '?',
  33402.             'MyBundle\\Controller\\AuthController::setNewPhone' => '?',
  33403.             'MyBundle\\Controller\\AuthController::setPassword' => '?',
  33404.             'MyBundle\\Controller\\AuthController::setRecoveryPassword' => '?',
  33405.             'MyBundle\\Controller\\BasketController::addAccessory' => '?',
  33406.             'MyBundle\\Controller\\BasketController::addCasco' => '?',
  33407.             'MyBundle\\Controller\\BasketController::addItemsToBasket' => '?',
  33408.             'MyBundle\\Controller\\BasketController::changeCount' => '?',
  33409.             'MyBundle\\Controller\\BasketController::getBasketByType' => '?',
  33410.             'MyBundle\\Controller\\BasketController::init' => '?',
  33411.             'MyBundle\\Controller\\BasketController::order' => '?',
  33412.             'MyBundle\\Controller\\BasketController::removeItem' => '?',
  33413.             'MyBundle\\Controller\\BasketController::toggleInstall' => '?',
  33414.             'MyBundle\\Controller\\BasketController::toggleInstallAccessory' => '?',
  33415.             'MyBundle\\Controller\\GarageController::findDoc' => '?',
  33416.             'MyBundle\\Controller\\GarageController::findNumber' => '?',
  33417.             'MyBundle\\Controller\\GarageController::init' => '?',
  33418.             'MyBundle\\Controller\\MainController::credentialsGetCode' => '?',
  33419.             'MyBundle\\Controller\\MainController::credentialsSetData' => '?',
  33420.             'MyBundle\\Controller\\MainController::dataUsageRules' => '?',
  33421.             'MyBundle\\Controller\\MainController::getSignCode' => '?',
  33422.             'MyBundle\\Controller\\MainController::index' => '?',
  33423.             'MyBundle\\Controller\\MainController::sign' => '?',
  33424.             'MyBundle\\Controller\\OnlineActivityController::historyConf' => '?',
  33425.             'MyBundle\\Controller\\OnlineActivityController::historyCredit' => '?',
  33426.             'MyBundle\\Controller\\OnlineActivityController::historyRewiev' => '?',
  33427.             'MyBundle\\Controller\\OnlineActivityController::init' => '?',
  33428.             'MyBundle\\Controller\\OrderController::getCities' => '?',
  33429.             'MyBundle\\Controller\\OrderController::getStatusPay' => '?',
  33430.             'MyBundle\\Controller\\OrderController::getStreets' => '?',
  33431.             'MyBundle\\Controller\\OrderController::getWarehouses' => '?',
  33432.             'MyBundle\\Controller\\OrderController::init' => '?',
  33433.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::index' => '?',
  33434.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::programs' => '?',
  33435.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::save' => '?',
  33436.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toPDF' => '?',
  33437.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toPDFAnnuity' => '?',
  33438.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toPDFStandard' => '?',
  33439.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController::toReport' => '?',
  33440.             'MyBundle\\Controller\\ProfileController::carSingle' => '?',
  33441.             'MyBundle\\Controller\\ProfileController::insCalc' => '?',
  33442.             'MyBundle\\Controller\\ProfileController::insCalcByCar' => '?',
  33443.             'MyBundle\\Controller\\ProfileController::orderService' => '?',
  33444.             'MyBundle\\Controller\\ProfileController::orderServiceByParameters' => '?',
  33445.             'MyBundle\\Controller\\ProfileController::orderTestDrive' => '?',
  33446.             'MyBundle\\Controller\\ProfileController::orders' => '?',
  33447.             'MyBundle\\Controller\\ProfileController::quality' => '?',
  33448.             'MyBundle\\Controller\\ProfileController::referralSend' => '?',
  33449.             'MyBundle\\Controller\\ProfileController::sendCaseToEmail' => '?',
  33450.             'MyBundle\\Controller\\ProfileController::sendSmsCode' => '?',
  33451.             'MyBundle\\Controller\\ProfileController::support' => '?',
  33452.             'MyBundle\\Controller\\ProfileController::updateEmail' => '?',
  33453.             'MyBundle\\Controller\\ProfileController::wishList' => '?',
  33454.             'PortalBundle\\Controller\\AboutController::about' => '?',
  33455.             'PortalBundle\\Controller\\AboutController::blog' => '?',
  33456.             'PortalBundle\\Controller\\AboutController::blogSingle' => '?',
  33457.             'PortalBundle\\Controller\\AboutController::career' => '?',
  33458.             'PortalBundle\\Controller\\AboutController::contactsSingle' => '?',
  33459.             'PortalBundle\\Controller\\AboutController::singleVacancies' => '?',
  33460.             'PortalBundle\\Controller\\AboutController::vacancies' => '?',
  33461.             'PortalBundle\\Controller\\AjaxController::businessCSave' => '?',
  33462.             'PortalBundle\\Controller\\AjaxController::businessTSave' => '?',
  33463.             'PortalBundle\\Controller\\AjaxController::catalogData' => '?',
  33464.             'PortalBundle\\Controller\\AjaxController::catalogInit' => '?',
  33465.             'PortalBundle\\Controller\\AjaxController::creditMerchant' => '?',
  33466.             'PortalBundle\\Controller\\AjaxController::dealerInit' => '?',
  33467.             'PortalBundle\\Controller\\AjaxController::leasingCSave' => '?',
  33468.             'PortalBundle\\Controller\\AjaxController::leasingTSave' => '?',
  33469.             'PortalBundle\\Controller\\AjaxController::postData' => '?',
  33470.             'PortalBundle\\Controller\\AjaxController::unicomerceConsultService' => '?',
  33471.             'PortalBundle\\Controller\\CarController::archive' => '?',
  33472.             'PortalBundle\\Controller\\CarController::catalog' => '?',
  33473.             'PortalBundle\\Controller\\CarController::inStockOne' => '?',
  33474.             'PortalBundle\\Controller\\CarController::index' => '?',
  33475.             'PortalBundle\\Controller\\CarController::usedCar' => '?',
  33476.             'PortalBundle\\Controller\\CarController::vehicleInStock' => '?',
  33477.             'PortalBundle\\Controller\\CarController::vehicleUsed' => '?',
  33478.             'PortalBundle\\Controller\\CatalogController::catalog' => '?',
  33479.             'PortalBundle\\Controller\\CatalogController::catalogCategory' => '?',
  33480.             'PortalBundle\\Controller\\CatalogController::catalogSearch' => '?',
  33481.             'PortalBundle\\Controller\\CatalogController::catalogSearchApi' => '?',
  33482.             'PortalBundle\\Controller\\CatalogController::getChangeFilter' => '?',
  33483.             'PortalBundle\\Controller\\CatalogController::getDealersFromFilter' => '?',
  33484.             'PortalBundle\\Controller\\CatalogController::getDealersFromSelectedFilter' => '?',
  33485.             'PortalBundle\\Controller\\CatalogController::initVehicleFilterUrl' => '?',
  33486.             'PortalBundle\\Controller\\CatalogController::saveCallback' => '?',
  33487.             'PortalBundle\\Controller\\ComparisonController::featured' => '?',
  33488.             'PortalBundle\\Controller\\ComparisonController::getComparisonByItems' => '?',
  33489.             'PortalBundle\\Controller\\ComparisonController::init' => '?',
  33490.             'PortalBundle\\Controller\\ContactsController::contacts' => '?',
  33491.             'PortalBundle\\Controller\\ContactsController::supportSave' => '?',
  33492.             'PortalBundle\\Controller\\CrmActionController::resultsActivitiesAction' => '?',
  33493.             'PortalBundle\\Controller\\CrmActionController::sendReportAction' => '?',
  33494.             'PortalBundle\\Controller\\FeaturedController::addToFeatured' => '?',
  33495.             'PortalBundle\\Controller\\FeaturedController::removeFromFav' => '?',
  33496.             'PortalBundle\\Controller\\FinanceController::business' => '?',
  33497.             'PortalBundle\\Controller\\FinanceController::creditInit' => '?',
  33498.             'PortalBundle\\Controller\\FinanceController::creditProgramByFirstPayment' => '?',
  33499.             'PortalBundle\\Controller\\FinanceController::creditProgramVehicleWithMinMaxPrice' => '?',
  33500.             'PortalBundle\\Controller\\FinanceController::getCrmDataByUUID' => '?',
  33501.             'PortalBundle\\Controller\\FinanceController::insurance' => '?',
  33502.             'PortalBundle\\Controller\\FinanceController::saveCreditCalculationUserData' => '?',
  33503.             'PortalBundle\\Controller\\FinanceController::saveCreditPageReview' => '?',
  33504.             'PortalBundle\\Controller\\FoundersController::founders' => '?',
  33505.             'PortalBundle\\Controller\\FoundersController::foundersBiography' => '?',
  33506.             'PortalBundle\\Controller\\FoundersController::foundersBiographySingle' => '?',
  33507.             'PortalBundle\\Controller\\FoundersController::foundersNewsSingle' => '?',
  33508.             'PortalBundle\\Controller\\FoundersController::foundersPhoto' => '?',
  33509.             'PortalBundle\\Controller\\FoundersController::foundersPublicationsSingle' => '?',
  33510.             'PortalBundle\\Controller\\FoundersController::foundersVideo' => '?',
  33511.             'PortalBundle\\Controller\\LandingController::saveLandingForm' => '?',
  33512.             'PortalBundle\\Controller\\LinkMinifyController::gotoLink' => '?',
  33513.             'PortalBundle\\Controller\\MainController::addNewUnsubscribe' => '?',
  33514.             'PortalBundle\\Controller\\MainController::qualitySave' => '?',
  33515.             'PortalBundle\\Controller\\MainController::qualityService' => '?',
  33516.             'PortalBundle\\Controller\\MainController::qualityServiceTech' => '?',
  33517.             'PortalBundle\\Controller\\MainController::questionnaireCRMSaveAction' => '?',
  33518.             'PortalBundle\\Controller\\MainController::questionnaireCRMService' => '?',
  33519.             'PortalBundle\\Controller\\MainController::questionnaireSave' => '?',
  33520.             'PortalBundle\\Controller\\MainController::questionnaireService' => '?',
  33521.             'PortalBundle\\Controller\\MainController::saveContest_10000' => '?',
  33522.             'PortalBundle\\Controller\\MainController::subscriptionManagement' => '?',
  33523.             'PortalBundle\\Controller\\PostController::actions' => '?',
  33524.             'PortalBundle\\Controller\\PostController::actionsSingle' => '?',
  33525.             'PortalBundle\\Controller\\PostController::news' => '?',
  33526.             'PortalBundle\\Controller\\PostController::newsByDealer' => '?',
  33527.             'PortalBundle\\Controller\\PostController::newsSingle' => '?',
  33528.             'PortalBundle\\Controller\\ProgramsController::cascoOptions' => '?',
  33529.             'PortalBundle\\Controller\\ProgramsController::estimate' => '?',
  33530.             'PortalBundle\\Controller\\ProgramsController::getModels' => '?',
  33531.             'PortalBundle\\Controller\\ProgramsController::initCalc' => '?',
  33532.             'PortalBundle\\Controller\\ProgramsController::sendForm' => '?',
  33533.             'PortalBundle\\Controller\\ReviewsController::init' => '?',
  33534.             'PortalBundle\\Controller\\ReviewsController::like' => '?',
  33535.             'PortalBundle\\Controller\\ReviewsController::save' => '?',
  33536.             'PortalBundle\\Controller\\SaleController::commission' => '?',
  33537.             'PortalBundle\\Controller\\SaleController::feedbackForm' => '?',
  33538.             'PortalBundle\\Controller\\SearchController::search' => '?',
  33539.             'PortalBundle\\Controller\\ServiceController::accessories' => '?',
  33540.             'PortalBundle\\Controller\\ServiceController::bodyRepair' => '?',
  33541.             'PortalBundle\\Controller\\ServiceController::bodyRepairCategory' => '?',
  33542.             'PortalBundle\\Controller\\ServiceController::bodyRepairSubCategory' => '?',
  33543.             'PortalBundle\\Controller\\ServiceController::byDealer' => '?',
  33544.             'PortalBundle\\Controller\\ServiceController::byDealer2' => '?',
  33545.             'PortalBundle\\Controller\\ServiceController::byDealer3' => '?',
  33546.             'PortalBundle\\Controller\\ServiceController::byDealer4' => '?',
  33547.             'PortalBundle\\Controller\\ServiceController::carRepair' => '?',
  33548.             'PortalBundle\\Controller\\ServiceController::getBlogPostsAction' => '?',
  33549.             'PortalBundle\\Controller\\ServiceController::getBlogsCategoriesAction' => '?',
  33550.             'PortalBundle\\Controller\\ServiceController::initRepairCalc' => '?',
  33551.             'PortalBundle\\Controller\\ServiceController::multiConsultationTestdriveForm' => '?',
  33552.             'PortalBundle\\Controller\\ServiceController::nightServiceAgreement' => '?',
  33553.             'PortalBundle\\Controller\\ServiceController::parts' => '?',
  33554.             'PortalBundle\\Controller\\ServiceController::prepareToSendBlogPosts' => '?',
  33555.             'PortalBundle\\Controller\\ServiceController::saveLeadAccessory' => '?',
  33556.             'PortalBundle\\Controller\\ServiceController::savePopupFormBodyRepair' => '?',
  33557.             'PortalBundle\\Controller\\ServiceController::service' => '?',
  33558.             'PortalBundle\\Controller\\ServiceController::serviceFormSave' => '?',
  33559.             'PortalBundle\\Controller\\ServiceController::serviceInit' => '?',
  33560.             'PortalBundle\\Controller\\ServiceController::servicePageContentDealer' => '?',
  33561.             'PortalBundle\\Controller\\ServiceController::servicePageSubWorkGroup' => '?',
  33562.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroup' => '?',
  33563.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupBrand' => '?',
  33564.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupBrandCalc' => '?',
  33565.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupModel' => '?',
  33566.             'PortalBundle\\Controller\\ServiceController::servicePageWorkGroupModelCalc' => '?',
  33567.             'PortalBundle\\Controller\\ServiceController::tiresHotel' => '?',
  33568.             'PortalBundle\\Controller\\ServiceController::to' => '?',
  33569.             'PortalBundle\\Controller\\ServiceController::toBrand' => '?',
  33570.             'PortalBundle\\Controller\\ServiceController::toModel' => '?',
  33571.             'PortalBundle\\Controller\\ServiceWorkWidgetController::download' => '?',
  33572.             'PortalBundle\\Controller\\ServiceWorkWidgetController::getRegulationData' => '?',
  33573.             'PortalBundle\\Controller\\ServiceWorkWidgetController::init' => '?',
  33574.             'PortalBundle\\Controller\\ServiceWorkWidgetController::reg' => '?',
  33575.             'PortalBundle\\Controller\\ServiceWorkWidgetController::regulationWidget' => '?',
  33576.             'PortalBundle\\Controller\\ServiceWorkWidgetController::variations' => '?',
  33577.             'PortalBundle\\Controller\\SiteMapController::portal' => '?',
  33578.             'PortalBundle\\Controller\\StockController::catalogCategory' => '?',
  33579.             'PortalBundle\\Controller\\StockController::getChangeFilter' => '?',
  33580.             'PortalBundle\\Controller\\StockController::inStock' => '?',
  33581.             'PortalBundle\\Controller\\StockController::inStockApi' => '?',
  33582.             'PortalBundle\\Controller\\StockController::initVehicleFilterUrl' => '?',
  33583.             'PortalBundle\\Controller\\UnicomersController::aboutUnicomers' => '?',
  33584.             'PortalBundle\\Controller\\UnicomersController::unicomersProjects' => '?',
  33585.             'PortalBundle\\Controller\\UnicomersController::unicomersSave' => '?',
  33586.             'kernel::loadRoutes' => '?',
  33587.             'kernel::registerContainerConfiguration' => '?',
  33588.             'AdminBundle\\Controller\\AjaxController:add' => '?',
  33589.             'AdminBundle\\Controller\\AjaxController:data' => '?',
  33590.             'AdminBundle\\Controller\\AjaxController:deleteRateSave' => '?',
  33591.             'AdminBundle\\Controller\\AjaxController:editOption' => '?',
  33592.             'AdminBundle\\Controller\\AjaxController:getDealers' => '?',
  33593.             'AdminBundle\\Controller\\AjaxController:getModels' => '?',
  33594.             'AdminBundle\\Controller\\AjaxController:setUserDealer' => '?',
  33595.             'AdminBundle\\Controller\\AjaxController:state' => '?',
  33596.             'AdminBundle\\Controller\\BaseCRUDController:batchActionDelete' => '?',
  33597.             'AdminBundle\\Controller\\CRUDInsController:batchActionDelete' => '?',
  33598.             'AdminBundle\\Controller\\LogsController:batchActionDelete' => '?',
  33599.             'AdminBundle\\Controller\\ModelRangeController:batchActionDelete' => '?',
  33600.             'AdminBundle\\Controller\\References\\ModelController:addMediaModel' => '?',
  33601.             'AdminBundle\\Controller\\References\\ModelController:createModel' => '?',
  33602.             'AdminBundle\\Controller\\References\\ModelController:getCitiesByRegionUrl' => '?',
  33603.             'AdminBundle\\Controller\\References\\ModelController:getModelByBrand' => '?',
  33604.             'AdminBundle\\Controller\\References\\ModelController:removeMediaModel' => '?',
  33605.             'AdminBundle\\Controller\\References\\ModelController:updateModel' => '?',
  33606.             'AdminBundle\\Controller\\SecurityController:loginCheckAction' => '?',
  33607.             'AdminBundle\\Controller\\SeoMetaTagController:batchActionDelete' => '?',
  33608.             'AdminBundle\\Controller\\TicketController:addComment' => '?',
  33609.             'AdminBundle\\Controller\\TicketController:uploadFiles' => '?',
  33610.             'AdminBundle\\Controller\\VehicleEstimateOddsController:batchActionDelete' => '?',
  33611.             'AdminBundle\\Controller\\Vehicles\\CRUDController:batchActionDelete' => '?',
  33612.             'AdminBundle\\Controller\\Vehicles\\CRUDController:cloneEquipmentAction' => '?',
  33613.             'AdminBundle\\Controller\\Vehicles\\CRUDController:cloneVariationAction' => '?',
  33614.             'AdminBundle\\Controller\\Vehicles\\CRUDController:exportEmptyTTXAction' => '?',
  33615.             'AdminBundle\\Controller\\Vehicles\\CRUDController:setDeleteAction' => '?',
  33616.             'AdminBundle\\Controller\\Vehicles\\CRUDController:setFilledAction' => '?',
  33617.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController:addColor' => '?',
  33618.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController:addInColor' => '?',
  33619.             'AdminBundle\\Controller\\Vehicles\\ConfiguratorController:initConfigurator' => '?',
  33620.             'AdminBundle\\Controller\\Vehicles\\MediaController:savePreview' => '?',
  33621.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:batchActionDelete' => '?',
  33622.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:cloneEquipmentAction' => '?',
  33623.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:cloneVariationAction' => '?',
  33624.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:exportEmptyTTXAction' => '?',
  33625.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:exportUsedSpecificationAction' => '?',
  33626.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:exportUsedVehiclesAction' => '?',
  33627.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:setDeleteAction' => '?',
  33628.             'AdminBundle\\Controller\\Vehicles\\UsedCRUDController:setFilledAction' => '?',
  33629.             'AutomarketBundle\\Controller\\AboutController:aboutAutomarket' => '?',
  33630.             'AutomarketBundle\\Controller\\AboutController:staff' => '?',
  33631.             'AutomarketBundle\\Controller\\AboutController:vacancy' => '?',
  33632.             'AutomarketBundle\\Controller\\AboutController:vacancyId' => '?',
  33633.             'AutomarketBundle\\Controller\\AjaxController:initInterest' => '?',
  33634.             'AutomarketBundle\\Controller\\CarController:car' => '?',
  33635.             'AutomarketBundle\\Controller\\CarController:getComparison' => '?',
  33636.             'AutomarketBundle\\Controller\\ComparisonController:featured' => '?',
  33637.             'AutomarketBundle\\Controller\\ComparisonController:getComparisonByItems' => '?',
  33638.             'AutomarketBundle\\Controller\\ComparisonController:init' => '?',
  33639.             'AutomarketBundle\\Controller\\FormController:buyForm' => '?',
  33640.             'AutomarketBundle\\Controller\\FormController:feedbackForm' => '?',
  33641.             'AutomarketBundle\\Controller\\FormController:preorderForm' => '?',
  33642.             'AutomarketBundle\\Controller\\RSSController:show' => '?',
  33643.             'AutomarketBundle\\Controller\\SaleController:widget' => '?',
  33644.             'AutomarketBundle\\Controller\\SiteMapController:siteMap' => '?',
  33645.             'CoreBundle\\Controller\\CrossDomainAuthController:authByToken' => '?',
  33646.             'DcSiteBundle\\Controller\\AccessoriesController:getCarPageStructuredData' => '?',
  33647.             'DcSiteBundle\\Controller\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33648.             'DcSiteBundle\\Controller\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33649.             'DcSiteBundle\\Controller\\AccessoriesController:init' => '?',
  33650.             'DcSiteBundle\\Controller\\AccessoriesController:initByDealer' => '?',
  33651.             'DcSiteBundle\\Controller\\AccessoriesController:newFindAccessories' => '?',
  33652.             'DcSiteBundle\\Controller\\AccessoriesController:newFindCategories' => '?',
  33653.             'DcSiteBundle\\Controller\\AccessoriesController:newFindCategory' => '?',
  33654.             'DcSiteBundle\\Controller\\AccessoriesFilterController:buildUrl' => '?',
  33655.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarPageStructuredData' => '?',
  33656.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarStructuredDataCarInStock' => '?',
  33657.             'DcSiteBundle\\Controller\\AccessoriesFilterController:getCarStructuredDataCarUsed' => '?',
  33658.             'DcSiteBundle\\Controller\\AccessoriesFilterController:initFilter' => '?',
  33659.             'DcSiteBundle\\Controller\\AccessoriesFilterController:initRedirectVariationQr' => '?',
  33660.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarPageStructuredData' => '?',
  33661.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarStructuredDataCarInStock' => '?',
  33662.             'DcSiteBundle\\Controller\\AjaxEntityController:getCarStructuredDataCarUsed' => '?',
  33663.             'DcSiteBundle\\Controller\\BaseDcController:getCarPageStructuredData' => '?',
  33664.             'DcSiteBundle\\Controller\\BaseDcController:getCarStructuredDataCarInStock' => '?',
  33665.             'DcSiteBundle\\Controller\\BaseDcController:getCarStructuredDataCarUsed' => '?',
  33666.             'DcSiteBundle\\Controller\\CallbackController:createRequest' => '?',
  33667.             'DcSiteBundle\\Controller\\CallbackController:getCarPageStructuredData' => '?',
  33668.             'DcSiteBundle\\Controller\\CallbackController:getCarStructuredDataCarInStock' => '?',
  33669.             'DcSiteBundle\\Controller\\CallbackController:getCarStructuredDataCarUsed' => '?',
  33670.             'DcSiteBundle\\Controller\\CallbackController:getState' => '?',
  33671.             'DcSiteBundle\\Controller\\CarController:createOrder' => '?',
  33672.             'DcSiteBundle\\Controller\\CarController:findModels' => '?',
  33673.             'DcSiteBundle\\Controller\\CarController:getCarPageStructuredData' => '?',
  33674.             'DcSiteBundle\\Controller\\CarController:getCarStructuredDataCarInStock' => '?',
  33675.             'DcSiteBundle\\Controller\\CarController:getCarStructuredDataCarUsed' => '?',
  33676.             'DcSiteBundle\\Controller\\CarController:getModelInfo' => '?',
  33677.             'DcSiteBundle\\Controller\\CarController:pricesLoad' => '?',
  33678.             'DcSiteBundle\\Controller\\CarController:techLoad' => '?',
  33679.             'DcSiteBundle\\Controller\\CarController:updateOrder' => '?',
  33680.             'DcSiteBundle\\Controller\\CarInStockModuleController:byVehicle' => '?',
  33681.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarPageStructuredData' => '?',
  33682.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarStructuredDataCarInStock' => '?',
  33683.             'DcSiteBundle\\Controller\\CarInStockModuleController:getCarStructuredDataCarUsed' => '?',
  33684.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarPageStructuredData' => '?',
  33685.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarStructuredDataCarInStock' => '?',
  33686.             'DcSiteBundle\\Controller\\Citroen\\AboutController:getCarStructuredDataCarUsed' => '?',
  33687.             'DcSiteBundle\\Controller\\Citroen\\AboutController:newsSingle' => '?',
  33688.             'DcSiteBundle\\Controller\\Citroen\\AboutController:staff' => '?',
  33689.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarPageStructuredData' => '?',
  33690.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33691.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33692.             'DcSiteBundle\\Controller\\Citroen\\AccessoriesController:redirectToShop' => '?',
  33693.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarPageStructuredData' => '?',
  33694.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarStructuredDataCarInStock' => '?',
  33695.             'DcSiteBundle\\Controller\\Citroen\\BaseController:getCarStructuredDataCarUsed' => '?',
  33696.             'DcSiteBundle\\Controller\\Citroen\\BasketController:checkoutOrder' => '?',
  33697.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarPageStructuredData' => '?',
  33698.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarStructuredDataCarInStock' => '?',
  33699.             'DcSiteBundle\\Controller\\Citroen\\BasketController:getCarStructuredDataCarUsed' => '?',
  33700.             'DcSiteBundle\\Controller\\Citroen\\BasketController:order' => '?',
  33701.             'DcSiteBundle\\Controller\\Citroen\\CarController:car' => '?',
  33702.             'DcSiteBundle\\Controller\\Citroen\\CarController:carCardStock' => '?',
  33703.             'DcSiteBundle\\Controller\\Citroen\\CarController:carConfiguraion' => '?',
  33704.             'DcSiteBundle\\Controller\\Citroen\\CarController:category' => '?',
  33705.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarPageStructuredData' => '?',
  33706.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarStructuredDataCarInStock' => '?',
  33707.             'DcSiteBundle\\Controller\\Citroen\\CarController:getCarStructuredDataCarUsed' => '?',
  33708.             'DcSiteBundle\\Controller\\Citroen\\CarController:list' => '?',
  33709.             'DcSiteBundle\\Controller\\Citroen\\CarController:listPage' => '?',
  33710.             'DcSiteBundle\\Controller\\Citroen\\CarController:secondhandSingle' => '?',
  33711.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:credit' => '?',
  33712.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarPageStructuredData' => '?',
  33713.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33714.             'DcSiteBundle\\Controller\\Citroen\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33715.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarPageStructuredData' => '?',
  33716.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarStructuredDataCarInStock' => '?',
  33717.             'DcSiteBundle\\Controller\\Citroen\\MainController:getCarStructuredDataCarUsed' => '?',
  33718.             'DcSiteBundle\\Controller\\Citroen\\MainController:index' => '?',
  33719.             'DcSiteBundle\\Controller\\Citroen\\MainController:initMenu' => '?',
  33720.             'DcSiteBundle\\Controller\\Citroen\\MainController:loadModels' => '?',
  33721.             'DcSiteBundle\\Controller\\Citroen\\MainController:seveTempForm' => '?',
  33722.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarPageStructuredData' => '?',
  33723.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33724.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33725.             'DcSiteBundle\\Controller\\Citroen\\ServiceController:regulationsTo' => '?',
  33726.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarPageStructuredData' => '?',
  33727.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarStructuredDataCarInStock' => '?',
  33728.             'DcSiteBundle\\Controller\\Citroen\\StocksController:getCarStructuredDataCarUsed' => '?',
  33729.             'DcSiteBundle\\Controller\\Citroen\\StocksController:stocksSingle' => '?',
  33730.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarPageStructuredData' => '?',
  33731.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarStructuredDataCarInStock' => '?',
  33732.             'DcSiteBundle\\Controller\\ConfiguratorController:getCarStructuredDataCarUsed' => '?',
  33733.             'DcSiteBundle\\Controller\\ConfiguratorController:init' => '?',
  33734.             'DcSiteBundle\\Controller\\ConfiguratorController:initByHash' => '?',
  33735.             'DcSiteBundle\\Controller\\ConfiguratorController:initCreditCalculator' => '?',
  33736.             'DcSiteBundle\\Controller\\ConfiguratorController:saveOffer' => '?',
  33737.             'DcSiteBundle\\Controller\\CreditController:getCarPageStructuredData' => '?',
  33738.             'DcSiteBundle\\Controller\\CreditController:getCarStructuredDataCarInStock' => '?',
  33739.             'DcSiteBundle\\Controller\\CreditController:getCarStructuredDataCarUsed' => '?',
  33740.             'DcSiteBundle\\Controller\\CreditController:getCreditListDocument' => '?',
  33741.             'DcSiteBundle\\Controller\\CreditController:getScheduleListDocument' => '?',
  33742.             'DcSiteBundle\\Controller\\CreditController:getScheduleListDocumentTest' => '?',
  33743.             'DcSiteBundle\\Controller\\CreditController:getVehicleByVehicleItem' => '?',
  33744.             'DcSiteBundle\\Controller\\CreditController:programs' => '?',
  33745.             'DcSiteBundle\\Controller\\CreditController:saveForm' => '?',
  33746.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarPageStructuredData' => '?',
  33747.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarStructuredDataCarInStock' => '?',
  33748.             'DcSiteBundle\\Controller\\CsvAccessoriesController:getCarStructuredDataCarUsed' => '?',
  33749.             'DcSiteBundle\\Controller\\FinanceController:business' => '?',
  33750.             'DcSiteBundle\\Controller\\FinanceController:creditInit' => '?',
  33751.             'DcSiteBundle\\Controller\\FinanceController:creditProgramByFirstPayment' => '?',
  33752.             'DcSiteBundle\\Controller\\FinanceController:creditProgramVehicleWithMinMaxPrice' => '?',
  33753.             'DcSiteBundle\\Controller\\FinanceController:getCarPageStructuredData' => '?',
  33754.             'DcSiteBundle\\Controller\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33755.             'DcSiteBundle\\Controller\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33756.             'DcSiteBundle\\Controller\\FinanceController:getCrmDataByUUID' => '?',
  33757.             'DcSiteBundle\\Controller\\FinanceController:insurance' => '?',
  33758.             'DcSiteBundle\\Controller\\FinanceController:saveCreditCalculationUserData' => '?',
  33759.             'DcSiteBundle\\Controller\\FinanceController:saveCreditPageReview' => '?',
  33760.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarPageStructuredData' => '?',
  33761.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarStructuredDataCarInStock' => '?',
  33762.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:getCarStructuredDataCarUsed' => '?',
  33763.             'DcSiteBundle\\Controller\\Ford\\AboutUsController:staff' => '?',
  33764.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarPageStructuredData' => '?',
  33765.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33766.             'DcSiteBundle\\Controller\\Ford\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33767.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarPageStructuredData' => '?',
  33768.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarStructuredDataCarInStock' => '?',
  33769.             'DcSiteBundle\\Controller\\Ford\\AjaxController:getCarStructuredDataCarUsed' => '?',
  33770.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarPageStructuredData' => '?',
  33771.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarStructuredDataCarInStock' => '?',
  33772.             'DcSiteBundle\\Controller\\Ford\\ApprovedController:getCarStructuredDataCarUsed' => '?',
  33773.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarPageStructuredData' => '?',
  33774.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarStructuredDataCarInStock' => '?',
  33775.             'DcSiteBundle\\Controller\\Ford\\BaseController:getCarStructuredDataCarUsed' => '?',
  33776.             'DcSiteBundle\\Controller\\Ford\\BasketController:basket' => '?',
  33777.             'DcSiteBundle\\Controller\\Ford\\BasketController:checkoutOrder' => '?',
  33778.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarPageStructuredData' => '?',
  33779.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarStructuredDataCarInStock' => '?',
  33780.             'DcSiteBundle\\Controller\\Ford\\BasketController:getCarStructuredDataCarUsed' => '?',
  33781.             'DcSiteBundle\\Controller\\Ford\\BasketController:order' => '?',
  33782.             'DcSiteBundle\\Controller\\Ford\\CarController:car' => '?',
  33783.             'DcSiteBundle\\Controller\\Ford\\CarController:carCardStock' => '?',
  33784.             'DcSiteBundle\\Controller\\Ford\\CarController:carConfiguraion' => '?',
  33785.             'DcSiteBundle\\Controller\\Ford\\CarController:category' => '?',
  33786.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarPageStructuredData' => '?',
  33787.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarStructuredDataCarInStock' => '?',
  33788.             'DcSiteBundle\\Controller\\Ford\\CarController:getCarStructuredDataCarUsed' => '?',
  33789.             'DcSiteBundle\\Controller\\Ford\\CarController:list' => '?',
  33790.             'DcSiteBundle\\Controller\\Ford\\CarController:listPage' => '?',
  33791.             'DcSiteBundle\\Controller\\Ford\\CarController:secondhandSingle' => '?',
  33792.             'DcSiteBundle\\Controller\\Ford\\FinanceController:credit' => '?',
  33793.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarPageStructuredData' => '?',
  33794.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33795.             'DcSiteBundle\\Controller\\Ford\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33796.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarPageStructuredData' => '?',
  33797.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarStructuredDataCarInStock' => '?',
  33798.             'DcSiteBundle\\Controller\\Ford\\MainController:getCarStructuredDataCarUsed' => '?',
  33799.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarPageStructuredData' => '?',
  33800.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarStructuredDataCarInStock' => '?',
  33801.             'DcSiteBundle\\Controller\\Ford\\PostController:getCarStructuredDataCarUsed' => '?',
  33802.             'DcSiteBundle\\Controller\\Ford\\PostController:post' => '?',
  33803.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarPageStructuredData' => '?',
  33804.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33805.             'DcSiteBundle\\Controller\\Ford\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33806.             'DcSiteBundle\\Controller\\Ford\\ServiceController:regulationsTo' => '?',
  33807.             'DcSiteBundle\\Controller\\FormController:EventForm' => '?',
  33808.             'DcSiteBundle\\Controller\\FormController:getCarPageStructuredData' => '?',
  33809.             'DcSiteBundle\\Controller\\FormController:getCarStructuredDataCarInStock' => '?',
  33810.             'DcSiteBundle\\Controller\\FormController:getCarStructuredDataCarUsed' => '?',
  33811.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarPageStructuredData' => '?',
  33812.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarStructuredDataCarInStock' => '?',
  33813.             'DcSiteBundle\\Controller\\Haval\\AboutController:getCarStructuredDataCarUsed' => '?',
  33814.             'DcSiteBundle\\Controller\\Haval\\AboutController:newsSingle' => '?',
  33815.             'DcSiteBundle\\Controller\\Haval\\AboutController:team' => '?',
  33816.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarPageStructuredData' => '?',
  33817.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarStructuredDataCarInStock' => '?',
  33818.             'DcSiteBundle\\Controller\\Haval\\BaseController:getCarStructuredDataCarUsed' => '?',
  33819.             'DcSiteBundle\\Controller\\Haval\\CarController:car' => '?',
  33820.             'DcSiteBundle\\Controller\\Haval\\CarController:carConfiguraion' => '?',
  33821.             'DcSiteBundle\\Controller\\Haval\\CarController:carInStockSingle' => '?',
  33822.             'DcSiteBundle\\Controller\\Haval\\CarController:category' => '?',
  33823.             'DcSiteBundle\\Controller\\Haval\\CarController:configurator' => '?',
  33824.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarPageStructuredData' => '?',
  33825.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarStructuredDataCarInStock' => '?',
  33826.             'DcSiteBundle\\Controller\\Haval\\CarController:getCarStructuredDataCarUsed' => '?',
  33827.             'DcSiteBundle\\Controller\\Haval\\CarController:list' => '?',
  33828.             'DcSiteBundle\\Controller\\Haval\\CarController:listPage' => '?',
  33829.             'DcSiteBundle\\Controller\\Haval\\CarController:secondhandSingle' => '?',
  33830.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarPageStructuredData' => '?',
  33831.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33832.             'DcSiteBundle\\Controller\\Haval\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33833.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarPageStructuredData' => '?',
  33834.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarStructuredDataCarInStock' => '?',
  33835.             'DcSiteBundle\\Controller\\Haval\\MainController:getCarStructuredDataCarUsed' => '?',
  33836.             'DcSiteBundle\\Controller\\Haval\\MainController:index' => '?',
  33837.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarPageStructuredData' => '?',
  33838.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33839.             'DcSiteBundle\\Controller\\Haval\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33840.             'DcSiteBundle\\Controller\\Haval\\ServiceController:regulationsTo' => '?',
  33841.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarPageStructuredData' => '?',
  33842.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarStructuredDataCarInStock' => '?',
  33843.             'DcSiteBundle\\Controller\\Haval\\StocksController:getCarStructuredDataCarUsed' => '?',
  33844.             'DcSiteBundle\\Controller\\Haval\\StocksController:stocksSingle' => '?',
  33845.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarPageStructuredData' => '?',
  33846.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarStructuredDataCarInStock' => '?',
  33847.             'DcSiteBundle\\Controller\\Honda\\AboutController:getCarStructuredDataCarUsed' => '?',
  33848.             'DcSiteBundle\\Controller\\Honda\\AboutController:newsSingle' => '?',
  33849.             'DcSiteBundle\\Controller\\Honda\\AboutController:staff' => '?',
  33850.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesCatalog' => '?',
  33851.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesCategory' => '?',
  33852.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesModel' => '?',
  33853.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesModelVariation' => '?',
  33854.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:accessoriesPage' => '?',
  33855.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarPageStructuredData' => '?',
  33856.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33857.             'DcSiteBundle\\Controller\\Honda\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33858.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarPageStructuredData' => '?',
  33859.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarStructuredDataCarInStock' => '?',
  33860.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:getCarStructuredDataCarUsed' => '?',
  33861.             'DcSiteBundle\\Controller\\Honda\\AcuraServiceController:regulationsTo' => '?',
  33862.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarPageStructuredData' => '?',
  33863.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarStructuredDataCarInStock' => '?',
  33864.             'DcSiteBundle\\Controller\\Honda\\BaseController:getCarStructuredDataCarUsed' => '?',
  33865.             'DcSiteBundle\\Controller\\Honda\\BasketController:checkoutOrder' => '?',
  33866.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarPageStructuredData' => '?',
  33867.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarStructuredDataCarInStock' => '?',
  33868.             'DcSiteBundle\\Controller\\Honda\\BasketController:getCarStructuredDataCarUsed' => '?',
  33869.             'DcSiteBundle\\Controller\\Honda\\BasketController:order' => '?',
  33870.             'DcSiteBundle\\Controller\\Honda\\CarController:car' => '?',
  33871.             'DcSiteBundle\\Controller\\Honda\\CarController:carCardStock' => '?',
  33872.             'DcSiteBundle\\Controller\\Honda\\CarController:carConfiguraion' => '?',
  33873.             'DcSiteBundle\\Controller\\Honda\\CarController:category' => '?',
  33874.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarPageStructuredData' => '?',
  33875.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarStructuredDataCarInStock' => '?',
  33876.             'DcSiteBundle\\Controller\\Honda\\CarController:getCarStructuredDataCarUsed' => '?',
  33877.             'DcSiteBundle\\Controller\\Honda\\CarController:list' => '?',
  33878.             'DcSiteBundle\\Controller\\Honda\\CarController:listPage' => '?',
  33879.             'DcSiteBundle\\Controller\\Honda\\CarController:secondhandSingle' => '?',
  33880.             'DcSiteBundle\\Controller\\Honda\\FinanceController:credit' => '?',
  33881.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarPageStructuredData' => '?',
  33882.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33883.             'DcSiteBundle\\Controller\\Honda\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33884.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:accessories' => '?',
  33885.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarPageStructuredData' => '?',
  33886.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarStructuredDataCarInStock' => '?',
  33887.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:getCarStructuredDataCarUsed' => '?',
  33888.             'DcSiteBundle\\Controller\\Honda\\HondaServiceController:regulationsTo' => '?',
  33889.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarPageStructuredData' => '?',
  33890.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarStructuredDataCarInStock' => '?',
  33891.             'DcSiteBundle\\Controller\\Honda\\MainController:getCarStructuredDataCarUsed' => '?',
  33892.             'DcSiteBundle\\Controller\\Honda\\MainController:index' => '?',
  33893.             'DcSiteBundle\\Controller\\Honda\\MainController:menuInit' => '?',
  33894.             'DcSiteBundle\\Controller\\Honda\\MainController:stocksSingle' => '?',
  33895.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarPageStructuredData' => '?',
  33896.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarStructuredDataCarInStock' => '?',
  33897.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:getCarStructuredDataCarUsed' => '?',
  33898.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:newsSingle' => '?',
  33899.             'DcSiteBundle\\Controller\\Infiniti\\AboutUsController:staff' => '?',
  33900.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesCatalog' => '?',
  33901.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesCategory' => '?',
  33902.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesModel' => '?',
  33903.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesModelVariation' => '?',
  33904.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:accessoriesPage' => '?',
  33905.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarPageStructuredData' => '?',
  33906.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33907.             'DcSiteBundle\\Controller\\Infiniti\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33908.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarPageStructuredData' => '?',
  33909.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarStructuredDataCarInStock' => '?',
  33910.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:getCarStructuredDataCarUsed' => '?',
  33911.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:index' => '?',
  33912.             'DcSiteBundle\\Controller\\Infiniti\\AjaxController:transfer' => '?',
  33913.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarPageStructuredData' => '?',
  33914.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarStructuredDataCarInStock' => '?',
  33915.             'DcSiteBundle\\Controller\\Infiniti\\BaseController:getCarStructuredDataCarUsed' => '?',
  33916.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:checkoutOrder' => '?',
  33917.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarPageStructuredData' => '?',
  33918.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarStructuredDataCarInStock' => '?',
  33919.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:getCarStructuredDataCarUsed' => '?',
  33920.             'DcSiteBundle\\Controller\\Infiniti\\BasketController:order' => '?',
  33921.             'DcSiteBundle\\Controller\\Infiniti\\CarController:car' => '?',
  33922.             'DcSiteBundle\\Controller\\Infiniti\\CarController:carCardStock' => '?',
  33923.             'DcSiteBundle\\Controller\\Infiniti\\CarController:carConfiguraion' => '?',
  33924.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarPageStructuredData' => '?',
  33925.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarStructuredDataCarInStock' => '?',
  33926.             'DcSiteBundle\\Controller\\Infiniti\\CarController:getCarStructuredDataCarUsed' => '?',
  33927.             'DcSiteBundle\\Controller\\Infiniti\\CarController:lineUp' => '?',
  33928.             'DcSiteBundle\\Controller\\Infiniti\\CarController:lineUpPage' => '?',
  33929.             'DcSiteBundle\\Controller\\Infiniti\\CarController:secondhandSingle' => '?',
  33930.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarPageStructuredData' => '?',
  33931.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarStructuredDataCarInStock' => '?',
  33932.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:getCarStructuredDataCarUsed' => '?',
  33933.             'DcSiteBundle\\Controller\\Infiniti\\ContactsController:index' => '?',
  33934.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:credit' => '?',
  33935.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarPageStructuredData' => '?',
  33936.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33937.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33938.             'DcSiteBundle\\Controller\\Infiniti\\FinanceController:index' => '?',
  33939.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarPageStructuredData' => '?',
  33940.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarStructuredDataCarInStock' => '?',
  33941.             'DcSiteBundle\\Controller\\Infiniti\\MainController:getCarStructuredDataCarUsed' => '?',
  33942.             'DcSiteBundle\\Controller\\Infiniti\\MainController:index' => '?',
  33943.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarPageStructuredData' => '?',
  33944.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarStructuredDataCarInStock' => '?',
  33945.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:getCarStructuredDataCarUsed' => '?',
  33946.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:index' => '?',
  33947.             'DcSiteBundle\\Controller\\Infiniti\\OffersController:offersSingle' => '?',
  33948.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarPageStructuredData' => '?',
  33949.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33950.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33951.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:index' => '?',
  33952.             'DcSiteBundle\\Controller\\Infiniti\\ServiceController:regulationsTo' => '?',
  33953.             'DcSiteBundle\\Controller\\InsuranceController:getCarPageStructuredData' => '?',
  33954.             'DcSiteBundle\\Controller\\InsuranceController:getCarStructuredDataCarInStock' => '?',
  33955.             'DcSiteBundle\\Controller\\InsuranceController:getCarStructuredDataCarUsed' => '?',
  33956.             'DcSiteBundle\\Controller\\InsuranceController:loadOptions' => '?',
  33957.             'DcSiteBundle\\Controller\\InsuranceController:saveForm' => '?',
  33958.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarPageStructuredData' => '?',
  33959.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarStructuredDataCarInStock' => '?',
  33960.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:getCarStructuredDataCarUsed' => '?',
  33961.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:newsSingle' => '?',
  33962.             'DcSiteBundle\\Controller\\Jaguar\\AboutController:staff' => '?',
  33963.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesCatalog' => '?',
  33964.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesCategory' => '?',
  33965.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesModel' => '?',
  33966.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesModelVariation' => '?',
  33967.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:accessoriesPage' => '?',
  33968.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarPageStructuredData' => '?',
  33969.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  33970.             'DcSiteBundle\\Controller\\Jaguar\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  33971.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarPageStructuredData' => '?',
  33972.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarStructuredDataCarInStock' => '?',
  33973.             'DcSiteBundle\\Controller\\Jaguar\\BaseController:getCarStructuredDataCarUsed' => '?',
  33974.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:checkoutOrder' => '?',
  33975.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarPageStructuredData' => '?',
  33976.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarStructuredDataCarInStock' => '?',
  33977.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:getCarStructuredDataCarUsed' => '?',
  33978.             'DcSiteBundle\\Controller\\Jaguar\\BasketController:order' => '?',
  33979.             'DcSiteBundle\\Controller\\Jaguar\\CarController:car' => '?',
  33980.             'DcSiteBundle\\Controller\\Jaguar\\CarController:carConfiguraion' => '?',
  33981.             'DcSiteBundle\\Controller\\Jaguar\\CarController:carInStock' => '?',
  33982.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarPageStructuredData' => '?',
  33983.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarStructuredDataCarInStock' => '?',
  33984.             'DcSiteBundle\\Controller\\Jaguar\\CarController:getCarStructuredDataCarUsed' => '?',
  33985.             'DcSiteBundle\\Controller\\Jaguar\\CarController:usedCard' => '?',
  33986.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarPageStructuredData' => '?',
  33987.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarStructuredDataCarInStock' => '?',
  33988.             'DcSiteBundle\\Controller\\Jaguar\\FinanceController:getCarStructuredDataCarUsed' => '?',
  33989.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarPageStructuredData' => '?',
  33990.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarStructuredDataCarInStock' => '?',
  33991.             'DcSiteBundle\\Controller\\Jaguar\\MainController:getCarStructuredDataCarUsed' => '?',
  33992.             'DcSiteBundle\\Controller\\Jaguar\\MainController:menuInit' => '?',
  33993.             'DcSiteBundle\\Controller\\Jaguar\\MainController:specialOffersSingle' => '?',
  33994.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarPageStructuredData' => '?',
  33995.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarStructuredDataCarInStock' => '?',
  33996.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:getCarStructuredDataCarUsed' => '?',
  33997.             'DcSiteBundle\\Controller\\Jaguar\\ServiceController:regulationsTo' => '?',
  33998.             'DcSiteBundle\\Controller\\Jeep\\AboutController:actionsSingle' => '?',
  33999.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarPageStructuredData' => '?',
  34000.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarStructuredDataCarInStock' => '?',
  34001.             'DcSiteBundle\\Controller\\Jeep\\AboutController:getCarStructuredDataCarUsed' => '?',
  34002.             'DcSiteBundle\\Controller\\Jeep\\AboutController:newsSingle' => '?',
  34003.             'DcSiteBundle\\Controller\\Jeep\\AboutController:team' => '?',
  34004.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesCatalog' => '?',
  34005.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesCategory' => '?',
  34006.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesModel' => '?',
  34007.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesModelVariation' => '?',
  34008.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:accessoriesPage' => '?',
  34009.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarPageStructuredData' => '?',
  34010.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34011.             'DcSiteBundle\\Controller\\Jeep\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34012.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarPageStructuredData' => '?',
  34013.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarStructuredDataCarInStock' => '?',
  34014.             'DcSiteBundle\\Controller\\Jeep\\BaseController:getCarStructuredDataCarUsed' => '?',
  34015.             'DcSiteBundle\\Controller\\Jeep\\BasketController:checkoutOrder' => '?',
  34016.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarPageStructuredData' => '?',
  34017.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarStructuredDataCarInStock' => '?',
  34018.             'DcSiteBundle\\Controller\\Jeep\\BasketController:getCarStructuredDataCarUsed' => '?',
  34019.             'DcSiteBundle\\Controller\\Jeep\\BasketController:order' => '?',
  34020.             'DcSiteBundle\\Controller\\Jeep\\CarController:car' => '?',
  34021.             'DcSiteBundle\\Controller\\Jeep\\CarController:carInStockSingle' => '?',
  34022.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarPageStructuredData' => '?',
  34023.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarStructuredDataCarInStock' => '?',
  34024.             'DcSiteBundle\\Controller\\Jeep\\CarController:getCarStructuredDataCarUsed' => '?',
  34025.             'DcSiteBundle\\Controller\\Jeep\\CarController:list' => '?',
  34026.             'DcSiteBundle\\Controller\\Jeep\\CarController:listPage' => '?',
  34027.             'DcSiteBundle\\Controller\\Jeep\\CarController:technicalCharacteristics' => '?',
  34028.             'DcSiteBundle\\Controller\\Jeep\\CarController:usedCarSingle' => '?',
  34029.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:credit' => '?',
  34030.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarPageStructuredData' => '?',
  34031.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34032.             'DcSiteBundle\\Controller\\Jeep\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34033.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarPageStructuredData' => '?',
  34034.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarStructuredDataCarInStock' => '?',
  34035.             'DcSiteBundle\\Controller\\Jeep\\MainController:getCarStructuredDataCarUsed' => '?',
  34036.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:accessory' => '?',
  34037.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarPageStructuredData' => '?',
  34038.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34039.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34040.             'DcSiteBundle\\Controller\\Jeep\\ServiceController:regulationsTo' => '?',
  34041.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarPageStructuredData' => '?',
  34042.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarStructuredDataCarInStock' => '?',
  34043.             'DcSiteBundle\\Controller\\LandRover\\AboutController:getCarStructuredDataCarUsed' => '?',
  34044.             'DcSiteBundle\\Controller\\LandRover\\AboutController:newsSingle' => '?',
  34045.             'DcSiteBundle\\Controller\\LandRover\\AboutController:staff' => '?',
  34046.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesCatalog' => '?',
  34047.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesCategory' => '?',
  34048.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesModel' => '?',
  34049.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesModelVariation' => '?',
  34050.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:accessoriesPage' => '?',
  34051.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarPageStructuredData' => '?',
  34052.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34053.             'DcSiteBundle\\Controller\\LandRover\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34054.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarPageStructuredData' => '?',
  34055.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarStructuredDataCarInStock' => '?',
  34056.             'DcSiteBundle\\Controller\\LandRover\\BaseController:getCarStructuredDataCarUsed' => '?',
  34057.             'DcSiteBundle\\Controller\\LandRover\\BasketController:checkoutOrder' => '?',
  34058.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarPageStructuredData' => '?',
  34059.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarStructuredDataCarInStock' => '?',
  34060.             'DcSiteBundle\\Controller\\LandRover\\BasketController:getCarStructuredDataCarUsed' => '?',
  34061.             'DcSiteBundle\\Controller\\LandRover\\BasketController:order' => '?',
  34062.             'DcSiteBundle\\Controller\\LandRover\\CarController:car' => '?',
  34063.             'DcSiteBundle\\Controller\\LandRover\\CarController:carConfiguraion' => '?',
  34064.             'DcSiteBundle\\Controller\\LandRover\\CarController:carInStock' => '?',
  34065.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarPageStructuredData' => '?',
  34066.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarStructuredDataCarInStock' => '?',
  34067.             'DcSiteBundle\\Controller\\LandRover\\CarController:getCarStructuredDataCarUsed' => '?',
  34068.             'DcSiteBundle\\Controller\\LandRover\\CarController:usedCard' => '?',
  34069.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:credit' => '?',
  34070.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarPageStructuredData' => '?',
  34071.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34072.             'DcSiteBundle\\Controller\\LandRover\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34073.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarPageStructuredData' => '?',
  34074.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarStructuredDataCarInStock' => '?',
  34075.             'DcSiteBundle\\Controller\\LandRover\\MainController:getCarStructuredDataCarUsed' => '?',
  34076.             'DcSiteBundle\\Controller\\LandRover\\MainController:menuInit' => '?',
  34077.             'DcSiteBundle\\Controller\\LandRover\\MainController:modelLineup' => '?',
  34078.             'DcSiteBundle\\Controller\\LandRover\\MainController:modelLineupPage' => '?',
  34079.             'DcSiteBundle\\Controller\\LandRover\\MainController:specialOffersSingle' => '?',
  34080.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:accessories' => '?',
  34081.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarPageStructuredData' => '?',
  34082.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34083.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34084.             'DcSiteBundle\\Controller\\LandRover\\ServiceController:regulationsTo' => '?',
  34085.             'DcSiteBundle\\Controller\\LeasingController:getCarPageStructuredData' => '?',
  34086.             'DcSiteBundle\\Controller\\LeasingController:getCarStructuredDataCarInStock' => '?',
  34087.             'DcSiteBundle\\Controller\\LeasingController:getCarStructuredDataCarUsed' => '?',
  34088.             'DcSiteBundle\\Controller\\LeasingController:initByDealer' => '?',
  34089.             'DcSiteBundle\\Controller\\LeasingController:initByDealerAndVehicleType' => '?',
  34090.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarPageStructuredData' => '?',
  34091.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarStructuredDataCarInStock' => '?',
  34092.             'DcSiteBundle\\Controller\\Lexus\\AboutController:getCarStructuredDataCarUsed' => '?',
  34093.             'DcSiteBundle\\Controller\\Lexus\\AboutController:newsSingle' => '?',
  34094.             'DcSiteBundle\\Controller\\Lexus\\AboutController:staff' => '?',
  34095.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesCatalog' => '?',
  34096.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesCategory' => '?',
  34097.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesModel' => '?',
  34098.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesModelVariation' => '?',
  34099.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:accessoriesPage' => '?',
  34100.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarPageStructuredData' => '?',
  34101.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34102.             'DcSiteBundle\\Controller\\Lexus\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34103.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarPageStructuredData' => '?',
  34104.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarStructuredDataCarInStock' => '?',
  34105.             'DcSiteBundle\\Controller\\Lexus\\BaseController:getCarStructuredDataCarUsed' => '?',
  34106.             'DcSiteBundle\\Controller\\Lexus\\BasketController:basket' => '?',
  34107.             'DcSiteBundle\\Controller\\Lexus\\BasketController:checkoutOrder' => '?',
  34108.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarPageStructuredData' => '?',
  34109.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarStructuredDataCarInStock' => '?',
  34110.             'DcSiteBundle\\Controller\\Lexus\\BasketController:getCarStructuredDataCarUsed' => '?',
  34111.             'DcSiteBundle\\Controller\\Lexus\\BasketController:order' => '?',
  34112.             'DcSiteBundle\\Controller\\Lexus\\CarController:car' => '?',
  34113.             'DcSiteBundle\\Controller\\Lexus\\CarController:carCatalog' => '?',
  34114.             'DcSiteBundle\\Controller\\Lexus\\CarController:carCatalogPages' => '?',
  34115.             'DcSiteBundle\\Controller\\Lexus\\CarController:carConfiguraion' => '?',
  34116.             'DcSiteBundle\\Controller\\Lexus\\CarController:carStockSingle' => '?',
  34117.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarPageStructuredData' => '?',
  34118.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarStructuredDataCarInStock' => '?',
  34119.             'DcSiteBundle\\Controller\\Lexus\\CarController:getCarStructuredDataCarUsed' => '?',
  34120.             'DcSiteBundle\\Controller\\Lexus\\CarController:secondhandSingle' => '?',
  34121.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:credit' => '?',
  34122.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarPageStructuredData' => '?',
  34123.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34124.             'DcSiteBundle\\Controller\\Lexus\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34125.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarPageStructuredData' => '?',
  34126.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarStructuredDataCarInStock' => '?',
  34127.             'DcSiteBundle\\Controller\\Lexus\\HybridController:getCarStructuredDataCarUsed' => '?',
  34128.             'DcSiteBundle\\Controller\\Lexus\\MainController:carCatalog' => '?',
  34129.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarPageStructuredData' => '?',
  34130.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarStructuredDataCarInStock' => '?',
  34131.             'DcSiteBundle\\Controller\\Lexus\\MainController:getCarStructuredDataCarUsed' => '?',
  34132.             'DcSiteBundle\\Controller\\Lexus\\MainController:index' => '?',
  34133.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarPageStructuredData' => '?',
  34134.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34135.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34136.             'DcSiteBundle\\Controller\\Lexus\\ServiceController:priceForCar' => '?',
  34137.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarPageStructuredData' => '?',
  34138.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarStructuredDataCarInStock' => '?',
  34139.             'DcSiteBundle\\Controller\\Lexus\\StocksController:getCarStructuredDataCarUsed' => '?',
  34140.             'DcSiteBundle\\Controller\\Lexus\\StocksController:stocksSingle' => '?',
  34141.             'DcSiteBundle\\Controller\\MainSliderController:getCarPageStructuredData' => '?',
  34142.             'DcSiteBundle\\Controller\\MainSliderController:getCarStructuredDataCarInStock' => '?',
  34143.             'DcSiteBundle\\Controller\\MainSliderController:getCarStructuredDataCarUsed' => '?',
  34144.             'DcSiteBundle\\Controller\\MainSliderController:getSlides' => '?',
  34145.             'DcSiteBundle\\Controller\\Marine\\AboutController:about' => '?',
  34146.             'DcSiteBundle\\Controller\\Marine\\AboutController:catalogVehicle' => '?',
  34147.             'DcSiteBundle\\Controller\\Marine\\AboutController:contacts' => '?',
  34148.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarPageStructuredData' => '?',
  34149.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarStructuredDataCarInStock' => '?',
  34150.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCarStructuredDataCarUsed' => '?',
  34151.             'DcSiteBundle\\Controller\\Marine\\AboutController:getCatalogAccessory' => '?',
  34152.             'DcSiteBundle\\Controller\\Marine\\AboutController:getPagination' => '?',
  34153.             'DcSiteBundle\\Controller\\Marine\\BaseController:catalogVehicle' => '?',
  34154.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarPageStructuredData' => '?',
  34155.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarStructuredDataCarInStock' => '?',
  34156.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCarStructuredDataCarUsed' => '?',
  34157.             'DcSiteBundle\\Controller\\Marine\\BaseController:getCatalogAccessory' => '?',
  34158.             'DcSiteBundle\\Controller\\Marine\\BaseController:getPagination' => '?',
  34159.             'DcSiteBundle\\Controller\\Marine\\BasketController:catalogVehicle' => '?',
  34160.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarPageStructuredData' => '?',
  34161.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarStructuredDataCarInStock' => '?',
  34162.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCarStructuredDataCarUsed' => '?',
  34163.             'DcSiteBundle\\Controller\\Marine\\BasketController:getCatalogAccessory' => '?',
  34164.             'DcSiteBundle\\Controller\\Marine\\BasketController:getPagination' => '?',
  34165.             'DcSiteBundle\\Controller\\Marine\\CatalogController:accessoriesCatalog' => '?',
  34166.             'DcSiteBundle\\Controller\\Marine\\CatalogController:accessoriesSingleCatalog' => '?',
  34167.             'DcSiteBundle\\Controller\\Marine\\CatalogController:boatsCatalog' => '?',
  34168.             'DcSiteBundle\\Controller\\Marine\\CatalogController:boatsSingleCatalog' => '?',
  34169.             'DcSiteBundle\\Controller\\Marine\\CatalogController:brandsCatalog' => '?',
  34170.             'DcSiteBundle\\Controller\\Marine\\CatalogController:brandsSingleCatalog' => '?',
  34171.             'DcSiteBundle\\Controller\\Marine\\CatalogController:catalogVehicle' => '?',
  34172.             'DcSiteBundle\\Controller\\Marine\\CatalogController:equipmentsCatalog' => '?',
  34173.             'DcSiteBundle\\Controller\\Marine\\CatalogController:equipmentsSingleCatalog' => '?',
  34174.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarPageStructuredData' => '?',
  34175.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarStructuredDataCarInStock' => '?',
  34176.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCarStructuredDataCarUsed' => '?',
  34177.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getCatalogAccessory' => '?',
  34178.             'DcSiteBundle\\Controller\\Marine\\CatalogController:getPagination' => '?',
  34179.             'DcSiteBundle\\Controller\\Marine\\CatalogController:jetskisCatalog' => '?',
  34180.             'DcSiteBundle\\Controller\\Marine\\CatalogController:jetskisSingleCatalog' => '?',
  34181.             'DcSiteBundle\\Controller\\Marine\\CatalogController:motorsCatalog' => '?',
  34182.             'DcSiteBundle\\Controller\\Marine\\CatalogController:motorsSingleCatalog' => '?',
  34183.             'DcSiteBundle\\Controller\\Marine\\CatalogController:trailersCatalog' => '?',
  34184.             'DcSiteBundle\\Controller\\Marine\\CatalogController:trailersSingleCatalog' => '?',
  34185.             'DcSiteBundle\\Controller\\Marine\\MainController:catalogVehicle' => '?',
  34186.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarPageStructuredData' => '?',
  34187.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarStructuredDataCarInStock' => '?',
  34188.             'DcSiteBundle\\Controller\\Marine\\MainController:getCarStructuredDataCarUsed' => '?',
  34189.             'DcSiteBundle\\Controller\\Marine\\MainController:getCatalogAccessory' => '?',
  34190.             'DcSiteBundle\\Controller\\Marine\\MainController:getPagination' => '?',
  34191.             'DcSiteBundle\\Controller\\Marine\\MainController:index' => '?',
  34192.             'DcSiteBundle\\Controller\\Marine\\PostController:catalogVehicle' => '?',
  34193.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarPageStructuredData' => '?',
  34194.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarStructuredDataCarInStock' => '?',
  34195.             'DcSiteBundle\\Controller\\Marine\\PostController:getCarStructuredDataCarUsed' => '?',
  34196.             'DcSiteBundle\\Controller\\Marine\\PostController:getCatalogAccessory' => '?',
  34197.             'DcSiteBundle\\Controller\\Marine\\PostController:getPagination' => '?',
  34198.             'DcSiteBundle\\Controller\\Marine\\PostController:newsSingle' => '?',
  34199.             'DcSiteBundle\\Controller\\Marine\\ServiceController:catalogVehicle' => '?',
  34200.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarPageStructuredData' => '?',
  34201.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34202.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34203.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getCatalogAccessory' => '?',
  34204.             'DcSiteBundle\\Controller\\Marine\\ServiceController:getPagination' => '?',
  34205.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarPageStructuredData' => '?',
  34206.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarStructuredDataCarInStock' => '?',
  34207.             'DcSiteBundle\\Controller\\Mazda\\AboutController:getCarStructuredDataCarUsed' => '?',
  34208.             'DcSiteBundle\\Controller\\Mazda\\AboutController:newsSingle' => '?',
  34209.             'DcSiteBundle\\Controller\\Mazda\\AboutController:staff' => '?',
  34210.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesCatalog' => '?',
  34211.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesCategory' => '?',
  34212.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesModel' => '?',
  34213.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesModelVariation' => '?',
  34214.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:accessoriesPage' => '?',
  34215.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarPageStructuredData' => '?',
  34216.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34217.             'DcSiteBundle\\Controller\\Mazda\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34218.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarPageStructuredData' => '?',
  34219.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarStructuredDataCarInStock' => '?',
  34220.             'DcSiteBundle\\Controller\\Mazda\\BaseController:getCarStructuredDataCarUsed' => '?',
  34221.             'DcSiteBundle\\Controller\\Mazda\\BasketController:basket' => '?',
  34222.             'DcSiteBundle\\Controller\\Mazda\\BasketController:checkoutOrder' => '?',
  34223.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarPageStructuredData' => '?',
  34224.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarStructuredDataCarInStock' => '?',
  34225.             'DcSiteBundle\\Controller\\Mazda\\BasketController:getCarStructuredDataCarUsed' => '?',
  34226.             'DcSiteBundle\\Controller\\Mazda\\BasketController:order' => '?',
  34227.             'DcSiteBundle\\Controller\\Mazda\\CarController:car' => '?',
  34228.             'DcSiteBundle\\Controller\\Mazda\\CarController:carConfiguraion' => '?',
  34229.             'DcSiteBundle\\Controller\\Mazda\\CarController:carInStockSingle' => '?',
  34230.             'DcSiteBundle\\Controller\\Mazda\\CarController:category' => '?',
  34231.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarPageStructuredData' => '?',
  34232.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarStructuredDataCarInStock' => '?',
  34233.             'DcSiteBundle\\Controller\\Mazda\\CarController:getCarStructuredDataCarUsed' => '?',
  34234.             'DcSiteBundle\\Controller\\Mazda\\CarController:list' => '?',
  34235.             'DcSiteBundle\\Controller\\Mazda\\CarController:listPage' => '?',
  34236.             'DcSiteBundle\\Controller\\Mazda\\CarController:secondhandSingle' => '?',
  34237.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:credit' => '?',
  34238.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarPageStructuredData' => '?',
  34239.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34240.             'DcSiteBundle\\Controller\\Mazda\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34241.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarPageStructuredData' => '?',
  34242.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarStructuredDataCarInStock' => '?',
  34243.             'DcSiteBundle\\Controller\\Mazda\\MainController:getCarStructuredDataCarUsed' => '?',
  34244.             'DcSiteBundle\\Controller\\Mazda\\MainController:loadModels' => '?',
  34245.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarPageStructuredData' => '?',
  34246.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34247.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34248.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:regulationsTo' => '?',
  34249.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:souvenirById' => '?',
  34250.             'DcSiteBundle\\Controller\\Mazda\\ServiceController:souvenirs' => '?',
  34251.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarPageStructuredData' => '?',
  34252.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarStructuredDataCarInStock' => '?',
  34253.             'DcSiteBundle\\Controller\\Mazda\\StocksController:getCarStructuredDataCarUsed' => '?',
  34254.             'DcSiteBundle\\Controller\\Mazda\\StocksController:stocksSingle' => '?',
  34255.             'DcSiteBundle\\Controller\\MerchantApiController:getCarPageStructuredData' => '?',
  34256.             'DcSiteBundle\\Controller\\MerchantApiController:getCarStructuredDataCarInStock' => '?',
  34257.             'DcSiteBundle\\Controller\\MerchantApiController:getCarStructuredDataCarUsed' => '?',
  34258.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarPageStructuredData' => '?',
  34259.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarStructuredDataCarInStock' => '?',
  34260.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:getCarStructuredDataCarUsed' => '?',
  34261.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:newsSingle' => '?',
  34262.             'DcSiteBundle\\Controller\\Morris_Garage\\AboutController:staff' => '?',
  34263.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesCatalog' => '?',
  34264.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesCategory' => '?',
  34265.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesModel' => '?',
  34266.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesModelVariation' => '?',
  34267.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:accessoriesPage' => '?',
  34268.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarPageStructuredData' => '?',
  34269.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34270.             'DcSiteBundle\\Controller\\Morris_Garage\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34271.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarPageStructuredData' => '?',
  34272.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarStructuredDataCarInStock' => '?',
  34273.             'DcSiteBundle\\Controller\\Morris_Garage\\BaseController:getCarStructuredDataCarUsed' => '?',
  34274.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:basket' => '?',
  34275.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:checkoutOrder' => '?',
  34276.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarPageStructuredData' => '?',
  34277.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarStructuredDataCarInStock' => '?',
  34278.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:getCarStructuredDataCarUsed' => '?',
  34279.             'DcSiteBundle\\Controller\\Morris_Garage\\BasketController:order' => '?',
  34280.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:car' => '?',
  34281.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:carConfiguraion' => '?',
  34282.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:carInStockSingle' => '?',
  34283.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:category' => '?',
  34284.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarPageStructuredData' => '?',
  34285.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarStructuredDataCarInStock' => '?',
  34286.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:getCarStructuredDataCarUsed' => '?',
  34287.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:list' => '?',
  34288.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:listPage' => '?',
  34289.             'DcSiteBundle\\Controller\\Morris_Garage\\CarController:secondhandSingle' => '?',
  34290.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:credit' => '?',
  34291.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarPageStructuredData' => '?',
  34292.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34293.             'DcSiteBundle\\Controller\\Morris_Garage\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34294.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarPageStructuredData' => '?',
  34295.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarStructuredDataCarInStock' => '?',
  34296.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:getCarStructuredDataCarUsed' => '?',
  34297.             'DcSiteBundle\\Controller\\Morris_Garage\\MainController:loadModels' => '?',
  34298.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarPageStructuredData' => '?',
  34299.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34300.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34301.             'DcSiteBundle\\Controller\\Morris_Garage\\ServiceController:regulationsTo' => '?',
  34302.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarPageStructuredData' => '?',
  34303.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarStructuredDataCarInStock' => '?',
  34304.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:getCarStructuredDataCarUsed' => '?',
  34305.             'DcSiteBundle\\Controller\\Morris_Garage\\StocksController:stocksSingle' => '?',
  34306.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarPageStructuredData' => '?',
  34307.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarStructuredDataCarInStock' => '?',
  34308.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:getCarStructuredDataCarUsed' => '?',
  34309.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:newsSingle' => '?',
  34310.             'DcSiteBundle\\Controller\\NissanArmada\\AboutUsController:staff' => '?',
  34311.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesCatalog' => '?',
  34312.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesCategory' => '?',
  34313.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesModel' => '?',
  34314.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesModelVariation' => '?',
  34315.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:accessoriesPage' => '?',
  34316.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarPageStructuredData' => '?',
  34317.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34318.             'DcSiteBundle\\Controller\\NissanArmada\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34319.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarPageStructuredData' => '?',
  34320.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarStructuredDataCarInStock' => '?',
  34321.             'DcSiteBundle\\Controller\\NissanArmada\\BaseController:getCarStructuredDataCarUsed' => '?',
  34322.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:checkoutOrder' => '?',
  34323.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarPageStructuredData' => '?',
  34324.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarStructuredDataCarInStock' => '?',
  34325.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:getCarStructuredDataCarUsed' => '?',
  34326.             'DcSiteBundle\\Controller\\NissanArmada\\BasketController:order' => '?',
  34327.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:car' => '?',
  34328.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:carConfiguraion' => '?',
  34329.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:catalog' => '?',
  34330.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:catalogPage' => '?',
  34331.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarPageStructuredData' => '?',
  34332.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarStructuredDataCarInStock' => '?',
  34333.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:getCarStructuredDataCarUsed' => '?',
  34334.             'DcSiteBundle\\Controller\\NissanArmada\\CarController:secondhandSingle' => '?',
  34335.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:car' => '?',
  34336.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarPageStructuredData' => '?',
  34337.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarStructuredDataCarInStock' => '?',
  34338.             'DcSiteBundle\\Controller\\NissanArmada\\CarInStockController:getCarStructuredDataCarUsed' => '?',
  34339.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarPageStructuredData' => '?',
  34340.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34341.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34342.             'DcSiteBundle\\Controller\\NissanArmada\\FinanceController:kredit' => '?',
  34343.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarPageStructuredData' => '?',
  34344.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarStructuredDataCarInStock' => '?',
  34345.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:getCarStructuredDataCarUsed' => '?',
  34346.             'DcSiteBundle\\Controller\\NissanArmada\\MainController:index' => '?',
  34347.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarPageStructuredData' => '?',
  34348.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34349.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34350.             'DcSiteBundle\\Controller\\NissanArmada\\ServiceController:regulationsTo' => '?',
  34351.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarPageStructuredData' => '?',
  34352.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarStructuredDataCarInStock' => '?',
  34353.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:getCarStructuredDataCarUsed' => '?',
  34354.             'DcSiteBundle\\Controller\\NissanArmada\\StocksController:stocksSingle' => '?',
  34355.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarPageStructuredData' => '?',
  34356.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarStructuredDataCarInStock' => '?',
  34357.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:getCarStructuredDataCarUsed' => '?',
  34358.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:newsSingle' => '?',
  34359.             'DcSiteBundle\\Controller\\Nissan\\AboutUsController:staff' => '?',
  34360.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesCatalog' => '?',
  34361.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesCategory' => '?',
  34362.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesModel' => '?',
  34363.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:accessoriesPage' => '?',
  34364.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarPageStructuredData' => '?',
  34365.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34366.             'DcSiteBundle\\Controller\\Nissan\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34367.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarPageStructuredData' => '?',
  34368.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarStructuredDataCarInStock' => '?',
  34369.             'DcSiteBundle\\Controller\\Nissan\\BaseController:getCarStructuredDataCarUsed' => '?',
  34370.             'DcSiteBundle\\Controller\\Nissan\\BasketController:checkoutOrder' => '?',
  34371.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarPageStructuredData' => '?',
  34372.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarStructuredDataCarInStock' => '?',
  34373.             'DcSiteBundle\\Controller\\Nissan\\BasketController:getCarStructuredDataCarUsed' => '?',
  34374.             'DcSiteBundle\\Controller\\Nissan\\BasketController:order' => '?',
  34375.             'DcSiteBundle\\Controller\\Nissan\\CarController:car' => '?',
  34376.             'DcSiteBundle\\Controller\\Nissan\\CarController:carConfiguraion' => '?',
  34377.             'DcSiteBundle\\Controller\\Nissan\\CarController:catalog' => '?',
  34378.             'DcSiteBundle\\Controller\\Nissan\\CarController:catalogPage' => '?',
  34379.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarPageStructuredData' => '?',
  34380.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarStructuredDataCarInStock' => '?',
  34381.             'DcSiteBundle\\Controller\\Nissan\\CarController:getCarStructuredDataCarUsed' => '?',
  34382.             'DcSiteBundle\\Controller\\Nissan\\CarController:secondhandSingle' => '?',
  34383.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:car' => '?',
  34384.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarPageStructuredData' => '?',
  34385.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarStructuredDataCarInStock' => '?',
  34386.             'DcSiteBundle\\Controller\\Nissan\\CarInStockController:getCarStructuredDataCarUsed' => '?',
  34387.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarPageStructuredData' => '?',
  34388.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34389.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34390.             'DcSiteBundle\\Controller\\Nissan\\FinanceController:kredit' => '?',
  34391.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarPageStructuredData' => '?',
  34392.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarStructuredDataCarInStock' => '?',
  34393.             'DcSiteBundle\\Controller\\Nissan\\MainController:getCarStructuredDataCarUsed' => '?',
  34394.             'DcSiteBundle\\Controller\\Nissan\\MainController:index' => '?',
  34395.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarPageStructuredData' => '?',
  34396.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34397.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34398.             'DcSiteBundle\\Controller\\Nissan\\ServiceController:regulationsTo' => '?',
  34399.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarPageStructuredData' => '?',
  34400.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarStructuredDataCarInStock' => '?',
  34401.             'DcSiteBundle\\Controller\\Nissan\\StocksController:getCarStructuredDataCarUsed' => '?',
  34402.             'DcSiteBundle\\Controller\\Nissan\\StocksController:stocksSingle' => '?',
  34403.             'DcSiteBundle\\Controller\\OilTOController:getCarPageStructuredData' => '?',
  34404.             'DcSiteBundle\\Controller\\OilTOController:getCarStructuredDataCarInStock' => '?',
  34405.             'DcSiteBundle\\Controller\\OilTOController:getCarStructuredDataCarUsed' => '?',
  34406.             'DcSiteBundle\\Controller\\OnlineConsultController:checkCarsDate' => '?',
  34407.             'DcSiteBundle\\Controller\\OnlineConsultController:findConsultants' => '?',
  34408.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarPageStructuredData' => '?',
  34409.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarStructuredDataCarInStock' => '?',
  34410.             'DcSiteBundle\\Controller\\OnlineConsultController:getCarStructuredDataCarUsed' => '?',
  34411.             'DcSiteBundle\\Controller\\OnlineConsultController:init' => '?',
  34412.             'DcSiteBundle\\Controller\\OnlineConsultController:initByDealer' => '?',
  34413.             'DcSiteBundle\\Controller\\OnlineConsultController:saveForm' => '?',
  34414.             'DcSiteBundle\\Controller\\OnlineServiceController:booking' => '?',
  34415.             'DcSiteBundle\\Controller\\OnlineServiceController:bookingConfirm' => '?',
  34416.             'DcSiteBundle\\Controller\\OnlineServiceController:find' => '?',
  34417.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarPageStructuredData' => '?',
  34418.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarStructuredDataCarInStock' => '?',
  34419.             'DcSiteBundle\\Controller\\OnlineServiceController:getCarStructuredDataCarUsed' => '?',
  34420.             'DcSiteBundle\\Controller\\OnlineServiceController:getTime' => '?',
  34421.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarPageStructuredData' => '?',
  34422.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarStructuredDataCarInStock' => '?',
  34423.             'DcSiteBundle\\Controller\\Opel\\AboutController:getCarStructuredDataCarUsed' => '?',
  34424.             'DcSiteBundle\\Controller\\Opel\\AboutController:newsSingle' => '?',
  34425.             'DcSiteBundle\\Controller\\Opel\\AboutController:team' => '?',
  34426.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesCatalog' => '?',
  34427.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesCategory' => '?',
  34428.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesModel' => '?',
  34429.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesModelVariation' => '?',
  34430.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:accessoriesPage' => '?',
  34431.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarPageStructuredData' => '?',
  34432.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34433.             'DcSiteBundle\\Controller\\Opel\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34434.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarPageStructuredData' => '?',
  34435.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarStructuredDataCarInStock' => '?',
  34436.             'DcSiteBundle\\Controller\\Opel\\BaseController:getCarStructuredDataCarUsed' => '?',
  34437.             'DcSiteBundle\\Controller\\Opel\\BasketController:checkoutOrder' => '?',
  34438.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarPageStructuredData' => '?',
  34439.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarStructuredDataCarInStock' => '?',
  34440.             'DcSiteBundle\\Controller\\Opel\\BasketController:getCarStructuredDataCarUsed' => '?',
  34441.             'DcSiteBundle\\Controller\\Opel\\BasketController:order' => '?',
  34442.             'DcSiteBundle\\Controller\\Opel\\CarController:car' => '?',
  34443.             'DcSiteBundle\\Controller\\Opel\\CarController:carConfiguraion' => '?',
  34444.             'DcSiteBundle\\Controller\\Opel\\CarController:carInStockSingle' => '?',
  34445.             'DcSiteBundle\\Controller\\Opel\\CarController:category' => '?',
  34446.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarPageStructuredData' => '?',
  34447.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarStructuredDataCarInStock' => '?',
  34448.             'DcSiteBundle\\Controller\\Opel\\CarController:getCarStructuredDataCarUsed' => '?',
  34449.             'DcSiteBundle\\Controller\\Opel\\CarController:list' => '?',
  34450.             'DcSiteBundle\\Controller\\Opel\\CarController:listPage' => '?',
  34451.             'DcSiteBundle\\Controller\\Opel\\CarController:secondhandSingle' => '?',
  34452.             'DcSiteBundle\\Controller\\Opel\\FinanceController:credit' => '?',
  34453.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarPageStructuredData' => '?',
  34454.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34455.             'DcSiteBundle\\Controller\\Opel\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34456.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarPageStructuredData' => '?',
  34457.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarStructuredDataCarInStock' => '?',
  34458.             'DcSiteBundle\\Controller\\Opel\\MainController:getCarStructuredDataCarUsed' => '?',
  34459.             'DcSiteBundle\\Controller\\Opel\\MainController:index' => '?',
  34460.             'DcSiteBundle\\Controller\\Opel\\MainController:loadModels' => '?',
  34461.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarPageStructuredData' => '?',
  34462.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34463.             'DcSiteBundle\\Controller\\Opel\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34464.             'DcSiteBundle\\Controller\\Opel\\ServiceController:regulationsTo' => '?',
  34465.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarPageStructuredData' => '?',
  34466.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarStructuredDataCarInStock' => '?',
  34467.             'DcSiteBundle\\Controller\\Opel\\StocksController:getCarStructuredDataCarUsed' => '?',
  34468.             'DcSiteBundle\\Controller\\Opel\\StocksController:stocksSingle' => '?',
  34469.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarPageStructuredData' => '?',
  34470.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarStructuredDataCarInStock' => '?',
  34471.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:getCarStructuredDataCarUsed' => '?',
  34472.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:newsSingle' => '?',
  34473.             'DcSiteBundle\\Controller\\Peugeot\\AboutController:staff' => '?',
  34474.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesCatalog' => '?',
  34475.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesCategory' => '?',
  34476.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesModel' => '?',
  34477.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesModelVariation' => '?',
  34478.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:accessoriesPage' => '?',
  34479.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarPageStructuredData' => '?',
  34480.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34481.             'DcSiteBundle\\Controller\\Peugeot\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34482.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarPageStructuredData' => '?',
  34483.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarStructuredDataCarInStock' => '?',
  34484.             'DcSiteBundle\\Controller\\Peugeot\\BaseController:getCarStructuredDataCarUsed' => '?',
  34485.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:checkoutOrder' => '?',
  34486.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarPageStructuredData' => '?',
  34487.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarStructuredDataCarInStock' => '?',
  34488.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:getCarStructuredDataCarUsed' => '?',
  34489.             'DcSiteBundle\\Controller\\Peugeot\\BasketController:order' => '?',
  34490.             'DcSiteBundle\\Controller\\Peugeot\\CarController:car' => '?',
  34491.             'DcSiteBundle\\Controller\\Peugeot\\CarController:carCardStock' => '?',
  34492.             'DcSiteBundle\\Controller\\Peugeot\\CarController:carConfiguraion' => '?',
  34493.             'DcSiteBundle\\Controller\\Peugeot\\CarController:category' => '?',
  34494.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarPageStructuredData' => '?',
  34495.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarStructuredDataCarInStock' => '?',
  34496.             'DcSiteBundle\\Controller\\Peugeot\\CarController:getCarStructuredDataCarUsed' => '?',
  34497.             'DcSiteBundle\\Controller\\Peugeot\\CarController:list' => '?',
  34498.             'DcSiteBundle\\Controller\\Peugeot\\CarController:listPage' => '?',
  34499.             'DcSiteBundle\\Controller\\Peugeot\\CarController:secondhandSingle' => '?',
  34500.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:credit' => '?',
  34501.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarPageStructuredData' => '?',
  34502.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34503.             'DcSiteBundle\\Controller\\Peugeot\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34504.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarPageStructuredData' => '?',
  34505.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarStructuredDataCarInStock' => '?',
  34506.             'DcSiteBundle\\Controller\\Peugeot\\MainController:getCarStructuredDataCarUsed' => '?',
  34507.             'DcSiteBundle\\Controller\\Peugeot\\MainController:index' => '?',
  34508.             'DcSiteBundle\\Controller\\Peugeot\\MainController:initMenu' => '?',
  34509.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarPageStructuredData' => '?',
  34510.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34511.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34512.             'DcSiteBundle\\Controller\\Peugeot\\ServiceController:regulationsTo' => '?',
  34513.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarPageStructuredData' => '?',
  34514.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarStructuredDataCarInStock' => '?',
  34515.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:getCarStructuredDataCarUsed' => '?',
  34516.             'DcSiteBundle\\Controller\\Peugeot\\StocksController:stocksSingle' => '?',
  34517.             'DcSiteBundle\\Controller\\PostController:getCarPageStructuredData' => '?',
  34518.             'DcSiteBundle\\Controller\\PostController:getCarStructuredDataCarInStock' => '?',
  34519.             'DcSiteBundle\\Controller\\PostController:getCarStructuredDataCarUsed' => '?',
  34520.             'DcSiteBundle\\Controller\\RSSController:getCarPageStructuredData' => '?',
  34521.             'DcSiteBundle\\Controller\\RSSController:getCarStructuredDataCarInStock' => '?',
  34522.             'DcSiteBundle\\Controller\\RSSController:getCarStructuredDataCarUsed' => '?',
  34523.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarPageStructuredData' => '?',
  34524.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarStructuredDataCarInStock' => '?',
  34525.             'DcSiteBundle\\Controller\\RegistrationCostController:getCarStructuredDataCarUsed' => '?',
  34526.             'DcSiteBundle\\Controller\\RegulationToController:download' => '?',
  34527.             'DcSiteBundle\\Controller\\RegulationToController:getCarPageStructuredData' => '?',
  34528.             'DcSiteBundle\\Controller\\RegulationToController:getCarStructuredDataCarInStock' => '?',
  34529.             'DcSiteBundle\\Controller\\RegulationToController:getCarStructuredDataCarUsed' => '?',
  34530.             'DcSiteBundle\\Controller\\RegulationToController:getRegulationData' => '?',
  34531.             'DcSiteBundle\\Controller\\ReviewController:getCarPageStructuredData' => '?',
  34532.             'DcSiteBundle\\Controller\\ReviewController:getCarStructuredDataCarInStock' => '?',
  34533.             'DcSiteBundle\\Controller\\ReviewController:getCarStructuredDataCarUsed' => '?',
  34534.             'DcSiteBundle\\Controller\\RobotsController:getCarPageStructuredData' => '?',
  34535.             'DcSiteBundle\\Controller\\RobotsController:getCarStructuredDataCarInStock' => '?',
  34536.             'DcSiteBundle\\Controller\\RobotsController:getCarStructuredDataCarUsed' => '?',
  34537.             'DcSiteBundle\\Controller\\SecondhandController:getCarPageStructuredData' => '?',
  34538.             'DcSiteBundle\\Controller\\SecondhandController:getCarStructuredDataCarInStock' => '?',
  34539.             'DcSiteBundle\\Controller\\SecondhandController:getCarStructuredDataCarUsed' => '?',
  34540.             'DcSiteBundle\\Controller\\SiteMapController:citroen' => '?',
  34541.             'DcSiteBundle\\Controller\\SiteMapController:ford' => '?',
  34542.             'DcSiteBundle\\Controller\\SiteMapController:getCarPageStructuredData' => '?',
  34543.             'DcSiteBundle\\Controller\\SiteMapController:getCarStructuredDataCarInStock' => '?',
  34544.             'DcSiteBundle\\Controller\\SiteMapController:getCarStructuredDataCarUsed' => '?',
  34545.             'DcSiteBundle\\Controller\\SiteMapController:haval' => '?',
  34546.             'DcSiteBundle\\Controller\\SiteMapController:honda' => '?',
  34547.             'DcSiteBundle\\Controller\\SiteMapController:infiniti' => '?',
  34548.             'DcSiteBundle\\Controller\\SiteMapController:jaguar' => '?',
  34549.             'DcSiteBundle\\Controller\\SiteMapController:jeep' => '?',
  34550.             'DcSiteBundle\\Controller\\SiteMapController:landrover' => '?',
  34551.             'DcSiteBundle\\Controller\\SiteMapController:lexus' => '?',
  34552.             'DcSiteBundle\\Controller\\SiteMapController:marine' => '?',
  34553.             'DcSiteBundle\\Controller\\SiteMapController:mazda' => '?',
  34554.             'DcSiteBundle\\Controller\\SiteMapController:mg' => '?',
  34555.             'DcSiteBundle\\Controller\\SiteMapController:nissan' => '?',
  34556.             'DcSiteBundle\\Controller\\SiteMapController:nissanArmada' => '?',
  34557.             'DcSiteBundle\\Controller\\SiteMapController:opel' => '?',
  34558.             'DcSiteBundle\\Controller\\SiteMapController:palmira' => '?',
  34559.             'DcSiteBundle\\Controller\\SiteMapController:peugeot' => '?',
  34560.             'DcSiteBundle\\Controller\\SiteMapController:shopImagesSiteMap' => '?',
  34561.             'DcSiteBundle\\Controller\\SiteMapController:subaru' => '?',
  34562.             'DcSiteBundle\\Controller\\SiteMapController:suzuki' => '?',
  34563.             'DcSiteBundle\\Controller\\SiteMapController:toyota' => '?',
  34564.             'DcSiteBundle\\Controller\\SiteMapController:toyotaBorispol' => '?',
  34565.             'DcSiteBundle\\Controller\\SiteMapController:volvo' => '?',
  34566.             'DcSiteBundle\\Controller\\SmsLandingController:getCarPageStructuredData' => '?',
  34567.             'DcSiteBundle\\Controller\\SmsLandingController:getCarStructuredDataCarInStock' => '?',
  34568.             'DcSiteBundle\\Controller\\SmsLandingController:getCarStructuredDataCarUsed' => '?',
  34569.             'DcSiteBundle\\Controller\\SparePartsController:catalogVehicle' => '?',
  34570.             'DcSiteBundle\\Controller\\SparePartsController:getCarPageStructuredData' => '?',
  34571.             'DcSiteBundle\\Controller\\SparePartsController:getCarStructuredDataCarInStock' => '?',
  34572.             'DcSiteBundle\\Controller\\SparePartsController:getCarStructuredDataCarUsed' => '?',
  34573.             'DcSiteBundle\\Controller\\SparePartsController:getCatalogAccessory' => '?',
  34574.             'DcSiteBundle\\Controller\\SparePartsController:getPagination' => '?',
  34575.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarPageStructuredData' => '?',
  34576.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarStructuredDataCarInStock' => '?',
  34577.             'DcSiteBundle\\Controller\\Subaru\\AboutController:getCarStructuredDataCarUsed' => '?',
  34578.             'DcSiteBundle\\Controller\\Subaru\\AboutController:index' => '?',
  34579.             'DcSiteBundle\\Controller\\Subaru\\AboutController:newsSingle' => '?',
  34580.             'DcSiteBundle\\Controller\\Subaru\\AboutController:staff' => '?',
  34581.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesCatalog' => '?',
  34582.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesCategory' => '?',
  34583.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesModel' => '?',
  34584.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesModelVariation' => '?',
  34585.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:accessoriesPage' => '?',
  34586.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarPageStructuredData' => '?',
  34587.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34588.             'DcSiteBundle\\Controller\\Subaru\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34589.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarPageStructuredData' => '?',
  34590.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarStructuredDataCarInStock' => '?',
  34591.             'DcSiteBundle\\Controller\\Subaru\\BaseController:getCarStructuredDataCarUsed' => '?',
  34592.             'DcSiteBundle\\Controller\\Subaru\\BasketController:basket' => '?',
  34593.             'DcSiteBundle\\Controller\\Subaru\\BasketController:checkoutOrder' => '?',
  34594.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarPageStructuredData' => '?',
  34595.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarStructuredDataCarInStock' => '?',
  34596.             'DcSiteBundle\\Controller\\Subaru\\BasketController:getCarStructuredDataCarUsed' => '?',
  34597.             'DcSiteBundle\\Controller\\Subaru\\BasketController:order' => '?',
  34598.             'DcSiteBundle\\Controller\\Subaru\\CarController:car' => '?',
  34599.             'DcSiteBundle\\Controller\\Subaru\\CarController:carConfiguraion' => '?',
  34600.             'DcSiteBundle\\Controller\\Subaru\\CarController:configurator' => '?',
  34601.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarPageStructuredData' => '?',
  34602.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarStructuredDataCarInStock' => '?',
  34603.             'DcSiteBundle\\Controller\\Subaru\\CarController:getCarStructuredDataCarUsed' => '?',
  34604.             'DcSiteBundle\\Controller\\Subaru\\CarController:inStockSingle' => '?',
  34605.             'DcSiteBundle\\Controller\\Subaru\\CarController:index' => '?',
  34606.             'DcSiteBundle\\Controller\\Subaru\\CarController:listPage' => '?',
  34607.             'DcSiteBundle\\Controller\\Subaru\\CarController:modelLineup' => '?',
  34608.             'DcSiteBundle\\Controller\\Subaru\\CarController:secondhandSingle' => '?',
  34609.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:credit' => '?',
  34610.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarPageStructuredData' => '?',
  34611.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34612.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34613.             'DcSiteBundle\\Controller\\Subaru\\FinanceController:index' => '?',
  34614.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarPageStructuredData' => '?',
  34615.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarStructuredDataCarInStock' => '?',
  34616.             'DcSiteBundle\\Controller\\Subaru\\MainController:getCarStructuredDataCarUsed' => '?',
  34617.             'DcSiteBundle\\Controller\\Subaru\\MainController:index' => '?',
  34618.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:checkVin' => '?',
  34619.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarPageStructuredData' => '?',
  34620.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34621.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34622.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:index' => '?',
  34623.             'DcSiteBundle\\Controller\\Subaru\\ServiceController:regulationsTo' => '?',
  34624.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarPageStructuredData' => '?',
  34625.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarStructuredDataCarInStock' => '?',
  34626.             'DcSiteBundle\\Controller\\Subaru\\StocksController:getCarStructuredDataCarUsed' => '?',
  34627.             'DcSiteBundle\\Controller\\Subaru\\StocksController:stocksSingle' => '?',
  34628.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarPageStructuredData' => '?',
  34629.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarStructuredDataCarInStock' => '?',
  34630.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:getCarStructuredDataCarUsed' => '?',
  34631.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:newsSingle' => '?',
  34632.             'DcSiteBundle\\Controller\\Suzuki\\AboutController:staff' => '?',
  34633.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesCatalog' => '?',
  34634.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesCategory' => '?',
  34635.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesModel' => '?',
  34636.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesModelVariation' => '?',
  34637.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:accessoriesPage' => '?',
  34638.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarPageStructuredData' => '?',
  34639.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34640.             'DcSiteBundle\\Controller\\Suzuki\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34641.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarPageStructuredData' => '?',
  34642.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarStructuredDataCarInStock' => '?',
  34643.             'DcSiteBundle\\Controller\\Suzuki\\BaseController:getCarStructuredDataCarUsed' => '?',
  34644.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:checkoutOrder' => '?',
  34645.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarPageStructuredData' => '?',
  34646.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarStructuredDataCarInStock' => '?',
  34647.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:getCarStructuredDataCarUsed' => '?',
  34648.             'DcSiteBundle\\Controller\\Suzuki\\BasketController:order' => '?',
  34649.             'DcSiteBundle\\Controller\\Suzuki\\CarController:car' => '?',
  34650.             'DcSiteBundle\\Controller\\Suzuki\\CarController:carConfiguraion' => '?',
  34651.             'DcSiteBundle\\Controller\\Suzuki\\CarController:carInStockSingle' => '?',
  34652.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarPageStructuredData' => '?',
  34653.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarStructuredDataCarInStock' => '?',
  34654.             'DcSiteBundle\\Controller\\Suzuki\\CarController:getCarStructuredDataCarUsed' => '?',
  34655.             'DcSiteBundle\\Controller\\Suzuki\\CarController:lineUpCar' => '?',
  34656.             'DcSiteBundle\\Controller\\Suzuki\\CarController:lineUpCarPage' => '?',
  34657.             'DcSiteBundle\\Controller\\Suzuki\\CarController:moto' => '?',
  34658.             'DcSiteBundle\\Controller\\Suzuki\\CarController:secondhandSingle' => '?',
  34659.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:credit' => '?',
  34660.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarPageStructuredData' => '?',
  34661.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34662.             'DcSiteBundle\\Controller\\Suzuki\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34663.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarPageStructuredData' => '?',
  34664.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarStructuredDataCarInStock' => '?',
  34665.             'DcSiteBundle\\Controller\\Suzuki\\MainController:getCarStructuredDataCarUsed' => '?',
  34666.             'DcSiteBundle\\Controller\\Suzuki\\MainController:index' => '?',
  34667.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarPageStructuredData' => '?',
  34668.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34669.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34670.             'DcSiteBundle\\Controller\\Suzuki\\ServiceController:regulationsTo' => '?',
  34671.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarPageStructuredData' => '?',
  34672.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarStructuredDataCarInStock' => '?',
  34673.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:getCarStructuredDataCarUsed' => '?',
  34674.             'DcSiteBundle\\Controller\\Suzuki\\StocksController:stocksSingle' => '?',
  34675.             'DcSiteBundle\\Controller\\TestDriveController:checkDate' => '?',
  34676.             'DcSiteBundle\\Controller\\TestDriveController:checkSign' => '?',
  34677.             'DcSiteBundle\\Controller\\TestDriveController:getCarPageStructuredData' => '?',
  34678.             'DcSiteBundle\\Controller\\TestDriveController:getCarStructuredDataCarInStock' => '?',
  34679.             'DcSiteBundle\\Controller\\TestDriveController:getCarStructuredDataCarUsed' => '?',
  34680.             'DcSiteBundle\\Controller\\TestDriveController:getTime' => '?',
  34681.             'DcSiteBundle\\Controller\\TestDriveController:initByDealerOld' => '?',
  34682.             'DcSiteBundle\\Controller\\TestDriveController:resend' => '?',
  34683.             'DcSiteBundle\\Controller\\TestDriveController:sign' => '?',
  34684.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:actionsSingle' => '?',
  34685.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarPageStructuredData' => '?',
  34686.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarStructuredDataCarInStock' => '?',
  34687.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:getCarStructuredDataCarUsed' => '?',
  34688.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:newsSingle' => '?',
  34689.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AboutController:team' => '?',
  34690.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesCatalog' => '?',
  34691.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesCategory' => '?',
  34692.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesModel' => '?',
  34693.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesModelVariation' => '?',
  34694.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:accessoriesPage' => '?',
  34695.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarPageStructuredData' => '?',
  34696.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34697.             'DcSiteBundle\\Controller\\ToyotaBorispol\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34698.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarPageStructuredData' => '?',
  34699.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarStructuredDataCarInStock' => '?',
  34700.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BaseController:getCarStructuredDataCarUsed' => '?',
  34701.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:basket' => '?',
  34702.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:checkoutOrder' => '?',
  34703.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarPageStructuredData' => '?',
  34704.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarStructuredDataCarInStock' => '?',
  34705.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:getCarStructuredDataCarUsed' => '?',
  34706.             'DcSiteBundle\\Controller\\ToyotaBorispol\\BasketController:order' => '?',
  34707.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarPageStructuredData' => '?',
  34708.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarStructuredDataCarInStock' => '?',
  34709.             'DcSiteBundle\\Controller\\ToyotaBorispol\\CarController:getCarStructuredDataCarUsed' => '?',
  34710.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarPageStructuredData' => '?',
  34711.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34712.             'DcSiteBundle\\Controller\\ToyotaBorispol\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34713.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarPageStructuredData' => '?',
  34714.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarStructuredDataCarInStock' => '?',
  34715.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:getCarStructuredDataCarUsed' => '?',
  34716.             'DcSiteBundle\\Controller\\ToyotaBorispol\\MainController:index' => '?',
  34717.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:creditCalc' => '?',
  34718.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getAvailableRentCar' => '?',
  34719.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarPageStructuredData' => '?',
  34720.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34721.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34722.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:orderForRentCar' => '?',
  34723.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:regulationsTo' => '?',
  34724.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:saveReplacementCarForm' => '?',
  34725.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:servicePage' => '?',
  34726.             'DcSiteBundle\\Controller\\ToyotaBorispol\\ServiceController:to' => '?',
  34727.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarPageStructuredData' => '?',
  34728.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarStructuredDataCarInStock' => '?',
  34729.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:getCarStructuredDataCarUsed' => '?',
  34730.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:singleNews' => '?',
  34731.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AboutController:staff' => '?',
  34732.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesCatalog' => '?',
  34733.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesCategory' => '?',
  34734.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesModel' => '?',
  34735.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesModelVariation' => '?',
  34736.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:accessoriesPage' => '?',
  34737.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarPageStructuredData' => '?',
  34738.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34739.             'DcSiteBundle\\Controller\\ToyotaOdessa\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34740.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarPageStructuredData' => '?',
  34741.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarStructuredDataCarInStock' => '?',
  34742.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BaseController:getCarStructuredDataCarUsed' => '?',
  34743.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:basket' => '?',
  34744.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarPageStructuredData' => '?',
  34745.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarStructuredDataCarInStock' => '?',
  34746.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:getCarStructuredDataCarUsed' => '?',
  34747.             'DcSiteBundle\\Controller\\ToyotaOdessa\\BasketController:order' => '?',
  34748.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:car' => '?',
  34749.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:carConfiguraion' => '?',
  34750.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:category' => '?',
  34751.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarPageStructuredData' => '?',
  34752.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarStructuredDataCarInStock' => '?',
  34753.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:getCarStructuredDataCarUsed' => '?',
  34754.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:list' => '?',
  34755.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarController:listPage' => '?',
  34756.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:buyOnlineResult' => '?',
  34757.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarPageStructuredData' => '?',
  34758.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarStructuredDataCarInStock' => '?',
  34759.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:getCarStructuredDataCarUsed' => '?',
  34760.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:inStockList' => '?',
  34761.             'DcSiteBundle\\Controller\\ToyotaOdessa\\CarInStockController:inStockSingle' => '?',
  34762.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarPageStructuredData' => '?',
  34763.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarStructuredDataCarInStock' => '?',
  34764.             'DcSiteBundle\\Controller\\ToyotaOdessa\\MainController:getCarStructuredDataCarUsed' => '?',
  34765.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:actionSingle' => '?',
  34766.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarPageStructuredData' => '?',
  34767.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarStructuredDataCarInStock' => '?',
  34768.             'DcSiteBundle\\Controller\\ToyotaOdessa\\PostController:getCarStructuredDataCarUsed' => '?',
  34769.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarPageStructuredData' => '?',
  34770.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34771.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34772.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServiceController:regulationsTo' => '?',
  34773.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarPageStructuredData' => '?',
  34774.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarStructuredDataCarInStock' => '?',
  34775.             'DcSiteBundle\\Controller\\ToyotaOdessa\\ServicesController:getCarStructuredDataCarUsed' => '?',
  34776.             'DcSiteBundle\\Controller\\Toyota\\AboutController:dealerCenter' => '?',
  34777.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarPageStructuredData' => '?',
  34778.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarStructuredDataCarInStock' => '?',
  34779.             'DcSiteBundle\\Controller\\Toyota\\AboutController:getCarStructuredDataCarUsed' => '?',
  34780.             'DcSiteBundle\\Controller\\Toyota\\AboutController:news' => '?',
  34781.             'DcSiteBundle\\Controller\\Toyota\\AboutController:singleNews' => '?',
  34782.             'DcSiteBundle\\Controller\\Toyota\\AboutController:staff' => '?',
  34783.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesCatalog' => '?',
  34784.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesCategory' => '?',
  34785.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesModel' => '?',
  34786.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesModelVariation' => '?',
  34787.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:accessoriesPage' => '?',
  34788.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarPageStructuredData' => '?',
  34789.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34790.             'DcSiteBundle\\Controller\\Toyota\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34791.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarPageStructuredData' => '?',
  34792.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarStructuredDataCarInStock' => '?',
  34793.             'DcSiteBundle\\Controller\\Toyota\\BaseController:getCarStructuredDataCarUsed' => '?',
  34794.             'DcSiteBundle\\Controller\\Toyota\\BasketController:checkoutOrder' => '?',
  34795.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarPageStructuredData' => '?',
  34796.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarStructuredDataCarInStock' => '?',
  34797.             'DcSiteBundle\\Controller\\Toyota\\BasketController:getCarStructuredDataCarUsed' => '?',
  34798.             'DcSiteBundle\\Controller\\Toyota\\BasketController:order' => '?',
  34799.             'DcSiteBundle\\Controller\\Toyota\\CarController:car' => '?',
  34800.             'DcSiteBundle\\Controller\\Toyota\\CarController:carConfiguraion' => '?',
  34801.             'DcSiteBundle\\Controller\\Toyota\\CarController:category' => '?',
  34802.             'DcSiteBundle\\Controller\\Toyota\\CarController:configurator' => '?',
  34803.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarPageStructuredData' => '?',
  34804.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarStructuredDataCarInStock' => '?',
  34805.             'DcSiteBundle\\Controller\\Toyota\\CarController:getCarStructuredDataCarUsed' => '?',
  34806.             'DcSiteBundle\\Controller\\Toyota\\CarController:inStockSingle' => '?',
  34807.             'DcSiteBundle\\Controller\\Toyota\\CarController:list' => '?',
  34808.             'DcSiteBundle\\Controller\\Toyota\\CarController:listPage' => '?',
  34809.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarPageStructuredData' => '?',
  34810.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarStructuredDataCarInStock' => '?',
  34811.             'DcSiteBundle\\Controller\\Toyota\\MainController:getCarStructuredDataCarUsed' => '?',
  34812.             'DcSiteBundle\\Controller\\Toyota\\MainController:index' => '?',
  34813.             'DcSiteBundle\\Controller\\Toyota\\MainController:loadModels' => '?',
  34814.             'DcSiteBundle\\Controller\\Toyota\\PostController:actionSingle' => '?',
  34815.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarPageStructuredData' => '?',
  34816.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarStructuredDataCarInStock' => '?',
  34817.             'DcSiteBundle\\Controller\\Toyota\\PostController:getCarStructuredDataCarUsed' => '?',
  34818.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getAvailableRentCar' => '?',
  34819.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarPageStructuredData' => '?',
  34820.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34821.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34822.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:orderForRentCar' => '?',
  34823.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:regulations' => '?',
  34824.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:saveReplacementCarForm' => '?',
  34825.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:servicePage' => '?',
  34826.             'DcSiteBundle\\Controller\\Toyota\\ServiceController:signIn' => '?',
  34827.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:corpSales' => '?',
  34828.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarPageStructuredData' => '?',
  34829.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarStructuredDataCarInStock' => '?',
  34830.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:getCarStructuredDataCarUsed' => '?',
  34831.             'DcSiteBundle\\Controller\\Toyota\\ServicesController:loan' => '?',
  34832.             'DcSiteBundle\\Controller\\TradeInController:estimate' => '?',
  34833.             'DcSiteBundle\\Controller\\TradeInController:getCarPageStructuredData' => '?',
  34834.             'DcSiteBundle\\Controller\\TradeInController:getCarStructuredDataCarInStock' => '?',
  34835.             'DcSiteBundle\\Controller\\TradeInController:getCarStructuredDataCarUsed' => '?',
  34836.             'DcSiteBundle\\Controller\\TradeInController:getEstimate' => '?',
  34837.             'DcSiteBundle\\Controller\\TradeInController:init' => '?',
  34838.             'DcSiteBundle\\Controller\\TradeInController:search' => '?',
  34839.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:about' => '?',
  34840.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarPageStructuredData' => '?',
  34841.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarStructuredDataCarInStock' => '?',
  34842.             'DcSiteBundle\\Controller\\Unicommerce\\AboutController:getCarStructuredDataCarUsed' => '?',
  34843.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarPageStructuredData' => '?',
  34844.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarStructuredDataCarInStock' => '?',
  34845.             'DcSiteBundle\\Controller\\Unicommerce\\BaseController:getCarStructuredDataCarUsed' => '?',
  34846.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:carSingle' => '?',
  34847.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarPageStructuredData' => '?',
  34848.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarStructuredDataCarInStock' => '?',
  34849.             'DcSiteBundle\\Controller\\Unicommerce\\CarController:getCarStructuredDataCarUsed' => '?',
  34850.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarPageStructuredData' => '?',
  34851.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34852.             'DcSiteBundle\\Controller\\Unicommerce\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34853.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarPageStructuredData' => '?',
  34854.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarStructuredDataCarInStock' => '?',
  34855.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:getCarStructuredDataCarUsed' => '?',
  34856.             'DcSiteBundle\\Controller\\Unicommerce\\MainController:index' => '?',
  34857.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarPageStructuredData' => '?',
  34858.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarStructuredDataCarInStock' => '?',
  34859.             'DcSiteBundle\\Controller\\UsedCarModuleController:getCarStructuredDataCarUsed' => '?',
  34860.             'DcSiteBundle\\Controller\\UsedCarModuleController:usedCatalog' => '?',
  34861.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarPageStructuredData' => '?',
  34862.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarStructuredDataCarInStock' => '?',
  34863.             'DcSiteBundle\\Controller\\UsedCarPdfController:getCarStructuredDataCarUsed' => '?',
  34864.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarPageStructuredData' => '?',
  34865.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarStructuredDataCarInStock' => '?',
  34866.             'DcSiteBundle\\Controller\\Volvo\\AboutController:getCarStructuredDataCarUsed' => '?',
  34867.             'DcSiteBundle\\Controller\\Volvo\\AboutController:newsSingle' => '?',
  34868.             'DcSiteBundle\\Controller\\Volvo\\AboutController:staff' => '?',
  34869.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesCatalog' => '?',
  34870.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesCategory' => '?',
  34871.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesModel' => '?',
  34872.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesModelVariation' => '?',
  34873.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:accessoriesPage' => '?',
  34874.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarPageStructuredData' => '?',
  34875.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34876.             'DcSiteBundle\\Controller\\Volvo\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34877.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarPageStructuredData' => '?',
  34878.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarStructuredDataCarInStock' => '?',
  34879.             'DcSiteBundle\\Controller\\Volvo\\BaseController:getCarStructuredDataCarUsed' => '?',
  34880.             'DcSiteBundle\\Controller\\Volvo\\BasketController:basket' => '?',
  34881.             'DcSiteBundle\\Controller\\Volvo\\BasketController:checkoutOrder' => '?',
  34882.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarPageStructuredData' => '?',
  34883.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarStructuredDataCarInStock' => '?',
  34884.             'DcSiteBundle\\Controller\\Volvo\\BasketController:getCarStructuredDataCarUsed' => '?',
  34885.             'DcSiteBundle\\Controller\\Volvo\\BasketController:order' => '?',
  34886.             'DcSiteBundle\\Controller\\Volvo\\CarController:carConfiguraion' => '?',
  34887.             'DcSiteBundle\\Controller\\Volvo\\CarController:carStocksCard' => '?',
  34888.             'DcSiteBundle\\Controller\\Volvo\\CarController:cardCar' => '?',
  34889.             'DcSiteBundle\\Controller\\Volvo\\CarController:category' => '?',
  34890.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarPageStructuredData' => '?',
  34891.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarStructuredDataCarInStock' => '?',
  34892.             'DcSiteBundle\\Controller\\Volvo\\CarController:getCarStructuredDataCarUsed' => '?',
  34893.             'DcSiteBundle\\Controller\\Volvo\\CarController:list' => '?',
  34894.             'DcSiteBundle\\Controller\\Volvo\\CarController:listPage' => '?',
  34895.             'DcSiteBundle\\Controller\\Volvo\\CarController:secondhandSingle' => '?',
  34896.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:credit' => '?',
  34897.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarPageStructuredData' => '?',
  34898.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarStructuredDataCarInStock' => '?',
  34899.             'DcSiteBundle\\Controller\\Volvo\\FinanceController:getCarStructuredDataCarUsed' => '?',
  34900.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarPageStructuredData' => '?',
  34901.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarStructuredDataCarInStock' => '?',
  34902.             'DcSiteBundle\\Controller\\Volvo\\MainController:getCarStructuredDataCarUsed' => '?',
  34903.             'DcSiteBundle\\Controller\\Volvo\\MainController:index' => '?',
  34904.             'DcSiteBundle\\Controller\\Volvo\\MainController:menuInit' => '?',
  34905.             'DcSiteBundle\\Controller\\Volvo\\MainController:seveTempForm' => '?',
  34906.             'DcSiteBundle\\Controller\\Volvo\\MainController:specialOffersSingle' => '?',
  34907.             'DcSiteBundle\\Controller\\Volvo\\MainController:volvoTour17Save' => '?',
  34908.             'DcSiteBundle\\Controller\\Volvo\\MainController:volvoTourSave' => '?',
  34909.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:calculationValuation' => '?',
  34910.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarPageStructuredData' => '?',
  34911.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34912.             'DcSiteBundle\\Controller\\Volvo\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34913.             'DcSiteBundle\\Controller\\WaterController:buildFilterUrl' => '?',
  34914.             'DcSiteBundle\\Controller\\WaterController:catalogVehicle' => '?',
  34915.             'DcSiteBundle\\Controller\\WaterController:getCarPageStructuredData' => '?',
  34916.             'DcSiteBundle\\Controller\\WaterController:getCarStructuredDataCarInStock' => '?',
  34917.             'DcSiteBundle\\Controller\\WaterController:getCarStructuredDataCarUsed' => '?',
  34918.             'DcSiteBundle\\Controller\\WaterController:getCatalogAccessory' => '?',
  34919.             'DcSiteBundle\\Controller\\WaterController:getPagination' => '?',
  34920.             'DcSiteBundle\\Controller\\WaterController:getWater' => '?',
  34921.             'DcSiteBundle\\Controller\\WaterController:getWaterAccessories' => '?',
  34922.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:aboutNewsSingle' => '?',
  34923.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarPageStructuredData' => '?',
  34924.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarStructuredDataCarInStock' => '?',
  34925.             'DcSiteBundle\\Controller\\Yamaha\\AboutController:getCarStructuredDataCarUsed' => '?',
  34926.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarPageStructuredData' => '?',
  34927.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarStructuredDataCarInStock' => '?',
  34928.             'DcSiteBundle\\Controller\\Yamaha\\AccessoriesController:getCarStructuredDataCarUsed' => '?',
  34929.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarPageStructuredData' => '?',
  34930.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarStructuredDataCarInStock' => '?',
  34931.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:getCarStructuredDataCarUsed' => '?',
  34932.             'DcSiteBundle\\Controller\\Yamaha\\AjaxController:leasingCSave' => '?',
  34933.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarPageStructuredData' => '?',
  34934.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarStructuredDataCarInStock' => '?',
  34935.             'DcSiteBundle\\Controller\\Yamaha\\BaseController:getCarStructuredDataCarUsed' => '?',
  34936.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarPageStructuredData' => '?',
  34937.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarStructuredDataCarInStock' => '?',
  34938.             'DcSiteBundle\\Controller\\Yamaha\\BoatController:getCarStructuredDataCarUsed' => '?',
  34939.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarPageStructuredData' => '?',
  34940.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarStructuredDataCarInStock' => '?',
  34941.             'DcSiteBundle\\Controller\\Yamaha\\BoatEngineController:getCarStructuredDataCarUsed' => '?',
  34942.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarPageStructuredData' => '?',
  34943.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarStructuredDataCarInStock' => '?',
  34944.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:getCarStructuredDataCarUsed' => '?',
  34945.             'DcSiteBundle\\Controller\\Yamaha\\CatalogController:modelCard' => '?',
  34946.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarPageStructuredData' => '?',
  34947.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarStructuredDataCarInStock' => '?',
  34948.             'DcSiteBundle\\Controller\\Yamaha\\GeneratorController:getCarStructuredDataCarUsed' => '?',
  34949.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarPageStructuredData' => '?',
  34950.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarStructuredDataCarInStock' => '?',
  34951.             'DcSiteBundle\\Controller\\Yamaha\\MainController:getCarStructuredDataCarUsed' => '?',
  34952.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarPageStructuredData' => '?',
  34953.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarStructuredDataCarInStock' => '?',
  34954.             'DcSiteBundle\\Controller\\Yamaha\\NonMotorizedBoatController:getCarStructuredDataCarUsed' => '?',
  34955.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarPageStructuredData' => '?',
  34956.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarStructuredDataCarInStock' => '?',
  34957.             'DcSiteBundle\\Controller\\Yamaha\\ServiceController:getCarStructuredDataCarUsed' => '?',
  34958.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarPageStructuredData' => '?',
  34959.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarStructuredDataCarInStock' => '?',
  34960.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:getCarStructuredDataCarUsed' => '?',
  34961.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:leasing' => '?',
  34962.             'DcSiteBundle\\Controller\\Yamaha\\ServicesController:winterStorageHydrocycles' => '?',
  34963.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarPageStructuredData' => '?',
  34964.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarStructuredDataCarInStock' => '?',
  34965.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:getCarStructuredDataCarUsed' => '?',
  34966.             'DcSiteBundle\\Controller\\Yamaha\\StocksController:stocksSingle' => '?',
  34967.             'FoundersBundle\\Controller\\BusinessController:business' => '?',
  34968.             'FoundersBundle\\Controller\\BusinessController:businessAvtomobilniy' => '?',
  34969.             'FoundersBundle\\Controller\\FamilyController:loadMorePosts' => '?',
  34970.             'FoundersBundle\\Controller\\InvestmentController:investmentCategory' => '?',
  34971.             'FoundersBundle\\Controller\\InvestmentController:socialInvestmentSingle' => '?',
  34972.             'FoundersBundle\\Controller\\MainController:index' => '?',
  34973.             'FoundersBundle\\Controller\\MediaController:postNews' => '?',
  34974.             'FoundersBundle\\Controller\\MediaController:postPublication' => '?',
  34975.             'FoundersBundle\\Controller\\MediaController:postSingle' => '?',
  34976.             'FoundersBundle\\Controller\\MediaController:postSolemnEvent' => '?',
  34977.             'FoundersBundle\\Controller\\SiteMapController:siteMap' => '?',
  34978.             'InsuranceBundle\\Controller\\AboutController:complianceSave' => '?',
  34979.             'InsuranceBundle\\Controller\\AboutController:getInsuranceCondition' => '?',
  34980.             'InsuranceBundle\\Controller\\AboutController:getMediationService' => '?',
  34981.             'InsuranceBundle\\Controller\\AboutController:vacansySingle' => '?',
  34982.             'InsuranceBundle\\Controller\\AuthController:loginCheck' => '?',
  34983.             'InsuranceBundle\\Controller\\BasketController:order' => '?',
  34984.             'InsuranceBundle\\Controller\\CabinetController:cabinet' => '?',
  34985.             'InsuranceBundle\\Controller\\CabinetController:changeCasco' => '?',
  34986.             'InsuranceBundle\\Controller\\CabinetController:fastAuthLogin' => '?',
  34987.             'InsuranceBundle\\Controller\\CabinetController:prolongation' => '?',
  34988.             'InsuranceBundle\\Controller\\CabinetController:senFb' => '?',
  34989.             'InsuranceBundle\\Controller\\CabinetController:signContract' => '?',
  34990.             'InsuranceBundle\\Controller\\FormController:advancedQuestion' => '?',
  34991.             'InsuranceBundle\\Controller\\FormController:callback' => '?',
  34992.             'InsuranceBundle\\Controller\\FormController:orderInsurance' => '?',
  34993.             'InsuranceBundle\\Controller\\ProgramsController:autofortressKasco' => '?',
  34994.             'InsuranceBundle\\Controller\\ProgramsController:calc' => '?',
  34995.             'InsuranceBundle\\Controller\\ProgramsController:cascoOptions' => '?',
  34996.             'InsuranceBundle\\Controller\\ProgramsController:completeKasco' => '?',
  34997.             'InsuranceBundle\\Controller\\ProgramsController:dgo' => '?',
  34998.             'InsuranceBundle\\Controller\\ProgramsController:estimate' => '?',
  34999.             'InsuranceBundle\\Controller\\ProgramsController:extendedWarranty' => '?',
  35000.             'InsuranceBundle\\Controller\\ProgramsController:fiftyKasco' => '?',
  35001.             'InsuranceBundle\\Controller\\ProgramsController:getModels' => '?',
  35002.             'InsuranceBundle\\Controller\\ProgramsController:homeInsurance' => '?',
  35003.             'InsuranceBundle\\Controller\\ProgramsController:informDoc' => '?',
  35004.             'InsuranceBundle\\Controller\\ProgramsController:informDocPage' => '?',
  35005.             'InsuranceBundle\\Controller\\ProgramsController:initCalc' => '?',
  35006.             'InsuranceBundle\\Controller\\ProgramsController:kasco' => '?',
  35007.             'InsuranceBundle\\Controller\\ProgramsController:lightKasco' => '?',
  35008.             'InsuranceBundle\\Controller\\ProgramsController:miniKasco' => '?',
  35009.             'InsuranceBundle\\Controller\\ProgramsController:ogo' => '?',
  35010.             'InsuranceBundle\\Controller\\ProgramsController:topDriverAction' => '?',
  35011.             'InsuranceBundle\\Controller\\ServiceController:bankIdCallback' => '?',
  35012.             'InsuranceBundle\\Controller\\ServiceController:bankIdTest' => '?',
  35013.             'IntegrationBundle\\Controller\\Dealer\\MainController:branch' => '?',
  35014.             'IntegrationBundle\\Controller\\Dealer\\MainController:branchByDealerUid' => '?',
  35015.             'IntegrationBundle\\Controller\\Dealer\\MainController:checkSignature' => '?',
  35016.             'IntegrationBundle\\Controller\\Dealer\\MainController:dealerIntegrationLogin' => '?',
  35017.             'IntegrationBundle\\Controller\\Dealer\\MainController:getDocumentsQrByDealerUid' => '?',
  35018.             'IntegrationBundle\\Controller\\Dealer\\MainController:getQr' => '?',
  35019.             'IntegrationBundle\\Controller\\Dealer\\MainController:getQrByDealerUid' => '?',
  35020.             'IntegrationBundle\\Controller\\Dealer\\MainController:info' => '?',
  35021.             'IntegrationBundle\\Controller\\Diia\\MainController:callBackProcess' => '?',
  35022.             'IntegrationBundle\\Controller\\Diia\\MainController:callBackSignatureProcess' => '?',
  35023.             'MyBundle\\Controller\\AuthController:codeLogin' => '?',
  35024.             'MyBundle\\Controller\\AuthController:codeLoginNewPhone' => '?',
  35025.             'MyBundle\\Controller\\AuthController:confirmRegistration' => '?',
  35026.             'MyBundle\\Controller\\AuthController:getCode' => '?',
  35027.             'MyBundle\\Controller\\AuthController:getCodeChangePhone' => '?',
  35028.             'MyBundle\\Controller\\AuthController:getCodeRecovery' => '?',
  35029.             'MyBundle\\Controller\\AuthController:login' => '?',
  35030.             'MyBundle\\Controller\\AuthController:loginCheck' => '?',
  35031.             'MyBundle\\Controller\\AuthController:logout' => '?',
  35032.             'MyBundle\\Controller\\AuthController:referralRegister' => '?',
  35033.             'MyBundle\\Controller\\AuthController:referralRegisterConfirm' => '?',
  35034.             'MyBundle\\Controller\\AuthController:register' => '?',
  35035.             'MyBundle\\Controller\\AuthController:resendRegistrationCode' => '?',
  35036.             'MyBundle\\Controller\\AuthController:sendRecoverEmail' => '?',
  35037.             'MyBundle\\Controller\\AuthController:setNewPhone' => '?',
  35038.             'MyBundle\\Controller\\AuthController:setPassword' => '?',
  35039.             'MyBundle\\Controller\\AuthController:setRecoveryPassword' => '?',
  35040.             'MyBundle\\Controller\\BasketController:addAccessory' => '?',
  35041.             'MyBundle\\Controller\\BasketController:addCasco' => '?',
  35042.             'MyBundle\\Controller\\BasketController:addItemsToBasket' => '?',
  35043.             'MyBundle\\Controller\\BasketController:changeCount' => '?',
  35044.             'MyBundle\\Controller\\BasketController:getBasketByType' => '?',
  35045.             'MyBundle\\Controller\\BasketController:init' => '?',
  35046.             'MyBundle\\Controller\\BasketController:order' => '?',
  35047.             'MyBundle\\Controller\\BasketController:removeItem' => '?',
  35048.             'MyBundle\\Controller\\BasketController:toggleInstall' => '?',
  35049.             'MyBundle\\Controller\\BasketController:toggleInstallAccessory' => '?',
  35050.             'MyBundle\\Controller\\GarageController:findDoc' => '?',
  35051.             'MyBundle\\Controller\\GarageController:findNumber' => '?',
  35052.             'MyBundle\\Controller\\GarageController:init' => '?',
  35053.             'MyBundle\\Controller\\MainController:credentialsGetCode' => '?',
  35054.             'MyBundle\\Controller\\MainController:credentialsSetData' => '?',
  35055.             'MyBundle\\Controller\\MainController:dataUsageRules' => '?',
  35056.             'MyBundle\\Controller\\MainController:getSignCode' => '?',
  35057.             'MyBundle\\Controller\\MainController:index' => '?',
  35058.             'MyBundle\\Controller\\MainController:sign' => '?',
  35059.             'MyBundle\\Controller\\OnlineActivityController:historyConf' => '?',
  35060.             'MyBundle\\Controller\\OnlineActivityController:historyCredit' => '?',
  35061.             'MyBundle\\Controller\\OnlineActivityController:historyRewiev' => '?',
  35062.             'MyBundle\\Controller\\OnlineActivityController:init' => '?',
  35063.             'MyBundle\\Controller\\OrderController:getCities' => '?',
  35064.             'MyBundle\\Controller\\OrderController:getStatusPay' => '?',
  35065.             'MyBundle\\Controller\\OrderController:getStreets' => '?',
  35066.             'MyBundle\\Controller\\OrderController:getWarehouses' => '?',
  35067.             'MyBundle\\Controller\\OrderController:init' => '?',
  35068.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:index' => '?',
  35069.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:programs' => '?',
  35070.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:save' => '?',
  35071.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDF' => '?',
  35072.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDFAnnuity' => '?',
  35073.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toPDFStandard' => '?',
  35074.             'MyBundle\\Controller\\ProfileCalculatorEmployeeController:toReport' => '?',
  35075.             'MyBundle\\Controller\\ProfileController:carSingle' => '?',
  35076.             'MyBundle\\Controller\\ProfileController:insCalc' => '?',
  35077.             'MyBundle\\Controller\\ProfileController:insCalcByCar' => '?',
  35078.             'MyBundle\\Controller\\ProfileController:orderService' => '?',
  35079.             'MyBundle\\Controller\\ProfileController:orderServiceByParameters' => '?',
  35080.             'MyBundle\\Controller\\ProfileController:orderTestDrive' => '?',
  35081.             'MyBundle\\Controller\\ProfileController:orders' => '?',
  35082.             'MyBundle\\Controller\\ProfileController:quality' => '?',
  35083.             'MyBundle\\Controller\\ProfileController:referralSend' => '?',
  35084.             'MyBundle\\Controller\\ProfileController:sendCaseToEmail' => '?',
  35085.             'MyBundle\\Controller\\ProfileController:sendSmsCode' => '?',
  35086.             'MyBundle\\Controller\\ProfileController:support' => '?',
  35087.             'MyBundle\\Controller\\ProfileController:updateEmail' => '?',
  35088.             'MyBundle\\Controller\\ProfileController:wishList' => '?',
  35089.             'PortalBundle\\Controller\\AboutController:about' => '?',
  35090.             'PortalBundle\\Controller\\AboutController:blog' => '?',
  35091.             'PortalBundle\\Controller\\AboutController:blogSingle' => '?',
  35092.             'PortalBundle\\Controller\\AboutController:career' => '?',
  35093.             'PortalBundle\\Controller\\AboutController:contactsSingle' => '?',
  35094.             'PortalBundle\\Controller\\AboutController:singleVacancies' => '?',
  35095.             'PortalBundle\\Controller\\AboutController:vacancies' => '?',
  35096.             'PortalBundle\\Controller\\AjaxController:businessCSave' => '?',
  35097.             'PortalBundle\\Controller\\AjaxController:businessTSave' => '?',
  35098.             'PortalBundle\\Controller\\AjaxController:catalogData' => '?',
  35099.             'PortalBundle\\Controller\\AjaxController:catalogInit' => '?',
  35100.             'PortalBundle\\Controller\\AjaxController:creditMerchant' => '?',
  35101.             'PortalBundle\\Controller\\AjaxController:dealerInit' => '?',
  35102.             'PortalBundle\\Controller\\AjaxController:leasingCSave' => '?',
  35103.             'PortalBundle\\Controller\\AjaxController:leasingTSave' => '?',
  35104.             'PortalBundle\\Controller\\AjaxController:postData' => '?',
  35105.             'PortalBundle\\Controller\\AjaxController:unicomerceConsultService' => '?',
  35106.             'PortalBundle\\Controller\\CarController:archive' => '?',
  35107.             'PortalBundle\\Controller\\CarController:catalog' => '?',
  35108.             'PortalBundle\\Controller\\CarController:inStockOne' => '?',
  35109.             'PortalBundle\\Controller\\CarController:index' => '?',
  35110.             'PortalBundle\\Controller\\CarController:usedCar' => '?',
  35111.             'PortalBundle\\Controller\\CarController:vehicleInStock' => '?',
  35112.             'PortalBundle\\Controller\\CarController:vehicleUsed' => '?',
  35113.             'PortalBundle\\Controller\\CatalogController:catalog' => '?',
  35114.             'PortalBundle\\Controller\\CatalogController:catalogCategory' => '?',
  35115.             'PortalBundle\\Controller\\CatalogController:catalogSearch' => '?',
  35116.             'PortalBundle\\Controller\\CatalogController:catalogSearchApi' => '?',
  35117.             'PortalBundle\\Controller\\CatalogController:getChangeFilter' => '?',
  35118.             'PortalBundle\\Controller\\CatalogController:getDealersFromFilter' => '?',
  35119.             'PortalBundle\\Controller\\CatalogController:getDealersFromSelectedFilter' => '?',
  35120.             'PortalBundle\\Controller\\CatalogController:initVehicleFilterUrl' => '?',
  35121.             'PortalBundle\\Controller\\CatalogController:saveCallback' => '?',
  35122.             'PortalBundle\\Controller\\ComparisonController:featured' => '?',
  35123.             'PortalBundle\\Controller\\ComparisonController:getComparisonByItems' => '?',
  35124.             'PortalBundle\\Controller\\ComparisonController:init' => '?',
  35125.             'PortalBundle\\Controller\\ContactsController:contacts' => '?',
  35126.             'PortalBundle\\Controller\\ContactsController:supportSave' => '?',
  35127.             'PortalBundle\\Controller\\CrmActionController:resultsActivitiesAction' => '?',
  35128.             'PortalBundle\\Controller\\CrmActionController:sendReportAction' => '?',
  35129.             'PortalBundle\\Controller\\FeaturedController:addToFeatured' => '?',
  35130.             'PortalBundle\\Controller\\FeaturedController:removeFromFav' => '?',
  35131.             'PortalBundle\\Controller\\FinanceController:business' => '?',
  35132.             'PortalBundle\\Controller\\FinanceController:creditInit' => '?',
  35133.             'PortalBundle\\Controller\\FinanceController:creditProgramByFirstPayment' => '?',
  35134.             'PortalBundle\\Controller\\FinanceController:creditProgramVehicleWithMinMaxPrice' => '?',
  35135.             'PortalBundle\\Controller\\FinanceController:getCrmDataByUUID' => '?',
  35136.             'PortalBundle\\Controller\\FinanceController:insurance' => '?',
  35137.             'PortalBundle\\Controller\\FinanceController:saveCreditCalculationUserData' => '?',
  35138.             'PortalBundle\\Controller\\FinanceController:saveCreditPageReview' => '?',
  35139.             'PortalBundle\\Controller\\FoundersController:founders' => '?',
  35140.             'PortalBundle\\Controller\\FoundersController:foundersBiography' => '?',
  35141.             'PortalBundle\\Controller\\FoundersController:foundersBiographySingle' => '?',
  35142.             'PortalBundle\\Controller\\FoundersController:foundersNewsSingle' => '?',
  35143.             'PortalBundle\\Controller\\FoundersController:foundersPhoto' => '?',
  35144.             'PortalBundle\\Controller\\FoundersController:foundersPublicationsSingle' => '?',
  35145.             'PortalBundle\\Controller\\FoundersController:foundersVideo' => '?',
  35146.             'PortalBundle\\Controller\\LandingController:saveLandingForm' => '?',
  35147.             'PortalBundle\\Controller\\LinkMinifyController:gotoLink' => '?',
  35148.             'PortalBundle\\Controller\\MainController:addNewUnsubscribe' => '?',
  35149.             'PortalBundle\\Controller\\MainController:qualitySave' => '?',
  35150.             'PortalBundle\\Controller\\MainController:qualityService' => '?',
  35151.             'PortalBundle\\Controller\\MainController:qualityServiceTech' => '?',
  35152.             'PortalBundle\\Controller\\MainController:questionnaireCRMSaveAction' => '?',
  35153.             'PortalBundle\\Controller\\MainController:questionnaireCRMService' => '?',
  35154.             'PortalBundle\\Controller\\MainController:questionnaireSave' => '?',
  35155.             'PortalBundle\\Controller\\MainController:questionnaireService' => '?',
  35156.             'PortalBundle\\Controller\\MainController:saveContest_10000' => '?',
  35157.             'PortalBundle\\Controller\\MainController:subscriptionManagement' => '?',
  35158.             'PortalBundle\\Controller\\PostController:actions' => '?',
  35159.             'PortalBundle\\Controller\\PostController:actionsSingle' => '?',
  35160.             'PortalBundle\\Controller\\PostController:news' => '?',
  35161.             'PortalBundle\\Controller\\PostController:newsByDealer' => '?',
  35162.             'PortalBundle\\Controller\\PostController:newsSingle' => '?',
  35163.             'PortalBundle\\Controller\\ProgramsController:cascoOptions' => '?',
  35164.             'PortalBundle\\Controller\\ProgramsController:estimate' => '?',
  35165.             'PortalBundle\\Controller\\ProgramsController:getModels' => '?',
  35166.             'PortalBundle\\Controller\\ProgramsController:initCalc' => '?',
  35167.             'PortalBundle\\Controller\\ProgramsController:sendForm' => '?',
  35168.             'PortalBundle\\Controller\\ReviewsController:init' => '?',
  35169.             'PortalBundle\\Controller\\ReviewsController:like' => '?',
  35170.             'PortalBundle\\Controller\\ReviewsController:save' => '?',
  35171.             'PortalBundle\\Controller\\SaleController:commission' => '?',
  35172.             'PortalBundle\\Controller\\SaleController:feedbackForm' => '?',
  35173.             'PortalBundle\\Controller\\SearchController:search' => '?',
  35174.             'PortalBundle\\Controller\\ServiceController:accessories' => '?',
  35175.             'PortalBundle\\Controller\\ServiceController:bodyRepair' => '?',
  35176.             'PortalBundle\\Controller\\ServiceController:bodyRepairCategory' => '?',
  35177.             'PortalBundle\\Controller\\ServiceController:bodyRepairSubCategory' => '?',
  35178.             'PortalBundle\\Controller\\ServiceController:byDealer' => '?',
  35179.             'PortalBundle\\Controller\\ServiceController:byDealer2' => '?',
  35180.             'PortalBundle\\Controller\\ServiceController:byDealer3' => '?',
  35181.             'PortalBundle\\Controller\\ServiceController:byDealer4' => '?',
  35182.             'PortalBundle\\Controller\\ServiceController:carRepair' => '?',
  35183.             'PortalBundle\\Controller\\ServiceController:getBlogPostsAction' => '?',
  35184.             'PortalBundle\\Controller\\ServiceController:getBlogsCategoriesAction' => '?',
  35185.             'PortalBundle\\Controller\\ServiceController:initRepairCalc' => '?',
  35186.             'PortalBundle\\Controller\\ServiceController:multiConsultationTestdriveForm' => '?',
  35187.             'PortalBundle\\Controller\\ServiceController:nightServiceAgreement' => '?',
  35188.             'PortalBundle\\Controller\\ServiceController:parts' => '?',
  35189.             'PortalBundle\\Controller\\ServiceController:prepareToSendBlogPosts' => '?',
  35190.             'PortalBundle\\Controller\\ServiceController:saveLeadAccessory' => '?',
  35191.             'PortalBundle\\Controller\\ServiceController:savePopupFormBodyRepair' => '?',
  35192.             'PortalBundle\\Controller\\ServiceController:service' => '?',
  35193.             'PortalBundle\\Controller\\ServiceController:serviceFormSave' => '?',
  35194.             'PortalBundle\\Controller\\ServiceController:serviceInit' => '?',
  35195.             'PortalBundle\\Controller\\ServiceController:servicePageContentDealer' => '?',
  35196.             'PortalBundle\\Controller\\ServiceController:servicePageSubWorkGroup' => '?',
  35197.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroup' => '?',
  35198.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupBrand' => '?',
  35199.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupBrandCalc' => '?',
  35200.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupModel' => '?',
  35201.             'PortalBundle\\Controller\\ServiceController:servicePageWorkGroupModelCalc' => '?',
  35202.             'PortalBundle\\Controller\\ServiceController:tiresHotel' => '?',
  35203.             'PortalBundle\\Controller\\ServiceController:to' => '?',
  35204.             'PortalBundle\\Controller\\ServiceController:toBrand' => '?',
  35205.             'PortalBundle\\Controller\\ServiceController:toModel' => '?',
  35206.             'PortalBundle\\Controller\\ServiceWorkWidgetController:download' => '?',
  35207.             'PortalBundle\\Controller\\ServiceWorkWidgetController:getRegulationData' => '?',
  35208.             'PortalBundle\\Controller\\ServiceWorkWidgetController:init' => '?',
  35209.             'PortalBundle\\Controller\\ServiceWorkWidgetController:reg' => '?',
  35210.             'PortalBundle\\Controller\\ServiceWorkWidgetController:regulationWidget' => '?',
  35211.             'PortalBundle\\Controller\\ServiceWorkWidgetController:variations' => '?',
  35212.             'PortalBundle\\Controller\\SiteMapController:portal' => '?',
  35213.             'PortalBundle\\Controller\\StockController:catalogCategory' => '?',
  35214.             'PortalBundle\\Controller\\StockController:getChangeFilter' => '?',
  35215.             'PortalBundle\\Controller\\StockController:inStock' => '?',
  35216.             'PortalBundle\\Controller\\StockController:inStockApi' => '?',
  35217.             'PortalBundle\\Controller\\StockController:initVehicleFilterUrl' => '?',
  35218.             'PortalBundle\\Controller\\UnicomersController:aboutUnicomers' => '?',
  35219.             'PortalBundle\\Controller\\UnicomersController:unicomersProjects' => '?',
  35220.             'PortalBundle\\Controller\\UnicomersController:unicomersSave' => '?',
  35221.             'kernel:loadRoutes' => '?',
  35222.             'kernel:registerContainerConfiguration' => '?',
  35223.         ]);
  35224.     }
  35225.     /**
  35226.      * Gets the private '.service_locator.L6UsUDo' shared service.
  35227.      *
  35228.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35229.      */
  35230.     protected function get_ServiceLocator_L6UsUDoService()
  35231.     {
  35232.         return $this->privates['.service_locator.L6UsUDo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35233.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  35234.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  35235.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  35236.         ], [
  35237.             'creditModel' => '?',
  35238.             'historyManager' => '?',
  35239.             'vehicleService' => '?',
  35240.         ]);
  35241.     }
  35242.     /**
  35243.      * Gets the private '.service_locator.MXQW7EO' shared service.
  35244.      *
  35245.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35246.      */
  35247.     protected function get_ServiceLocator_MXQW7EOService()
  35248.     {
  35249.         return $this->privates['.service_locator.MXQW7EO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35250.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  35251.             'translator' => ['services''translator''getTranslatorService'false],
  35252.             'userDTOFactory' => ['privates''MyBundle\\Factory\\RegUserDTOFactory''getRegUserDTOFactoryService'false],
  35253.             'userEntityFactory' => ['privates''MyBundle\\Factory\\UserEntityFactory''getUserEntityFactoryService'false],
  35254.         ], [
  35255.             'authService' => 'MyBundle\\Service\\AuthService',
  35256.             'translator' => '?',
  35257.             'userDTOFactory' => 'MyBundle\\Factory\\RegUserDTOFactory',
  35258.             'userEntityFactory' => 'MyBundle\\Factory\\UserEntityFactory',
  35259.         ]);
  35260.     }
  35261.     /**
  35262.      * Gets the private '.service_locator.MhxGffW' shared service.
  35263.      *
  35264.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35265.      */
  35266.     protected function get_ServiceLocator_MhxGffWService()
  35267.     {
  35268.         return $this->privates['.service_locator.MhxGffW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35269.             'ODataManager' => ['services''core.crm.odatamanager''getCore_Crm_OdatamanagerService'false],
  35270.         ], [
  35271.             'ODataManager' => '?',
  35272.         ]);
  35273.     }
  35274.     /**
  35275.      * Gets the private '.service_locator.MxvdFzA' shared service.
  35276.      *
  35277.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35278.      */
  35279.     protected function get_ServiceLocator_MxvdFzAService()
  35280.     {
  35281.         return $this->privates['.service_locator.MxvdFzA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35282.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  35283.             'translator' => ['services''translator''getTranslatorService'false],
  35284.         ], [
  35285.             'infobipSmsSender' => '?',
  35286.             'translator' => '?',
  35287.         ]);
  35288.     }
  35289.     /**
  35290.      * Gets the private '.service_locator.MyplFh5' shared service.
  35291.      *
  35292.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35293.      */
  35294.     protected function get_ServiceLocator_MyplFh5Service()
  35295.     {
  35296.         return $this->privates['.service_locator.MyplFh5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35297.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35298.         ], [
  35299.             'inStockVehicle' => '?',
  35300.         ]);
  35301.     }
  35302.     /**
  35303.      * Gets the private '.service_locator.Mz5nXIh' shared service.
  35304.      *
  35305.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35306.      */
  35307.     protected function get_ServiceLocator_Mz5nXIhService()
  35308.     {
  35309.         return $this->privates['.service_locator.Mz5nXIh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35310.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  35311.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  35312.             'translator' => ['services''translator''getTranslatorService'false],
  35313.         ], [
  35314.             'mailer' => '?',
  35315.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  35316.             'translator' => '?',
  35317.         ]);
  35318.     }
  35319.     /**
  35320.      * Gets the private '.service_locator.NDWf2XC' shared service.
  35321.      *
  35322.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35323.      */
  35324.     protected function get_ServiceLocator_NDWf2XCService()
  35325.     {
  35326.         return $this->privates['.service_locator.NDWf2XC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35327.             'servicePageService' => ['services''dc.service_page_service''getDc_ServicePageServiceService'false],
  35328.             'viDiWorkerModel' => ['services''core.module.worker''getCore_Module_WorkerService'false],
  35329.         ], [
  35330.             'servicePageService' => '?',
  35331.             'viDiWorkerModel' => '?',
  35332.         ]);
  35333.     }
  35334.     /**
  35335.      * Gets the private '.service_locator.NktUVst' shared service.
  35336.      *
  35337.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35338.      */
  35339.     protected function get_ServiceLocator_NktUVstService()
  35340.     {
  35341.         return $this->privates['.service_locator.NktUVst'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35342.             'estimateCaptcha' => ['services''estimate.captcha''getEstimate_CaptchaService'false],
  35343.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  35344.             'onlineEstimateModel' => ['services''core.online.estimate''getCore_Online_EstimateService'false],
  35345.             'translator' => ['services''translator''getTranslatorService'false],
  35346.         ], [
  35347.             'estimateCaptcha' => '?',
  35348.             'infobipSmsSender' => '?',
  35349.             'onlineEstimateModel' => '?',
  35350.             'translator' => '?',
  35351.         ]);
  35352.     }
  35353.     /**
  35354.      * Gets the private '.service_locator.Nn0S.cW' shared service.
  35355.      *
  35356.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35357.      */
  35358.     protected function get_ServiceLocator_Nn0S_CWService()
  35359.     {
  35360.         return $this->privates['.service_locator.Nn0S.cW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35361.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  35362.             'newsService' => ['services''DcSiteBundle\\Services\\NewsService''getNewsServiceService'false],
  35363.         ], [
  35364.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  35365.             'newsService' => 'DcSiteBundle\\Services\\NewsService',
  35366.         ]);
  35367.     }
  35368.     /**
  35369.      * Gets the private '.service_locator.O7YH.66' shared service.
  35370.      *
  35371.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35372.      */
  35373.     protected function get_ServiceLocator_O7YH_66Service()
  35374.     {
  35375.         return $this->privates['.service_locator.O7YH.66'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35376.             'accessoryShopService' => ['services''dc.accessory.shop''getDc_Accessory_ShopService'false],
  35377.         ], [
  35378.             'accessoryShopService' => '?',
  35379.         ]);
  35380.     }
  35381.     /**
  35382.      * Gets the private '.service_locator.PFG8HWU' shared service.
  35383.      *
  35384.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35385.      */
  35386.     protected function get_ServiceLocator_PFG8HWUService()
  35387.     {
  35388.         return $this->privates['.service_locator.PFG8HWU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35389.             'model' => ['services''core.module.worker''getCore_Module_WorkerService'false],
  35390.         ], [
  35391.             'model' => '?',
  35392.         ]);
  35393.     }
  35394.     /**
  35395.      * Gets the private '.service_locator.PyYDuxD' shared service.
  35396.      *
  35397.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35398.      */
  35399.     protected function get_ServiceLocator_PyYDuxDService()
  35400.     {
  35401.         return $this->privates['.service_locator.PyYDuxD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35402.             'filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  35403.         ], [
  35404.             'filesystem' => '?',
  35405.         ]);
  35406.     }
  35407.     /**
  35408.      * Gets the private '.service_locator.QC.2sSi' shared service.
  35409.      *
  35410.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35411.      */
  35412.     protected function get_ServiceLocator_QC_2sSiService()
  35413.     {
  35414.         return $this->privates['.service_locator.QC.2sSi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35415.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  35416.         ], [
  35417.             'apiServer1C' => '?',
  35418.         ]);
  35419.     }
  35420.     /**
  35421.      * Gets the private '.service_locator.RT2v_Ms' shared service.
  35422.      *
  35423.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35424.      */
  35425.     protected function get_ServiceLocator_RT2vMsService()
  35426.     {
  35427.         return $this->privates['.service_locator.RT2v_Ms'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35428.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35429.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  35430.             'router' => ['services''router''getRouterService'false],
  35431.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  35432.             'translator' => ['services''translator''getTranslatorService'false],
  35433.         ], [
  35434.             'entityManager' => '?',
  35435.             'eventDispatcher' => '?',
  35436.             'router' => '?',
  35437.             'tokenStorage' => '?',
  35438.             'translator' => '?',
  35439.         ]);
  35440.     }
  35441.     /**
  35442.      * Gets the private '.service_locator.RYZO4a3' shared service.
  35443.      *
  35444.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35445.      */
  35446.     protected function get_ServiceLocator_RYZO4a3Service()
  35447.     {
  35448.         return $this->privates['.service_locator.RYZO4a3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35449.             'bmpSender' => ['services''bmp_api.seder''getBmpApi_SederService'false],
  35450.             'translator' => ['services''translator''getTranslatorService'false],
  35451.         ], [
  35452.             'bmpSender' => '?',
  35453.             'translator' => '?',
  35454.         ]);
  35455.     }
  35456.     /**
  35457.      * Gets the private '.service_locator.RZhMk0u' shared service.
  35458.      *
  35459.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35460.      */
  35461.     protected function get_ServiceLocator_RZhMk0uService()
  35462.     {
  35463.         return $this->privates['.service_locator.RZhMk0u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35464.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  35465.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35466.         ], [
  35467.             'inStockRepositoryModel' => '?',
  35468.             'inStockVehicleFactory' => '?',
  35469.         ]);
  35470.     }
  35471.     /**
  35472.      * Gets the private '.service_locator.S.GP1m3' shared service.
  35473.      *
  35474.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35475.      */
  35476.     protected function get_ServiceLocator_S_GP1m3Service()
  35477.     {
  35478.         return $this->privates['.service_locator.S.GP1m3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35479.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  35480.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35481.         ], [
  35482.             'apiServer1C' => '?',
  35483.             'inStockVehicle' => '?',
  35484.         ]);
  35485.     }
  35486.     /**
  35487.      * Gets the private '.service_locator.SNuJ2mc' shared service.
  35488.      *
  35489.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35490.      */
  35491.     protected function get_ServiceLocator_SNuJ2mcService()
  35492.     {
  35493.         return $this->privates['.service_locator.SNuJ2mc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35494.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  35495.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35496.         ], [
  35497.             'apiServer1C' => '?',
  35498.             'em' => '?',
  35499.         ]);
  35500.     }
  35501.     /**
  35502.      * Gets the private '.service_locator.SQbSDtn' shared service.
  35503.      *
  35504.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35505.      */
  35506.     protected function get_ServiceLocator_SQbSDtnService()
  35507.     {
  35508.         return $this->privates['.service_locator.SQbSDtn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35509.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35510.             'vehicleService' => ['privates''DcSiteBundle\\Services\\Subaru\\VehicleService''getVehicleService2Service'false],
  35511.         ], [
  35512.             'inStockVehicle' => '?',
  35513.             'vehicleService' => 'DcSiteBundle\\Services\\Subaru\\VehicleService',
  35514.         ]);
  35515.     }
  35516.     /**
  35517.      * Gets the private '.service_locator.T1LbLJ8' shared service.
  35518.      *
  35519.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35520.      */
  35521.     protected function get_ServiceLocator_T1LbLJ8Service()
  35522.     {
  35523.         return $this->privates['.service_locator.T1LbLJ8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35524.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35525.             'filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  35526.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  35527.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  35528.         ], [
  35529.             'em' => '?',
  35530.             'filesystem' => '?',
  35531.             'mediaExtensionVidi' => '?',
  35532.             'twig' => '?',
  35533.         ]);
  35534.     }
  35535.     /**
  35536.      * Gets the private '.service_locator.T8tbY2p' shared service.
  35537.      *
  35538.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35539.      */
  35540.     protected function get_ServiceLocator_T8tbY2pService()
  35541.     {
  35542.         return $this->privates['.service_locator.T8tbY2p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35543.             '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.'],
  35544.         ], [
  35545.             'yearAmountService' => 'InsuranceBundle\\Service\\YearAmountService',
  35546.         ]);
  35547.     }
  35548.     /**
  35549.      * Gets the private '.service_locator.TLRF7BM' shared service.
  35550.      *
  35551.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35552.      */
  35553.     protected function get_ServiceLocator_TLRF7BMService()
  35554.     {
  35555.         return $this->privates['.service_locator.TLRF7BM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35556.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  35557.         ], [
  35558.             'security.firewall.map.context.main' => '?',
  35559.         ]);
  35560.     }
  35561.     /**
  35562.      * Gets the private '.service_locator.U9V0get' shared service.
  35563.      *
  35564.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35565.      */
  35566.     protected function get_ServiceLocator_U9V0getService()
  35567.     {
  35568.         return $this->privates['.service_locator.U9V0get'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35569.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35570.             'paginationModel' => ['services''DcSiteBundle\\Model\\Pagination''getPaginationService'false],
  35571.         ], [
  35572.             'em' => '?',
  35573.             'paginationModel' => 'DcSiteBundle\\Model\\Pagination',
  35574.         ]);
  35575.     }
  35576.     /**
  35577.      * Gets the private '.service_locator.UQw9vS_' shared service.
  35578.      *
  35579.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35580.      */
  35581.     protected function get_ServiceLocator_UQw9vSService()
  35582.     {
  35583.         return $this->privates['.service_locator.UQw9vS_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35584.             'vehicleService' => ['privates''DcSiteBundle\\Services\\Subaru\\VehicleService''getVehicleService2Service'false],
  35585.         ], [
  35586.             'vehicleService' => 'DcSiteBundle\\Services\\Subaru\\VehicleService',
  35587.         ]);
  35588.     }
  35589.     /**
  35590.      * Gets the private '.service_locator.V9wc21a' shared service.
  35591.      *
  35592.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35593.      */
  35594.     protected function get_ServiceLocator_V9wc21aService()
  35595.     {
  35596.         return $this->privates['.service_locator.V9wc21a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35597.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35598.             '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.'],
  35599.         ], [
  35600.             'em' => '?',
  35601.             'postModel' => 'CoreBundle\\Model\\Post',
  35602.         ]);
  35603.     }
  35604.     /**
  35605.      * Gets the private '.service_locator.VS1NuLa' shared service.
  35606.      *
  35607.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35608.      */
  35609.     protected function get_ServiceLocator_VS1NuLaService()
  35610.     {
  35611.         return $this->privates['.service_locator.VS1NuLa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35612.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35613.             'serviceWork' => ['services''core.service.work.model''getCore_Service_Work_ModelService'false],
  35614.         ], [
  35615.             'em' => '?',
  35616.             'serviceWork' => '?',
  35617.         ]);
  35618.     }
  35619.     /**
  35620.      * Gets the private '.service_locator.VSyfYDS' shared service.
  35621.      *
  35622.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35623.      */
  35624.     protected function get_ServiceLocator_VSyfYDSService()
  35625.     {
  35626.         return $this->privates['.service_locator.VSyfYDS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35627.             'pagesService' => ['services''DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService''getPagesServiceService'false],
  35628.         ], [
  35629.             'pagesService' => 'DcSiteBundle\\Services\\ModelRange\\Pages\\PagesService',
  35630.         ]);
  35631.     }
  35632.     /**
  35633.      * Gets the private '.service_locator.VZ1K3DK' shared service.
  35634.      *
  35635.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35636.      */
  35637.     protected function get_ServiceLocator_VZ1K3DKService()
  35638.     {
  35639.         return $this->privates['.service_locator.VZ1K3DK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35640.             'coreFormFactory' => ['services''core.form.factory''getCore_Form_FactoryService'false],
  35641.             '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.'],
  35642.         ], [
  35643.             'coreFormFactory' => '?',
  35644.             'informationDocumentService' => 'InsuranceBundle\\Service\\InformationDocumentService',
  35645.         ]);
  35646.     }
  35647.     /**
  35648.      * Gets the private '.service_locator.Vl6pzII' shared service.
  35649.      *
  35650.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35651.      */
  35652.     protected function get_ServiceLocator_Vl6pzIIService()
  35653.     {
  35654.         return $this->privates['.service_locator.Vl6pzII'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35655.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  35656.             'vehicleViewService' => ['services''DcSiteBundle\\Services\\VehicleViewService''getVehicleViewServiceService'false],
  35657.         ], [
  35658.             'creditModel' => '?',
  35659.             'vehicleViewService' => 'DcSiteBundle\\Services\\VehicleViewService',
  35660.         ]);
  35661.     }
  35662.     /**
  35663.      * Gets the private '.service_locator.VlvxJ48' shared service.
  35664.      *
  35665.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35666.      */
  35667.     protected function get_ServiceLocator_VlvxJ48Service()
  35668.     {
  35669.         return $this->privates['.service_locator.VlvxJ48'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35670.             '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.'],
  35671.         ], [
  35672.             'vehicle' => 'CoreBundle\\Model\\Vehicles\\Vehicle',
  35673.         ]);
  35674.     }
  35675.     /**
  35676.      * Gets the private '.service_locator.Vo3ehyT' shared service.
  35677.      *
  35678.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35679.      */
  35680.     protected function get_ServiceLocator_Vo3ehyTService()
  35681.     {
  35682.         return $this->privates['.service_locator.Vo3ehyT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35683.             'catalog' => ['services''PortalBundle\\Model\\Catalog''getCatalogService'false],
  35684.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35685.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  35686.         ], [
  35687.             'catalog' => 'PortalBundle\\Model\\Catalog',
  35688.             'em' => '?',
  35689.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  35690.         ]);
  35691.     }
  35692.     /**
  35693.      * Gets the private '.service_locator.VotP57c' shared service.
  35694.      *
  35695.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35696.      */
  35697.     protected function get_ServiceLocator_VotP57cService()
  35698.     {
  35699.         return $this->privates['.service_locator.VotP57c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35700.             'router' => ['services''router''getRouterService'false],
  35701.             'twigMedia' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  35702.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  35703.             'vehicleRepository' => ['services''CoreBundle\\Model\\Vehicles\\Repository''getRepositoryService'false],
  35704.         ], [
  35705.             'router' => '?',
  35706.             'twigMedia' => '?',
  35707.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  35708.             'vehicleRepository' => 'CoreBundle\\Model\\Vehicles\\Repository',
  35709.         ]);
  35710.     }
  35711.     /**
  35712.      * Gets the private '.service_locator.VrM5mf6' shared service.
  35713.      *
  35714.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35715.      */
  35716.     protected function get_ServiceLocator_VrM5mf6Service()
  35717.     {
  35718.         return $this->privates['.service_locator.VrM5mf6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35719.             'branchManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\BranchManager''getBranchManagerService'false],
  35720.         ], [
  35721.             'branchManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\BranchManager',
  35722.         ]);
  35723.     }
  35724.     /**
  35725.      * Gets the private '.service_locator.WxudIxS' shared service.
  35726.      *
  35727.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35728.      */
  35729.     protected function get_ServiceLocator_WxudIxSService()
  35730.     {
  35731.         return $this->privates['.service_locator.WxudIxS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35732.             'catalogService' => ['services''AutomarketBundle\\Services\\CatalogService''getCatalogServiceService'false],
  35733.         ], [
  35734.             'catalogService' => 'AutomarketBundle\\Services\\CatalogService',
  35735.         ]);
  35736.     }
  35737.     /**
  35738.      * Gets the private '.service_locator.X5QFwji' shared service.
  35739.      *
  35740.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35741.      */
  35742.     protected function get_ServiceLocator_X5QFwjiService()
  35743.     {
  35744.         return $this->privates['.service_locator.X5QFwji'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35745.             'usedVehicleService' => ['services''DcSiteBundle\\Services\\UsedVehicleService''getUsedVehicleServiceService'false],
  35746.         ], [
  35747.             'usedVehicleService' => 'DcSiteBundle\\Services\\UsedVehicleService',
  35748.         ]);
  35749.     }
  35750.     /**
  35751.      * Gets the private '.service_locator.XDzSyfH' shared service.
  35752.      *
  35753.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35754.      */
  35755.     protected function get_ServiceLocator_XDzSyfHService()
  35756.     {
  35757.         return $this->privates['.service_locator.XDzSyfH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35758.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  35759.             'postModel' => ['services''founders.post.model''getFounders_Post_ModelService'false],
  35760.         ], [
  35761.             'mediaExtensionVidi' => '?',
  35762.             'postModel' => '?',
  35763.         ]);
  35764.     }
  35765.     /**
  35766.      * Gets the private '.service_locator.XFuUi12' shared service.
  35767.      *
  35768.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35769.      */
  35770.     protected function get_ServiceLocator_XFuUi12Service()
  35771.     {
  35772.         return $this->privates['.service_locator.XFuUi12'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35773.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  35774.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  35775.         ], [
  35776.             'eventDispatcher' => '?',
  35777.             'tokenStorage' => '?',
  35778.         ]);
  35779.     }
  35780.     /**
  35781.      * Gets the private '.service_locator.XGmp1Lg' shared service.
  35782.      *
  35783.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35784.      */
  35785.     protected function get_ServiceLocator_XGmp1LgService()
  35786.     {
  35787.         return $this->privates['.service_locator.XGmp1Lg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35788.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  35789.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  35790.         ], [
  35791.             'historyManager' => '?',
  35792.             'vehicleService' => '?',
  35793.         ]);
  35794.     }
  35795.     /**
  35796.      * Gets the private '.service_locator.XL4NeP9' shared service.
  35797.      *
  35798.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35799.      */
  35800.     protected function get_ServiceLocator_XL4NeP9Service()
  35801.     {
  35802.         return $this->privates['.service_locator.XL4NeP9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35803.             'autoRia' => ['services''core.autoria.api''getCore_Autoria_ApiService'false],
  35804.             '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".'],
  35805.         ], [
  35806.             'autoRia' => '?',
  35807.             'rate' => 'CoreBundle\\Model\\Rate',
  35808.         ]);
  35809.     }
  35810.     /**
  35811.      * Gets the private '.service_locator.XXxu50j' shared service.
  35812.      *
  35813.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35814.      */
  35815.     protected function get_ServiceLocator_XXxu50jService()
  35816.     {
  35817.         return $this->privates['.service_locator.XXxu50j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35818.             '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.'],
  35819.         ], [
  35820.             'formService' => 'DcSiteBundle\\Services\\Marine\\FormService',
  35821.         ]);
  35822.     }
  35823.     /**
  35824.      * Gets the private '.service_locator.XbWzu0X' shared service.
  35825.      *
  35826.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35827.      */
  35828.     protected function get_ServiceLocator_XbWzu0XService()
  35829.     {
  35830.         return $this->privates['.service_locator.XbWzu0X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35831.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  35832.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  35833.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  35834.             'vehicleSubaruService' => ['privates''DcSiteBundle\\Services\\Subaru\\VehicleService''getVehicleService2Service'false],
  35835.         ], [
  35836.             'accessoryService' => '?',
  35837.             'historyManager' => '?',
  35838.             'vehicleService' => '?',
  35839.             'vehicleSubaruService' => 'DcSiteBundle\\Services\\Subaru\\VehicleService',
  35840.         ]);
  35841.     }
  35842.     /**
  35843.      * Gets the private '.service_locator.Xq42A4p' shared service.
  35844.      *
  35845.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35846.      */
  35847.     protected function get_ServiceLocator_Xq42A4pService()
  35848.     {
  35849.         return $this->privates['.service_locator.Xq42A4p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35850.             'branchManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\BranchManager''getBranchManagerService'false],
  35851.             'offerManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\OfferManager''getOfferManagerService'false],
  35852.         ], [
  35853.             'branchManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\BranchManager',
  35854.             'offerManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\OfferManager',
  35855.         ]);
  35856.     }
  35857.     /**
  35858.      * Gets the private '.service_locator.Y5YHy_.' shared service.
  35859.      *
  35860.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35861.      */
  35862.     protected function get_ServiceLocator_Y5YHy_Service()
  35863.     {
  35864.         return $this->privates['.service_locator.Y5YHy_.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35865.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  35866.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35867.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  35868.         ], [
  35869.             'creditModel' => '?',
  35870.             'em' => '?',
  35871.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  35872.         ]);
  35873.     }
  35874.     /**
  35875.      * Gets the private '.service_locator.YtIWVqf' shared service.
  35876.      *
  35877.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35878.      */
  35879.     protected function get_ServiceLocator_YtIWVqfService()
  35880.     {
  35881.         return $this->privates['.service_locator.YtIWVqf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35882.             'diiaCallbackService' => ['privates''IntegrationBundle\\Service\\Diia\\DiiaCallbackService''getDiiaCallbackServiceService'false],
  35883.         ], [
  35884.             'diiaCallbackService' => 'IntegrationBundle\\Service\\Diia\\DiiaCallbackService',
  35885.         ]);
  35886.     }
  35887.     /**
  35888.      * Gets the private '.service_locator.YxbcU6p' shared service.
  35889.      *
  35890.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35891.      */
  35892.     protected function get_ServiceLocator_YxbcU6pService()
  35893.     {
  35894.         return $this->privates['.service_locator.YxbcU6p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35895.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  35896.             'leasingClient' => ['services''core.leasing.model''getCore_Leasing_ModelService'false],
  35897.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  35898.             'vehicleViewService' => ['services''DcSiteBundle\\Services\\VehicleViewService''getVehicleViewServiceService'false],
  35899.         ], [
  35900.             'creditModel' => '?',
  35901.             'leasingClient' => '?',
  35902.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  35903.             'vehicleViewService' => 'DcSiteBundle\\Services\\VehicleViewService',
  35904.         ]);
  35905.     }
  35906.     /**
  35907.      * Gets the private '.service_locator.Z4T8XFt' shared service.
  35908.      *
  35909.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35910.      */
  35911.     protected function get_ServiceLocator_Z4T8XFtService()
  35912.     {
  35913.         return $this->privates['.service_locator.Z4T8XFt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35914.             'estimateCaptcha' => ['services''estimate.captcha''getEstimate_CaptchaService'false],
  35915.         ], [
  35916.             'estimateCaptcha' => '?',
  35917.         ]);
  35918.     }
  35919.     /**
  35920.      * Gets the private '.service_locator._LVtX3s' shared service.
  35921.      *
  35922.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35923.      */
  35924.     protected function get_ServiceLocator_LVtX3sService()
  35925.     {
  35926.         return $this->privates['.service_locator._LVtX3s'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35927.             '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.'],
  35928.         ], [
  35929.             'dataLayerModel' => 'CoreBundle\\Model\\DataLayer',
  35930.         ]);
  35931.     }
  35932.     /**
  35933.      * Gets the private '.service_locator._RvxFvy' shared service.
  35934.      *
  35935.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35936.      */
  35937.     protected function get_ServiceLocator_RvxFvyService()
  35938.     {
  35939.         return $this->privates['.service_locator._RvxFvy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35940.             'diiaService' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager''getServiceRequestsManagerService'false],
  35941.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  35942.             'offerManager' => ['privates''IntegrationBundle\\Service\\Diia\\Actions\\OfferManager''getOfferManagerService'false],
  35943.         ], [
  35944.             'diiaService' => 'IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager',
  35945.             'logger' => '?',
  35946.             'offerManager' => 'IntegrationBundle\\Service\\Diia\\Actions\\OfferManager',
  35947.         ]);
  35948.     }
  35949.     /**
  35950.      * Gets the private '.service_locator._i.u3hs' shared service.
  35951.      *
  35952.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35953.      */
  35954.     protected function get_ServiceLocator_I_U3hsService()
  35955.     {
  35956.         return $this->privates['.service_locator._i.u3hs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35957.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35958.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  35959.         ], [
  35960.             'em' => '?',
  35961.             'inStockVehicleFactory' => '?',
  35962.         ]);
  35963.     }
  35964.     /**
  35965.      * Gets the private '.service_locator.aH4IuZJ' shared service.
  35966.      *
  35967.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35968.      */
  35969.     protected function get_ServiceLocator_AH4IuZJService()
  35970.     {
  35971.         return $this->privates['.service_locator.aH4IuZJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35972.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  35973.             'orderModel' => ['services''order.model''getOrder_ModelService'false],
  35974.             '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.'],
  35975.         ], [
  35976.             'apiServer1C' => '?',
  35977.             'orderModel' => '?',
  35978.             'portmoneAcquiring' => 'AcquiringBundle\\Component\\Model\\PortmoneAcquiring',
  35979.         ]);
  35980.     }
  35981.     /**
  35982.      * Gets the private '.service_locator.aKM6MDa' shared service.
  35983.      *
  35984.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35985.      */
  35986.     protected function get_ServiceLocator_AKM6MDaService()
  35987.     {
  35988.         return $this->privates['.service_locator.aKM6MDa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35989.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  35990.         ], [
  35991.             'entityManager' => '?',
  35992.         ]);
  35993.     }
  35994.     /**
  35995.      * Gets the private '.service_locator.aY._gF8' shared service.
  35996.      *
  35997.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  35998.      */
  35999.     protected function get_ServiceLocator_AY_GF8Service()
  36000.     {
  36001.         return $this->privates['.service_locator.aY._gF8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36002.             '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.'],
  36003.         ], [
  36004.             'goodsModel' => 'CoreBundle\\Model\\Shop\\Goods',
  36005.         ]);
  36006.     }
  36007.     /**
  36008.      * Gets the private '.service_locator.afpyXRq' shared service.
  36009.      *
  36010.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36011.      */
  36012.     protected function get_ServiceLocator_AfpyXRqService()
  36013.     {
  36014.         return $this->privates['.service_locator.afpyXRq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36015.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  36016.         ], [
  36017.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  36018.         ]);
  36019.     }
  36020.     /**
  36021.      * Gets the private '.service_locator.bQifdW0' shared service.
  36022.      *
  36023.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36024.      */
  36025.     protected function get_ServiceLocator_BQifdW0Service()
  36026.     {
  36027.         return $this->privates['.service_locator.bQifdW0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36028.             'autoRia' => ['services''core.autoria.api''getCore_Autoria_ApiService'false],
  36029.             '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".'],
  36030.         ], [
  36031.             'autoRia' => '?',
  36032.             'rateModel' => 'CoreBundle\\Model\\Rate',
  36033.         ]);
  36034.     }
  36035.     /**
  36036.      * Gets the private '.service_locator.bYwR8h3' shared service.
  36037.      *
  36038.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36039.      */
  36040.     protected function get_ServiceLocator_BYwR8h3Service()
  36041.     {
  36042.         return $this->privates['.service_locator.bYwR8h3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36043.             'router' => ['services''router''getRouterService'false],
  36044.         ], [
  36045.             'router' => '?',
  36046.         ]);
  36047.     }
  36048.     /**
  36049.      * Gets the private '.service_locator.bq4EbkH' shared service.
  36050.      *
  36051.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36052.      */
  36053.     protected function get_ServiceLocator_Bq4EbkHService()
  36054.     {
  36055.         return $this->privates['.service_locator.bq4EbkH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36056.             'manager' => ['privates''assets.packages''getAssets_PackagesService'false],
  36057.         ], [
  36058.             'manager' => '?',
  36059.         ]);
  36060.     }
  36061.     /**
  36062.      * Gets the private '.service_locator.cPysmXF' shared service.
  36063.      *
  36064.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36065.      */
  36066.     protected function get_ServiceLocator_CPysmXFService()
  36067.     {
  36068.         return $this->privates['.service_locator.cPysmXF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36069.             'postModel' => ['services''founders.post.model''getFounders_Post_ModelService'false],
  36070.         ], [
  36071.             'postModel' => '?',
  36072.         ]);
  36073.     }
  36074.     /**
  36075.      * Gets the private '.service_locator.cqzZA2M' shared service.
  36076.      *
  36077.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36078.      */
  36079.     protected function get_ServiceLocator_CqzZA2MService()
  36080.     {
  36081.         return $this->privates['.service_locator.cqzZA2M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36082.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  36083.         ], [
  36084.             'eventDispatcher' => '?',
  36085.         ]);
  36086.     }
  36087.     /**
  36088.      * Gets the private '.service_locator.crpZdJI' shared service.
  36089.      *
  36090.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36091.      */
  36092.     protected function get_ServiceLocator_CrpZdJIService()
  36093.     {
  36094.         return $this->privates['.service_locator.crpZdJI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36095.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  36096.         ], [
  36097.             'creditModel' => '?',
  36098.         ]);
  36099.     }
  36100.     /**
  36101.      * Gets the private '.service_locator.cvlNQ_Q' shared service.
  36102.      *
  36103.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36104.      */
  36105.     protected function get_ServiceLocator_CvlNQQService()
  36106.     {
  36107.         return $this->privates['.service_locator.cvlNQ_Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36108.             '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.'],
  36109.         ], [
  36110.             'postModel' => 'CoreBundle\\Model\\Post',
  36111.         ]);
  36112.     }
  36113.     /**
  36114.      * Gets the private '.service_locator.dDA.gPN' shared service.
  36115.      *
  36116.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36117.      */
  36118.     protected function get_ServiceLocator_DDA_GPNService()
  36119.     {
  36120.         return $this->privates['.service_locator.dDA.gPN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36121.             'imageProvider' => ['privates''.errored..service_locator.dDA.gPN.Sonata\\MediaBundle\\Provider\\ImageProviderInterface'NULL'Cannot autowire service ".service_locator.dDA.gPN": it references interface "Sonata\\MediaBundle\\Provider\\ImageProviderInterface" but no such service exists. You should maybe alias this interface to the existing "sonata.media.provider.image" service.'],
  36122.         ], [
  36123.             'imageProvider' => 'Sonata\\MediaBundle\\Provider\\ImageProviderInterface',
  36124.         ]);
  36125.     }
  36126.     /**
  36127.      * Gets the private '.service_locator.dJhgIo0' shared service.
  36128.      *
  36129.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36130.      */
  36131.     protected function get_ServiceLocator_DJhgIo0Service()
  36132.     {
  36133.         return $this->privates['.service_locator.dJhgIo0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36134.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  36135.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  36136.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  36137.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  36138.         ], [
  36139.             'accessoryService' => '?',
  36140.             'creditModel' => '?',
  36141.             'historyManager' => '?',
  36142.             'vehicleService' => '?',
  36143.         ]);
  36144.     }
  36145.     /**
  36146.      * Gets the private '.service_locator.d_rtZkJ' shared service.
  36147.      *
  36148.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36149.      */
  36150.     protected function get_ServiceLocator_DRtZkJService()
  36151.     {
  36152.         return $this->privates['.service_locator.d_rtZkJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36153.             '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.'],
  36154.             'estimateCaptcha' => ['services''estimate.captcha''getEstimate_CaptchaService'false],
  36155.         ], [
  36156.             'eTachkiApi' => 'CoreBundle\\Model\\Api\\eTachki\\eTachkiApi',
  36157.             'estimateCaptcha' => '?',
  36158.         ]);
  36159.     }
  36160.     /**
  36161.      * Gets the private '.service_locator.dbuQxiP' shared service.
  36162.      *
  36163.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36164.      */
  36165.     protected function get_ServiceLocator_DbuQxiPService()
  36166.     {
  36167.         return $this->privates['.service_locator.dbuQxiP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36168.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  36169.             'translator' => ['services''translator''getTranslatorService'false],
  36170.         ], [
  36171.             'authService' => 'MyBundle\\Service\\AuthService',
  36172.             'translator' => '?',
  36173.         ]);
  36174.     }
  36175.     /**
  36176.      * Gets the private '.service_locator.deiQyQr' shared service.
  36177.      *
  36178.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36179.      */
  36180.     protected function get_ServiceLocator_DeiQyQrService()
  36181.     {
  36182.         return $this->privates['.service_locator.deiQyQr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36183.             'infoBipSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  36184.             'translator' => ['services''translator''getTranslatorService'false],
  36185.         ], [
  36186.             'infoBipSender' => '?',
  36187.             'translator' => '?',
  36188.         ]);
  36189.     }
  36190.     /**
  36191.      * Gets the private '.service_locator.eEFEjhf' shared service.
  36192.      *
  36193.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36194.      */
  36195.     protected function get_ServiceLocator_EEFEjhfService()
  36196.     {
  36197.         return $this->privates['.service_locator.eEFEjhf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36198.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  36199.             'paginationModel' => ['services''DcSiteBundle\\Model\\Pagination''getPaginationService'false],
  36200.         ], [
  36201.             'inStockVehicle' => '?',
  36202.             'paginationModel' => 'DcSiteBundle\\Model\\Pagination',
  36203.         ]);
  36204.     }
  36205.     /**
  36206.      * Gets the private '.service_locator.eT6lY71' shared service.
  36207.      *
  36208.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36209.      */
  36210.     protected function get_ServiceLocator_ET6lY71Service()
  36211.     {
  36212.         return $this->privates['.service_locator.eT6lY71'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36213.             '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.'],
  36214.             '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.'],
  36215.         ], [
  36216.             'ServiceVariation' => 'DcSiteBundle\\Entity\\ServiceVariation',
  36217.             'dealer' => 'CoreBundle\\Entity\\Dealer',
  36218.         ]);
  36219.     }
  36220.     /**
  36221.      * Gets the private '.service_locator.eedAXXM' shared service.
  36222.      *
  36223.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36224.      */
  36225.     protected function get_ServiceLocator_EedAXXMService()
  36226.     {
  36227.         return $this->privates['.service_locator.eedAXXM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36228.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  36229.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  36230.             'translator' => ['services''translator''getTranslatorService'false],
  36231.         ], [
  36232.             'infobipSmsSender' => '?',
  36233.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  36234.             'translator' => '?',
  36235.         ]);
  36236.     }
  36237.     /**
  36238.      * Gets the private '.service_locator.epLYOaB' shared service.
  36239.      *
  36240.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36241.      */
  36242.     protected function get_ServiceLocator_EpLYOaBService()
  36243.     {
  36244.         return $this->privates['.service_locator.epLYOaB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36245.             '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.'],
  36246.         ], [
  36247.             'informationDocumentService' => 'InsuranceBundle\\Service\\InformationDocumentService',
  36248.         ]);
  36249.     }
  36250.     /**
  36251.      * Gets the private '.service_locator.fbnZ.Xz' shared service.
  36252.      *
  36253.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36254.      */
  36255.     protected function get_ServiceLocator_FbnZ_XzService()
  36256.     {
  36257.         return $this->privates['.service_locator.fbnZ.Xz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36258.             'bankIDService' => ['services''core.bankid.model''getCore_Bankid_ModelService'false],
  36259.         ], [
  36260.             'bankIDService' => '?',
  36261.         ]);
  36262.     }
  36263.     /**
  36264.      * Gets the private '.service_locator.fuUhxUY' shared service.
  36265.      *
  36266.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36267.      */
  36268.     protected function get_ServiceLocator_FuUhxUYService()
  36269.     {
  36270.         return $this->privates['.service_locator.fuUhxUY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36271.             '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.'],
  36272.         ], [
  36273.             'imageProviderVidi' => 'CoreBundle\\Services\\ImageProviderVidi',
  36274.         ]);
  36275.     }
  36276.     /**
  36277.      * Gets the private '.service_locator.gGjIPR4' shared service.
  36278.      *
  36279.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36280.      */
  36281.     protected function get_ServiceLocator_GGjIPR4Service()
  36282.     {
  36283.         return $this->privates['.service_locator.gGjIPR4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36284.             'bankIDService' => ['services''core.bankid.model''getCore_Bankid_ModelService'false],
  36285.             'validUser' => ['services''core.user.valid''getCore_User_ValidService'false],
  36286.         ], [
  36287.             'bankIDService' => '?',
  36288.             'validUser' => '?',
  36289.         ]);
  36290.     }
  36291.     /**
  36292.      * Gets the private '.service_locator.gIHXUau' shared service.
  36293.      *
  36294.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36295.      */
  36296.     protected function get_ServiceLocator_GIHXUauService()
  36297.     {
  36298.         return $this->privates['.service_locator.gIHXUau'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36299.             'vehicleService' => ['privates''DcSiteBundle\\Services\\Subaru\\VehicleService''getVehicleService2Service'false],
  36300.             'viDiWorkerModel' => ['services''core.module.worker''getCore_Module_WorkerService'false],
  36301.         ], [
  36302.             'vehicleService' => 'DcSiteBundle\\Services\\Subaru\\VehicleService',
  36303.             'viDiWorkerModel' => '?',
  36304.         ]);
  36305.     }
  36306.     /**
  36307.      * Gets the private '.service_locator.g_WeAnl' shared service.
  36308.      *
  36309.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36310.      */
  36311.     protected function get_ServiceLocator_GWeAnlService()
  36312.     {
  36313.         return $this->privates['.service_locator.g_WeAnl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36314.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36315.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  36316.         ], [
  36317.             'em' => '?',
  36318.             'mediaExtensionVidi' => '?',
  36319.         ]);
  36320.     }
  36321.     /**
  36322.      * Gets the private '.service_locator.ggz.bjD' shared service.
  36323.      *
  36324.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36325.      */
  36326.     protected function get_ServiceLocator_Ggz_BjDService()
  36327.     {
  36328.         return $this->privates['.service_locator.ggz.bjD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36329.             'catalogModel' => ['services''dc.catalog.model''getDc_Catalog_ModelService'false],
  36330.         ], [
  36331.             'catalogModel' => '?',
  36332.         ]);
  36333.     }
  36334.     /**
  36335.      * Gets the private '.service_locator.hBa4opA' shared service.
  36336.      *
  36337.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36338.      */
  36339.     protected function get_ServiceLocator_HBa4opAService()
  36340.     {
  36341.         return $this->privates['.service_locator.hBa4opA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36342.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  36343.             'smsSender' => ['services''my.sms.sender''getMy_Sms_SenderService'false],
  36344.         ], [
  36345.             'infobipSmsSender' => '?',
  36346.             'smsSender' => '?',
  36347.         ]);
  36348.     }
  36349.     /**
  36350.      * Gets the private '.service_locator.hCzWLRq' shared service.
  36351.      *
  36352.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36353.      */
  36354.     protected function get_ServiceLocator_HCzWLRqService()
  36355.     {
  36356.         return $this->privates['.service_locator.hCzWLRq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36357.             'catalog' => ['services''dc.catalog.model''getDc_Catalog_ModelService'false],
  36358.         ], [
  36359.             'catalog' => '?',
  36360.         ]);
  36361.     }
  36362.     /**
  36363.      * Gets the private '.service_locator.hM6jGlz' shared service.
  36364.      *
  36365.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36366.      */
  36367.     protected function get_ServiceLocator_HM6jGlzService()
  36368.     {
  36369.         return $this->privates['.service_locator.hM6jGlz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36370.             '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.'],
  36371.         ], [
  36372.             'novaposhtaApi' => 'CoreBundle\\Model\\Api\\Novaposhta\\NovaposhtaApi',
  36373.         ]);
  36374.     }
  36375.     /**
  36376.      * Gets the private '.service_locator.hRA9wft' shared service.
  36377.      *
  36378.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36379.      */
  36380.     protected function get_ServiceLocator_HRA9wftService()
  36381.     {
  36382.         return $this->privates['.service_locator.hRA9wft'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36383.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  36384.             'encoder' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  36385.             'translator' => ['services''translator''getTranslatorService'false],
  36386.         ], [
  36387.             'authService' => 'MyBundle\\Service\\AuthService',
  36388.             'encoder' => '?',
  36389.             'translator' => '?',
  36390.         ]);
  36391.     }
  36392.     /**
  36393.      * Gets the private '.service_locator.hbE1jcB' shared service.
  36394.      *
  36395.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36396.      */
  36397.     protected function get_ServiceLocator_HbE1jcBService()
  36398.     {
  36399.         return $this->privates['.service_locator.hbE1jcB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36400.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36401.             'mediaExtensionVidi' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  36402.             'serviceWork' => ['services''core.service.work.model''getCore_Service_Work_ModelService'false],
  36403.         ], [
  36404.             'em' => '?',
  36405.             'mediaExtensionVidi' => '?',
  36406.             'serviceWork' => '?',
  36407.         ]);
  36408.     }
  36409.     /**
  36410.      * Gets the private '.service_locator.i5u19D9' shared service.
  36411.      *
  36412.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36413.      */
  36414.     protected function get_ServiceLocator_I5u19D9Service()
  36415.     {
  36416.         return $this->privates['.service_locator.i5u19D9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36417.             'actionsServiceWithoutLocale' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  36418.         ], [
  36419.             'actionsServiceWithoutLocale' => 'DcSiteBundle\\Services\\ActionsService',
  36420.         ]);
  36421.     }
  36422.     /**
  36423.      * Gets the private '.service_locator.iAV17HX' shared service.
  36424.      *
  36425.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36426.      */
  36427.     protected function get_ServiceLocator_IAV17HXService()
  36428.     {
  36429.         return $this->privates['.service_locator.iAV17HX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36430.             '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".'],
  36431.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  36432.         ], [
  36433.             'eventSubscriber' => 'Symfony\\Component\\EventDispatcher\\EventSubscriberInterface',
  36434.             'tokenStorage' => '?',
  36435.         ]);
  36436.     }
  36437.     /**
  36438.      * Gets the private '.service_locator.iFbj50x' shared service.
  36439.      *
  36440.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36441.      */
  36442.     protected function get_ServiceLocator_IFbj50xService()
  36443.     {
  36444.         return $this->privates['.service_locator.iFbj50x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36445.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  36446.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  36447.         ], [
  36448.             'mailer' => '?',
  36449.             'userManager' => '?',
  36450.         ]);
  36451.     }
  36452.     /**
  36453.      * Gets the private '.service_locator.iPDy3TP' shared service.
  36454.      *
  36455.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36456.      */
  36457.     protected function get_ServiceLocator_IPDy3TPService()
  36458.     {
  36459.         return $this->privates['.service_locator.iPDy3TP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36460.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  36461.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  36462.             'router' => ['services''router''getRouterService'false],
  36463.         ], [
  36464.             'authService' => 'MyBundle\\Service\\AuthService',
  36465.             'eventDispatcher' => '?',
  36466.             'router' => '?',
  36467.         ]);
  36468.     }
  36469.     /**
  36470.      * Gets the private '.service_locator.iYNY9GL' shared service.
  36471.      *
  36472.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36473.      */
  36474.     protected function get_ServiceLocator_IYNY9GLService()
  36475.     {
  36476.         return $this->privates['.service_locator.iYNY9GL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36477.             'factory' => ['services''core.form.factory''getCore_Form_FactoryService'false],
  36478.             'router' => ['services''router''getRouterService'false],
  36479.         ], [
  36480.             'factory' => '?',
  36481.             'router' => '?',
  36482.         ]);
  36483.     }
  36484.     /**
  36485.      * Gets the private '.service_locator.ifG2hg0' shared service.
  36486.      *
  36487.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36488.      */
  36489.     protected function get_ServiceLocator_IfG2hg0Service()
  36490.     {
  36491.         return $this->privates['.service_locator.ifG2hg0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36492.             'mvdServer' => ['services''core.api.mvd''getCore_Api_MvdService'false],
  36493.         ], [
  36494.             'mvdServer' => '?',
  36495.         ]);
  36496.     }
  36497.     /**
  36498.      * Gets the private '.service_locator.igK9bGO' shared service.
  36499.      *
  36500.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36501.      */
  36502.     protected function get_ServiceLocator_IgK9bGOService()
  36503.     {
  36504.         return $this->privates['.service_locator.igK9bGO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36505.             'adminPool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  36506.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36507.         ], [
  36508.             'adminPool' => '?',
  36509.             'em' => '?',
  36510.         ]);
  36511.     }
  36512.     /**
  36513.      * Gets the private '.service_locator.j7pJ6TX' shared service.
  36514.      *
  36515.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36516.      */
  36517.     protected function get_ServiceLocator_J7pJ6TXService()
  36518.     {
  36519.         return $this->privates['.service_locator.j7pJ6TX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36520.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  36521.             'router' => ['services''router''getRouterService'false],
  36522.         ], [
  36523.             'accessoryService' => '?',
  36524.             'router' => '?',
  36525.         ]);
  36526.     }
  36527.     /**
  36528.      * Gets the private '.service_locator.kFMW2Ni' shared service.
  36529.      *
  36530.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36531.      */
  36532.     protected function get_ServiceLocator_KFMW2NiService()
  36533.     {
  36534.         return $this->privates['.service_locator.kFMW2Ni'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36535.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  36536.             'translator' => ['services''translator''getTranslatorService'false],
  36537.         ], [
  36538.             'mailer' => '?',
  36539.             'translator' => '?',
  36540.         ]);
  36541.     }
  36542.     /**
  36543.      * Gets the private '.service_locator.kIspYz7' shared service.
  36544.      *
  36545.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36546.      */
  36547.     protected function get_ServiceLocator_KIspYz7Service()
  36548.     {
  36549.         return $this->privates['.service_locator.kIspYz7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36550.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  36551.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  36552.             'inStockVehicleFactory' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  36553.         ], [
  36554.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  36555.             'inStockRepositoryModel' => '?',
  36556.             'inStockVehicleFactory' => '?',
  36557.         ]);
  36558.     }
  36559.     /**
  36560.      * Gets the private '.service_locator.kQSCQ9p' shared service.
  36561.      *
  36562.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36563.      */
  36564.     protected function get_ServiceLocator_KQSCQ9pService()
  36565.     {
  36566.         return $this->privates['.service_locator.kQSCQ9p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36567.             'service' => ['privates''MyBundle\\Service\\ProfileCalculatorEmployeeService''getProfileCalculatorEmployeeServiceService'false],
  36568.         ], [
  36569.             'service' => 'MyBundle\\Service\\ProfileCalculatorEmployeeService',
  36570.         ]);
  36571.     }
  36572.     /**
  36573.      * Gets the private '.service_locator.l3XDe0i' shared service.
  36574.      *
  36575.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36576.      */
  36577.     protected function get_ServiceLocator_L3XDe0iService()
  36578.     {
  36579.         return $this->privates['.service_locator.l3XDe0i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36580.             '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.'],
  36581.             '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.'],
  36582.         ], [
  36583.             'informationDocumentService' => 'InsuranceBundle\\Service\\InformationDocumentService',
  36584.             'yearAmountService' => 'InsuranceBundle\\Service\\YearAmountService',
  36585.         ]);
  36586.     }
  36587.     /**
  36588.      * Gets the private '.service_locator.l3w0AMl' shared service.
  36589.      *
  36590.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36591.      */
  36592.     protected function get_ServiceLocator_L3w0AMlService()
  36593.     {
  36594.         return $this->privates['.service_locator.l3w0AMl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36595.             'mainSliderService' => ['services''DcSiteBundle\\Services\\MainSliderService''getMainSliderServiceService'false],
  36596.         ], [
  36597.             'mainSliderService' => 'DcSiteBundle\\Services\\MainSliderService',
  36598.         ]);
  36599.     }
  36600.     /**
  36601.      * Gets the private '.service_locator.led6AQo' shared service.
  36602.      *
  36603.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36604.      */
  36605.     protected function get_ServiceLocator_Led6AQoService()
  36606.     {
  36607.         return $this->privates['.service_locator.led6AQo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36608.             'businessService' => ['services''founders.services.business''getFounders_Services_BusinessService'false],
  36609.         ], [
  36610.             'businessService' => '?',
  36611.         ]);
  36612.     }
  36613.     /**
  36614.      * Gets the private '.service_locator.mCi_Qr6' shared service.
  36615.      *
  36616.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36617.      */
  36618.     protected function get_ServiceLocator_MCiQr6Service()
  36619.     {
  36620.         return $this->privates['.service_locator.mCi_Qr6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36621.             'mainService' => ['services''PortalBundle\\Services\\MainService''getMainService2Service'false],
  36622.         ], [
  36623.             'mainService' => 'PortalBundle\\Services\\MainService',
  36624.         ]);
  36625.     }
  36626.     /**
  36627.      * Gets the private '.service_locator.mMCqrqu' shared service.
  36628.      *
  36629.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36630.      */
  36631.     protected function get_ServiceLocator_MMCqrquService()
  36632.     {
  36633.         return $this->privates['.service_locator.mMCqrqu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36634.             'mailManager' => ['services''core.mail.manager''getCore_Mail_ManagerService'false],
  36635.         ], [
  36636.             'mailManager' => '?',
  36637.         ]);
  36638.     }
  36639.     /**
  36640.      * Gets the private '.service_locator.mx0UMmY' shared service.
  36641.      *
  36642.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36643.      */
  36644.     protected function get_ServiceLocator_Mx0UMmYService()
  36645.     {
  36646.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36647.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  36648.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  36649.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  36650.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  36651.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  36652.             'router' => ['services''router''getRouterService'false],
  36653.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  36654.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  36655.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  36656.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  36657.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  36658.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  36659.         ], [
  36660.             'doctrine' => '?',
  36661.             'form.factory' => '?',
  36662.             'http_kernel' => '?',
  36663.             'parameter_bag' => '?',
  36664.             'request_stack' => '?',
  36665.             'router' => '?',
  36666.             'security.authorization_checker' => '?',
  36667.             'security.csrf.token_manager' => '?',
  36668.             'security.token_storage' => '?',
  36669.             'serializer' => '?',
  36670.             'session' => '.session.deprecated',
  36671.             'twig' => '?',
  36672.         ]);
  36673.     }
  36674.     /**
  36675.      * Gets the private '.service_locator.n31No4C' shared service.
  36676.      *
  36677.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36678.      */
  36679.     protected function get_ServiceLocator_N31No4CService()
  36680.     {
  36681.         return $this->privates['.service_locator.n31No4C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36682.             '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.'],
  36683.             'translator' => ['services''translator''getTranslatorService'false],
  36684.         ], [
  36685.             'formFactory' => 'Symfony\\Component\\Form\\FormFactory',
  36686.             'translator' => '?',
  36687.         ]);
  36688.     }
  36689.     /**
  36690.      * Gets the private '.service_locator.nPQASVN' shared service.
  36691.      *
  36692.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36693.      */
  36694.     protected function get_ServiceLocator_NPQASVNService()
  36695.     {
  36696.         return $this->privates['.service_locator.nPQASVN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36697.             'financeService' => ['services''portal.service.finance''getPortal_Service_FinanceService'false],
  36698.         ], [
  36699.             'financeService' => '?',
  36700.         ]);
  36701.     }
  36702.     /**
  36703.      * Gets the private '.service_locator.nU0f5Ib' shared service.
  36704.      *
  36705.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36706.      */
  36707.     protected function get_ServiceLocator_NU0f5IbService()
  36708.     {
  36709.         return $this->privates['.service_locator.nU0f5Ib'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36710.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  36711.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  36712.             'vehicleViewService' => ['services''DcSiteBundle\\Services\\VehicleViewService''getVehicleViewServiceService'false],
  36713.         ], [
  36714.             'creditModel' => '?',
  36715.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  36716.             'vehicleViewService' => 'DcSiteBundle\\Services\\VehicleViewService',
  36717.         ]);
  36718.     }
  36719.     /**
  36720.      * Gets the private '.service_locator.nhhyVEO' shared service.
  36721.      *
  36722.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36723.      */
  36724.     protected function get_ServiceLocator_NhhyVEOService()
  36725.     {
  36726.         return $this->privates['.service_locator.nhhyVEO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36727.             '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.'],
  36728.         ], [
  36729.             'model' => 'CoreBundle\\Model\\Post',
  36730.         ]);
  36731.     }
  36732.     /**
  36733.      * Gets the private '.service_locator.nnWs9tQ' shared service.
  36734.      *
  36735.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36736.      */
  36737.     protected function get_ServiceLocator_NnWs9tQService()
  36738.     {
  36739.         return $this->privates['.service_locator.nnWs9tQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36740.             'catalog' => ['services''PortalBundle\\Model\\Catalog''getCatalogService'false],
  36741.         ], [
  36742.             'catalog' => 'PortalBundle\\Model\\Catalog',
  36743.         ]);
  36744.     }
  36745.     /**
  36746.      * Gets the private '.service_locator.onopnFE' shared service.
  36747.      *
  36748.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36749.      */
  36750.     protected function get_ServiceLocator_OnopnFEService()
  36751.     {
  36752.         return $this->privates['.service_locator.onopnFE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36753.             'callbackRequest' => ['services''core.callback''getCore_CallbackService'false],
  36754.         ], [
  36755.             'callbackRequest' => '?',
  36756.         ]);
  36757.     }
  36758.     /**
  36759.      * Gets the private '.service_locator.p.QtEBL' shared service.
  36760.      *
  36761.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36762.      */
  36763.     protected function get_ServiceLocator_P_QtEBLService()
  36764.     {
  36765.         return $this->privates['.service_locator.p.QtEBL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36766.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  36767.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36768.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  36769.         ], [
  36770.             'apiServer1C' => '?',
  36771.             'em' => '?',
  36772.             'mailer' => '?',
  36773.         ]);
  36774.     }
  36775.     /**
  36776.      * Gets the private '.service_locator.p7C0i3n' shared service.
  36777.      *
  36778.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36779.      */
  36780.     protected function get_ServiceLocator_P7C0i3nService()
  36781.     {
  36782.         return $this->privates['.service_locator.p7C0i3n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36783.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  36784.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  36785.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  36786.         ], [
  36787.             'accessoryService' => '?',
  36788.             'historyManager' => '?',
  36789.             'vehicleService' => '?',
  36790.         ]);
  36791.     }
  36792.     /**
  36793.      * Gets the private '.service_locator.pDr_QHY' shared service.
  36794.      *
  36795.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36796.      */
  36797.     protected function get_ServiceLocator_PDrQHYService()
  36798.     {
  36799.         return $this->privates['.service_locator.pDr_QHY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36800.             'DTOFactory' => ['privates''MyBundle\\Factory\\AuthCodeDTOFactory''getAuthCodeDTOFactoryService'false],
  36801.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  36802.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  36803.             'otpEntityFactory' => ['privates''MyBundle\\Factory\\OtpEntityFactory''getOtpEntityFactoryService'false],
  36804.             'translator' => ['services''translator''getTranslatorService'false],
  36805.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  36806.         ], [
  36807.             'DTOFactory' => 'MyBundle\\Factory\\AuthCodeDTOFactory',
  36808.             'infobipSmsSender' => '?',
  36809.             'logger' => '?',
  36810.             'otpEntityFactory' => 'MyBundle\\Factory\\OtpEntityFactory',
  36811.             'translator' => '?',
  36812.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  36813.         ]);
  36814.     }
  36815.     /**
  36816.      * Gets the private '.service_locator.pDuO8G2' shared service.
  36817.      *
  36818.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36819.      */
  36820.     protected function get_ServiceLocator_PDuO8G2Service()
  36821.     {
  36822.         return $this->privates['.service_locator.pDuO8G2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36823.             'formManager' => ['services''core.form.manager''getCore_Form_ManagerService'false],
  36824.             'vehiclesSubscriberService' => ['services''core.vehicles_subscriber.service''getCore_VehiclesSubscriber_ServiceService'false],
  36825.         ], [
  36826.             'formManager' => '?',
  36827.             'vehiclesSubscriberService' => '?',
  36828.         ]);
  36829.     }
  36830.     /**
  36831.      * Gets the private '.service_locator.pNUN3wT' shared service.
  36832.      *
  36833.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36834.      */
  36835.     protected function get_ServiceLocator_PNUN3wTService()
  36836.     {
  36837.         return $this->privates['.service_locator.pNUN3wT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36838.             'codeGenerator' => ['services''my.factory.otp.code.generator''getMy_Factory_Otp_Code_GeneratorService'false],
  36839.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  36840.             'translator' => ['services''translator''getTranslatorService'false],
  36841.             'userDTOFactory' => ['privates''MyBundle\\Factory\\RegUserDTOFactory''getRegUserDTOFactoryService'false],
  36842.             'userEntityFactory' => ['privates''MyBundle\\Factory\\UserEntityFactory''getUserEntityFactoryService'false],
  36843.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  36844.         ], [
  36845.             'codeGenerator' => '?',
  36846.             'logger' => '?',
  36847.             'translator' => '?',
  36848.             'userDTOFactory' => 'MyBundle\\Factory\\RegUserDTOFactory',
  36849.             'userEntityFactory' => 'MyBundle\\Factory\\UserEntityFactory',
  36850.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  36851.         ]);
  36852.     }
  36853.     /**
  36854.      * Gets the private '.service_locator.pkfskCr' shared service.
  36855.      *
  36856.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36857.      */
  36858.     protected function get_ServiceLocator_PkfskCrService()
  36859.     {
  36860.         return $this->privates['.service_locator.pkfskCr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36861.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  36862.         ], [
  36863.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  36864.         ]);
  36865.     }
  36866.     /**
  36867.      * Gets the private '.service_locator.q2ji3lu' shared service.
  36868.      *
  36869.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36870.      */
  36871.     protected function get_ServiceLocator_Q2ji3luService()
  36872.     {
  36873.         return $this->privates['.service_locator.q2ji3lu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36874.             'translator' => ['services''translator''getTranslatorService'false],
  36875.         ], [
  36876.             'translator' => '?',
  36877.         ]);
  36878.     }
  36879.     /**
  36880.      * Gets the private '.service_locator.qEHWGcv' shared service.
  36881.      *
  36882.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36883.      */
  36884.     protected function get_ServiceLocator_QEHWGcvService()
  36885.     {
  36886.         return $this->privates['.service_locator.qEHWGcv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36887.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36888.             '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.'],
  36889.         ], [
  36890.             'em' => '?',
  36891.             'imageProviderVidi' => 'CoreBundle\\Services\\ImageProviderVidi',
  36892.         ]);
  36893.     }
  36894.     /**
  36895.      * Gets the private '.service_locator.qNgubTn' shared service.
  36896.      *
  36897.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36898.      */
  36899.     protected function get_ServiceLocator_QNgubTnService()
  36900.     {
  36901.         return $this->privates['.service_locator.qNgubTn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36902.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  36903.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36904.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  36905.             'leasingClient' => ['services''core.leasing.model''getCore_Leasing_ModelService'false],
  36906.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  36907.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  36908.         ], [
  36909.             'creditModel' => '?',
  36910.             'em' => '?',
  36911.             'historyManager' => '?',
  36912.             'leasingClient' => '?',
  36913.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  36914.             'vehicleService' => '?',
  36915.         ]);
  36916.     }
  36917.     /**
  36918.      * Gets the private '.service_locator.r6ap4us' shared service.
  36919.      *
  36920.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36921.      */
  36922.     protected function get_ServiceLocator_R6ap4usService()
  36923.     {
  36924.         return $this->privates['.service_locator.r6ap4us'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36925.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  36926.             'servicePageService' => ['services''dc.service_page_service''getDc_ServicePageServiceService'false],
  36927.         ], [
  36928.             'inStockRepositoryModel' => '?',
  36929.             'servicePageService' => '?',
  36930.         ]);
  36931.     }
  36932.     /**
  36933.      * Gets the private '.service_locator.rVRfp.K' shared service.
  36934.      *
  36935.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36936.      */
  36937.     protected function get_ServiceLocator_RVRfp_KService()
  36938.     {
  36939.         return $this->privates['.service_locator.rVRfp.K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36940.             '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.'],
  36941.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  36942.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  36943.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  36944.         ], [
  36945.             'breadcrumbs' => 'PortalBundle\\Model\\Breadcrumbs',
  36946.             'em' => '?',
  36947.             'historyManager' => '?',
  36948.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  36949.         ]);
  36950.     }
  36951.     /**
  36952.      * Gets the private '.service_locator.so2VbTC' shared service.
  36953.      *
  36954.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36955.      */
  36956.     protected function get_ServiceLocator_So2VbTCService()
  36957.     {
  36958.         return $this->privates['.service_locator.so2VbTC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36959.             'inStockRepository' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  36960.             'usedVehicleService' => ['services''DcSiteBundle\\Services\\UsedVehicleService''getUsedVehicleServiceService'false],
  36961.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  36962.         ], [
  36963.             'inStockRepository' => '?',
  36964.             'usedVehicleService' => 'DcSiteBundle\\Services\\UsedVehicleService',
  36965.             'vehicleService' => '?',
  36966.         ]);
  36967.     }
  36968.     /**
  36969.      * Gets the private '.service_locator.sp3FnFY' shared service.
  36970.      *
  36971.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36972.      */
  36973.     protected function get_ServiceLocator_Sp3FnFYService()
  36974.     {
  36975.         return $this->privates['.service_locator.sp3FnFY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36976.             '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".'],
  36977.         ], [
  36978.             'manager' => 'Symfony\\Component\\Asset\\Package',
  36979.         ]);
  36980.     }
  36981.     /**
  36982.      * Gets the private '.service_locator.spC5qUi' shared service.
  36983.      *
  36984.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  36985.      */
  36986.     protected function get_ServiceLocator_SpC5qUiService()
  36987.     {
  36988.         return $this->privates['.service_locator.spC5qUi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36989.             'infobipSmsSender' => ['services''my.sms.infobip.sender''getMy_Sms_Infobip_SenderService'false],
  36990.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  36991.             'referralDataDTOFactory' => ['privates''MyBundle\\Factory\\ReferralDataDTOFactory''getReferralDataDTOFactoryService'false],
  36992.             'router' => ['services''router''getRouterService'false],
  36993.             'stringGenerator' => ['privates''MyBundle\\Factory\\StringGenerator''getStringGeneratorService'false],
  36994.             'userEntityFactory' => ['privates''MyBundle\\Factory\\UserEntityFactory''getUserEntityFactoryService'false],
  36995.             'validator' => ['privates''MyBundle\\Service\\AuthDataValidator''getAuthDataValidatorService'false],
  36996.         ], [
  36997.             'infobipSmsSender' => '?',
  36998.             'logger' => '?',
  36999.             'referralDataDTOFactory' => 'MyBundle\\Factory\\ReferralDataDTOFactory',
  37000.             'router' => '?',
  37001.             'stringGenerator' => 'MyBundle\\Factory\\StringGenerator',
  37002.             'userEntityFactory' => 'MyBundle\\Factory\\UserEntityFactory',
  37003.             'validator' => 'MyBundle\\Service\\AuthDataValidator',
  37004.         ]);
  37005.     }
  37006.     /**
  37007.      * Gets the private '.service_locator.t6i3vFk' shared service.
  37008.      *
  37009.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37010.      */
  37011.     protected function get_ServiceLocator_T6i3vFkService()
  37012.     {
  37013.         return $this->privates['.service_locator.t6i3vFk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37014.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  37015.         ], [
  37016.             'em' => '?',
  37017.         ]);
  37018.     }
  37019.     /**
  37020.      * Gets the private '.service_locator.t9SfgZM' shared service.
  37021.      *
  37022.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37023.      */
  37024.     protected function get_ServiceLocator_T9SfgZMService()
  37025.     {
  37026.         return $this->privates['.service_locator.t9SfgZM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37027.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  37028.             'programModel' => ['services''insurance.program.model''getInsurance_Program_ModelService'false],
  37029.         ], [
  37030.             'em' => '?',
  37031.             'programModel' => '?',
  37032.         ]);
  37033.     }
  37034.     /**
  37035.      * Gets the private '.service_locator.tk7n0XJ' shared service.
  37036.      *
  37037.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37038.      */
  37039.     protected function get_ServiceLocator_Tk7n0XJService()
  37040.     {
  37041.         return $this->privates['.service_locator.tk7n0XJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37042.             'coreFormFactory' => ['services''core.form.factory''getCore_Form_FactoryService'false],
  37043.         ], [
  37044.             'coreFormFactory' => '?',
  37045.         ]);
  37046.     }
  37047.     /**
  37048.      * Gets the private '.service_locator.u4PE1en' shared service.
  37049.      *
  37050.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37051.      */
  37052.     protected function get_ServiceLocator_U4PE1enService()
  37053.     {
  37054.         return $this->privates['.service_locator.u4PE1en'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37055.             'apiServer1C' => ['services''core.api.1c_online_service''getCore_Api_1cOnlineServiceService'false],
  37056.             'mvdServer' => ['services''core.api.mvd''getCore_Api_MvdService'false],
  37057.         ], [
  37058.             'apiServer1C' => '?',
  37059.             'mvdServer' => '?',
  37060.         ]);
  37061.     }
  37062.     /**
  37063.      * Gets the private '.service_locator.u7zd_J6' shared service.
  37064.      *
  37065.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37066.      */
  37067.     protected function get_ServiceLocator_U7zdJ6Service()
  37068.     {
  37069.         return $this->privates['.service_locator.u7zd_J6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37070.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  37071.             'leasingClient' => ['services''core.leasing.model''getCore_Leasing_ModelService'false],
  37072.         ], [
  37073.             'em' => '?',
  37074.             'leasingClient' => '?',
  37075.         ]);
  37076.     }
  37077.     /**
  37078.      * Gets the private '.service_locator.uLECXDE' shared service.
  37079.      *
  37080.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37081.      */
  37082.     protected function get_ServiceLocator_ULECXDEService()
  37083.     {
  37084.         return $this->privates['.service_locator.uLECXDE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37085.             '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".'],
  37086.         ], [
  37087.             'fileProvider' => 'Sonata\\MediaBundle\\Provider\\FileProvider',
  37088.         ]);
  37089.     }
  37090.     /**
  37091.      * Gets the private '.service_locator.ugKwJNG' shared service.
  37092.      *
  37093.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37094.      */
  37095.     protected function get_ServiceLocator_UgKwJNGService()
  37096.     {
  37097.         return $this->privates['.service_locator.ugKwJNG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37098.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  37099.             'router' => ['services''router''getRouterService'false],
  37100.         ], [
  37101.             'mailer' => '?',
  37102.             'router' => '?',
  37103.         ]);
  37104.     }
  37105.     /**
  37106.      * Gets the private '.service_locator.unyn53X' shared service.
  37107.      *
  37108.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37109.      */
  37110.     protected function get_ServiceLocator_Unyn53XService()
  37111.     {
  37112.         return $this->privates['.service_locator.unyn53X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37113.             'curl' => ['services''core.request.curl''getCore_Request_CurlService'false],
  37114.         ], [
  37115.             'curl' => '?',
  37116.         ]);
  37117.     }
  37118.     /**
  37119.      * Gets the private '.service_locator.vPdojDK' shared service.
  37120.      *
  37121.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37122.      */
  37123.     protected function get_ServiceLocator_VPdojDKService()
  37124.     {
  37125.         return $this->privates['.service_locator.vPdojDK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37126.             'catalog' => ['services''dc.catalog.model''getDc_Catalog_ModelService'false],
  37127.             'paginationModel' => ['services''DcSiteBundle\\Model\\Pagination''getPaginationService'false],
  37128.         ], [
  37129.             'catalog' => '?',
  37130.             'paginationModel' => 'DcSiteBundle\\Model\\Pagination',
  37131.         ]);
  37132.     }
  37133.     /**
  37134.      * Gets the private '.service_locator.vWeVjJy' shared service.
  37135.      *
  37136.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37137.      */
  37138.     protected function get_ServiceLocator_VWeVjJyService()
  37139.     {
  37140.         return $this->privates['.service_locator.vWeVjJy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37141.             'credit' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  37142.         ], [
  37143.             'credit' => '?',
  37144.         ]);
  37145.     }
  37146.     /**
  37147.      * Gets the private '.service_locator.vh9QwCp' shared service.
  37148.      *
  37149.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37150.      */
  37151.     protected function get_ServiceLocator_Vh9QwCpService()
  37152.     {
  37153.         return $this->privates['.service_locator.vh9QwCp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37154.             'acquiringModel' => ['services''order.model''getOrder_ModelService'false],
  37155.         ], [
  37156.             'acquiringModel' => '?',
  37157.         ]);
  37158.     }
  37159.     /**
  37160.      * Gets the private '.service_locator.vlbRuUo' shared service.
  37161.      *
  37162.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37163.      */
  37164.     protected function get_ServiceLocator_VlbRuUoService()
  37165.     {
  37166.         return $this->privates['.service_locator.vlbRuUo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37167.             'configuratorManager' => ['services''dc.configurator.manager''getDc_Configurator_ManagerService'false],
  37168.         ], [
  37169.             'configuratorManager' => '?',
  37170.         ]);
  37171.     }
  37172.     /**
  37173.      * Gets the private '.service_locator.w7N4v5d' shared service.
  37174.      *
  37175.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37176.      */
  37177.     protected function get_ServiceLocator_W7N4v5dService()
  37178.     {
  37179.         return $this->privates['.service_locator.w7N4v5d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37180.             'authService' => ['privates''MyBundle\\Service\\AuthService''getAuthServiceService'false],
  37181.         ], [
  37182.             'authService' => 'MyBundle\\Service\\AuthService',
  37183.         ]);
  37184.     }
  37185.     /**
  37186.      * Gets the private '.service_locator.wPMW2co' shared service.
  37187.      *
  37188.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37189.      */
  37190.     protected function get_ServiceLocator_WPMW2coService()
  37191.     {
  37192.         return $this->privates['.service_locator.wPMW2co'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37193.             'accessoryService' => ['services''dc.accessory.service''getDc_Accessory_ServiceService'false],
  37194.             'historyManager' => ['services''dc.history.manager''getDc_History_ManagerService'false],
  37195.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  37196.         ], [
  37197.             'accessoryService' => '?',
  37198.             'historyManager' => '?',
  37199.             'vehicleService' => '?',
  37200.         ]);
  37201.     }
  37202.     /**
  37203.      * Gets the private '.service_locator.wjoaFkq' shared service.
  37204.      *
  37205.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37206.      */
  37207.     protected function get_ServiceLocator_WjoaFkqService()
  37208.     {
  37209.         return $this->privates['.service_locator.wjoaFkq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37210.             'catalog' => ['services''PortalBundle\\Model\\Catalog''getCatalogService'false],
  37211.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  37212.             'router' => ['services''router''getRouterService'false],
  37213.             'serviceService' => ['services''portal.service.service''getPortal_Service_ServiceService'false],
  37214.             'serviceWork' => ['services''core.service.work.model''getCore_Service_Work_ModelService'false],
  37215.         ], [
  37216.             'catalog' => 'PortalBundle\\Model\\Catalog',
  37217.             'em' => '?',
  37218.             'router' => '?',
  37219.             'serviceService' => '?',
  37220.             'serviceWork' => '?',
  37221.         ]);
  37222.     }
  37223.     /**
  37224.      * Gets the private '.service_locator.wsl3qL2' shared service.
  37225.      *
  37226.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37227.      */
  37228.     protected function get_ServiceLocator_Wsl3qL2Service()
  37229.     {
  37230.         return $this->privates['.service_locator.wsl3qL2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37231.             'cartService' => ['services''core.cart.collection''getCore_Cart_CollectionService'false],
  37232.         ], [
  37233.             'cartService' => '?',
  37234.         ]);
  37235.     }
  37236.     /**
  37237.      * Gets the private '.service_locator.wyS5Sdi' shared service.
  37238.      *
  37239.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37240.      */
  37241.     protected function get_ServiceLocator_WyS5SdiService()
  37242.     {
  37243.         return $this->privates['.service_locator.wyS5Sdi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37244.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  37245.             'viDiWorkerModel' => ['services''core.module.worker''getCore_Module_WorkerService'false],
  37246.         ], [
  37247.             'em' => '?',
  37248.             'viDiWorkerModel' => '?',
  37249.         ]);
  37250.     }
  37251.     /**
  37252.      * Gets the private '.service_locator.x1vb0sC' shared service.
  37253.      *
  37254.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37255.      */
  37256.     protected function get_ServiceLocator_X1vb0sCService()
  37257.     {
  37258.         return $this->privates['.service_locator.x1vb0sC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37259.             'router' => ['services''router''getRouterService'false],
  37260.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  37261.             'vehicleRepository' => ['services''CoreBundle\\Model\\Vehicles\\Repository''getRepositoryService'false],
  37262.         ], [
  37263.             'router' => '?',
  37264.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  37265.             'vehicleRepository' => 'CoreBundle\\Model\\Vehicles\\Repository',
  37266.         ]);
  37267.     }
  37268.     /**
  37269.      * Gets the private '.service_locator.x1zHfKd' shared service.
  37270.      *
  37271.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37272.      */
  37273.     protected function get_ServiceLocator_X1zHfKdService()
  37274.     {
  37275.         return $this->privates['.service_locator.x1zHfKd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37276.             'creditModel' => ['services''dcsite.credit.model''getDcsite_Credit_ModelService'false],
  37277.             'inStockVehicle' => ['services''core.factory.in-stock-vehicle''getCore_Factory_InstockvehicleService'false],
  37278.         ], [
  37279.             'creditModel' => '?',
  37280.             'inStockVehicle' => '?',
  37281.         ]);
  37282.     }
  37283.     /**
  37284.      * Gets the private '.service_locator.xUrKPVU' shared service.
  37285.      *
  37286.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37287.      */
  37288.     protected function get_ServiceLocator_XUrKPVUService()
  37289.     {
  37290.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37291.             '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".'],
  37292.         ], [
  37293.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  37294.         ]);
  37295.     }
  37296.     /**
  37297.      * Gets the private '.service_locator.y5JThy2' shared service.
  37298.      *
  37299.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37300.      */
  37301.     protected function get_ServiceLocator_Y5JThy2Service()
  37302.     {
  37303.         return $this->privates['.service_locator.y5JThy2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37304.             'actionsService' => ['services''DcSiteBundle\\Services\\ActionsService''getActionsServiceService'false],
  37305.             'mainSliderService' => ['services''DcSiteBundle\\Services\\MainSliderService''getMainSliderServiceService'false],
  37306.         ], [
  37307.             'actionsService' => 'DcSiteBundle\\Services\\ActionsService',
  37308.             'mainSliderService' => 'DcSiteBundle\\Services\\MainSliderService',
  37309.         ]);
  37310.     }
  37311.     /**
  37312.      * Gets the private '.service_locator.ytkxHFW' shared service.
  37313.      *
  37314.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37315.      */
  37316.     protected function get_ServiceLocator_YtkxHFWService()
  37317.     {
  37318.         return $this->privates['.service_locator.ytkxHFW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37319.             'inStockRepositoryModel' => ['services''core.model.vehicles.in-stock-repository''getCore_Model_Vehicles_InstockrepositoryService'false],
  37320.             'vehicleService' => ['services''dc.vehicle.service''getDc_Vehicle_ServiceService'false],
  37321.         ], [
  37322.             'inStockRepositoryModel' => '?',
  37323.             'vehicleService' => '?',
  37324.         ]);
  37325.     }
  37326.     /**
  37327.      * Gets the private '.service_locator.zMchJmN' shared service.
  37328.      *
  37329.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37330.      */
  37331.     protected function get_ServiceLocator_ZMchJmNService()
  37332.     {
  37333.         return $this->privates['.service_locator.zMchJmN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37334.             'router' => ['services''router''getRouterService'false],
  37335.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  37336.         ], [
  37337.             'router' => '?',
  37338.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  37339.         ]);
  37340.     }
  37341.     /**
  37342.      * Gets the private '.service_locator.z_208jt' shared service.
  37343.      *
  37344.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37345.      */
  37346.     protected function get_ServiceLocator_Z208jtService()
  37347.     {
  37348.         return $this->privates['.service_locator.z_208jt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37349.             '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.'],
  37350.         ], [
  37351.             'item' => 'CoreBundle\\Model\\Vehicles\\InStockVehicle',
  37352.         ]);
  37353.     }
  37354.     /**
  37355.      * Gets the private '.service_locator.zgqOhio' shared service.
  37356.      *
  37357.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37358.      */
  37359.     protected function get_ServiceLocator_ZgqOhioService()
  37360.     {
  37361.         return $this->privates['.service_locator.zgqOhio'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37362.             'autoRia' => ['services''core.autoria.api''getCore_Autoria_ApiService'false],
  37363.         ], [
  37364.             'autoRia' => '?',
  37365.         ]);
  37366.     }
  37367.     /**
  37368.      * Gets the private '.service_locator.zjL8auC' shared service.
  37369.      *
  37370.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37371.      */
  37372.     protected function get_ServiceLocator_ZjL8auCService()
  37373.     {
  37374.         return $this->privates['.service_locator.zjL8auC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37375.             'twigMedia' => ['services''sonata.media.twig.extension''getSonata_Media_Twig_ExtensionService'false],
  37376.             'vehicleFactory' => ['services''CoreBundle\\Factory\\Vehicle''getVehicleService'false],
  37377.             'vehicleRepository' => ['services''CoreBundle\\Model\\Vehicles\\Repository''getRepositoryService'false],
  37378.         ], [
  37379.             'twigMedia' => '?',
  37380.             'vehicleFactory' => 'CoreBundle\\Factory\\Vehicle',
  37381.             'vehicleRepository' => 'CoreBundle\\Model\\Vehicles\\Repository',
  37382.         ]);
  37383.     }
  37384.     /**
  37385.      * Gets the private '.service_locator.ztSuKR2' shared service.
  37386.      *
  37387.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  37388.      */
  37389.     protected function get_ServiceLocator_ZtSuKR2Service()
  37390.     {
  37391.         return $this->privates['.service_locator.ztSuKR2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37392.             'sender' => ['services''bmp_api.seder''getBmpApi_SederService'false],
  37393.         ], [
  37394.             'sender' => '?',
  37395.         ]);
  37396.     }
  37397.     /**
  37398.      * Gets the private '.session.deprecated' shared service.
  37399.      *
  37400.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  37401.      */
  37402.     protected function get_Session_DeprecatedService()
  37403.     {
  37404.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  37405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  37406.         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();
  37407.     }
  37408.     /**
  37409.      * Gets the private '.sonata.admin.command.explain.lazy' shared service.
  37410.      *
  37411.      * @return \Symfony\Component\Console\Command\LazyCommand
  37412.      */
  37413.     protected function get_Sonata_Admin_Command_Explain_LazyService()
  37414.     {
  37415.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37416.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37417.         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 {
  37418.             return ($this->privates['sonata.admin.command.explain'] ?? $this->getSonata_Admin_Command_ExplainService());
  37419.         });
  37420.     }
  37421.     /**
  37422.      * Gets the private '.sonata.admin.command.generate_object_acl.lazy' shared service.
  37423.      *
  37424.      * @return \Symfony\Component\Console\Command\LazyCommand
  37425.      */
  37426.     protected function get_Sonata_Admin_Command_GenerateObjectAcl_LazyService()
  37427.     {
  37428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37429.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37430.         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 {
  37431.             return ($this->privates['sonata.admin.command.generate_object_acl'] ?? $this->getSonata_Admin_Command_GenerateObjectAclService());
  37432.         });
  37433.     }
  37434.     /**
  37435.      * Gets the private '.sonata.admin.command.list.lazy' shared service.
  37436.      *
  37437.      * @return \Symfony\Component\Console\Command\LazyCommand
  37438.      */
  37439.     protected function get_Sonata_Admin_Command_List_LazyService()
  37440.     {
  37441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37442.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37443.         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 {
  37444.             return ($this->privates['sonata.admin.command.list'] ?? $this->getSonata_Admin_Command_ListService());
  37445.         });
  37446.     }
  37447.     /**
  37448.      * Gets the private '.sonata.admin.command.setup_acl.lazy' shared service.
  37449.      *
  37450.      * @return \Symfony\Component\Console\Command\LazyCommand
  37451.      */
  37452.     protected function get_Sonata_Admin_Command_SetupAcl_LazyService()
  37453.     {
  37454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37455.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37456.         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 {
  37457.             return ($this->privates['sonata.admin.command.setup_acl'] ?? $this->getSonata_Admin_Command_SetupAclService());
  37458.         });
  37459.     }
  37460.     /**
  37461.      * Gets the private '.sonata.block.command.debug_blocks.lazy' shared service.
  37462.      *
  37463.      * @return \Symfony\Component\Console\Command\LazyCommand
  37464.      */
  37465.     protected function get_Sonata_Block_Command_DebugBlocks_LazyService()
  37466.     {
  37467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37469.         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 {
  37470.             return ($this->privates['sonata.block.command.debug_blocks'] ?? $this->getSonata_Block_Command_DebugBlocksService());
  37471.         });
  37472.     }
  37473.     /**
  37474.      * Gets the private '.sonata.media.command.add_mass_media.lazy' shared service.
  37475.      *
  37476.      * @return \Symfony\Component\Console\Command\LazyCommand
  37477.      */
  37478.     protected function get_Sonata_Media_Command_AddMassMedia_LazyService()
  37479.     {
  37480.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37482.         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 {
  37483.             return ($this->privates['sonata.media.command.add_mass_media'] ?? $this->getSonata_Media_Command_AddMassMediaService());
  37484.         });
  37485.     }
  37486.     /**
  37487.      * Gets the private '.sonata.media.command.add_media.lazy' shared service.
  37488.      *
  37489.      * @return \Symfony\Component\Console\Command\LazyCommand
  37490.      */
  37491.     protected function get_Sonata_Media_Command_AddMedia_LazyService()
  37492.     {
  37493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37494.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37495.         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 {
  37496.             return ($this->privates['sonata.media.command.add_media'] ?? $this->getSonata_Media_Command_AddMediaService());
  37497.         });
  37498.     }
  37499.     /**
  37500.      * Gets the private '.sonata.media.command.clean_media.lazy' shared service.
  37501.      *
  37502.      * @return \Symfony\Component\Console\Command\LazyCommand
  37503.      */
  37504.     protected function get_Sonata_Media_Command_CleanMedia_LazyService()
  37505.     {
  37506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37508.         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 {
  37509.             return ($this->privates['sonata.media.command.clean_media'] ?? $this->getSonata_Media_Command_CleanMediaService());
  37510.         });
  37511.     }
  37512.     /**
  37513.      * Gets the private '.sonata.media.command.fix_media_context.lazy' shared service.
  37514.      *
  37515.      * @return \Symfony\Component\Console\Command\LazyCommand
  37516.      */
  37517.     protected function get_Sonata_Media_Command_FixMediaContext_LazyService()
  37518.     {
  37519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37521.         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 {
  37522.             return ($this->privates['sonata.media.command.fix_media_context'] ?? $this->getSonata_Media_Command_FixMediaContextService());
  37523.         });
  37524.     }
  37525.     /**
  37526.      * Gets the private '.sonata.media.command.refresh_metadata.lazy' shared service.
  37527.      *
  37528.      * @return \Symfony\Component\Console\Command\LazyCommand
  37529.      */
  37530.     protected function get_Sonata_Media_Command_RefreshMetadata_LazyService()
  37531.     {
  37532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37534.         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 {
  37535.             return ($this->privates['sonata.media.command.refresh_metadata'] ?? $this->getSonata_Media_Command_RefreshMetadataService());
  37536.         });
  37537.     }
  37538.     /**
  37539.      * Gets the private '.sonata.media.command.remove_thumbs.lazy' shared service.
  37540.      *
  37541.      * @return \Symfony\Component\Console\Command\LazyCommand
  37542.      */
  37543.     protected function get_Sonata_Media_Command_RemoveThumbs_LazyService()
  37544.     {
  37545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37546.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37547.         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 {
  37548.             return ($this->privates['sonata.media.command.remove_thumbs'] ?? $this->getSonata_Media_Command_RemoveThumbsService());
  37549.         });
  37550.     }
  37551.     /**
  37552.      * Gets the private '.sonata.media.command.sync_thumbs.lazy' shared service.
  37553.      *
  37554.      * @return \Symfony\Component\Console\Command\LazyCommand
  37555.      */
  37556.     protected function get_Sonata_Media_Command_SyncThumbs_LazyService()
  37557.     {
  37558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37560.         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 {
  37561.             return ($this->privates['sonata.media.command.sync_thumbs'] ?? $this->getSonata_Media_Command_SyncThumbsService());
  37562.         });
  37563.     }
  37564.     /**
  37565.      * Gets the private '.sonata.media.command.update_cdn_status.lazy' shared service.
  37566.      *
  37567.      * @return \Symfony\Component\Console\Command\LazyCommand
  37568.      */
  37569.     protected function get_Sonata_Media_Command_UpdateCdnStatus_LazyService()
  37570.     {
  37571.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37573.         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 {
  37574.             return ($this->privates['sonata.media.command.update_cdn_status'] ?? $this->getSonata_Media_Command_UpdateCdnStatusService());
  37575.         });
  37576.     }
  37577.     /**
  37578.      * Gets the private '.twig.command.debug.lazy' shared service.
  37579.      *
  37580.      * @return \Symfony\Component\Console\Command\LazyCommand
  37581.      */
  37582.     protected function get_Twig_Command_Debug_LazyService()
  37583.     {
  37584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37586.         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 {
  37587.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  37588.         });
  37589.     }
  37590.     /**
  37591.      * Gets the private '.twig.command.lint.lazy' shared service.
  37592.      *
  37593.      * @return \Symfony\Component\Console\Command\LazyCommand
  37594.      */
  37595.     protected function get_Twig_Command_Lint_LazyService()
  37596.     {
  37597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37599.         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 {
  37600.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  37601.         });
  37602.     }
  37603.     /**
  37604.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  37605.      *
  37606.      * @return \Symfony\Component\Console\Command\LazyCommand
  37607.      */
  37608.     protected function get_VarDumper_Command_ServerDump_LazyService()
  37609.     {
  37610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  37612.         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 {
  37613.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  37614.         });
  37615.     }
  37616.     /**
  37617.      * Gets the private 'CoreBundle\Command\CallbackDaemonCommand' shared service.
  37618.      *
  37619.      * @return \CoreBundle\Command\CallbackDaemonCommand
  37620.      */
  37621.     protected function getCallbackDaemonCommandService()
  37622.     {
  37623.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37624.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CallbackDaemonCommand.php';
  37625.         $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()));
  37626.         $instance->setName('core:callback');
  37627.         return $instance;
  37628.     }
  37629.     /**
  37630.      * Gets the private 'DcSiteBundle\Services\Subaru\VehicleService' shared service.
  37631.      *
  37632.      * @return \DcSiteBundle\Services\Subaru\VehicleService
  37633.      */
  37634.     protected function getVehicleService2Service()
  37635.     {
  37636.         include_once \dirname(__DIR__4).'/src/DcSiteBundle/Services/Subaru/VehicleService.php';
  37637.         $a = ($this->services['core.model.vehicles.repository'] ?? $this->getCore_Model_Vehicles_RepositoryService());
  37638.         if (isset($this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'])) {
  37639.             return $this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'];
  37640.         }
  37641.         $b = ($this->services['core.factory.vehicle'] ?? $this->getCore_Factory_VehicleService());
  37642.         if (isset($this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'])) {
  37643.             return $this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'];
  37644.         }
  37645.         return $this->privates['DcSiteBundle\\Services\\Subaru\\VehicleService'] = new \DcSiteBundle\Services\Subaru\VehicleService($a$b);
  37646.     }
  37647.     /**
  37648.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  37649.      *
  37650.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  37651.      */
  37652.     protected function getManagerRegistryAwareConnectionProviderService()
  37653.     {
  37654.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  37655.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  37656.         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'));
  37657.     }
  37658.     /**
  37659.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  37660.      *
  37661.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  37662.      */
  37663.     protected function getRunSqlCommandService()
  37664.     {
  37665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37666.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  37667.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  37668.         $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()));
  37669.         $instance->setName('dbal:run-sql');
  37670.         return $instance;
  37671.     }
  37672.     /**
  37673.      * Gets the private 'ImporterBundle\Form\BuyPartsType' shared service.
  37674.      *
  37675.      * @return \ImporterBundle\Form\BuyPartsType
  37676.      */
  37677.     protected function getBuyPartsType2Service()
  37678.     {
  37679.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  37680.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  37681.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/SubCoreFormsType.php';
  37682.         include_once \dirname(__DIR__4).'/src/ImporterBundle/Form/BuyPartsType.php';
  37683.         $a = ($this->services['transformer.accessories.importer.id.to.entity'] ?? $this->getTransformer_Accessories_Importer_Id_To_EntityService());
  37684.         if (isset($this->privates['ImporterBundle\\Form\\BuyPartsType'])) {
  37685.             return $this->privates['ImporterBundle\\Form\\BuyPartsType'];
  37686.         }
  37687.         return $this->privates['ImporterBundle\\Form\\BuyPartsType'] = new \ImporterBundle\Form\BuyPartsType($a);
  37688.     }
  37689.     /**
  37690.      * Gets the private 'IntegrationBundle\Service\AttemptLoginService' shared autowired service.
  37691.      *
  37692.      * @return \IntegrationBundle\Service\AttemptLoginService
  37693.      */
  37694.     protected function getAttemptLoginServiceService()
  37695.     {
  37696.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/AttemptLoginService.php';
  37697.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37698.         if (isset($this->privates['IntegrationBundle\\Service\\AttemptLoginService'])) {
  37699.             return $this->privates['IntegrationBundle\\Service\\AttemptLoginService'];
  37700.         }
  37701.         return $this->privates['IntegrationBundle\\Service\\AttemptLoginService'] = new \IntegrationBundle\Service\AttemptLoginService($a);
  37702.     }
  37703.     /**
  37704.      * Gets the private 'IntegrationBundle\Service\Diia\Actions\BranchManager' shared autowired service.
  37705.      *
  37706.      * @return \IntegrationBundle\Service\Diia\Actions\BranchManager
  37707.      */
  37708.     protected function getBranchManagerService()
  37709.     {
  37710.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/BranchManager.php';
  37711.         $a = ($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService());
  37712.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\Actions\\BranchManager'])) {
  37713.             return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\BranchManager'];
  37714.         }
  37715.         return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\BranchManager'] = new \IntegrationBundle\Service\Diia\Actions\BranchManager($a);
  37716.     }
  37717.     /**
  37718.      * Gets the private 'IntegrationBundle\Service\Diia\Actions\OfferManager' shared autowired service.
  37719.      *
  37720.      * @return \IntegrationBundle\Service\Diia\Actions\OfferManager
  37721.      */
  37722.     protected function getOfferManagerService()
  37723.     {
  37724.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/OfferManager.php';
  37725.         $a = ($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService());
  37726.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\Actions\\OfferManager'])) {
  37727.             return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\OfferManager'];
  37728.         }
  37729.         return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\OfferManager'] = new \IntegrationBundle\Service\Diia\Actions\OfferManager($a);
  37730.     }
  37731.     /**
  37732.      * Gets the private 'IntegrationBundle\Service\Diia\Actions\ServiceRequestsManager' shared autowired service.
  37733.      *
  37734.      * @return \IntegrationBundle\Service\Diia\Actions\ServiceRequestsManager
  37735.      */
  37736.     protected function getServiceRequestsManagerService()
  37737.     {
  37738.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/Actions/ServiceRequestsManager.php';
  37739.         $a = ($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService());
  37740.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'])) {
  37741.             return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'];
  37742.         }
  37743.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37744.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'])) {
  37745.             return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'];
  37746.         }
  37747.         return $this->privates['IntegrationBundle\\Service\\Diia\\Actions\\ServiceRequestsManager'] = new \IntegrationBundle\Service\Diia\Actions\ServiceRequestsManager($a$b);
  37748.     }
  37749.     /**
  37750.      * Gets the private 'IntegrationBundle\Service\Diia\DiiaCallbackService' shared autowired service.
  37751.      *
  37752.      * @return \IntegrationBundle\Service\Diia\DiiaCallbackService
  37753.      */
  37754.     protected function getDiiaCallbackServiceService()
  37755.     {
  37756.         include_once \dirname(__DIR__4).'/src/IntegrationBundle/Service/Diia/DiiaCallbackService.php';
  37757.         $a = ($this->services['integration.service.diia.service'] ?? $this->getIntegration_Service_Diia_ServiceService());
  37758.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\DiiaCallbackService'])) {
  37759.             return $this->privates['IntegrationBundle\\Service\\Diia\\DiiaCallbackService'];
  37760.         }
  37761.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37762.         if (isset($this->privates['IntegrationBundle\\Service\\Diia\\DiiaCallbackService'])) {
  37763.             return $this->privates['IntegrationBundle\\Service\\Diia\\DiiaCallbackService'];
  37764.         }
  37765.         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()));
  37766.     }
  37767.     /**
  37768.      * Gets the private 'MyBundle\Factory\AuthCodeDTOFactory' shared autowired service.
  37769.      *
  37770.      * @return \MyBundle\Factory\AuthCodeDTOFactory
  37771.      */
  37772.     protected function getAuthCodeDTOFactoryService()
  37773.     {
  37774.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/AuthCodeDTOFactory.php';
  37775.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37776.         if (isset($this->privates['MyBundle\\Factory\\AuthCodeDTOFactory'])) {
  37777.             return $this->privates['MyBundle\\Factory\\AuthCodeDTOFactory'];
  37778.         }
  37779.         return $this->privates['MyBundle\\Factory\\AuthCodeDTOFactory'] = new \MyBundle\Factory\AuthCodeDTOFactory($a);
  37780.     }
  37781.     /**
  37782.      * Gets the private 'MyBundle\Factory\OtpEntityFactory' shared autowired service.
  37783.      *
  37784.      * @return \MyBundle\Factory\OtpEntityFactory
  37785.      */
  37786.     protected function getOtpEntityFactoryService()
  37787.     {
  37788.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpEntityFactory.php';
  37789.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/OtpCodeGenerator.php';
  37790.         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'))));
  37791.     }
  37792.     /**
  37793.      * Gets the private 'MyBundle\Factory\ReferralDataDTOFactory' shared autowired service.
  37794.      *
  37795.      * @return \MyBundle\Factory\ReferralDataDTOFactory
  37796.      */
  37797.     protected function getReferralDataDTOFactoryService()
  37798.     {
  37799.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/ReferralDataDTOFactory.php';
  37800.         return $this->privates['MyBundle\\Factory\\ReferralDataDTOFactory'] = new \MyBundle\Factory\ReferralDataDTOFactory();
  37801.     }
  37802.     /**
  37803.      * Gets the private 'MyBundle\Factory\RegUserDTOFactory' shared autowired service.
  37804.      *
  37805.      * @return \MyBundle\Factory\RegUserDTOFactory
  37806.      */
  37807.     protected function getRegUserDTOFactoryService()
  37808.     {
  37809.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/RegUserDTOFactory.php';
  37810.         return $this->privates['MyBundle\\Factory\\RegUserDTOFactory'] = new \MyBundle\Factory\RegUserDTOFactory();
  37811.     }
  37812.     /**
  37813.      * Gets the private 'MyBundle\Factory\StringGenerator' shared autowired service.
  37814.      *
  37815.      * @return \MyBundle\Factory\StringGenerator
  37816.      */
  37817.     protected function getStringGeneratorService()
  37818.     {
  37819.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/StringGenerator.php';
  37820.         return $this->privates['MyBundle\\Factory\\StringGenerator'] = new \MyBundle\Factory\StringGenerator();
  37821.     }
  37822.     /**
  37823.      * Gets the private 'MyBundle\Factory\UserEntityFactory' shared autowired service.
  37824.      *
  37825.      * @return \MyBundle\Factory\UserEntityFactory
  37826.      */
  37827.     protected function getUserEntityFactoryService()
  37828.     {
  37829.         include_once \dirname(__DIR__4).'/src/MyBundle/Factory/UserEntityFactory.php';
  37830.         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()));
  37831.     }
  37832.     /**
  37833.      * Gets the private 'MyBundle\Service\AuthDataValidator' shared autowired service.
  37834.      *
  37835.      * @return \MyBundle\Service\AuthDataValidator
  37836.      */
  37837.     protected function getAuthDataValidatorService()
  37838.     {
  37839.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/AuthDataValidator.php';
  37840.         return $this->privates['MyBundle\\Service\\AuthDataValidator'] = new \MyBundle\Service\AuthDataValidator();
  37841.     }
  37842.     /**
  37843.      * Gets the private 'MyBundle\Service\AuthService' shared autowired service.
  37844.      *
  37845.      * @return \MyBundle\Service\AuthService
  37846.      */
  37847.     protected function getAuthServiceService()
  37848.     {
  37849.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37850.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37851.             return $this->privates['MyBundle\\Service\\AuthService'];
  37852.         }
  37853.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37854.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37855.             return $this->privates['MyBundle\\Service\\AuthService'];
  37856.         }
  37857.         $c = ($this->services['router'] ?? $this->getRouterService());
  37858.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37859.             return $this->privates['MyBundle\\Service\\AuthService'];
  37860.         }
  37861.         $d = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  37862.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37863.             return $this->privates['MyBundle\\Service\\AuthService'];
  37864.         }
  37865.         $e = ($this->privates['MyBundle\\Service\\BasketService'] ?? $this->getBasketServiceService());
  37866.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37867.             return $this->privates['MyBundle\\Service\\AuthService'];
  37868.         }
  37869.         $f = ($this->services['core.user.model'] ?? $this->getCore_User_ModelService());
  37870.         if (isset($this->privates['MyBundle\\Service\\AuthService'])) {
  37871.             return $this->privates['MyBundle\\Service\\AuthService'];
  37872.         }
  37873.         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);
  37874.     }
  37875.     /**
  37876.      * Gets the private 'MyBundle\Service\BasketService' shared autowired service.
  37877.      *
  37878.      * @return \MyBundle\Service\BasketService
  37879.      */
  37880.     protected function getBasketServiceService()
  37881.     {
  37882.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37883.         if (isset($this->privates['MyBundle\\Service\\BasketService'])) {
  37884.             return $this->privates['MyBundle\\Service\\BasketService'];
  37885.         }
  37886.         $b = ($this->services['router'] ?? $this->getRouterService());
  37887.         if (isset($this->privates['MyBundle\\Service\\BasketService'])) {
  37888.             return $this->privates['MyBundle\\Service\\BasketService'];
  37889.         }
  37890.         $c = ($this->services['core.cart.collection'] ?? $this->getCore_Cart_CollectionService());
  37891.         if (isset($this->privates['MyBundle\\Service\\BasketService'])) {
  37892.             return $this->privates['MyBundle\\Service\\BasketService'];
  37893.         }
  37894.         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);
  37895.     }
  37896.     /**
  37897.      * Gets the private 'MyBundle\Service\NightBookingService' shared autowired service.
  37898.      *
  37899.      * @return \MyBundle\Service\NightBookingService
  37900.      */
  37901.     protected function getNightBookingServiceService()
  37902.     {
  37903.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/NightBookingService.php';
  37904.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Request/Curl.php';
  37905.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37906.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37907.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37908.         }
  37909.         $b = ($this->services['router'] ?? $this->getRouterService());
  37910.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37911.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37912.         }
  37913.         $c = ($this->services['core.api.1c_online_service'] ?? $this->getCore_Api_1cOnlineServiceService());
  37914.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37915.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37916.         }
  37917.         $d = ($this->services['telegram.bot'] ?? $this->getTelegram_BotService());
  37918.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37919.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37920.         }
  37921.         $e = ($this->services['my.sms.infobip.sender'] ?? $this->getMy_Sms_Infobip_SenderService());
  37922.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37923.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37924.         }
  37925.         $f = ($this->services['gateway.postomate.service'] ?? $this->getGateway_Postomate_ServiceService());
  37926.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37927.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37928.         }
  37929.         $g = ($this->services['gateway.territory_access.service'] ?? $this->getGateway_TerritoryAccess_ServiceService());
  37930.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37931.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37932.         }
  37933.         $h = ($this->services['gateway.camera_subscriber.service'] ?? $this->getGateway_CameraSubscriber_ServiceService());
  37934.         if (isset($this->privates['MyBundle\\Service\\NightBookingService'])) {
  37935.             return $this->privates['MyBundle\\Service\\NightBookingService'];
  37936.         }
  37937.         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()));
  37938.     }
  37939.     /**
  37940.      * Gets the private 'MyBundle\Service\OrderService' shared autowired service.
  37941.      *
  37942.      * @return \MyBundle\Service\OrderService
  37943.      */
  37944.     protected function getOrderServiceService()
  37945.     {
  37946.         $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.');
  37947.     }
  37948.     /**
  37949.      * Gets the private 'MyBundle\Service\ProfileCalculatorEmployeeService' shared autowired service.
  37950.      *
  37951.      * @return \MyBundle\Service\ProfileCalculatorEmployeeService
  37952.      */
  37953.     protected function getProfileCalculatorEmployeeServiceService()
  37954.     {
  37955.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/ProfileCalculatorEmployeeService.php';
  37956.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37957.         if (isset($this->privates['MyBundle\\Service\\ProfileCalculatorEmployeeService'])) {
  37958.             return $this->privates['MyBundle\\Service\\ProfileCalculatorEmployeeService'];
  37959.         }
  37960.         return $this->privates['MyBundle\\Service\\ProfileCalculatorEmployeeService'] = new \MyBundle\Service\ProfileCalculatorEmployeeService($a);
  37961.     }
  37962.     /**
  37963.      * Gets the private 'MyBundle\Service\ProfileService' shared autowired service.
  37964.      *
  37965.      * @return \MyBundle\Service\ProfileService
  37966.      */
  37967.     protected function getProfileServiceService()
  37968.     {
  37969.         include_once \dirname(__DIR__4).'/src/MyBundle/Service/ProfileService.php';
  37970.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  37971.         if (isset($this->privates['MyBundle\\Service\\ProfileService'])) {
  37972.             return $this->privates['MyBundle\\Service\\ProfileService'];
  37973.         }
  37974.         $b = ($this->services['CoreBundle\\Model\\Vehicles\\Repository'] ?? $this->getRepositoryService());
  37975.         if (isset($this->privates['MyBundle\\Service\\ProfileService'])) {
  37976.             return $this->privates['MyBundle\\Service\\ProfileService'];
  37977.         }
  37978.         $c = ($this->services['sonata.media.twig.extension'] ?? $this->getSonata_Media_Twig_ExtensionService());
  37979.         if (isset($this->privates['MyBundle\\Service\\ProfileService'])) {
  37980.             return $this->privates['MyBundle\\Service\\ProfileService'];
  37981.         }
  37982.         return $this->privates['MyBundle\\Service\\ProfileService'] = new \MyBundle\Service\ProfileService($a$b$c);
  37983.     }
  37984.     /**
  37985.      * Gets the private 'Snc\RedisBundle\Command\RedisQueryCommand' shared service.
  37986.      *
  37987.      * @return \Snc\RedisBundle\Command\RedisQueryCommand
  37988.      */
  37989.     protected function getRedisQueryCommandService()
  37990.     {
  37991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37992.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Command/RedisQueryCommand.php';
  37993.         $this->privates['Snc\\RedisBundle\\Command\\RedisQueryCommand'] = $instance = new \Snc\RedisBundle\Command\RedisQueryCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  37994.             'default' => ['privates''snc_redis.default''getSncRedis_DefaultService'false],
  37995.             'session' => ['privates''snc_redis.session''getSncRedis_SessionService'false],
  37996.         ], [
  37997.             'default' => 'Redis',
  37998.             'session' => 'Redis',
  37999.         ]), ($this->privates['var_dumper.contextualized_cli_dumper'] ?? $this->getVarDumper_ContextualizedCliDumperService()), ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()));
  38000.         $instance->setName('redis:query');
  38001.         return $instance;
  38002.     }
  38003.     /**
  38004.      * Gets the private 'Sonata\MediaBundle\Validator\Constraints\ImageUploadDimensionValidator' shared service.
  38005.      *
  38006.      * @return \Sonata\MediaBundle\Validator\Constraints\ImageUploadDimensionValidator
  38007.      */
  38008.     protected function getImageUploadDimensionValidatorService()
  38009.     {
  38010.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  38011.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  38012.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Validator/Constraints/ImageUploadDimensionValidator.php';
  38013.         $a = ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService());
  38014.         if (isset($this->privates['Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator'])) {
  38015.             return $this->privates['Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator'];
  38016.         }
  38017.         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);
  38018.     }
  38019.     /**
  38020.      * Gets the private 'admin.insurance.prorgamm' service.
  38021.      *
  38022.      * @return \AdminBundle\Admin\ProgramAdmin
  38023.      */
  38024.     protected function getAdmin_Insurance_ProrgammService()
  38025.     {
  38026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  38027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  38028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  38029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  38030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  38031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  38032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  38033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  38034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  38035.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  38036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  38037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  38038.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/ProgramAdmin.php';
  38039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  38040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  38041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  38042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  38043.         $this->factories['service_container']['admin.insurance.prorgamm'] = function () {
  38044.             $instance = new \AdminBundle\Admin\ProgramAdmin('admin.insurance.prorgamm''InsuranceBundle\\Entity\\Program''AdminBundle\\Controller\\CRUDInsController');
  38045.             $instance->setManagerType('orm');
  38046.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  38047.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  38048.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  38049.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  38050.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  38051.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  38052.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  38053.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  38054.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  38055.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  38056.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  38057.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  38058.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  38059.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  38060.             $instance->setPagerType('default');
  38061.             $instance->setLabel('КАСКО');
  38062.             $instance->setTranslationDomain('messages');
  38063.             $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']]);
  38064.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  38065.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  38066.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  38067.             $instance->setTemplateRegistry(($this->services['admin.insurance.prorgamm.template_registry'] ?? $this->getAdmin_Insurance_Prorgamm_TemplateRegistryService()));
  38068.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  38069.             $instance->initialize();
  38070.             return $instance;
  38071.         };
  38072.         return $this->factories['service_container']['admin.insurance.prorgamm']();
  38073.     }
  38074.     /**
  38075.      * Gets the private 'admin.vehicle_auto_ria_option' service.
  38076.      *
  38077.      * @return \AdminBundle\Admin\Vehicles\VehicleAutoRiaOptionAdmin
  38078.      */
  38079.     protected function getAdmin_VehicleAutoRiaOptionService()
  38080.     {
  38081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  38082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  38083.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  38084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  38085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  38086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  38087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  38088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  38089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  38090.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  38091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  38092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  38093.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleAutoRiaOptionAdmin.php';
  38094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  38095.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  38096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  38097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  38098.         $this->factories['service_container']['admin.vehicle_auto_ria_option'] = function () {
  38099.             $instance = new \AdminBundle\Admin\Vehicles\VehicleAutoRiaOptionAdmin('admin.vehicle_auto_ria_option''CoreBundle\\Entity\\Vehicles\\VehicleAutoRiaOption''sonata.admin.controller.crud');
  38100.             $instance->setManagerType('orm');
  38101.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  38102.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  38103.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  38104.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  38105.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  38106.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  38107.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  38108.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  38109.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  38110.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  38111.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  38112.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  38113.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  38114.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  38115.             $instance->setPagerType('default');
  38116.             $instance->setLabel('Vehicle Auto Ria Option');
  38117.             $instance->setTranslationDomain('messages');
  38118.             $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']]);
  38119.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  38120.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  38121.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  38122.             $instance->setTemplateRegistry(($this->services['admin.vehicle_auto_ria_option.template_registry'] ?? $this->getAdmin_VehicleAutoRiaOption_TemplateRegistryService()));
  38123.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  38124.             $instance->initialize();
  38125.             return $instance;
  38126.         };
  38127.         return $this->factories['service_container']['admin.vehicle_auto_ria_option']();
  38128.     }
  38129.     /**
  38130.      * Gets the private 'admin.vehicles.vehicle_card_type' service.
  38131.      *
  38132.      * @return \AdminBundle\Admin\Vehicles\VehicleCardTypeAdmin
  38133.      */
  38134.     protected function getAdmin_Vehicles_VehicleCardTypeService()
  38135.     {
  38136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  38137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  38138.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  38139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  38140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  38141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  38142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  38143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  38144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  38145.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  38146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  38147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  38148.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vehicles/VehicleCardTypeAdmin.php';
  38149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  38150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  38151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  38152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  38153.         $this->factories['service_container']['admin.vehicles.vehicle_card_type'] = function () {
  38154.             $instance = new \AdminBundle\Admin\Vehicles\VehicleCardTypeAdmin('admin.vehicles.vehicle_card_type''CoreBundle\\Entity\\Vehicles\\VehicleCardType''sonata.admin.controller.crud');
  38155.             $instance->setManagerType('orm');
  38156.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  38157.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  38158.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  38159.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  38160.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  38161.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  38162.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  38163.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  38164.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  38165.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  38166.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  38167.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  38168.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  38169.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  38170.             $instance->setPagerType('default');
  38171.             $instance->setLabel('Vehicle Card Type');
  38172.             $instance->setTranslationDomain('messages');
  38173.             $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']]);
  38174.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  38175.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  38176.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  38177.             $instance->setTemplateRegistry(($this->services['admin.vehicles.vehicle_card_type.template_registry'] ?? $this->getAdmin_Vehicles_VehicleCardType_TemplateRegistryService()));
  38178.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  38179.             $instance->initialize();
  38180.             return $instance;
  38181.         };
  38182.         return $this->factories['service_container']['admin.vehicles.vehicle_card_type']();
  38183.     }
  38184.     /**
  38185.      * Gets the private 'admin.vidi.blog' service.
  38186.      *
  38187.      * @return \AdminBundle\Admin\Vidi\BlogAdmin
  38188.      */
  38189.     protected function getAdmin_Vidi_BlogService()
  38190.     {
  38191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  38192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  38193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  38194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  38195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  38196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  38197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  38198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  38199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  38200.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  38201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  38202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  38203.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  38204.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/BlogAdmin.php';
  38205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  38206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  38207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  38208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  38209.         $this->factories['service_container']['admin.vidi.blog'] = function () {
  38210.             $instance = new \AdminBundle\Admin\Vidi\BlogAdmin('admin.vidi.blog''PortalBundle\\Entity\\Blog''sonata.admin.controller.crud');
  38211.             $instance->setManagerType('orm');
  38212.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  38213.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  38214.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  38215.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  38216.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  38217.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  38218.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  38219.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  38220.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  38221.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  38222.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  38223.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  38224.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  38225.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  38226.             $instance->setPagerType('default');
  38227.             $instance->setLabel('Блог');
  38228.             $instance->setTranslationDomain('messages');
  38229.             $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']]);
  38230.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  38231.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  38232.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  38233.             $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()));
  38234.             $instance->setTemplateRegistry(($this->services['admin.vidi.blog.template_registry'] ?? $this->getAdmin_Vidi_Blog_TemplateRegistryService()));
  38235.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  38236.             $instance->initialize();
  38237.             return $instance;
  38238.         };
  38239.         return $this->factories['service_container']['admin.vidi.blog']();
  38240.     }
  38241.     /**
  38242.      * Gets the private 'admin.vidi.blog_category' service.
  38243.      *
  38244.      * @return \AdminBundle\Admin\Vidi\BlogCategoryAdmin
  38245.      */
  38246.     protected function getAdmin_Vidi_BlogCategoryService()
  38247.     {
  38248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  38249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  38250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  38251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  38252.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  38253.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  38254.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  38255.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  38256.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  38257.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  38258.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  38259.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  38260.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/BaseAdmin.php';
  38261.         include_once \dirname(__DIR__4).'/src/AdminBundle/Admin/Vidi/BlogCategoryAdmin.php';
  38262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  38263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  38264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  38265.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  38266.         $this->factories['service_container']['admin.vidi.blog_category'] = function () {
  38267.             $instance = new \AdminBundle\Admin\Vidi\BlogCategoryAdmin('admin.vidi.blog_category''PortalBundle\\Entity\\BlogCategory''sonata.admin.controller.crud');
  38268.             $instance->setManagerType('orm');
  38269.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  38270.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  38271.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  38272.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  38273.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  38274.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  38275.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  38276.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  38277.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  38278.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  38279.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  38280.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  38281.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  38282.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  38283.             $instance->setPagerType('default');
  38284.             $instance->setLabel('Категорії блогу');
  38285.             $instance->setTranslationDomain('messages');
  38286.             $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']]);
  38287.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  38288.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  38289.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  38290.             $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()));
  38291.             $instance->setTemplateRegistry(($this->services['admin.vidi.blog_category.template_registry'] ?? $this->getAdmin_Vidi_BlogCategory_TemplateRegistryService()));
  38292.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  38293.             $instance->initialize();
  38294.             return $instance;
  38295.         };
  38296.         return $this->factories['service_container']['admin.vidi.blog_category']();
  38297.     }
  38298.     /**
  38299.      * Gets the private 'annotations.cache_adapter' shared service.
  38300.      *
  38301.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  38302.      */
  38303.     protected function getAnnotations_CacheAdapterService()
  38304.     {
  38305.         $a = ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  38306.         if (isset($this->privates['annotations.cache_adapter'])) {
  38307.             return $this->privates['annotations.cache_adapter'];
  38308.         }
  38309.         return $this->privates['annotations.cache_adapter'] = \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), $a);
  38310.     }
  38311.     /**
  38312.      * Gets the private 'annotations.cache_warmer' shared service.
  38313.      *
  38314.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  38315.      */
  38316.     protected function getAnnotations_CacheWarmerService()
  38317.     {
  38318.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38319.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  38320.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  38321.         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);
  38322.     }
  38323.     /**
  38324.      * Gets the private 'annotations.cached_reader' shared service.
  38325.      *
  38326.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  38327.      */
  38328.     protected function getAnnotations_CachedReaderService()
  38329.     {
  38330.         $a = ($this->privates['annotations.cache_adapter'] ?? $this->getAnnotations_CacheAdapterService());
  38331.         if (isset($this->privates['annotations.cached_reader'])) {
  38332.             return $this->privates['annotations.cached_reader'];
  38333.         }
  38334.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $atrue);
  38335.     }
  38336.     /**
  38337.      * Gets the private 'annotations.reader' shared service.
  38338.      *
  38339.      * @return \Doctrine\Common\Annotations\AnnotationReader
  38340.      */
  38341.     protected function getAnnotations_ReaderService()
  38342.     {
  38343.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  38344.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  38345.         $a->registerUniqueLoader('class_exists');
  38346.         $instance->addGlobalIgnoredName('required'$a);
  38347.         return $instance;
  38348.     }
  38349.     /**
  38350.      * Gets the private 'api.service.layout' shared service.
  38351.      *
  38352.      * @return \ApiBundle\Services\AdditionalLayoutElementsService
  38353.      */
  38354.     protected function getApi_Service_LayoutService()
  38355.     {
  38356.         include_once \dirname(__DIR__4).'/src/ApiBundle/Services/AdditionalLayoutElementsService.php';
  38357.         include_once \dirname(__DIR__4).'/src/ApiBundle/Model/VehicleGroupByCategoryModel.php';
  38358.         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);
  38359.     }
  38360.     /**
  38361.      * Gets the private 'assets.packages' shared service.
  38362.      *
  38363.      * @return \Symfony\Component\Asset\Packages
  38364.      */
  38365.     protected function getAssets_PackagesService()
  38366.     {
  38367.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  38368.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('v1.4.779''%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 () {
  38369.             return new \EmptyIterator();
  38370.         }, 0));
  38371.     }
  38372.     /**
  38373.      * Gets the private 'cache.annotations' shared service.
  38374.      *
  38375.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38376.      */
  38377.     protected function getCache_AnnotationsService()
  38378.     {
  38379.         $a = ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  38380.         if (isset($this->privates['cache.annotations'])) {
  38381.             return $this->privates['cache.annotations'];
  38382.         }
  38383.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('j2B-Uw1NQi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), $a));
  38384.     }
  38385.     /**
  38386.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  38387.      *
  38388.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38389.      */
  38390.     protected function getCache_Doctrine_Orm_Default_QueryService()
  38391.     {
  38392.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  38393.     }
  38394.     /**
  38395.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  38396.      *
  38397.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38398.      */
  38399.     protected function getCache_Doctrine_Orm_Default_ResultService()
  38400.     {
  38401.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  38402.     }
  38403.     /**
  38404.      * Gets the private 'cache.property_info' shared service.
  38405.      *
  38406.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38407.      */
  38408.     protected function getCache_PropertyInfoService()
  38409.     {
  38410.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sBEH7j2jpk'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  38411.     }
  38412.     /**
  38413.      * Gets the private 'cache.security_expression_language' shared service.
  38414.      *
  38415.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38416.      */
  38417.     protected function getCache_SecurityExpressionLanguageService()
  38418.     {
  38419.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2KjKFSc6Rt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  38420.     }
  38421.     /**
  38422.      * Gets the private 'cache.serializer' shared service.
  38423.      *
  38424.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38425.      */
  38426.     protected function getCache_SerializerService()
  38427.     {
  38428.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7myzd7Gm-X'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  38429.     }
  38430.     /**
  38431.      * Gets the private 'cache.validator' shared service.
  38432.      *
  38433.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  38434.      */
  38435.     protected function getCache_ValidatorService()
  38436.     {
  38437.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('g5xcMENVFV'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  38438.     }
  38439.     /**
  38440.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  38441.      *
  38442.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  38443.      */
  38444.     protected function getCachePoolClearer_CacheWarmerService()
  38445.     {
  38446.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38447.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  38448.         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']);
  38449.     }
  38450.     /**
  38451.      * Gets the private 'config_builder.warmer' shared service.
  38452.      *
  38453.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  38454.      */
  38455.     protected function getConfigBuilder_WarmerService()
  38456.     {
  38457.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  38458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  38459.         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()));
  38460.     }
  38461.     /**
  38462.      * Gets the private 'config_cache_factory' shared service.
  38463.      *
  38464.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  38465.      */
  38466.     protected function getConfigCacheFactoryService()
  38467.     {
  38468.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  38469.             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)));
  38470.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  38471.         }, 2));
  38472.     }
  38473.     /**
  38474.      * Gets the private 'console.command.about' shared service.
  38475.      *
  38476.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  38477.      */
  38478.     protected function getConsole_Command_AboutService()
  38479.     {
  38480.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38481.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  38482.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  38483.         $instance->setName('about');
  38484.         $instance->setDescription('Display information about the current project');
  38485.         return $instance;
  38486.     }
  38487.     /**
  38488.      * Gets the private 'console.command.assets_install' shared service.
  38489.      *
  38490.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  38491.      */
  38492.     protected function getConsole_Command_AssetsInstallService()
  38493.     {
  38494.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38495.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  38496.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  38497.         $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));
  38498.         $instance->setName('assets:install');
  38499.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  38500.         return $instance;
  38501.     }
  38502.     /**
  38503.      * Gets the private 'console.command.cache_clear' shared service.
  38504.      *
  38505.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  38506.      */
  38507.     protected function getConsole_Command_CacheClearService()
  38508.     {
  38509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  38511.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  38512.         $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())));
  38513.         $instance->setName('cache:clear');
  38514.         $instance->setDescription('Clear the cache');
  38515.         return $instance;
  38516.     }
  38517.     /**
  38518.      * Gets the private 'console.command.cache_pool_clear' shared service.
  38519.      *
  38520.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  38521.      */
  38522.     protected function getConsole_Command_CachePoolClearService()
  38523.     {
  38524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  38526.         $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']);
  38527.         $instance->setName('cache:pool:clear');
  38528.         $instance->setDescription('Clear cache pools');
  38529.         return $instance;
  38530.     }
  38531.     /**
  38532.      * Gets the private 'console.command.cache_pool_delete' shared service.
  38533.      *
  38534.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  38535.      */
  38536.     protected function getConsole_Command_CachePoolDeleteService()
  38537.     {
  38538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38539.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  38540.         $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']);
  38541.         $instance->setName('cache:pool:delete');
  38542.         $instance->setDescription('Delete an item from a cache pool');
  38543.         return $instance;
  38544.     }
  38545.     /**
  38546.      * Gets the private 'console.command.cache_pool_list' shared service.
  38547.      *
  38548.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  38549.      */
  38550.     protected function getConsole_Command_CachePoolListService()
  38551.     {
  38552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  38554.         $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']);
  38555.         $instance->setName('cache:pool:list');
  38556.         $instance->setDescription('List available cache pools');
  38557.         return $instance;
  38558.     }
  38559.     /**
  38560.      * Gets the private 'console.command.cache_pool_prune' shared service.
  38561.      *
  38562.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  38563.      */
  38564.     protected function getConsole_Command_CachePoolPruneService()
  38565.     {
  38566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  38568.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  38569.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  38570.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  38571.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  38572.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  38573.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  38574.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  38575.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  38576.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  38577.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  38578.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  38579.         }, 10));
  38580.         $instance->setName('cache:pool:prune');
  38581.         $instance->setDescription('Prune cache pools');
  38582.         return $instance;
  38583.     }
  38584.     /**
  38585.      * Gets the private 'console.command.cache_warmup' shared service.
  38586.      *
  38587.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  38588.      */
  38589.     protected function getConsole_Command_CacheWarmupService()
  38590.     {
  38591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38592.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  38593.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  38594.         $instance->setName('cache:warmup');
  38595.         $instance->setDescription('Warm up an empty cache');
  38596.         return $instance;
  38597.     }
  38598.     /**
  38599.      * Gets the private 'console.command.config_debug' shared service.
  38600.      *
  38601.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  38602.      */
  38603.     protected function getConsole_Command_ConfigDebugService()
  38604.     {
  38605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38606.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  38608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  38609.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  38610.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  38611.         $instance->setName('debug:config');
  38612.         $instance->setDescription('Dump the current configuration for an extension');
  38613.         return $instance;
  38614.     }
  38615.     /**
  38616.      * Gets the private 'console.command.config_dump_reference' shared service.
  38617.      *
  38618.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  38619.      */
  38620.     protected function getConsole_Command_ConfigDumpReferenceService()
  38621.     {
  38622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38624.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  38625.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  38626.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  38627.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  38628.         $instance->setName('config:dump-reference');
  38629.         $instance->setDescription('Dump the default configuration for an extension');
  38630.         return $instance;
  38631.     }
  38632.     /**
  38633.      * Gets the private 'console.command.container_debug' shared service.
  38634.      *
  38635.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  38636.      */
  38637.     protected function getConsole_Command_ContainerDebugService()
  38638.     {
  38639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38641.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  38642.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  38643.         $instance->setName('debug:container');
  38644.         $instance->setDescription('Display current services for an application');
  38645.         return $instance;
  38646.     }
  38647.     /**
  38648.      * Gets the private 'console.command.container_lint' shared service.
  38649.      *
  38650.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  38651.      */
  38652.     protected function getConsole_Command_ContainerLintService()
  38653.     {
  38654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38655.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  38656.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  38657.         $instance->setName('lint:container');
  38658.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  38659.         return $instance;
  38660.     }
  38661.     /**
  38662.      * Gets the private 'console.command.debug_autowiring' shared service.
  38663.      *
  38664.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  38665.      */
  38666.     protected function getConsole_Command_DebugAutowiringService()
  38667.     {
  38668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38669.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38670.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  38671.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  38672.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  38673.         $instance->setName('debug:autowiring');
  38674.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  38675.         return $instance;
  38676.     }
  38677.     /**
  38678.      * Gets the private 'console.command.dotenv_debug' shared service.
  38679.      *
  38680.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  38681.      */
  38682.     protected function getConsole_Command_DotenvDebugService()
  38683.     {
  38684.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38685.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  38686.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  38687.         $instance->setName('debug:dotenv');
  38688.         $instance->setDescription('Lists all dotenv files with variables and values');
  38689.         return $instance;
  38690.     }
  38691.     /**
  38692.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  38693.      *
  38694.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  38695.      */
  38696.     protected function getConsole_Command_EventDispatcherDebugService()
  38697.     {
  38698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  38700.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.IRj1lZ9'] ?? $this->get_ServiceLocator_IRj1lZ9Service()));
  38701.         $instance->setName('debug:event-dispatcher');
  38702.         $instance->setDescription('Display configured listeners for an application');
  38703.         return $instance;
  38704.     }
  38705.     /**
  38706.      * Gets the private 'console.command.form_debug' shared service.
  38707.      *
  38708.      * @return \Symfony\Component\Form\Command\DebugCommand
  38709.      */
  38710.     protected function getConsole_Command_FormDebugService()
  38711.     {
  38712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38713.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  38714.         $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()));
  38715.         $instance->setName('debug:form');
  38716.         $instance->setDescription('Display form type information');
  38717.         return $instance;
  38718.     }
  38719.     /**
  38720.      * Gets the private 'console.command.router_debug' shared service.
  38721.      *
  38722.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  38723.      */
  38724.     protected function getConsole_Command_RouterDebugService()
  38725.     {
  38726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38727.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  38728.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  38729.         $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()));
  38730.         $instance->setName('debug:router');
  38731.         $instance->setDescription('Display current routes for an application');
  38732.         return $instance;
  38733.     }
  38734.     /**
  38735.      * Gets the private 'console.command.router_match' shared service.
  38736.      *
  38737.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  38738.      */
  38739.     protected function getConsole_Command_RouterMatchService()
  38740.     {
  38741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38742.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  38743.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  38744.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  38745.         }, 1));
  38746.         $instance->setName('router:match');
  38747.         $instance->setDescription('Help debug routes by simulating a path info match');
  38748.         return $instance;
  38749.     }
  38750.     /**
  38751.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  38752.      *
  38753.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  38754.      */
  38755.     protected function getConsole_Command_SecretsDecryptToLocalService()
  38756.     {
  38757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  38759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38761.         $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')))));
  38762.         $instance->setName('secrets:decrypt-to-local');
  38763.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  38764.         return $instance;
  38765.     }
  38766.     /**
  38767.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  38768.      *
  38769.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  38770.      */
  38771.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  38772.     {
  38773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38774.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  38775.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38776.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38777.         $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')))));
  38778.         $instance->setName('secrets:encrypt-from-local');
  38779.         $instance->setDescription('Encrypt all local secrets to the vault');
  38780.         return $instance;
  38781.     }
  38782.     /**
  38783.      * Gets the private 'console.command.secrets_generate_key' shared service.
  38784.      *
  38785.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  38786.      */
  38787.     protected function getConsole_Command_SecretsGenerateKeyService()
  38788.     {
  38789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  38791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38793.         $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')))));
  38794.         $instance->setName('secrets:generate-keys');
  38795.         $instance->setDescription('Generate new encryption keys');
  38796.         return $instance;
  38797.     }
  38798.     /**
  38799.      * Gets the private 'console.command.secrets_list' shared service.
  38800.      *
  38801.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  38802.      */
  38803.     protected function getConsole_Command_SecretsListService()
  38804.     {
  38805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  38807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38808.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38809.         $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')))));
  38810.         $instance->setName('secrets:list');
  38811.         $instance->setDescription('List all secrets');
  38812.         return $instance;
  38813.     }
  38814.     /**
  38815.      * Gets the private 'console.command.secrets_remove' shared service.
  38816.      *
  38817.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  38818.      */
  38819.     protected function getConsole_Command_SecretsRemoveService()
  38820.     {
  38821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38822.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  38823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38824.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38825.         $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')))));
  38826.         $instance->setName('secrets:remove');
  38827.         $instance->setDescription('Remove a secret from the vault');
  38828.         return $instance;
  38829.     }
  38830.     /**
  38831.      * Gets the private 'console.command.secrets_set' shared service.
  38832.      *
  38833.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  38834.      */
  38835.     protected function getConsole_Command_SecretsSetService()
  38836.     {
  38837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  38839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  38840.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  38841.         $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')))));
  38842.         $instance->setName('secrets:set');
  38843.         $instance->setDescription('Set a secret in the vault');
  38844.         return $instance;
  38845.     }
  38846.     /**
  38847.      * Gets the private 'console.command.translation_debug' shared service.
  38848.      *
  38849.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  38850.      */
  38851.     protected function getConsole_Command_TranslationDebugService()
  38852.     {
  38853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38854.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  38855.         $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/NonMotorizedBoatAdmin.php'), 75 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatEngineAdmin.php'), 76 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/CarGroupAdmin.php'), 77 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/EventsAdmin.php'), 78 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiWorkerAdmin.php'), 79 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiDepartmentAdmin.php'), 80 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveRoutesAdmin.php'), 81 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRoutesAdmin.php'), 82 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteContentAdmin.php'), 83 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteParamsAdmin.php'), 84 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SalesContractAdmin.php'), 85 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TermsMaintenanceAdmin.php'), 86 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BodyRepairCertificateAdmin.php'), 87 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ReplacementCarConditionAdmin.php'), 88 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersAdmin.php'), 89 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ClientPartnerAdmin.php'), 90 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/FaqAdmin.php'), 91 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersContentAdmin.php'), 92 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/InnerMailAdmin.php'), 93 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesAdmin.php'), 94 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VehicleAccessoryAdmin.php'), 95 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesGroupAdmin.php'), 96 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BasePostContentAdmin.php'), 97 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ActionsAdmin.php'), 98 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/NewsAdmin.php'), 99 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyAdmin.php'), 100 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyContentAdmin.php'), 101 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/MainSliderAdmin.php'), 102 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/WorkerAdmin.php'), 103 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/DepartmentAdmin.php'), 104 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/UsedVehicleAdmin.php'), 105 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VehicleContentAdmin.php'), 106 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/VariationAdmin.php'), 107 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VariationCharacteristicAdmin.php'), 108 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ContactAdmin.php'), 109 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AboutCompanyAdmin.php'), 110 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/TestDriveAdmin.php'), 111 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PagesServicesAdmin.php'), 112 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PageContentAdmin.php'), 113 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/SeoAdmin.php'), 114 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ProgramAdmin.php'), 115 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ActionsAdmin.php'), 116 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/PayoutsAdmin.php'), 117 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/NewsAdmin.php'), 118 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentAdmin.php'), 119 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryAdmin.php'), 120 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryContentAdmin.php'), 121 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionAdmin.php'), 122 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryAdmin.php'), 123 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryContentAdmin.php'), 124 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceAdmin.php'), 125 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceMediatorAdmin.php'), 126 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediatorProductAdmin.php'), 127 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ReviewAdmin.php'), 128 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/FaqAdmin.php'), 129 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseAdmin.php'), 130 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseDocumentAdmin.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')], []);
  38856.         $instance->setName('debug:translation');
  38857.         $instance->setDescription('Display translation messages information');
  38858.         return $instance;
  38859.     }
  38860.     /**
  38861.      * Gets the private 'console.command.translation_extract' shared service.
  38862.      *
  38863.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  38864.      */
  38865.     protected function getConsole_Command_TranslationExtractService()
  38866.     {
  38867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38868.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  38869.         $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/NonMotorizedBoatAdmin.php'), 75 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BoatEngineAdmin.php'), 76 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/CarGroupAdmin.php'), 77 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/EventsAdmin.php'), 78 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiWorkerAdmin.php'), 79 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ViDiDepartmentAdmin.php'), 80 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TestDriveRoutesAdmin.php'), 81 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRoutesAdmin.php'), 82 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteContentAdmin.php'), 83 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TourRouteParamsAdmin.php'), 84 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SalesContractAdmin.php'), 85 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/TermsMaintenanceAdmin.php'), 86 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/BodyRepairCertificateAdmin.php'), 87 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ReplacementCarConditionAdmin.php'), 88 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersAdmin.php'), 89 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/ClientPartnerAdmin.php'), 90 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/FaqAdmin.php'), 91 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/DCAutoSite/SpecialOffersContentAdmin.php'), 92 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/InnerMailAdmin.php'), 93 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesAdmin.php'), 94 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VehicleAccessoryAdmin.php'), 95 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AccessoriesGroupAdmin.php'), 96 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/BasePostContentAdmin.php'), 97 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ActionsAdmin.php'), 98 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/NewsAdmin.php'), 99 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyAdmin.php'), 100 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/VacancyContentAdmin.php'), 101 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/MainSliderAdmin.php'), 102 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/WorkerAdmin.php'), 103 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/DepartmentAdmin.php'), 104 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/UsedVehicleAdmin.php'), 105 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VehicleContentAdmin.php'), 106 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/Moto/VariationAdmin.php'), 107 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/Vehicles/VariationCharacteristicAdmin.php'), 108 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/ContactAdmin.php'), 109 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/AboutCompanyAdmin.php'), 110 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/TestDriveAdmin.php'), 111 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PagesServicesAdmin.php'), 112 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/PageContentAdmin.php'), 113 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/SubAutoSite/SeoAdmin.php'), 114 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/ProgramAdmin.php'), 115 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ActionsAdmin.php'), 116 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/PayoutsAdmin.php'), 117 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/NewsAdmin.php'), 118 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentAdmin.php'), 119 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryAdmin.php'), 120 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InformationDocumentCategoryContentAdmin.php'), 121 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionAdmin.php'), 122 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryAdmin.php'), 123 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/InsuranceConditionCategoryContentAdmin.php'), 124 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceAdmin.php'), 125 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediationServiceMediatorAdmin.php'), 126 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/MediatorProductAdmin.php'), 127 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/ReviewAdmin.php'), 128 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/FaqAdmin.php'), 129 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseAdmin.php'), 130 => (\dirname(__DIR__4).'/src/AdminBundle/Admin/Insurance/CaseDocumentAdmin.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')], []);
  38870.         $instance->setName('translation:extract');
  38871.         $instance->setAliases([=> 'translation:update']);
  38872.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  38873.         return $instance;
  38874.     }
  38875.     /**
  38876.      * Gets the private 'console.command.translation_pull' shared service.
  38877.      *
  38878.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  38879.      */
  38880.     protected function getConsole_Command_TranslationPullService()
  38881.     {
  38882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38883.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  38884.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  38885.         $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', [], []);
  38886.         $instance->setName('translation:pull');
  38887.         $instance->setDescription('Pull translations from a given provider.');
  38888.         return $instance;
  38889.     }
  38890.     /**
  38891.      * Gets the private 'console.command.translation_push' shared service.
  38892.      *
  38893.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  38894.      */
  38895.     protected function getConsole_Command_TranslationPushService()
  38896.     {
  38897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38898.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  38899.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  38900.         $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()), [], []);
  38901.         $instance->setName('translation:push');
  38902.         $instance->setDescription('Push translations to a given provider.');
  38903.         return $instance;
  38904.     }
  38905.     /**
  38906.      * Gets the private 'console.command.validator_debug' shared service.
  38907.      *
  38908.      * @return \Symfony\Component\Validator\Command\DebugCommand
  38909.      */
  38910.     protected function getConsole_Command_ValidatorDebugService()
  38911.     {
  38912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38913.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  38914.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  38915.         $instance->setName('debug:validator');
  38916.         $instance->setDescription('Display validation constraints for classes');
  38917.         return $instance;
  38918.     }
  38919.     /**
  38920.      * Gets the private 'console.command.xliff_lint' shared service.
  38921.      *
  38922.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  38923.      */
  38924.     protected function getConsole_Command_XliffLintService()
  38925.     {
  38926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38927.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  38928.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  38929.         $instance->setName('lint:xliff');
  38930.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  38931.         return $instance;
  38932.     }
  38933.     /**
  38934.      * Gets the private 'console.command.yaml_lint' shared service.
  38935.      *
  38936.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  38937.      */
  38938.     protected function getConsole_Command_YamlLintService()
  38939.     {
  38940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38941.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  38942.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  38943.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  38944.         $instance->setName('lint:yaml');
  38945.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  38946.         return $instance;
  38947.     }
  38948.     /**
  38949.      * Gets the private 'console.error_listener' shared service.
  38950.      *
  38951.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  38952.      */
  38953.     protected function getConsole_ErrorListenerService()
  38954.     {
  38955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  38956.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  38957.         if (isset($this->privates['console.error_listener'])) {
  38958.             return $this->privates['console.error_listener'];
  38959.         }
  38960.         $b = new \Symfony\Bridge\Monolog\Logger('console');
  38961.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  38962.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  38963.         $b->pushHandler($a);
  38964.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  38965.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  38966.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($b);
  38967.     }
  38968.     /**
  38969.      * Gets the private 'container.env_var_processor' shared service.
  38970.      *
  38971.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  38972.      */
  38973.     protected function getContainer_EnvVarProcessorService()
  38974.     {
  38975.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  38976.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  38977.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  38978.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  38979.         }, 1));
  38980.     }
  38981.     /**
  38982.      * Gets the private 'container.getenv' shared service.
  38983.      *
  38984.      * @return \Closure
  38985.      */
  38986.     protected function getContainer_GetenvService()
  38987.     {
  38988.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  38989.     }
  38990.     /**
  38991.      * Gets the private 'data_collector.form' shared service.
  38992.      *
  38993.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  38994.      */
  38995.     protected function getDataCollector_FormService()
  38996.     {
  38997.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  38998.     }
  38999.     /**
  39000.      * Gets the private 'data_collector.request' shared service.
  39001.      *
  39002.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  39003.      */
  39004.     protected function getDataCollector_RequestService()
  39005.     {
  39006.         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())));
  39007.     }
  39008.     /**
  39009.      * Gets the private 'data_collector.request.session_collector' shared service.
  39010.      *
  39011.      * @return \Closure
  39012.      */
  39013.     protected function getDataCollector_Request_SessionCollectorService()
  39014.     {
  39015.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  39016.     }
  39017.     /**
  39018.      * Gets the private 'debug.argument_resolver.default' shared service.
  39019.      *
  39020.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39021.      */
  39022.     protected function getDebug_ArgumentResolver_DefaultService()
  39023.     {
  39024.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39025.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39026.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  39027.         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))));
  39028.     }
  39029.     /**
  39030.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  39031.      *
  39032.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39033.      */
  39034.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  39035.     {
  39036.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39037.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39038.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  39039.         $a = ($this->privates['.service_locator.Ku5ub7D'] ?? $this->get_ServiceLocator_Ku5ub7DService());
  39040.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  39041.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  39042.         }
  39043.         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))));
  39044.     }
  39045.     /**
  39046.      * Gets the private 'debug.argument_resolver.request' shared service.
  39047.      *
  39048.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39049.      */
  39050.     protected function getDebug_ArgumentResolver_RequestService()
  39051.     {
  39052.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39053.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39054.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  39055.         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))));
  39056.     }
  39057.     /**
  39058.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  39059.      *
  39060.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39061.      */
  39062.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  39063.     {
  39064.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39065.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39066.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  39067.         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))));
  39068.     }
  39069.     /**
  39070.      * Gets the private 'debug.argument_resolver.service' shared service.
  39071.      *
  39072.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39073.      */
  39074.     protected function getDebug_ArgumentResolver_ServiceService()
  39075.     {
  39076.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39077.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39078.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  39079.         $a = ($this->privates['.service_locator.Ku5ub7D'] ?? $this->get_ServiceLocator_Ku5ub7DService());
  39080.         if (isset($this->privates['debug.argument_resolver.service'])) {
  39081.             return $this->privates['debug.argument_resolver.service'];
  39082.         }
  39083.         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))));
  39084.     }
  39085.     /**
  39086.      * Gets the private 'debug.argument_resolver.session' shared service.
  39087.      *
  39088.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39089.      */
  39090.     protected function getDebug_ArgumentResolver_SessionService()
  39091.     {
  39092.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39093.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39094.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  39095.         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))));
  39096.     }
  39097.     /**
  39098.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  39099.      *
  39100.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39101.      */
  39102.     protected function getDebug_ArgumentResolver_VariadicService()
  39103.     {
  39104.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39105.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39106.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  39107.         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))));
  39108.     }
  39109.     /**
  39110.      * Gets the private 'debug.controller_resolver' shared service.
  39111.      *
  39112.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  39113.      */
  39114.     protected function getDebug_ControllerResolverService()
  39115.     {
  39116.         $a = ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService());
  39117.         if (isset($this->privates['debug.controller_resolver'])) {
  39118.             return $this->privates['debug.controller_resolver'];
  39119.         }
  39120.         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))));
  39121.     }
  39122.     /**
  39123.      * Gets the private 'debug.debug_handlers_listener' shared service.
  39124.      *
  39125.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  39126.      */
  39127.     protected function getDebug_DebugHandlersListenerService()
  39128.     {
  39129.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  39130.         if (isset($this->privates['debug.debug_handlers_listener'])) {
  39131.             return $this->privates['debug.debug_handlers_listener'];
  39132.         }
  39133.         $b = new \Symfony\Bridge\Monolog\Logger('php');
  39134.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  39135.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  39136.         $b->pushHandler($a);
  39137.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  39138.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  39139.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$bNULL, -1truetrueNULL);
  39140.     }
  39141.     /**
  39142.      * Gets the private 'debug.dump_listener' shared service.
  39143.      *
  39144.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  39145.      */
  39146.     protected function getDebug_DumpListenerService()
  39147.     {
  39148.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  39149.         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()));
  39150.     }
  39151.     /**
  39152.      * Gets the private 'debug.file_link_formatter' shared service.
  39153.      *
  39154.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  39155.      */
  39156.     protected function getDebug_FileLinkFormatterService()
  39157.     {
  39158.         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 () {
  39159.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  39160.         });
  39161.     }
  39162.     /**
  39163.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  39164.      *
  39165.      * @return \string
  39166.      */
  39167.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  39168.     {
  39169.         $a = ($this->services['router'] ?? $this->getRouterService());
  39170.         if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  39171.             return $this->privates['debug.file_link_formatter.url_format'];
  39172.         }
  39173.         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');
  39174.     }
  39175.     /**
  39176.      * Gets the private 'debug.log_processor' shared service.
  39177.      *
  39178.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  39179.      */
  39180.     protected function getDebug_LogProcessorService()
  39181.     {
  39182.         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())));
  39183.     }
  39184.     /**
  39185.      * Gets the private 'debug.security.access.decision_manager' shared service.
  39186.      *
  39187.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  39188.      */
  39189.     protected function getDebug_Security_Access_DecisionManagerService()
  39190.     {
  39191.         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 () {
  39192.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  39193.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  39194.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  39195.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  39196.     }
  39197.     /**
  39198.      * Gets the private 'debug.security.firewall' shared service.
  39199.      *
  39200.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  39201.      */
  39202.     protected function getDebug_Security_FirewallService()
  39203.     {
  39204.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  39205.         if (isset($this->privates['debug.security.firewall'])) {
  39206.             return $this->privates['debug.security.firewall'];
  39207.         }
  39208.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39209.         if (isset($this->privates['debug.security.firewall'])) {
  39210.             return $this->privates['debug.security.firewall'];
  39211.         }
  39212.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  39213.         if (isset($this->privates['debug.security.firewall'])) {
  39214.             return $this->privates['debug.security.firewall'];
  39215.         }
  39216.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  39217.     }
  39218.     /**
  39219.      * Gets the private 'debug.security.user_value_resolver' shared service.
  39220.      *
  39221.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39222.      */
  39223.     protected function getDebug_Security_UserValueResolverService()
  39224.     {
  39225.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39226.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39227.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  39228.         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))));
  39229.     }
  39230.     /**
  39231.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  39232.      *
  39233.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  39234.      */
  39235.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  39236.     {
  39237.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  39238.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  39239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  39240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  39241.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39242.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  39243.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  39244.         }
  39245.         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);
  39246.     }
  39247.     /**
  39248.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  39249.      *
  39250.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  39251.      */
  39252.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  39253.     {
  39254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  39255.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  39256.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  39257.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  39258.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  39259.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  39260.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  39261.         }
  39262.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39263.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  39264.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  39265.         }
  39266.         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);
  39267.     }
  39268.     /**
  39269.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  39270.      *
  39271.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  39272.      */
  39273.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  39274.     {
  39275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  39276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  39277.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  39278.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  39279.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  39280.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39281.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  39282.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  39283.         }
  39284.         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);
  39285.     }
  39286.     /**
  39287.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  39288.      *
  39289.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  39290.      */
  39291.     protected function getDebug_Security_Voter_VoteListenerService()
  39292.     {
  39293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  39294.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  39295.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  39296.             return $this->privates['debug.security.voter.vote_listener'];
  39297.         }
  39298.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  39299.     }
  39300.     /**
  39301.      * Gets the private 'debug.sonata.admin.argument_resolver.admin' shared service.
  39302.      *
  39303.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39304.      */
  39305.     protected function getDebug_Sonata_Admin_ArgumentResolver_AdminService()
  39306.     {
  39307.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39308.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  39310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/AdminValueResolver.php';
  39311.         $a = ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService());
  39312.         if (isset($this->privates['debug.sonata.admin.argument_resolver.admin'])) {
  39313.             return $this->privates['debug.sonata.admin.argument_resolver.admin'];
  39314.         }
  39315.         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))));
  39316.     }
  39317.     /**
  39318.      * Gets the private 'debug.sonata.admin.argument_resolver.proxy_query' shared service.
  39319.      *
  39320.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  39321.      */
  39322.     protected function getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService()
  39323.     {
  39324.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  39325.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  39326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  39327.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/ProxyQueryResolver.php';
  39328.         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))));
  39329.     }
  39330.     /**
  39331.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  39332.      *
  39333.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  39334.      */
  39335.     protected function getDoctrine_CacheClearMetadataCommandService()
  39336.     {
  39337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39338.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39339.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39340.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  39341.         $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()));
  39342.         $instance->setName('doctrine:cache:clear-metadata');
  39343.         return $instance;
  39344.     }
  39345.     /**
  39346.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  39347.      *
  39348.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  39349.      */
  39350.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  39351.     {
  39352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39353.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39354.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39355.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  39356.         $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()));
  39357.         $instance->setName('doctrine:cache:clear-query');
  39358.         return $instance;
  39359.     }
  39360.     /**
  39361.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  39362.      *
  39363.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  39364.      */
  39365.     protected function getDoctrine_CacheClearResultCommandService()
  39366.     {
  39367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39368.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39369.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39370.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  39371.         $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()));
  39372.         $instance->setName('doctrine:cache:clear-result');
  39373.         return $instance;
  39374.     }
  39375.     /**
  39376.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  39377.      *
  39378.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  39379.      */
  39380.     protected function getDoctrine_CacheCollectionRegionCommandService()
  39381.     {
  39382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39383.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39384.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39385.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  39386.         $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()));
  39387.         $instance->setName('doctrine:cache:clear-collection-region');
  39388.         return $instance;
  39389.     }
  39390.     /**
  39391.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  39392.      *
  39393.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  39394.      */
  39395.     protected function getDoctrine_ClearEntityRegionCommandService()
  39396.     {
  39397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39398.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39399.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39400.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  39401.         $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()));
  39402.         $instance->setName('doctrine:cache:clear-entity-region');
  39403.         return $instance;
  39404.     }
  39405.     /**
  39406.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  39407.      *
  39408.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  39409.      */
  39410.     protected function getDoctrine_ClearQueryRegionCommandService()
  39411.     {
  39412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39413.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39414.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39415.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  39416.         $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()));
  39417.         $instance->setName('doctrine:cache:clear-query-region');
  39418.         return $instance;
  39419.     }
  39420.     /**
  39421.      * Gets the private 'doctrine.database_create_command' shared service.
  39422.      *
  39423.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  39424.      */
  39425.     protected function getDoctrine_DatabaseCreateCommandService()
  39426.     {
  39427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39428.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  39429.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  39430.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39431.         $instance->setName('doctrine:database:create');
  39432.         return $instance;
  39433.     }
  39434.     /**
  39435.      * Gets the private 'doctrine.database_drop_command' shared service.
  39436.      *
  39437.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  39438.      */
  39439.     protected function getDoctrine_DatabaseDropCommandService()
  39440.     {
  39441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39442.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  39443.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  39444.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39445.         $instance->setName('doctrine:database:drop');
  39446.         return $instance;
  39447.     }
  39448.     /**
  39449.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  39450.      *
  39451.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  39452.      */
  39453.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  39454.     {
  39455.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  39456.             'core.vehicle_item_listener' => ['services''core.vehicle_item_listener''getCore_VehicleItemListenerService'false],
  39457.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  39458.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  39459.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  39460.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  39461.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  39462.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'false],
  39463.             'sonata.media.doctrine.event_subscriber' => ['privates''sonata.media.doctrine.event_subscriber''getSonata_Media_Doctrine_EventSubscriberService'false],
  39464.         ], [
  39465.             'core.vehicle_item_listener' => '?',
  39466.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  39467.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  39468.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  39469.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  39470.             'fos_user.user_listener' => '?',
  39471.             'sonata.doctrine.mapper' => '?',
  39472.             'sonata.media.doctrine.event_subscriber' => '?',
  39473.         ]), [=> [=> [=> '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']]);
  39474.     }
  39475.     /**
  39476.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  39477.      *
  39478.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  39479.      */
  39480.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  39481.     {
  39482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39483.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39484.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39485.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  39486.         $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()));
  39487.         $instance->setName('doctrine:ensure-production-settings');
  39488.         return $instance;
  39489.     }
  39490.     /**
  39491.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  39492.      *
  39493.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  39494.      */
  39495.     protected function getDoctrine_MappingConvertCommandService()
  39496.     {
  39497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39498.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39499.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39500.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  39501.         $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()));
  39502.         $instance->setName('doctrine:mapping:convert');
  39503.         return $instance;
  39504.     }
  39505.     /**
  39506.      * Gets the private 'doctrine.mapping_import_command' shared service.
  39507.      *
  39508.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  39509.      */
  39510.     protected function getDoctrine_MappingImportCommandService()
  39511.     {
  39512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39513.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  39514.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  39515.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  39516.         $instance->setName('doctrine:mapping:import');
  39517.         return $instance;
  39518.     }
  39519.     /**
  39520.      * Gets the private 'doctrine.mapping_info_command' shared service.
  39521.      *
  39522.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  39523.      */
  39524.     protected function getDoctrine_MappingInfoCommandService()
  39525.     {
  39526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39527.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39528.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39529.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  39530.         $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()));
  39531.         $instance->setName('doctrine:mapping:info');
  39532.         return $instance;
  39533.     }
  39534.     /**
  39535.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  39536.      *
  39537.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  39538.      */
  39539.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  39540.     {
  39541.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Version/MigrationFactory.php';
  39542.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  39543.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  39544.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  39545.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  39546.         }
  39547.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  39548.     }
  39549.     /**
  39550.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  39551.      *
  39552.      * @return \Doctrine\Migrations\DependencyFactory
  39553.      */
  39554.     protected function getDoctrine_Migrations_DependencyFactoryService()
  39555.     {
  39556.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
  39557.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
  39558.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
  39559.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
  39560.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
  39561.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
  39562.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
  39563.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  39564.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  39565.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  39566.         $a->setAllOrNothing(false);
  39567.         $a->setCheckDatabasePlatform(true);
  39568.         $a->setTransactional(true);
  39569.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  39570.         $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()));
  39571.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  39572.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  39573.         });
  39574.         return $instance;
  39575.     }
  39576.     /**
  39577.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  39578.      *
  39579.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  39580.      */
  39581.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  39582.     {
  39583.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  39584.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  39585.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39586.     }
  39587.     /**
  39588.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  39589.      *
  39590.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  39591.      */
  39592.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  39593.     {
  39594.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  39595.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  39596.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  39597.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  39598.         }
  39599.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  39600.     }
  39601.     /**
  39602.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  39603.      *
  39604.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  39605.      */
  39606.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  39607.     {
  39608.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  39609.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  39610.     }
  39611.     /**
  39612.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  39613.      *
  39614.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  39615.      */
  39616.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  39617.     {
  39618.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  39619.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  39620.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  39621.     }
  39622.     /**
  39623.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  39624.      *
  39625.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  39626.      */
  39627.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  39628.     {
  39629.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  39630.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  39631.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  39632.             return new \EmptyIterator();
  39633.         }, 0));
  39634.     }
  39635.     /**
  39636.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  39637.      *
  39638.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  39639.      */
  39640.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  39641.     {
  39642.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  39643.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  39644.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  39645.     }
  39646.     /**
  39647.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  39648.      *
  39649.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  39650.      */
  39651.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  39652.     {
  39653.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  39654.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  39655.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39656.     }
  39657.     /**
  39658.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  39659.      *
  39660.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  39661.      */
  39662.     protected function getDoctrine_Orm_Validator_UniqueService()
  39663.     {
  39664.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  39665.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  39666.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  39667.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  39668.     }
  39669.     /**
  39670.      * Gets the private 'doctrine.query_dql_command' shared service.
  39671.      *
  39672.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  39673.      */
  39674.     protected function getDoctrine_QueryDqlCommandService()
  39675.     {
  39676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39677.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39678.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39679.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  39680.         $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()));
  39681.         $instance->setName('doctrine:query:dql');
  39682.         return $instance;
  39683.     }
  39684.     /**
  39685.      * Gets the private 'doctrine.query_sql_command' shared service.
  39686.      *
  39687.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  39688.      */
  39689.     protected function getDoctrine_QuerySqlCommandService()
  39690.     {
  39691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39692.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  39693.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  39694.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  39695.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  39696.         $instance->setName('doctrine:query:sql');
  39697.         return $instance;
  39698.     }
  39699.     /**
  39700.      * Gets the private 'doctrine.schema_create_command' shared service.
  39701.      *
  39702.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  39703.      */
  39704.     protected function getDoctrine_SchemaCreateCommandService()
  39705.     {
  39706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39707.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39708.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39709.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  39710.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  39711.         $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()));
  39712.         $instance->setName('doctrine:schema:create');
  39713.         return $instance;
  39714.     }
  39715.     /**
  39716.      * Gets the private 'doctrine.schema_drop_command' shared service.
  39717.      *
  39718.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  39719.      */
  39720.     protected function getDoctrine_SchemaDropCommandService()
  39721.     {
  39722.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39723.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39724.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39725.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  39726.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  39727.         $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()));
  39728.         $instance->setName('doctrine:schema:drop');
  39729.         return $instance;
  39730.     }
  39731.     /**
  39732.      * Gets the private 'doctrine.schema_update_command' shared service.
  39733.      *
  39734.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  39735.      */
  39736.     protected function getDoctrine_SchemaUpdateCommandService()
  39737.     {
  39738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39739.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39740.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39741.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  39742.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  39743.         $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()));
  39744.         $instance->setName('doctrine:schema:update');
  39745.         return $instance;
  39746.     }
  39747.     /**
  39748.      * Gets the private 'doctrine.schema_validate_command' shared service.
  39749.      *
  39750.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  39751.      */
  39752.     protected function getDoctrine_SchemaValidateCommandService()
  39753.     {
  39754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39755.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  39756.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  39757.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  39758.         $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()));
  39759.         $instance->setName('doctrine:schema:validate');
  39760.         return $instance;
  39761.     }
  39762.     /**
  39763.      * Gets the private 'doctrine.ulid_generator' shared service.
  39764.      *
  39765.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  39766.      */
  39767.     protected function getDoctrine_UlidGeneratorService()
  39768.     {
  39769.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  39770.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  39771.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  39772.     }
  39773.     /**
  39774.      * Gets the private 'doctrine.uuid_generator' shared service.
  39775.      *
  39776.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  39777.      */
  39778.     protected function getDoctrine_UuidGeneratorService()
  39779.     {
  39780.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  39781.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  39782.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  39783.     }
  39784.     /**
  39785.      * Gets the private 'doctrine_migrations.current_command' shared service.
  39786.      *
  39787.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  39788.      */
  39789.     protected function getDoctrineMigrations_CurrentCommandService()
  39790.     {
  39791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39792.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39793.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/CurrentCommand.php';
  39794.         $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');
  39795.         $instance->setName('doctrine:migrations:current');
  39796.         $instance->setDescription('Outputs the current version');
  39797.         return $instance;
  39798.     }
  39799.     /**
  39800.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  39801.      *
  39802.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  39803.      */
  39804.     protected function getDoctrineMigrations_DiffCommandService()
  39805.     {
  39806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39807.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39808.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DiffCommand.php';
  39809.         $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');
  39810.         $instance->setName('doctrine:migrations:diff');
  39811.         $instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
  39812.         return $instance;
  39813.     }
  39814.     /**
  39815.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  39816.      *
  39817.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  39818.      */
  39819.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  39820.     {
  39821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39822.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39823.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DumpSchemaCommand.php';
  39824.         $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');
  39825.         $instance->setName('doctrine:migrations:dump-schema');
  39826.         $instance->setDescription('Dump the schema for your database to a migration.');
  39827.         return $instance;
  39828.     }
  39829.     /**
  39830.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  39831.      *
  39832.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  39833.      */
  39834.     protected function getDoctrineMigrations_ExecuteCommandService()
  39835.     {
  39836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39837.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39838.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ExecuteCommand.php';
  39839.         $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');
  39840.         $instance->setName('doctrine:migrations:execute');
  39841.         $instance->setDescription('Execute one or more migration versions up or down manually.');
  39842.         return $instance;
  39843.     }
  39844.     /**
  39845.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  39846.      *
  39847.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  39848.      */
  39849.     protected function getDoctrineMigrations_GenerateCommandService()
  39850.     {
  39851.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39852.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39853.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/GenerateCommand.php';
  39854.         $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');
  39855.         $instance->setName('doctrine:migrations:generate');
  39856.         $instance->setDescription('Generate a blank migration class.');
  39857.         return $instance;
  39858.     }
  39859.     /**
  39860.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  39861.      *
  39862.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  39863.      */
  39864.     protected function getDoctrineMigrations_LatestCommandService()
  39865.     {
  39866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39867.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39868.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/LatestCommand.php';
  39869.         $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');
  39870.         $instance->setName('doctrine:migrations:latest');
  39871.         $instance->setDescription('Outputs the latest version');
  39872.         return $instance;
  39873.     }
  39874.     /**
  39875.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  39876.      *
  39877.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  39878.      */
  39879.     protected function getDoctrineMigrations_MigrateCommandService()
  39880.     {
  39881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39882.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39883.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/MigrateCommand.php';
  39884.         $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');
  39885.         $instance->setName('doctrine:migrations:migrate');
  39886.         $instance->setDescription('Execute a migration to a specified version or the latest available version.');
  39887.         return $instance;
  39888.     }
  39889.     /**
  39890.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  39891.      *
  39892.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  39893.      */
  39894.     protected function getDoctrineMigrations_RollupCommandService()
  39895.     {
  39896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39897.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39898.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/RollupCommand.php';
  39899.         $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');
  39900.         $instance->setName('doctrine:migrations:rollup');
  39901.         $instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
  39902.         return $instance;
  39903.     }
  39904.     /**
  39905.      * Gets the private 'doctrine_migrations.status_command' shared service.
  39906.      *
  39907.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  39908.      */
  39909.     protected function getDoctrineMigrations_StatusCommandService()
  39910.     {
  39911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39912.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39913.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/StatusCommand.php';
  39914.         $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');
  39915.         $instance->setName('doctrine:migrations:status');
  39916.         $instance->setDescription('View the status of a set of migrations.');
  39917.         return $instance;
  39918.     }
  39919.     /**
  39920.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  39921.      *
  39922.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  39923.      */
  39924.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  39925.     {
  39926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39927.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39928.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/SyncMetadataCommand.php';
  39929.         $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');
  39930.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  39931.         $instance->setDescription('Ensures that the metadata storage is at the latest version.');
  39932.         return $instance;
  39933.     }
  39934.     /**
  39935.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  39936.      *
  39937.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  39938.      */
  39939.     protected function getDoctrineMigrations_UpToDateCommandService()
  39940.     {
  39941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39942.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39943.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/UpToDateCommand.php';
  39944.         $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');
  39945.         $instance->setName('doctrine:migrations:up-to-date');
  39946.         $instance->setDescription('Tells you if your schema is up-to-date.');
  39947.         return $instance;
  39948.     }
  39949.     /**
  39950.      * Gets the private 'doctrine_migrations.version_command' shared service.
  39951.      *
  39952.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  39953.      */
  39954.     protected function getDoctrineMigrations_VersionCommandService()
  39955.     {
  39956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39957.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39958.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/VersionCommand.php';
  39959.         $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');
  39960.         $instance->setName('doctrine:migrations:version');
  39961.         $instance->setDescription('Manually add and delete migration versions from the version table.');
  39962.         return $instance;
  39963.     }
  39964.     /**
  39965.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  39966.      *
  39967.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  39968.      */
  39969.     protected function getDoctrineMigrations_VersionsCommandService()
  39970.     {
  39971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39972.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  39973.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ListCommand.php';
  39974.         $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');
  39975.         $instance->setName('doctrine:migrations:list');
  39976.         $instance->setDescription('Display a list of all available migrations and their status.');
  39977.         return $instance;
  39978.     }
  39979.     /**
  39980.      * Gets the private 'error_handler.error_renderer.html' shared service.
  39981.      *
  39982.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  39983.      */
  39984.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  39985.     {
  39986.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  39987.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  39988.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  39989.         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()));
  39990.     }
  39991.     /**
  39992.      * Gets the private 'exception_listener' shared service.
  39993.      *
  39994.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  39995.      */
  39996.     protected function getExceptionListenerService()
  39997.     {
  39998.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  39999.     }
  40000.     /**
  40001.      * Gets the private 'form.choice_list_factory.cached' shared service.
  40002.      *
  40003.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  40004.      */
  40005.     protected function getForm_ChoiceListFactory_CachedService()
  40006.     {
  40007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  40008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  40009.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  40010.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  40011.         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())));
  40012.     }
  40013.     /**
  40014.      * Gets the private 'form.registry' shared service.
  40015.      *
  40016.      * @return \Symfony\Component\Form\FormRegistry
  40017.      */
  40018.     protected function getForm_RegistryService()
  40019.     {
  40020.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  40021.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  40022.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  40023.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  40024.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  40025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  40026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  40027.         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, [
  40028.             'DcSiteBundle\\Form\\BuyPartsType' => ['services''DcSiteBundle\\Form\\BuyPartsType''getBuyPartsTypeService'false],
  40029.             'DcSiteBundle\\Form\\MotoTestDriveType' => ['services''dc.forms.moto_test_drive''getDc_Forms_MotoTestDriveService'false],
  40030.             'DcSiteBundle\\Form\\VacancyType' => ['services''DcSiteBundle\\Form\\VacancyType''getVacancyTypeService'false],
  40031.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  40032.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  40033.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  40034.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  40035.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  40036.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  40037.             'ImporterBundle\\Form\\BuyPartsType' => ['privates''ImporterBundle\\Form\\BuyPartsType''getBuyPartsType2Service'false],
  40038.             'ImporterBundle\\Form\\TestDriveType' => ['services''importer.forms.test_drive''getImporter_Forms_TestDriveService'false],
  40039.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => ['privates''sonata.admin.form.type.admin''getSonata_Admin_Form_Type_AdminService'false],
  40040.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => ['privates''sonata.admin.doctrine_orm.form.type.choice_field_mask''getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService'false],
  40041.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => ['privates''sonata.admin.form.type.collection''getSonata_Admin_Form_Type_CollectionService'false],
  40042.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => ['privates''sonata.admin.form.filter.type.choice''getSonata_Admin_Form_Filter_Type_ChoiceService'false],
  40043.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => ['privates''sonata.admin.form.filter.type.daterange''getSonata_Admin_Form_Filter_Type_DaterangeService'false],
  40044.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => ['privates''sonata.admin.form.filter.type.datetime_range''getSonata_Admin_Form_Filter_Type_DatetimeRangeService'false],
  40045.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => ['privates''sonata.admin.form.filter.type.datetime''getSonata_Admin_Form_Filter_Type_DatetimeService'false],
  40046.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => ['privates''sonata.admin.form.filter.type.date''getSonata_Admin_Form_Filter_Type_DateService'false],
  40047.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => ['privates''sonata.admin.form.filter.type.default''getSonata_Admin_Form_Filter_Type_DefaultService'false],
  40048.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => ['privates''sonata.admin.form.filter.type.number''getSonata_Admin_Form_Filter_Type_NumberService'false],
  40049.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => ['privates''sonata.admin.form.type.model_autocomplete''getSonata_Admin_Form_Type_ModelAutocompleteService'false],
  40050.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => ['privates''sonata.admin.form.type.model_hidden''getSonata_Admin_Form_Type_ModelHiddenService'false],
  40051.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => ['privates''sonata.admin.form.type.model_list''getSonata_Admin_Form_Type_ModelListService'false],
  40052.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => ['privates''sonata.admin.form.type.model_reference''getSonata_Admin_Form_Type_ModelReferenceService'false],
  40053.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => ['privates''sonata.admin.form.type.model_choice''getSonata_Admin_Form_Type_ModelChoiceService'false],
  40054.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'false],
  40055.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'false],
  40056.             'Sonata\\Form\\Type\\BooleanType' => ['privates''sonata.form.type.boolean''getSonata_Form_Type_BooleanService'false],
  40057.             'Sonata\\Form\\Type\\CollectionType' => ['privates''sonata.form.type.collection''getSonata_Form_Type_CollectionService'false],
  40058.             'Sonata\\Form\\Type\\DatePickerType' => ['privates''sonata.form.type.date_picker''getSonata_Form_Type_DatePickerService'false],
  40059.             'Sonata\\Form\\Type\\DateRangePickerType' => ['privates''sonata.form.type.date_range_picker''getSonata_Form_Type_DateRangePickerService'false],
  40060.             'Sonata\\Form\\Type\\DateRangeType' => ['privates''sonata.form.type.date_range''getSonata_Form_Type_DateRangeService'false],
  40061.             'Sonata\\Form\\Type\\DateTimePickerType' => ['privates''sonata.form.type.datetime_picker''getSonata_Form_Type_DatetimePickerService'false],
  40062.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => ['privates''sonata.form.type.datetime_range_picker''getSonata_Form_Type_DatetimeRangePickerService'false],
  40063.             'Sonata\\Form\\Type\\DateTimeRangeType' => ['privates''sonata.form.type.datetime_range''getSonata_Form_Type_DatetimeRangeService'false],
  40064.             'Sonata\\Form\\Type\\ImmutableArrayType' => ['privates''sonata.form.type.array''getSonata_Form_Type_ArrayService'false],
  40065.             'Sonata\\MediaBundle\\Form\\Type\\MediaType' => ['privates''sonata.media.form.type.media''getSonata_Media_Form_Type_MediaService'false],
  40066.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  40067.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  40068.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  40069.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  40070.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  40071.         ], [
  40072.             'DcSiteBundle\\Form\\BuyPartsType' => '?',
  40073.             'DcSiteBundle\\Form\\MotoTestDriveType' => '?',
  40074.             'DcSiteBundle\\Form\\VacancyType' => '?',
  40075.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  40076.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  40077.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  40078.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  40079.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  40080.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  40081.             'ImporterBundle\\Form\\BuyPartsType' => '?',
  40082.             'ImporterBundle\\Form\\TestDriveType' => '?',
  40083.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => '?',
  40084.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => '?',
  40085.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => '?',
  40086.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => '?',
  40087.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => '?',
  40088.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => '?',
  40089.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => '?',
  40090.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => '?',
  40091.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => '?',
  40092.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => '?',
  40093.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => '?',
  40094.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => '?',
  40095.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => '?',
  40096.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => '?',
  40097.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => '?',
  40098.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  40099.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  40100.             'Sonata\\Form\\Type\\BooleanType' => '?',
  40101.             'Sonata\\Form\\Type\\CollectionType' => '?',
  40102.             'Sonata\\Form\\Type\\DatePickerType' => '?',
  40103.             'Sonata\\Form\\Type\\DateRangePickerType' => '?',
  40104.             'Sonata\\Form\\Type\\DateRangeType' => '?',
  40105.             'Sonata\\Form\\Type\\DateTimePickerType' => '?',
  40106.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => '?',
  40107.             'Sonata\\Form\\Type\\DateTimeRangeType' => '?',
  40108.             'Sonata\\Form\\Type\\ImmutableArrayType' => '?',
  40109.             'Sonata\\MediaBundle\\Form\\Type\\MediaType' => '?',
  40110.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  40111.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  40112.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  40113.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  40114.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  40115.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  40116.             yield => ($this->privates['sonata.admin.form.extension.field'] ?? $this->getSonata_Admin_Form_Extension_FieldService());
  40117.             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()));
  40118.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  40119.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  40120.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  40121.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  40122.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  40123.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  40124.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  40125.         }, 9), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  40126.             yield => ($this->privates['sonata.admin.form.extension.choice'] ?? ($this->privates['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension()));
  40127.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  40128.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  40129.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  40130.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  40131.         }, 1)], new RewindableGenerator(function () {
  40132.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  40133.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  40134.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  40135.     }
  40136.     /**
  40137.      * Gets the private 'form.server_params' shared service.
  40138.      *
  40139.      * @return \Symfony\Component\Form\Util\ServerParams
  40140.      */
  40141.     protected function getForm_ServerParamsService()
  40142.     {
  40143.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  40144.         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())));
  40145.     }
  40146.     /**
  40147.      * Gets the private 'form.type.choice' shared service.
  40148.      *
  40149.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  40150.      */
  40151.     protected function getForm_Type_ChoiceService()
  40152.     {
  40153.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40154.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  40156.         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()));
  40157.     }
  40158.     /**
  40159.      * Gets the private 'form.type.color' shared service.
  40160.      *
  40161.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  40162.      */
  40163.     protected function getForm_Type_ColorService()
  40164.     {
  40165.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40166.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  40168.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  40169.     }
  40170.     /**
  40171.      * Gets the private 'form.type.entity' shared service.
  40172.      *
  40173.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  40174.      */
  40175.     protected function getForm_Type_EntityService()
  40176.     {
  40177.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40178.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40179.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  40180.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  40181.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  40182.     }
  40183.     /**
  40184.      * Gets the private 'form.type.form' shared service.
  40185.      *
  40186.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  40187.      */
  40188.     protected function getForm_Type_FormService()
  40189.     {
  40190.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40191.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40192.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  40193.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  40194.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  40195.     }
  40196.     /**
  40197.      * Gets the private 'form.type_extension.csrf' shared service.
  40198.      *
  40199.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  40200.      */
  40201.     protected function getForm_TypeExtension_CsrfService()
  40202.     {
  40203.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40204.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40205.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  40206.         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()));
  40207.     }
  40208.     /**
  40209.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  40210.      *
  40211.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  40212.      */
  40213.     protected function getForm_TypeExtension_Form_DataCollectorService()
  40214.     {
  40215.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40216.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40217.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  40218.         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()));
  40219.     }
  40220.     /**
  40221.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  40222.      *
  40223.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  40224.      */
  40225.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  40226.     {
  40227.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40228.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40229.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  40230.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  40231.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  40232.         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())));
  40233.     }
  40234.     /**
  40235.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  40236.      *
  40237.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  40238.      */
  40239.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  40240.     {
  40241.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  40244.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  40245.     }
  40246.     /**
  40247.      * Gets the private 'form.type_extension.form.validator' shared service.
  40248.      *
  40249.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  40250.      */
  40251.     protected function getForm_TypeExtension_Form_ValidatorService()
  40252.     {
  40253.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  40256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  40257.         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()));
  40258.     }
  40259.     /**
  40260.      * Gets the private 'form.type_extension.upload.validator' shared service.
  40261.      *
  40262.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  40263.      */
  40264.     protected function getForm_TypeExtension_Upload_ValidatorService()
  40265.     {
  40266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  40267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  40268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  40269.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  40270.     }
  40271.     /**
  40272.      * Gets the private 'form.type_guesser.doctrine' shared service.
  40273.      *
  40274.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  40275.      */
  40276.     protected function getForm_TypeGuesser_DoctrineService()
  40277.     {
  40278.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  40279.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  40280.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  40281.     }
  40282.     /**
  40283.      * Gets the private 'form.type_guesser.validator' shared service.
  40284.      *
  40285.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  40286.      */
  40287.     protected function getForm_TypeGuesser_ValidatorService()
  40288.     {
  40289.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  40290.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  40291.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  40292.     }
  40293.     /**
  40294.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  40295.      *
  40296.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  40297.      */
  40298.     protected function getFosCkEditor_Command_InstallerService()
  40299.     {
  40300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40301.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  40302.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  40303.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  40304.         $instance->setName('ckeditor:install');
  40305.         return $instance;
  40306.     }
  40307.     /**
  40308.      * Gets the private 'fos_ck_editor.form.type' shared service.
  40309.      *
  40310.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  40311.      */
  40312.     protected function getFosCkEditor_Form_TypeService()
  40313.     {
  40314.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40315.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40316.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  40317.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  40318.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  40319.         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' => []]]));
  40320.     }
  40321.     /**
  40322.      * Gets the private 'fos_user.change_password.form.type' shared service.
  40323.      *
  40324.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  40325.      */
  40326.     protected function getFosUser_ChangePassword_Form_TypeService()
  40327.     {
  40328.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40329.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40330.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ChangePasswordFormType.php';
  40331.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('CoreBundle\\Entity\\User');
  40332.     }
  40333.     /**
  40334.      * Gets the private 'fos_user.command.activate_user' shared service.
  40335.      *
  40336.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  40337.      */
  40338.     protected function getFosUser_Command_ActivateUserService()
  40339.     {
  40340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40341.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/ActivateUserCommand.php';
  40342.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40343.         $instance->setName('fos:user:activate');
  40344.         $instance->setDescription('Activate a user');
  40345.         return $instance;
  40346.     }
  40347.     /**
  40348.      * Gets the private 'fos_user.command.change_password' shared service.
  40349.      *
  40350.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  40351.      */
  40352.     protected function getFosUser_Command_ChangePasswordService()
  40353.     {
  40354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40355.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/ChangePasswordCommand.php';
  40356.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40357.         $instance->setName('fos:user:change-password');
  40358.         $instance->setDescription('Change the password of a user.');
  40359.         return $instance;
  40360.     }
  40361.     /**
  40362.      * Gets the private 'fos_user.command.create_user' shared service.
  40363.      *
  40364.      * @return \FOS\UserBundle\Command\CreateUserCommand
  40365.      */
  40366.     protected function getFosUser_Command_CreateUserService()
  40367.     {
  40368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40369.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/CreateUserCommand.php';
  40370.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40371.         $instance->setName('fos:user:create');
  40372.         $instance->setDescription('Create a user.');
  40373.         return $instance;
  40374.     }
  40375.     /**
  40376.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  40377.      *
  40378.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  40379.      */
  40380.     protected function getFosUser_Command_DeactivateUserService()
  40381.     {
  40382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40383.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/DeactivateUserCommand.php';
  40384.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40385.         $instance->setName('fos:user:deactivate');
  40386.         $instance->setDescription('Deactivate a user');
  40387.         return $instance;
  40388.     }
  40389.     /**
  40390.      * Gets the private 'fos_user.command.demote_user' shared service.
  40391.      *
  40392.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  40393.      */
  40394.     protected function getFosUser_Command_DemoteUserService()
  40395.     {
  40396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40397.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/RoleCommand.php';
  40398.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/DemoteUserCommand.php';
  40399.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40400.         $instance->setName('fos:user:demote');
  40401.         $instance->setDescription('Demote a user by removing a role');
  40402.         return $instance;
  40403.     }
  40404.     /**
  40405.      * Gets the private 'fos_user.command.promote_user' shared service.
  40406.      *
  40407.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  40408.      */
  40409.     protected function getFosUser_Command_PromoteUserService()
  40410.     {
  40411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40412.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/RoleCommand.php';
  40413.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/PromoteUserCommand.php';
  40414.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  40415.         $instance->setName('fos:user:promote');
  40416.         $instance->setDescription('Promotes a user by adding a role');
  40417.         return $instance;
  40418.     }
  40419.     /**
  40420.      * Gets the private 'fos_user.listener.authentication' shared service.
  40421.      *
  40422.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  40423.      */
  40424.     protected function getFosUser_Listener_AuthenticationService()
  40425.     {
  40426.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/AuthenticationListener.php';
  40427.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Security/LoginManagerInterface.php';
  40428.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Security/LoginManager.php';
  40429.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  40430.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  40431.         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');
  40432.     }
  40433.     /**
  40434.      * Gets the private 'fos_user.listener.flash' shared service.
  40435.      *
  40436.      * @return \FOS\UserBundle\EventListener\FlashListener
  40437.      */
  40438.     protected function getFosUser_Listener_FlashService()
  40439.     {
  40440.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php';
  40441.         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()));
  40442.     }
  40443.     /**
  40444.      * Gets the private 'fos_user.listener.resetting' shared service.
  40445.      *
  40446.      * @return \FOS\UserBundle\EventListener\ResettingListener
  40447.      */
  40448.     protected function getFosUser_Listener_ResettingService()
  40449.     {
  40450.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/ResettingListener.php';
  40451.         $a = ($this->services['router'] ?? $this->getRouterService());
  40452.         if (isset($this->privates['fos_user.listener.resetting'])) {
  40453.             return $this->privates['fos_user.listener.resetting'];
  40454.         }
  40455.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener($a86400);
  40456.     }
  40457.     /**
  40458.      * Gets the private 'fos_user.profile.form.type' shared service.
  40459.      *
  40460.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  40461.      */
  40462.     protected function getFosUser_Profile_Form_TypeService()
  40463.     {
  40464.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40465.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40466.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ProfileFormType.php';
  40467.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('CoreBundle\\Entity\\User');
  40468.     }
  40469.     /**
  40470.      * Gets the private 'fos_user.registration.form.type' shared service.
  40471.      *
  40472.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  40473.      */
  40474.     protected function getFosUser_Registration_Form_TypeService()
  40475.     {
  40476.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40477.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40478.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/RegistrationFormType.php';
  40479.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('CoreBundle\\Entity\\User');
  40480.     }
  40481.     /**
  40482.      * Gets the private 'fos_user.resetting.form.type' shared service.
  40483.      *
  40484.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  40485.      */
  40486.     protected function getFosUser_Resetting_Form_TypeService()
  40487.     {
  40488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40490.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ResettingFormType.php';
  40491.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('CoreBundle\\Entity\\User');
  40492.     }
  40493.     /**
  40494.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  40495.      *
  40496.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  40497.      */
  40498.     protected function getFosUser_Security_InteractiveLoginListenerService()
  40499.     {
  40500.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/LastLoginListener.php';
  40501.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  40502.     }
  40503.     /**
  40504.      * Gets the private 'fos_user.user_listener' shared service.
  40505.      *
  40506.      * @return \FOS\UserBundle\Doctrine\UserListener
  40507.      */
  40508.     protected function getFosUser_UserListenerService()
  40509.     {
  40510.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  40511.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserListener.php';
  40512.         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()));
  40513.     }
  40514.     /**
  40515.      * Gets the private 'fos_user.user_provider.username' shared service.
  40516.      *
  40517.      * @return \FOS\UserBundle\Security\UserProvider
  40518.      */
  40519.     protected function getFosUser_UserProvider_UsernameService()
  40520.     {
  40521.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  40522.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Security/UserProvider.php';
  40523.         return $this->privates['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  40524.     }
  40525.     /**
  40526.      * Gets the private 'fos_user.username_form_type' shared service.
  40527.      *
  40528.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  40529.      */
  40530.     protected function getFosUser_UsernameFormTypeService()
  40531.     {
  40532.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  40533.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  40534.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/UsernameFormType.php';
  40535.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  40536.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/DataTransformer/UserToUsernameTransformer.php';
  40537.         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())));
  40538.     }
  40539.     /**
  40540.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  40541.      *
  40542.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  40543.      */
  40544.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  40545.     {
  40546.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  40547.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  40548.     }
  40549.     /**
  40550.      * Gets the private 'fos_user.util.password_updater' shared service.
  40551.      *
  40552.      * @return \FOS\UserBundle\Util\HashingPasswordUpdater
  40553.      */
  40554.     protected function getFosUser_Util_PasswordUpdaterService()
  40555.     {
  40556.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  40557.     }
  40558.     /**
  40559.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  40560.      *
  40561.      * @return \FOS\UserBundle\Util\UserManipulator
  40562.      */
  40563.     protected function getFosUser_Util_UserManipulatorService()
  40564.     {
  40565.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/UserManipulator.php';
  40566.         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())));
  40567.     }
  40568.     /**
  40569.      * Gets the private 'fragment.listener' shared service.
  40570.      *
  40571.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  40572.      */
  40573.     protected function getFragment_ListenerService()
  40574.     {
  40575.         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');
  40576.     }
  40577.     /**
  40578.      * Gets the private 'fragment.renderer.hinclude' shared service.
  40579.      *
  40580.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  40581.      */
  40582.     protected function getFragment_Renderer_HincludeService()
  40583.     {
  40584.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  40585.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  40586.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  40587.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  40588.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  40589.             return $this->privates['fragment.renderer.hinclude'];
  40590.         }
  40591.         $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);
  40592.         $instance->setFragmentPath('/_fragment');
  40593.         return $instance;
  40594.     }
  40595.     /**
  40596.      * Gets the private 'fragment.renderer.inline' shared service.
  40597.      *
  40598.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  40599.      */
  40600.     protected function getFragment_Renderer_InlineService()
  40601.     {
  40602.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  40603.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  40604.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  40605.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  40606.         if (isset($this->privates['fragment.renderer.inline'])) {
  40607.             return $this->privates['fragment.renderer.inline'];
  40608.         }
  40609.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40610.         if (isset($this->privates['fragment.renderer.inline'])) {
  40611.             return $this->privates['fragment.renderer.inline'];
  40612.         }
  40613.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  40614.         $instance->setFragmentPath('/_fragment');
  40615.         return $instance;
  40616.     }
  40617.     /**
  40618.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  40619.      *
  40620.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  40621.      */
  40622.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  40623.     {
  40624.         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())));
  40625.     }
  40626.     /**
  40627.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  40628.      *
  40629.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  40630.      */
  40631.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  40632.     {
  40633.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  40634.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  40635.             return $this->privates['framework_extra_bundle.event.is_granted'];
  40636.         }
  40637.         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);
  40638.     }
  40639.     /**
  40640.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  40641.      *
  40642.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  40643.      */
  40644.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  40645.     {
  40646.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40647.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  40648.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  40649.     }
  40650.     /**
  40651.      * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  40652.      *
  40653.      * @return \JMS\SerializerBundle\Cache\CacheClearer
  40654.      */
  40655.     protected function getJmsSerializer_Cache_CacheClearerService()
  40656.     {
  40657.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  40658.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  40659.         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')))));
  40660.     }
  40661.     /**
  40662.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  40663.      *
  40664.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  40665.      */
  40666.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  40667.     {
  40668.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40669.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  40670.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  40671.     }
  40672.     /**
  40673.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  40674.      *
  40675.      * @return \JMS\Serializer\Handler\DateHandler
  40676.      */
  40677.     protected function getJmsSerializer_DatetimeHandlerService()
  40678.     {
  40679.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40680.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  40681.         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']);
  40682.     }
  40683.     /**
  40684.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  40685.      *
  40686.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  40687.      */
  40688.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  40689.     {
  40690.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  40691.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  40692.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  40693.     }
  40694.     /**
  40695.      * Gets the private 'jms_serializer.event_dispatcher' shared service.
  40696.      *
  40697.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  40698.      */
  40699.     protected function getJmsSerializer_EventDispatcherService()
  40700.     {
  40701.         $this->privates['jms_serializer.event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  40702.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  40703.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  40704.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  40705.         ], [
  40706.             'jms_serializer.stopwatch_subscriber' => '?',
  40707.             'jms_serializer.traceable_runs_listener' => '?',
  40708.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  40709.         ]));
  40710.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  40711.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  40712.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  40713.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  40714.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  40715.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  40716.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  40717.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  40718.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  40719.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  40720.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  40721.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  40722.         return $instance;
  40723.     }
  40724.     /**
  40725.      * Gets the private 'jms_serializer.expression_evaluator' shared service.
  40726.      *
  40727.      * @return \JMS\Serializer\Expression\ExpressionEvaluator
  40728.      */
  40729.     protected function getJmsSerializer_ExpressionEvaluatorService()
  40730.     {
  40731.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  40732.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  40733.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  40734.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  40735.         $a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  40736.         $a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  40737.         return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
  40738.     }
  40739.     /**
  40740.      * Gets the private 'jms_serializer.form_error_handler' shared service.
  40741.      *
  40742.      * @return \JMS\Serializer\Handler\FormErrorHandler
  40743.      */
  40744.     protected function getJmsSerializer_FormErrorHandlerService()
  40745.     {
  40746.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40747.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  40748.         return $this->privates['jms_serializer.form_error_handler'] = new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  40749.     }
  40750.     /**
  40751.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  40752.      *
  40753.      * @return \JMS\Serializer\Handler\IteratorHandler
  40754.      */
  40755.     protected function getJmsSerializer_IteratorHandlerService()
  40756.     {
  40757.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40758.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  40759.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  40760.     }
  40761.     /**
  40762.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  40763.      *
  40764.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  40765.      */
  40766.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  40767.     {
  40768.         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')]));
  40769.     }
  40770.     /**
  40771.      * Gets the private 'jms_serializer.metadata.typed_properties_driver' shared service.
  40772.      *
  40773.      * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  40774.      */
  40775.     protected function getJmsSerializer_Metadata_TypedPropertiesDriverService()
  40776.     {
  40777.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  40778.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  40779.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  40780.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  40781.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  40782.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  40783.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  40784.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  40785.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  40786.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  40787.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  40788.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  40789.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
  40790.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/NullDriver.php';
  40791.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  40792.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  40793.         $a = ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService());
  40794.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  40795.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  40796.         $d = ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService());
  40797.         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);
  40798.     }
  40799.     /**
  40800.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  40801.      *
  40802.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  40803.      */
  40804.     protected function getJmsSerializer_StopwatchSubscriberService()
  40805.     {
  40806.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  40807.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  40808.         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');
  40809.     }
  40810.     /**
  40811.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  40812.      *
  40813.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  40814.      */
  40815.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  40816.     {
  40817.         $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, [
  40818.             'jms_serializer.union_handler' => ['privates''jms_serializer.union_handler''getJmsSerializer_UnionHandlerService'false],
  40819.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  40820.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  40821.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  40822.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  40823.             'jms_serializer.form_error_handler' => ['privates''jms_serializer.form_error_handler''getJmsSerializer_FormErrorHandlerService'false],
  40824.         ], [
  40825.             'jms_serializer.union_handler' => '?',
  40826.             'jms_serializer.array_collection_handler' => '?',
  40827.             'jms_serializer.datetime_handler' => '?',
  40828.             'jms_serializer.iterator_handler' => '?',
  40829.             'jms_serializer.constraint_violation_handler' => '?',
  40830.             'jms_serializer.form_error_handler' => '?',
  40831.         ])));
  40832.         $instance->registerHandler(2'union''json', [=> 'jms_serializer.union_handler'=> 'deserializeUnion']);
  40833.         $instance->registerHandler(2'union''xml', [=> 'jms_serializer.union_handler'=> 'deserializeUnion']);
  40834.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40835.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40836.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40837.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40838.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40839.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40840.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40841.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40842.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40843.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  40844.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  40845.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  40846.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  40847.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  40848.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  40849.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  40850.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  40851.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  40852.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  40853.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  40854.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  40855.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  40856.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  40857.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  40858.         $instance->registerHandler(1'union''json', [=> 'jms_serializer.union_handler'=> 'serializeUnion']);
  40859.         $instance->registerHandler(1'union''xml', [=> 'jms_serializer.union_handler'=> 'serializeUnion']);
  40860.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40861.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40862.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40863.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40864.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40865.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40866.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40867.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40868.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40869.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  40870.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  40871.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  40872.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  40873.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  40874.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  40875.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  40876.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  40877.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  40878.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  40879.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  40880.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  40881.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  40882.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToxml']);
  40883.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormTojson']);
  40884.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToXml']);
  40885.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToJson']);
  40886.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  40887.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  40888.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40889.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40890.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40891.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40892.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40893.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  40894.         return $instance;
  40895.     }
  40896.     /**
  40897.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  40898.      *
  40899.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  40900.      */
  40901.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  40902.     {
  40903.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  40904.             'metadata_driver' => ['privates''jms_serializer.metadata.typed_properties_driver''getJmsSerializer_Metadata_TypedPropertiesDriverService'false],
  40905.         ], [
  40906.             'metadata_driver' => '?',
  40907.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  40908.         $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')))));
  40909.         $a->setIncludeInterfaces(false);
  40910.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  40911.     }
  40912.     /**
  40913.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  40914.      *
  40915.      * @return \JMS\SerializerBundle\Debug\RunsListener
  40916.      */
  40917.     protected function getJmsSerializer_TraceableRunsListenerService()
  40918.     {
  40919.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  40920.     }
  40921.     /**
  40922.      * Gets the private 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  40923.      *
  40924.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  40925.      */
  40926.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  40927.     {
  40928.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  40929.         return $this->privates['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  40930.     }
  40931.     /**
  40932.      * Gets the private 'jms_serializer.union_handler' shared service.
  40933.      *
  40934.      * @return \JMS\Serializer\Handler\UnionHandler
  40935.      */
  40936.     protected function getJmsSerializer_UnionHandlerService()
  40937.     {
  40938.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  40939.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/UnionHandler.php';
  40940.         return $this->privates['jms_serializer.union_handler'] = new \JMS\Serializer\Handler\UnionHandler();
  40941.     }
  40942.     /**
  40943.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  40944.      *
  40945.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  40946.      */
  40947.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  40948.     {
  40949.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  40950.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  40951.         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()));
  40952.     }
  40953.     /**
  40954.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  40955.      *
  40956.      * @return \Knp\Menu\Provider\ChainProvider
  40957.      */
  40958.     protected function getKnpMenu_MenuProvider_ChainService()
  40959.     {
  40960.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  40961.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  40962.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  40963.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  40964.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  40965.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->getSonata_Admin_Menu_GroupProviderService());
  40966.         }, 3));
  40967.     }
  40968.     /**
  40969.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  40970.      *
  40971.      * @return \Knp\Menu\Provider\LazyProvider
  40972.      */
  40973.     protected function getKnpMenu_MenuProvider_LazyService()
  40974.     {
  40975.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  40976.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  40977.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['sonata_admin_sidebar' => function () {
  40978.             return (isset($this->factories['service_container']['sonata.admin.sidebar_menu']) ? $this->factories['service_container']['sonata.admin.sidebar_menu']() : $this->getSonata_Admin_SidebarMenuService());
  40979.         }]);
  40980.     }
  40981.     /**
  40982.      * Gets the private 'knp_menu.renderer.list' shared service.
  40983.      *
  40984.      * @return \Knp\Menu\Renderer\ListRenderer
  40985.      */
  40986.     protected function getKnpMenu_Renderer_ListService()
  40987.     {
  40988.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  40989.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  40990.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  40991.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  40992.     }
  40993.     /**
  40994.      * Gets the private 'knp_menu.renderer.twig' shared service.
  40995.      *
  40996.      * @return \Knp\Menu\Renderer\TwigRenderer
  40997.      */
  40998.     protected function getKnpMenu_Renderer_TwigService()
  40999.     {
  41000.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  41001.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  41002.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  41003.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  41004.             return $this->privates['knp_menu.renderer.twig'];
  41005.         }
  41006.         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()), []);
  41007.     }
  41008.     /**
  41009.      * Gets the private 'knp_menu.twig.runtime' shared service.
  41010.      *
  41011.      * @return \Knp\Menu\Twig\MenuRuntimeExtension
  41012.      */
  41013.     protected function getKnpMenu_Twig_RuntimeService()
  41014.     {
  41015.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuRuntimeExtension.php';
  41016.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  41017.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  41018.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  41019.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  41020.         $a = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  41021.         if (isset($this->privates['knp_menu.twig.runtime'])) {
  41022.             return $this->privates['knp_menu.twig.runtime'];
  41023.         }
  41024.         $b = new \Knp\Menu\Util\MenuManipulator();
  41025.         $c = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  41026.         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, [
  41027.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  41028.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  41029.         ], [
  41030.             'list' => 'Knp\\Menu\\Renderer\\ListRenderer',
  41031.             'twig' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  41032.         ]), 'twig'), $a$b$c), $c$b);
  41033.     }
  41034.     /**
  41035.      * Gets the private 'knp_menu.voter.router' shared service.
  41036.      *
  41037.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  41038.      */
  41039.     protected function getKnpMenu_Voter_RouterService()
  41040.     {
  41041.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  41042.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  41043.         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())));
  41044.     }
  41045.     /**
  41046.      * Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
  41047.      *
  41048.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  41049.      */
  41050.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  41051.     {
  41052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41053.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  41054.         $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');
  41055.         $instance->setName('lexik:jwt:check-config');
  41056.         $instance->setDescription('Checks that the bundle is properly configured.');
  41057.         return $instance;
  41058.     }
  41059.     /**
  41060.      * Gets the private 'lexik_jwt_authentication.enable_encryption_config_command' shared service.
  41061.      *
  41062.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand
  41063.      */
  41064.     protected function getLexikJwtAuthentication_EnableEncryptionConfigCommandService()
  41065.     {
  41066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  41068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  41069.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  41070.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/EnableEncryptionConfigCommand.php';
  41071.         $this->privates['lexik_jwt_authentication.enable_encryption_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand(NULL);
  41072.         $instance->setName('lexik:jwt:enable-encryption');
  41073.         $instance->setDescription('Enable Web-Token encryption support.');
  41074.         return $instance;
  41075.     }
  41076.     /**
  41077.      * Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
  41078.      *
  41079.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
  41080.      */
  41081.     protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
  41082.     {
  41083.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41084.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
  41085.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  41086.         $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');
  41087.         $instance->setName('lexik:jwt:generate-keypair');
  41088.         $instance->setDescription('Generate public/private keys for use in your application.');
  41089.         return $instance;
  41090.     }
  41091.     /**
  41092.      * Gets the private 'lexik_jwt_authentication.migrate_config_command' shared service.
  41093.      *
  41094.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand
  41095.      */
  41096.     protected function getLexikJwtAuthentication_MigrateConfigCommandService()
  41097.     {
  41098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  41100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  41101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  41102.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/MigrateConfigCommand.php';
  41103.         $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');
  41104.         $instance->setName('lexik:jwt:migrate-config');
  41105.         $instance->setDescription('Migrate LexikJWTAuthenticationBundle configuration to the Web-Token one.');
  41106.         return $instance;
  41107.     }
  41108.     /**
  41109.      * Gets the private 'locale_aware_listener' shared service.
  41110.      *
  41111.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  41112.      */
  41113.     protected function getLocaleAwareListenerService()
  41114.     {
  41115.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  41116.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('ua')));
  41117.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  41118.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->getSonata_Form_Type_DatePickerService());
  41119.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->getSonata_Form_Type_DatetimePickerService());
  41120.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  41121.     }
  41122.     /**
  41123.      * Gets the private 'locale_listener' shared service.
  41124.      *
  41125.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  41126.      */
  41127.     protected function getLocaleListenerService()
  41128.     {
  41129.         $a = ($this->services['router'] ?? $this->getRouterService());
  41130.         if (isset($this->privates['locale_listener'])) {
  41131.             return $this->privates['locale_listener'];
  41132.         }
  41133.         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, []);
  41134.     }
  41135.     /**
  41136.      * Gets the private 'mailer.mailer' shared service.
  41137.      *
  41138.      * @return \Symfony\Component\Mailer\Mailer
  41139.      */
  41140.     protected function getMailer_MailerService()
  41141.     {
  41142.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41143.         if (isset($this->privates['mailer.mailer'])) {
  41144.             return $this->privates['mailer.mailer'];
  41145.         }
  41146.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  41147.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  41148.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  41149.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  41150.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  41151.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL$a);
  41152.     }
  41153.     /**
  41154.      * Gets the private 'mailer.transport_factory.native' shared service.
  41155.      *
  41156.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  41157.      */
  41158.     protected function getMailer_TransportFactory_NativeService()
  41159.     {
  41160.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  41161.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  41162.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  41163.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41164.         if (isset($this->privates['mailer.transport_factory.native'])) {
  41165.             return $this->privates['mailer.transport_factory.native'];
  41166.         }
  41167.         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()));
  41168.     }
  41169.     /**
  41170.      * Gets the private 'mailer.transport_factory.null' shared service.
  41171.      *
  41172.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  41173.      */
  41174.     protected function getMailer_TransportFactory_NullService()
  41175.     {
  41176.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  41177.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  41178.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  41179.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41180.         if (isset($this->privates['mailer.transport_factory.null'])) {
  41181.             return $this->privates['mailer.transport_factory.null'];
  41182.         }
  41183.         $b = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
  41184.         if (isset($this->privates['mailer.transport_factory.null'])) {
  41185.             return $this->privates['mailer.transport_factory.null'];
  41186.         }
  41187.         $c = ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService());
  41188.         if (isset($this->privates['mailer.transport_factory.null'])) {
  41189.             return $this->privates['mailer.transport_factory.null'];
  41190.         }
  41191.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a$b$c);
  41192.     }
  41193.     /**
  41194.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  41195.      *
  41196.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  41197.      */
  41198.     protected function getMailer_TransportFactory_SendmailService()
  41199.     {
  41200.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  41201.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  41202.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  41203.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41204.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  41205.             return $this->privates['mailer.transport_factory.sendmail'];
  41206.         }
  41207.         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()));
  41208.     }
  41209.     /**
  41210.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  41211.      *
  41212.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  41213.      */
  41214.     protected function getMailer_TransportFactory_SmtpService()
  41215.     {
  41216.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  41217.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  41218.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  41219.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41220.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  41221.             return $this->privates['mailer.transport_factory.smtp'];
  41222.         }
  41223.         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()));
  41224.     }
  41225.     /**
  41226.      * Gets the private 'mime_types' shared service.
  41227.      *
  41228.      * @return \Symfony\Component\Mime\MimeTypes
  41229.      */
  41230.     protected function getMimeTypesService()
  41231.     {
  41232.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  41233.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  41234.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  41235.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  41236.         $instance->setDefault($instance);
  41237.         return $instance;
  41238.     }
  41239.     /**
  41240.      * Gets the private 'monolog.command.server_log' shared service.
  41241.      *
  41242.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  41243.      */
  41244.     protected function getMonolog_Command_ServerLogService()
  41245.     {
  41246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41247.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  41248.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  41249.         $instance->setName('server:log');
  41250.         $instance->setDescription('Start a log server that displays logs in real time');
  41251.         return $instance;
  41252.     }
  41253.     /**
  41254.      * Gets the private 'monolog.handler.callback_daemon' shared service.
  41255.      *
  41256.      * @return \Monolog\Handler\StreamHandler
  41257.      */
  41258.     protected function getMonolog_Handler_CallbackDaemonService()
  41259.     {
  41260.         $this->privates['monolog.handler.callback_daemon'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/callback_daemon.log'), 'info'trueNULLfalse);
  41261.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41262.         return $instance;
  41263.     }
  41264.     /**
  41265.      * Gets the private 'monolog.handler.camera_subscriber_service' shared service.
  41266.      *
  41267.      * @return \Monolog\Handler\StreamHandler
  41268.      */
  41269.     protected function getMonolog_Handler_CameraSubscriberServiceService()
  41270.     {
  41271.         $this->privates['monolog.handler.camera_subscriber_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/camera_subscriber_service.log'), 'info'trueNULLfalse);
  41272.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41273.         return $instance;
  41274.     }
  41275.     /**
  41276.      * Gets the private 'monolog.handler.console' shared service.
  41277.      *
  41278.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  41279.      */
  41280.     protected function getMonolog_Handler_ConsoleService()
  41281.     {
  41282.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  41283.     }
  41284.     /**
  41285.      * Gets the private 'monolog.handler.debug_logger_service' shared service.
  41286.      *
  41287.      * @return \Monolog\Handler\StreamHandler
  41288.      */
  41289.     protected function getMonolog_Handler_DebugLoggerServiceService()
  41290.     {
  41291.         $this->privates['monolog.handler.debug_logger_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/debug_logger.log'), 'info'trueNULLfalse);
  41292.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41293.         return $instance;
  41294.     }
  41295.     /**
  41296.      * Gets the private 'monolog.handler.diia' shared service.
  41297.      *
  41298.      * @return \Monolog\Handler\StreamHandler
  41299.      */
  41300.     protected function getMonolog_Handler_DiiaService()
  41301.     {
  41302.         $this->privates['monolog.handler.diia'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/diia.log'), 'info'trueNULLfalse);
  41303.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41304.         return $instance;
  41305.     }
  41306.     /**
  41307.      * Gets the private 'monolog.handler.mailer_logger_service' shared service.
  41308.      *
  41309.      * @return \Monolog\Handler\StreamHandler
  41310.      */
  41311.     protected function getMonolog_Handler_MailerLoggerServiceService()
  41312.     {
  41313.         $this->privates['monolog.handler.mailer_logger_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/mailer_logger.log'), 'info'trueNULLfalse);
  41314.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41315.         return $instance;
  41316.     }
  41317.     /**
  41318.      * Gets the private 'monolog.handler.main' shared service.
  41319.      *
  41320.      * @return \Monolog\Handler\FingersCrossedHandler
  41321.      */
  41322.     protected function getMonolog_Handler_MainService()
  41323.     {
  41324.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  41325.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41326.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\FingersCrossedHandler($a, new \Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy('error'), 0truetrueNULL);
  41327.     }
  41328.     /**
  41329.      * Gets the private 'monolog.handler.night_service' shared service.
  41330.      *
  41331.      * @return \Monolog\Handler\StreamHandler
  41332.      */
  41333.     protected function getMonolog_Handler_NightServiceService()
  41334.     {
  41335.         $this->privates['monolog.handler.night_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/night_service.log'), 'info'trueNULLfalse);
  41336.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41337.         return $instance;
  41338.     }
  41339.     /**
  41340.      * Gets the private 'monolog.handler.odata_manager' shared service.
  41341.      *
  41342.      * @return \Monolog\Handler\StreamHandler
  41343.      */
  41344.     protected function getMonolog_Handler_OdataManagerService()
  41345.     {
  41346.         $this->privates['monolog.handler.odata_manager'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/odata_manager.log'), 'info'trueNULLfalse);
  41347.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41348.         return $instance;
  41349.     }
  41350.     /**
  41351.      * Gets the private 'monolog.handler.one_c_service' shared service.
  41352.      *
  41353.      * @return \Monolog\Handler\StreamHandler
  41354.      */
  41355.     protected function getMonolog_Handler_OneCServiceService()
  41356.     {
  41357.         $this->privates['monolog.handler.one_c_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/one_c_service.log'), 'info'trueNULLfalse);
  41358.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41359.         return $instance;
  41360.     }
  41361.     /**
  41362.      * Gets the private 'monolog.handler.postomate_service' shared service.
  41363.      *
  41364.      * @return \Monolog\Handler\StreamHandler
  41365.      */
  41366.     protected function getMonolog_Handler_PostomateServiceService()
  41367.     {
  41368.         $this->privates['monolog.handler.postomate_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/postomate_service.log'), 'info'trueNULLfalse);
  41369.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41370.         return $instance;
  41371.     }
  41372.     /**
  41373.      * Gets the private 'monolog.handler.ria_curl' shared service.
  41374.      *
  41375.      * @return \Monolog\Handler\StreamHandler
  41376.      */
  41377.     protected function getMonolog_Handler_RiaCurlService()
  41378.     {
  41379.         $this->privates['monolog.handler.ria_curl'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/curl.log'), 'info'trueNULLfalse);
  41380.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41381.         return $instance;
  41382.     }
  41383.     /**
  41384.      * Gets the private 'monolog.handler.territory_access_service' shared service.
  41385.      *
  41386.      * @return \Monolog\Handler\StreamHandler
  41387.      */
  41388.     protected function getMonolog_Handler_TerritoryAccessServiceService()
  41389.     {
  41390.         $this->privates['monolog.handler.territory_access_service'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/territory_access.log'), 'info'trueNULLfalse);
  41391.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41392.         return $instance;
  41393.     }
  41394.     /**
  41395.      * Gets the private 'monolog.logger' shared service.
  41396.      *
  41397.      * @return \Symfony\Bridge\Monolog\Logger
  41398.      */
  41399.     protected function getMonolog_LoggerService()
  41400.     {
  41401.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  41402.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41403.         $instance->useMicrosecondTimestamps(true);
  41404.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41405.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41406.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41407.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41408.         return $instance;
  41409.     }
  41410.     /**
  41411.      * Gets the private 'monolog.logger.cache' shared service.
  41412.      *
  41413.      * @return \Symfony\Bridge\Monolog\Logger
  41414.      */
  41415.     protected function getMonolog_Logger_CacheService()
  41416.     {
  41417.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  41418.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41419.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41420.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41421.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41422.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41423.         return $instance;
  41424.     }
  41425.     /**
  41426.      * Gets the private 'monolog.logger.mailer' shared service.
  41427.      *
  41428.      * @return \Symfony\Bridge\Monolog\Logger
  41429.      */
  41430.     protected function getMonolog_Logger_MailerService()
  41431.     {
  41432.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  41433.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41434.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41435.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41436.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41437.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41438.         return $instance;
  41439.     }
  41440.     /**
  41441.      * Gets the private 'monolog.logger.request' shared service.
  41442.      *
  41443.      * @return \Symfony\Bridge\Monolog\Logger
  41444.      */
  41445.     protected function getMonolog_Logger_RequestService()
  41446.     {
  41447.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  41448.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41449.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41450.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41451.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41452.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41453.         return $instance;
  41454.     }
  41455.     /**
  41456.      * Gets the private 'monolog.logger.security' shared service.
  41457.      *
  41458.      * @return \Symfony\Bridge\Monolog\Logger
  41459.      */
  41460.     protected function getMonolog_Logger_SecurityService()
  41461.     {
  41462.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  41463.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41464.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41465.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41466.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41467.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41468.         return $instance;
  41469.     }
  41470.     /**
  41471.      * Gets the private 'monolog.logger.snappy' shared service.
  41472.      *
  41473.      * @return \Symfony\Bridge\Monolog\Logger
  41474.      */
  41475.     protected function getMonolog_Logger_SnappyService()
  41476.     {
  41477.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  41478.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41479.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41480.         $instance->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  41481.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  41482.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41483.         return $instance;
  41484.     }
  41485.     /**
  41486.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  41487.      *
  41488.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  41489.      */
  41490.     protected function getNelmioApiDoc_Describers_ConfigService()
  41491.     {
  41492.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  41493.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  41494.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Vidi API Documentation''version' => '1.0.0']]);
  41495.     }
  41496.     /**
  41497.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  41498.      *
  41499.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  41500.      */
  41501.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  41502.     {
  41503.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  41504.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41505.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41506.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  41507.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  41508.         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 () {
  41509.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  41510.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  41511.         }, 2));
  41512.     }
  41513.     /**
  41514.      * Gets the private 'nelmio_api_doc.describers.swagger_php.default' shared service.
  41515.      *
  41516.      * @return \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber
  41517.      */
  41518.     protected function getNelmioApiDoc_Describers_SwaggerPhp_DefaultService()
  41519.     {
  41520.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41521.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41522.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/SwaggerPhpDescriber.php';
  41523.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  41524.         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()));
  41525.     }
  41526.     /**
  41527.      * Gets the private 'nelmio_api_doc.generator_locator' shared service.
  41528.      *
  41529.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  41530.      */
  41531.     protected function getNelmioApiDoc_GeneratorLocatorService()
  41532.     {
  41533.         return $this->privates['nelmio_api_doc.generator_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41534.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  41535.         ], [
  41536.             'default' => '?',
  41537.         ]);
  41538.     }
  41539.     /**
  41540.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  41541.      *
  41542.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  41543.      */
  41544.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  41545.     {
  41546.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  41547.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41548.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41549.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  41550.         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()));
  41551.     }
  41552.     /**
  41553.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  41554.      *
  41555.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  41556.      */
  41557.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  41558.     {
  41559.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  41560.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41561.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41562.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/JMSModelDescriber.php';
  41563.         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()));
  41564.     }
  41565.     /**
  41566.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  41567.      *
  41568.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  41569.      */
  41570.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  41571.     {
  41572.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  41573.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41574.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41575.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  41576.         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 () {
  41577.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  41578.             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()));
  41579.             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()));
  41580.             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()));
  41581.             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()));
  41582.             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()));
  41583.             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()));
  41584.         }, 7), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  41585.     }
  41586.     /**
  41587.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  41588.      *
  41589.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  41590.      */
  41591.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  41592.     {
  41593.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  41594.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  41595.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  41596.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  41597.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  41598.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  41599.             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()));
  41600.             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()));
  41601.             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()));
  41602.             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()));
  41603.             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()));
  41604.             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()));
  41605.         }, 7));
  41606.     }
  41607.     /**
  41608.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  41609.      *
  41610.      * @return \Symfony\Component\Routing\RouteCollection
  41611.      */
  41612.     protected function getNelmioApiDoc_Routes_DefaultService()
  41613.     {
  41614.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  41615.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  41616.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  41617.         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());
  41618.     }
  41619.     /**
  41620.      * Gets the private 'parameter_bag' shared service.
  41621.      *
  41622.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  41623.      */
  41624.     protected function getParameterBagService()
  41625.     {
  41626.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  41627.     }
  41628.     /**
  41629.      * Gets the private 'profiler_listener' shared service.
  41630.      *
  41631.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  41632.      */
  41633.     protected function getProfilerListenerService()
  41634.     {
  41635.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  41636.         if (isset($this->privates['profiler_listener'])) {
  41637.             return $this->privates['profiler_listener'];
  41638.         }
  41639.         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);
  41640.     }
  41641.     /**
  41642.      * Gets the private 'property_accessor' shared service.
  41643.      *
  41644.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  41645.      */
  41646.     protected function getPropertyAccessorService()
  41647.     {
  41648.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41649.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  41650.     }
  41651.     /**
  41652.      * Gets the private 'property_info' shared service.
  41653.      *
  41654.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  41655.      */
  41656.     protected function getPropertyInfoService()
  41657.     {
  41658.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  41659.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  41660.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41661.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  41662.         }, 3), new RewindableGenerator(function () {
  41663.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  41664.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  41665.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  41666.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41667.         }, 4), new RewindableGenerator(function () {
  41668.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  41669.         }, 1), new RewindableGenerator(function () {
  41670.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  41671.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41672.         }, 2), new RewindableGenerator(function () {
  41673.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41674.         }, 1));
  41675.     }
  41676.     /**
  41677.      * Gets the private 'property_info.serializer_extractor' shared service.
  41678.      *
  41679.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  41680.      */
  41681.     protected function getPropertyInfo_SerializerExtractorService()
  41682.     {
  41683.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  41684.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  41685.     }
  41686.     /**
  41687.      * Gets the private 'router.cache_warmer' shared service.
  41688.      *
  41689.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  41690.      */
  41691.     protected function getRouter_CacheWarmerService()
  41692.     {
  41693.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  41694.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  41695.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41696.             'router' => ['services''router''getRouterService'false],
  41697.         ], [
  41698.             'router' => '?',
  41699.         ]))->withContext('router.cache_warmer'$this));
  41700.     }
  41701.     /**
  41702.      * Gets the private 'router.expression_language_provider' shared service.
  41703.      *
  41704.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  41705.      */
  41706.     protected function getRouter_ExpressionLanguageProviderService()
  41707.     {
  41708.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41709.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  41710.         ], [
  41711.             'env' => 'Closure',
  41712.         ]));
  41713.     }
  41714.     /**
  41715.      * Gets the private 'router.request_context' shared service.
  41716.      *
  41717.      * @return \Symfony\Component\Routing\RequestContext
  41718.      */
  41719.     protected function getRouter_RequestContextService()
  41720.     {
  41721.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  41722.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  41723.         return $instance;
  41724.     }
  41725.     /**
  41726.      * Gets the private 'router_listener' shared service.
  41727.      *
  41728.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  41729.      */
  41730.     protected function getRouterListenerService()
  41731.     {
  41732.         $a = ($this->services['router'] ?? $this->getRouterService());
  41733.         if (isset($this->privates['router_listener'])) {
  41734.             return $this->privates['router_listener'];
  41735.         }
  41736.         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);
  41737.     }
  41738.     /**
  41739.      * Gets the private 'secrets.vault' shared service.
  41740.      *
  41741.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  41742.      */
  41743.     protected function getSecrets_VaultService()
  41744.     {
  41745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  41746.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  41747.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  41748.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  41749.         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'));
  41750.     }
  41751.     /**
  41752.      * Gets the private 'security.access_listener' shared service.
  41753.      *
  41754.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  41755.      */
  41756.     protected function getSecurity_AccessListenerService()
  41757.     {
  41758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  41759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  41760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  41761.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  41762.         if (isset($this->privates['security.access_listener'])) {
  41763.             return $this->privates['security.access_listener'];
  41764.         }
  41765.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  41766.         if (isset($this->privates['security.access_listener'])) {
  41767.             return $this->privates['security.access_listener'];
  41768.         }
  41769.         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);
  41770.     }
  41771.     /**
  41772.      * Gets the private 'security.access_map' shared service.
  41773.      *
  41774.      * @return \Symfony\Component\Security\Http\AccessMap
  41775.      */
  41776.     protected function getSecurity_AccessMapService()
  41777.     {
  41778.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  41779.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  41780.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  41781.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  41782.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  41783.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41784.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login-check-admin$''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41785.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41786.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/resetting''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41787.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logout-admin$''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41788.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/''admin\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'ROLE_ADMIN'], NULL);
  41789.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/$''loyalty\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41790.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profile/''loyalty\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'ROLE_INSURANCE_USER'=> 'ROLE_LOYALTY_USER'], NULL);
  41791.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/$''insurance\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  41792.         $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);
  41793.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ua|ru)/profile/''insurance\\.'.$this->getEnv('string:HOST_SECURITY')), [=> 'ROLE_INSURANCE_USER'=> 'ROLE_LOYALTY_USER'], NULL);
  41794.         return $instance;
  41795.     }
  41796.     /**
  41797.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  41798.      *
  41799.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  41800.      *
  41801.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  41802.      */
  41803.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  41804.     {
  41805.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  41806.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  41807.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  41808.             return $this->privates['security.authentication.listener.anonymous.main'];
  41809.         }
  41810.         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);
  41811.     }
  41812.     /**
  41813.      * Gets the private 'security.authentication.listener.form.main' shared service.
  41814.      *
  41815.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  41816.      *
  41817.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
  41818.      */
  41819.     protected function getSecurity_Authentication_Listener_Form_MainService()
  41820.     {
  41821.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.');
  41822.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  41823.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  41824.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  41825.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  41826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  41827.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  41828.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  41829.             return $this->privates['security.authentication.listener.form.main'];
  41830.         }
  41831.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  41832.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  41833.             return $this->privates['security.authentication.listener.form.main'];
  41834.         }
  41835.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  41836.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  41837.             return $this->privates['security.authentication.listener.form.main'];
  41838.         }
  41839.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41840.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  41841.             return $this->privates['security.authentication.listener.form.main'];
  41842.         }
  41843.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  41844.         $e->setOptions(['login_path' => '/login''default_target_path' => '/''always_use_default_target_path' => false'target_path_parameter' => '_target_path''use_referer' => false]);
  41845.         $e->setFirewallName('main');
  41846.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  41847.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c$b, [], $f);
  41848.         $g->setOptions(['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  41849.         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()));
  41850.     }
  41851.     /**
  41852.      * Gets the private 'security.authentication.manager' shared service.
  41853.      *
  41854.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  41855.      *
  41856.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  41857.      */
  41858.     protected function getSecurity_Authentication_ManagerService()
  41859.     {
  41860.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  41861.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  41862.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  41863.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  41864.         }, 2), true);
  41865.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  41866.         return $instance;
  41867.     }
  41868.     /**
  41869.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  41870.      *
  41871.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  41872.      *
  41873.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  41874.      */
  41875.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  41876.     {
  41877.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  41878.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  41879.     }
  41880.     /**
  41881.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  41882.      *
  41883.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  41884.      *
  41885.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
  41886.      */
  41887.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  41888.     {
  41889.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');
  41890.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  41891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  41892.         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);
  41893.     }
  41894.     /**
  41895.      * Gets the private 'security.authentication.session_strategy' shared service.
  41896.      *
  41897.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  41898.      */
  41899.     protected function getSecurity_Authentication_SessionStrategyService()
  41900.     {
  41901.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  41902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  41903.         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()));
  41904.     }
  41905.     /**
  41906.      * Gets the private 'security.channel_listener' shared service.
  41907.      *
  41908.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  41909.      */
  41910.     protected function getSecurity_ChannelListenerService()
  41911.     {
  41912.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  41913.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  41914.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  41915.         $a = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  41916.         if (isset($this->privates['security.channel_listener'])) {
  41917.             return $this->privates['security.channel_listener'];
  41918.         }
  41919.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  41920.         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());
  41921.     }
  41922.     /**
  41923.      * Gets the private 'security.command.debug_firewall' shared service.
  41924.      *
  41925.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  41926.      */
  41927.     protected function getSecurity_Command_DebugFirewallService()
  41928.     {
  41929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41930.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  41931.         $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);
  41932.         $instance->setName('debug:firewall');
  41933.         $instance->setDescription('Display information about your security firewall(s)');
  41934.         return $instance;
  41935.     }
  41936.     /**
  41937.      * Gets the private 'security.command.user_password_encoder' shared service.
  41938.      *
  41939.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  41940.      *
  41941.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  41942.      */
  41943.     protected function getSecurity_Command_UserPasswordEncoderService()
  41944.     {
  41945.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  41946.         $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']);
  41947.         $instance->setName('security:encode-password');
  41948.         $instance->setDescription('Encode a password');
  41949.         return $instance;
  41950.     }
  41951.     /**
  41952.      * Gets the private 'security.command.user_password_hash' shared service.
  41953.      *
  41954.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  41955.      */
  41956.     protected function getSecurity_Command_UserPasswordHashService()
  41957.     {
  41958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41959.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  41960.         $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']);
  41961.         $instance->setName('security:hash-password');
  41962.         $instance->setDescription('Hash a user password');
  41963.         return $instance;
  41964.     }
  41965.     /**
  41966.      * Gets the private 'security.context_listener.0' shared service.
  41967.      *
  41968.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  41969.      */
  41970.     protected function getSecurity_ContextListener_0Service()
  41971.     {
  41972.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  41973.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  41974.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  41975.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41976.         if (isset($this->privates['security.context_listener.0'])) {
  41977.             return $this->privates['security.context_listener.0'];
  41978.         }
  41979.         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 () {
  41980.             yield => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
  41981.         }, 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']);
  41982.     }
  41983.     /**
  41984.      * Gets the private 'security.csrf.token_storage' shared service.
  41985.      *
  41986.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  41987.      */
  41988.     protected function getSecurity_Csrf_TokenStorageService()
  41989.     {
  41990.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  41991.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  41992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  41993.         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())));
  41994.     }
  41995.     /**
  41996.      * Gets the private 'security.event_dispatcher.main' shared service.
  41997.      *
  41998.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  41999.      */
  42000.     protected function getSecurity_EventDispatcher_MainService()
  42001.     {
  42002.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  42003.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  42004.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  42005.         }, => 'onLogout'], 64);
  42006.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  42007.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  42008.         }, => 'onLogout'], 0);
  42009.         $instance->addListener('security.interactive_login', [=> function () {
  42010.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  42011.         }, => 'onSecurityInteractiveLogin'], 0);
  42012.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  42013.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  42014.         }, => 'onLogout'], 0);
  42015.         return $instance;
  42016.     }
  42017.     /**
  42018.      * Gets the private 'security.firewall.map' shared service.
  42019.      *
  42020.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  42021.      */
  42022.     protected function getSecurity_Firewall_MapService()
  42023.     {
  42024.         $a = ($this->privates['.service_locator.TLRF7BM'] ?? $this->get_ServiceLocator_TLRF7BMService());
  42025.         if (isset($this->privates['security.firewall.map'])) {
  42026.             return $this->privates['security.firewall.map'];
  42027.         }
  42028.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  42029.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  42030.         }, 1));
  42031.     }
  42032.     /**
  42033.      * Gets the private 'security.firewall.map.context.main' shared service.
  42034.      *
  42035.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  42036.      */
  42037.     protected function getSecurity_Firewall_Map_Context_MainService()
  42038.     {
  42039.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  42040.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  42041.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  42042.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  42043.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  42044.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  42045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  42046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  42047.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  42048.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  42049.         if (isset($this->privates['security.firewall.map.context.main'])) {
  42050.             return $this->privates['security.firewall.map.context.main'];
  42051.         }
  42052.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  42053.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  42054.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  42055.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  42056.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  42057.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  42058.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  42059.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  42060.         }, 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));
  42061.     }
  42062.     /**
  42063.      * Gets the private 'security.helper' shared service.
  42064.      *
  42065.      * @return \Symfony\Component\Security\Core\Security
  42066.      */
  42067.     protected function getSecurity_HelperService()
  42068.     {
  42069.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  42070.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  42071.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  42072.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  42073.         ], [
  42074.             'security.authorization_checker' => '?',
  42075.             'security.token_storage' => '?',
  42076.         ]));
  42077.     }
  42078.     /**
  42079.      * Gets the private 'security.http_utils' shared service.
  42080.      *
  42081.      * @return \Symfony\Component\Security\Http\HttpUtils
  42082.      */
  42083.     protected function getSecurity_HttpUtilsService()
  42084.     {
  42085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  42086.         $a = ($this->services['router'] ?? $this->getRouterService());
  42087.         if (isset($this->privates['security.http_utils'])) {
  42088.             return $this->privates['security.http_utils'];
  42089.         }
  42090.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://(?:%s|(?:.+\\.)?'.$this->getEnv('string:HOST').')$}i'NULL);
  42091.     }
  42092.     /**
  42093.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  42094.      *
  42095.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  42096.      */
  42097.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  42098.     {
  42099.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  42100.         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()));
  42101.     }
  42102.     /**
  42103.      * Gets the private 'security.logout.listener.default.main' shared service.
  42104.      *
  42105.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  42106.      */
  42107.     protected function getSecurity_Logout_Listener_Default_MainService()
  42108.     {
  42109.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  42110.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/login');
  42111.     }
  42112.     /**
  42113.      * Gets the private 'security.logout_url_generator' shared service.
  42114.      *
  42115.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  42116.      */
  42117.     protected function getSecurity_LogoutUrlGeneratorService()
  42118.     {
  42119.         $a = ($this->services['router'] ?? $this->getRouterService());
  42120.         if (isset($this->privates['security.logout_url_generator'])) {
  42121.             return $this->privates['security.logout_url_generator'];
  42122.         }
  42123.         $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()));
  42124.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  42125.         return $instance;
  42126.     }
  42127.     /**
  42128.      * Gets the private 'security.password_hasher_factory' shared service.
  42129.      *
  42130.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  42131.      */
  42132.     protected function getSecurity_PasswordHasherFactoryService()
  42133.     {
  42134.         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']]]);
  42135.     }
  42136.     /**
  42137.      * Gets the private 'security.role_hierarchy' shared service.
  42138.      *
  42139.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  42140.      */
  42141.     protected function getSecurity_RoleHierarchyService()
  42142.     {
  42143.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  42144.     }
  42145.     /**
  42146.      * Gets the private 'security.user_password_hasher' shared service.
  42147.      *
  42148.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  42149.      */
  42150.     protected function getSecurity_UserPasswordHasherService()
  42151.     {
  42152.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  42153.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  42154.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  42155.     }
  42156.     /**
  42157.      * Gets the private 'security.validator.user_password' shared service.
  42158.      *
  42159.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  42160.      */
  42161.     protected function getSecurity_Validator_UserPasswordService()
  42162.     {
  42163.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  42164.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  42165.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  42166.         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()));
  42167.     }
  42168.     /**
  42169.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  42170.      *
  42171.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  42172.      */
  42173.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  42174.     {
  42175.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  42176.     }
  42177.     /**
  42178.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  42179.      *
  42180.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  42181.      */
  42182.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  42183.     {
  42184.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  42185.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  42186.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  42187.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  42188.     }
  42189.     /**
  42190.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  42191.      *
  42192.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  42193.      */
  42194.     protected function getSensioFrameworkExtra_Security_ListenerService()
  42195.     {
  42196.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  42197.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  42198.             return $this->privates['sensio_framework_extra.security.listener'];
  42199.         }
  42200.         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()));
  42201.     }
  42202.     /**
  42203.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  42204.      *
  42205.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  42206.      */
  42207.     protected function getSensioFrameworkExtra_View_ListenerService()
  42208.     {
  42209.         $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))));
  42210.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  42211.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  42212.         ], [
  42213.             'twig' => '?',
  42214.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  42215.         return $instance;
  42216.     }
  42217.     /**
  42218.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  42219.      *
  42220.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  42221.      */
  42222.     protected function getSerializer_Mapping_CacheWarmerService()
  42223.     {
  42224.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  42225.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  42226.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  42227.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  42228.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  42229.         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'));
  42230.     }
  42231.     /**
  42232.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  42233.      *
  42234.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  42235.      */
  42236.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  42237.     {
  42238.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  42239.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  42240.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  42241.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  42242.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  42243.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  42244.         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()))]));
  42245.     }
  42246.     /**
  42247.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  42248.      *
  42249.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  42250.      */
  42251.     protected function getSerializer_NameConverter_MetadataAwareService()
  42252.     {
  42253.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  42254.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  42255.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  42256.         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()));
  42257.     }
  42258.     /**
  42259.      * Gets the private 'session.factory' shared service.
  42260.      *
  42261.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  42262.      */
  42263.     protected function getSession_FactoryService()
  42264.     {
  42265.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  42266.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  42267.         $a = ($this->privates['session.storage.factory.service'] ?? $this->getSession_Storage_Factory_ServiceService());
  42268.         if (isset($this->privates['session.factory'])) {
  42269.             return $this->privates['session.factory'];
  42270.         }
  42271.         $b = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  42272.         if (isset($this->privates['session.factory'])) {
  42273.             return $this->privates['session.factory'];
  42274.         }
  42275.         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']);
  42276.     }
  42277.     /**
  42278.      * Gets the private 'session.storage.factory.service' shared service.
  42279.      *
  42280.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  42281.      *
  42282.      * @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.
  42283.      */
  42284.     protected function getSession_Storage_Factory_ServiceService()
  42285.     {
  42286.         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.');
  42287.         $a = ($this->services['core.vidi.session_storage'] ?? $this->getCore_Vidi_SessionStorageService());
  42288.         if (isset($this->privates['session.storage.factory.service'])) {
  42289.             return $this->privates['session.storage.factory.service'];
  42290.         }
  42291.         return $this->privates['session.storage.factory.service'] = new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory($a);
  42292.     }
  42293.     /**
  42294.      * Gets the private 'session.storage.metadata_bag' shared service.
  42295.      *
  42296.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  42297.      *
  42298.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  42299.      */
  42300.     protected function getSession_Storage_MetadataBagService()
  42301.     {
  42302.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  42303.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  42304.     }
  42305.     /**
  42306.      * Gets the private 'session_listener' shared service.
  42307.      *
  42308.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  42309.      */
  42310.     protected function getSessionListenerService()
  42311.     {
  42312.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  42313.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  42314.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  42315.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  42316.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  42317.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  42318.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  42319.         ], [
  42320.             'initialized_session' => '?',
  42321.             'logger' => '?',
  42322.             'request_stack' => '?',
  42323.             'session' => '?',
  42324.             'session_collector' => '?',
  42325.             'session_factory' => '?',
  42326.         ]), true$this->getParameter('session.storage.options'));
  42327.     }
  42328.     /**
  42329.      * Gets the private 'snc_redis.default' shared service.
  42330.      *
  42331.      * @return \Redis
  42332.      */
  42333.     protected function getSncRedis_DefaultService($lazyLoad true)
  42334.     {
  42335.         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);
  42336.     }
  42337.     /**
  42338.      * Gets the private 'snc_redis.logger' shared service.
  42339.      *
  42340.      * @return \Snc\RedisBundle\Logger\RedisLogger
  42341.      */
  42342.     protected function getSncRedis_LoggerService()
  42343.     {
  42344.         $a = ($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService());
  42345.         if (isset($this->privates['snc_redis.logger'])) {
  42346.             return $this->privates['snc_redis.logger'];
  42347.         }
  42348.         $b = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  42349.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  42350.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  42351.         $b->pushHandler($a);
  42352.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  42353.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  42354.         return $this->privates['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($b);
  42355.     }
  42356.     /**
  42357.      * Gets the private 'snc_redis.phpredis_factory' shared service.
  42358.      *
  42359.      * @return \Snc\RedisBundle\Factory\PhpredisClientFactory
  42360.      */
  42361.     protected function getSncRedis_PhpredisFactoryService()
  42362.     {
  42363.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Factory/PhpredisClientFactory.php';
  42364.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Logger/RedisCallInterceptor.php';
  42365.         $a = ($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService());
  42366.         if (isset($this->privates['snc_redis.phpredis_factory'])) {
  42367.             return $this->privates['snc_redis.phpredis_factory'];
  42368.         }
  42369.         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);
  42370.     }
  42371.     /**
  42372.      * Gets the private 'snc_redis.session' shared service.
  42373.      *
  42374.      * @return \Redis
  42375.      */
  42376.     protected function getSncRedis_SessionService($lazyLoad true)
  42377.     {
  42378.         $a = ($this->privates['snc_redis.phpredis_factory'] ?? $this->getSncRedis_PhpredisFactoryService());
  42379.         if (isset($this->privates['snc_redis.session'])) {
  42380.             return $this->privates['snc_redis.session'];
  42381.         }
  42382.         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);
  42383.     }
  42384.     /**
  42385.      * Gets the private 'sonata.admin.admin_exporter' shared service.
  42386.      *
  42387.      * @return \Sonata\AdminBundle\Bridge\Exporter\AdminExporter
  42388.      */
  42389.     protected function getSonata_Admin_AdminExporterService()
  42390.     {
  42391.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Bridge/Exporter/AdminExporter.php';
  42392.         return $this->privates['sonata.admin.admin_exporter'] = new \Sonata\AdminBundle\Bridge\Exporter\AdminExporter(($this->services['sonata.exporter.exporter'] ?? $this->getSonata_Exporter_ExporterService()));
  42393.     }
  42394.     /**
  42395.      * Gets the private 'sonata.admin.audit.manager' shared service.
  42396.      *
  42397.      * @return \Sonata\AdminBundle\Model\AuditManager
  42398.      */
  42399.     protected function getSonata_Admin_Audit_ManagerService()
  42400.     {
  42401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  42402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  42403.         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, [], []))));
  42404.     }
  42405.     /**
  42406.      * Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
  42407.      *
  42408.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  42409.      */
  42410.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  42411.     {
  42412.         return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  42413.     }
  42414.     /**
  42415.      * Gets the private 'sonata.admin.builder.orm_datagrid' shared service.
  42416.      *
  42417.      * @return \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder
  42418.      */
  42419.     protected function getSonata_Admin_Builder_OrmDatagridService()
  42420.     {
  42421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  42422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/DatagridBuilderInterface.php';
  42423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/DatagridBuilder.php';
  42424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactoryInterface.php';
  42425.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactory.php';
  42426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  42427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  42428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FilterTypeGuesser.php';
  42429.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  42430.         if (isset($this->privates['sonata.admin.builder.orm_datagrid'])) {
  42431.             return $this->privates['sonata.admin.builder.orm_datagrid'];
  42432.         }
  42433.         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, [
  42434.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => [false'sonata.admin.orm.filter.type.boolean''getSonata_Admin_Orm_Filter_Type_BooleanService'false],
  42435.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => [false'sonata.admin.orm.filter.type.callback''getSonata_Admin_Orm_Filter_Type_CallbackService'false],
  42436.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => [false'sonata.admin.orm.filter.type.choice''getSonata_Admin_Orm_Filter_Type_ChoiceService'false],
  42437.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => [false'sonata.admin.orm.filter.type.class''getSonata_Admin_Orm_Filter_Type_ClassService'false],
  42438.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => [false'sonata.admin.orm.filter.type.count''getSonata_Admin_Orm_Filter_Type_CountService'false],
  42439.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => [false'sonata.admin.orm.filter.type.date''getSonata_Admin_Orm_Filter_Type_DateService'false],
  42440.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => [false'sonata.admin.orm.filter.type.date_range''getSonata_Admin_Orm_Filter_Type_DateRangeService'false],
  42441.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => [false'sonata.admin.orm.filter.type.datetime''getSonata_Admin_Orm_Filter_Type_DatetimeService'false],
  42442.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => [false'sonata.admin.orm.filter.type.datetime_range''getSonata_Admin_Orm_Filter_Type_DatetimeRangeService'false],
  42443.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => [false'sonata.admin.orm.filter.type.empty''getSonata_Admin_Orm_Filter_Type_EmptyService'false],
  42444.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => [false'sonata.admin.orm.filter.type.model_autocomplete''getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService'false],
  42445.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => [false'sonata.admin.orm.filter.type.model''getSonata_Admin_Orm_Filter_Type_ModelService'false],
  42446.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => [false'sonata.admin.orm.filter.type.null''getSonata_Admin_Orm_Filter_Type_NullService'false],
  42447.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => [false'sonata.admin.orm.filter.type.number''getSonata_Admin_Orm_Filter_Type_NumberService'false],
  42448.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => [false'sonata.admin.orm.filter.type.string''getSonata_Admin_Orm_Filter_Type_StringService'false],
  42449.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => [false'sonata.admin.orm.filter.type.string_list''getSonata_Admin_Orm_Filter_Type_StringListService'false],
  42450.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => [false'sonata.admin.orm.filter.type.time''getSonata_Admin_Orm_Filter_Type_TimeService'false],
  42451.             'Sonata\\DoctrineORMAdminBundle\\Filter\\UidFilter' => [false'sonata.admin.orm.filter.type.uid''getSonata_Admin_Orm_Filter_Type_UidService'false],
  42452.         ], [
  42453.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => '?',
  42454.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => '?',
  42455.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => '?',
  42456.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => '?',
  42457.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => '?',
  42458.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => '?',
  42459.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => '?',
  42460.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => '?',
  42461.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => '?',
  42462.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => '?',
  42463.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => '?',
  42464.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => '?',
  42465.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => '?',
  42466.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => '?',
  42467.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => '?',
  42468.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => '?',
  42469.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => '?',
  42470.             'Sonata\\DoctrineORMAdminBundle\\Filter\\UidFilter' => '?',
  42471.         ])), new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\FilterTypeGuesser()]), true);
  42472.     }
  42473.     /**
  42474.      * Gets the private 'sonata.admin.builder.orm_form' shared service.
  42475.      *
  42476.      * @return \Sonata\DoctrineORMAdminBundle\Builder\FormContractor
  42477.      */
  42478.     protected function getSonata_Admin_Builder_OrmFormService()
  42479.     {
  42480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  42481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/FormContractorInterface.php';
  42482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/AbstractFormContractor.php';
  42483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/FormContractor.php';
  42484.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  42485.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  42486.             return $this->privates['sonata.admin.builder.orm_form'];
  42487.         }
  42488.         $b = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  42489.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  42490.             return $this->privates['sonata.admin.builder.orm_form'];
  42491.         }
  42492.         return $this->privates['sonata.admin.builder.orm_form'] = new \Sonata\DoctrineORMAdminBundle\Builder\FormContractor($a$b);
  42493.     }
  42494.     /**
  42495.      * Gets the private 'sonata.admin.builder.orm_list' shared service.
  42496.      *
  42497.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder
  42498.      */
  42499.     protected function getSonata_Admin_Builder_OrmListService()
  42500.     {
  42501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  42502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ListBuilderInterface.php';
  42503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ListBuilder.php';
  42504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  42505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  42506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  42507.         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']);
  42508.     }
  42509.     /**
  42510.      * Gets the private 'sonata.admin.builder.orm_show' shared service.
  42511.      *
  42512.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder
  42513.      */
  42514.     protected function getSonata_Admin_Builder_OrmShowService()
  42515.     {
  42516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  42517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ShowBuilderInterface.php';
  42518.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ShowBuilder.php';
  42519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  42520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  42521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  42522.         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']);
  42523.     }
  42524.     /**
  42525.      * Gets the private 'sonata.admin.command.explain' shared service.
  42526.      *
  42527.      * @return \Sonata\AdminBundle\Command\ExplainAdminCommand
  42528.      */
  42529.     protected function getSonata_Admin_Command_ExplainService()
  42530.     {
  42531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ExplainAdminCommand.php';
  42533.         $this->privates['sonata.admin.command.explain'] = $instance = new \Sonata\AdminBundle\Command\ExplainAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  42534.         $instance->setName('sonata:admin:explain');
  42535.         $instance->setDescription('Explain an admin service');
  42536.         return $instance;
  42537.     }
  42538.     /**
  42539.      * Gets the private 'sonata.admin.command.generate_object_acl' shared service.
  42540.      *
  42541.      * @return \Sonata\AdminBundle\Command\GenerateObjectAclCommand
  42542.      */
  42543.     protected function getSonata_Admin_Command_GenerateObjectAclService()
  42544.     {
  42545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42546.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/QuestionableCommand.php';
  42547.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/GenerateObjectAclCommand.php';
  42548.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  42549.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  42550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  42551.         $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()))]);
  42552.         $instance->setName('sonata:admin:generate-object-acl');
  42553.         $instance->setDescription('Install ACL for the objects of the Admin Classes.');
  42554.         return $instance;
  42555.     }
  42556.     /**
  42557.      * Gets the private 'sonata.admin.command.list' shared service.
  42558.      *
  42559.      * @return \Sonata\AdminBundle\Command\ListAdminCommand
  42560.      */
  42561.     protected function getSonata_Admin_Command_ListService()
  42562.     {
  42563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ListAdminCommand.php';
  42565.         $this->privates['sonata.admin.command.list'] = $instance = new \Sonata\AdminBundle\Command\ListAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  42566.         $instance->setName('sonata:admin:list');
  42567.         $instance->setDescription('List all admin services available');
  42568.         return $instance;
  42569.     }
  42570.     /**
  42571.      * Gets the private 'sonata.admin.command.setup_acl' shared service.
  42572.      *
  42573.      * @return \Sonata\AdminBundle\Command\SetupAclCommand
  42574.      */
  42575.     protected function getSonata_Admin_Command_SetupAclService()
  42576.     {
  42577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/SetupAclCommand.php';
  42579.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  42580.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  42581.         $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'));
  42582.         $instance->setName('sonata:admin:setup-acl');
  42583.         $instance->setDescription('Install ACL for Admin Classes');
  42584.         return $instance;
  42585.     }
  42586.     /**
  42587.      * Gets the private 'sonata.admin.doctrine_orm.form.type.choice_field_mask' shared service.
  42588.      *
  42589.      * @return \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType
  42590.      */
  42591.     protected function getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService()
  42592.     {
  42593.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42594.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ChoiceFieldMaskType.php';
  42596.         return $this->privates['sonata.admin.doctrine_orm.form.type.choice_field_mask'] = new \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType();
  42597.     }
  42598.     /**
  42599.      * Gets the private 'sonata.admin.event.extension' shared service.
  42600.      *
  42601.      * @return \Sonata\AdminBundle\Event\AdminEventExtension
  42602.      */
  42603.     protected function getSonata_Admin_Event_ExtensionService()
  42604.     {
  42605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  42606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  42607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Event/AdminEventExtension.php';
  42608.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  42609.         if (isset($this->privates['sonata.admin.event.extension'])) {
  42610.             return $this->privates['sonata.admin.event.extension'];
  42611.         }
  42612.         return $this->privates['sonata.admin.event.extension'] = new \Sonata\AdminBundle\Event\AdminEventExtension($a);
  42613.     }
  42614.     /**
  42615.      * Gets the private 'sonata.admin.field_description_factory.orm' shared service.
  42616.      *
  42617.      * @return \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory
  42618.      */
  42619.     protected function getSonata_Admin_FieldDescriptionFactory_OrmService()
  42620.     {
  42621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionFactoryInterface.php';
  42622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FieldDescriptionFactory.php';
  42623.         return $this->privates['sonata.admin.field_description_factory.orm'] = new \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  42624.     }
  42625.     /**
  42626.      * Gets the private 'sonata.admin.form.extension.field' shared service.
  42627.      *
  42628.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension
  42629.      */
  42630.     protected function getSonata_Admin_Form_Extension_FieldService()
  42631.     {
  42632.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  42633.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  42634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/FormTypeFieldExtension.php';
  42635.         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]);
  42636.     }
  42637.     /**
  42638.      * Gets the private 'sonata.admin.form.filter.type.choice' shared service.
  42639.      *
  42640.      * @return \Sonata\AdminBundle\Form\Type\Filter\ChoiceType
  42641.      */
  42642.     protected function getSonata_Admin_Form_Filter_Type_ChoiceService()
  42643.     {
  42644.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42645.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php';
  42647.         return $this->privates['sonata.admin.form.filter.type.choice'] = new \Sonata\AdminBundle\Form\Type\Filter\ChoiceType();
  42648.     }
  42649.     /**
  42650.      * Gets the private 'sonata.admin.form.filter.type.date' shared service.
  42651.      *
  42652.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateType
  42653.      */
  42654.     protected function getSonata_Admin_Form_Filter_Type_DateService()
  42655.     {
  42656.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42657.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42658.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php';
  42659.         return $this->privates['sonata.admin.form.filter.type.date'] = new \Sonata\AdminBundle\Form\Type\Filter\DateType();
  42660.     }
  42661.     /**
  42662.      * Gets the private 'sonata.admin.form.filter.type.daterange' shared service.
  42663.      *
  42664.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateRangeType
  42665.      */
  42666.     protected function getSonata_Admin_Form_Filter_Type_DaterangeService()
  42667.     {
  42668.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42669.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42670.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php';
  42671.         return $this->privates['sonata.admin.form.filter.type.daterange'] = new \Sonata\AdminBundle\Form\Type\Filter\DateRangeType();
  42672.     }
  42673.     /**
  42674.      * Gets the private 'sonata.admin.form.filter.type.datetime' shared service.
  42675.      *
  42676.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeType
  42677.      */
  42678.     protected function getSonata_Admin_Form_Filter_Type_DatetimeService()
  42679.     {
  42680.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42681.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php';
  42683.         return $this->privates['sonata.admin.form.filter.type.datetime'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeType();
  42684.     }
  42685.     /**
  42686.      * Gets the private 'sonata.admin.form.filter.type.datetime_range' shared service.
  42687.      *
  42688.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType
  42689.      */
  42690.     protected function getSonata_Admin_Form_Filter_Type_DatetimeRangeService()
  42691.     {
  42692.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42693.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php';
  42695.         return $this->privates['sonata.admin.form.filter.type.datetime_range'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType();
  42696.     }
  42697.     /**
  42698.      * Gets the private 'sonata.admin.form.filter.type.default' shared service.
  42699.      *
  42700.      * @return \Sonata\AdminBundle\Form\Type\Filter\DefaultType
  42701.      */
  42702.     protected function getSonata_Admin_Form_Filter_Type_DefaultService()
  42703.     {
  42704.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42705.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DefaultType.php';
  42707.         return $this->privates['sonata.admin.form.filter.type.default'] = new \Sonata\AdminBundle\Form\Type\Filter\DefaultType();
  42708.     }
  42709.     /**
  42710.      * Gets the private 'sonata.admin.form.filter.type.number' shared service.
  42711.      *
  42712.      * @return \Sonata\AdminBundle\Form\Type\Filter\NumberType
  42713.      */
  42714.     protected function getSonata_Admin_Form_Filter_Type_NumberService()
  42715.     {
  42716.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42717.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php';
  42719.         return $this->privates['sonata.admin.form.filter.type.number'] = new \Sonata\AdminBundle\Form\Type\Filter\NumberType();
  42720.     }
  42721.     /**
  42722.      * Gets the private 'sonata.admin.form.type.admin' shared service.
  42723.      *
  42724.      * @return \Sonata\AdminBundle\Form\Type\AdminType
  42725.      */
  42726.     protected function getSonata_Admin_Form_Type_AdminService()
  42727.     {
  42728.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42729.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/AdminType.php';
  42731.         return $this->privates['sonata.admin.form.type.admin'] = new \Sonata\AdminBundle\Form\Type\AdminType(($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  42732.     }
  42733.     /**
  42734.      * Gets the private 'sonata.admin.form.type.collection' shared service.
  42735.      *
  42736.      * @return \Sonata\AdminBundle\Form\Type\CollectionType
  42737.      */
  42738.     protected function getSonata_Admin_Form_Type_CollectionService()
  42739.     {
  42740.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42741.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/CollectionType.php';
  42743.         return $this->privates['sonata.admin.form.type.collection'] = new \Sonata\AdminBundle\Form\Type\CollectionType();
  42744.     }
  42745.     /**
  42746.      * Gets the private 'sonata.admin.form.type.model_autocomplete' shared service.
  42747.      *
  42748.      * @return \Sonata\AdminBundle\Form\Type\ModelAutocompleteType
  42749.      */
  42750.     protected function getSonata_Admin_Form_Type_ModelAutocompleteService()
  42751.     {
  42752.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42753.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelAutocompleteType.php';
  42755.         return $this->privates['sonata.admin.form.type.model_autocomplete'] = new \Sonata\AdminBundle\Form\Type\ModelAutocompleteType();
  42756.     }
  42757.     /**
  42758.      * Gets the private 'sonata.admin.form.type.model_choice' shared service.
  42759.      *
  42760.      * @return \Sonata\AdminBundle\Form\Type\ModelType
  42761.      */
  42762.     protected function getSonata_Admin_Form_Type_ModelChoiceService()
  42763.     {
  42764.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42765.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42766.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelType.php';
  42767.         return $this->privates['sonata.admin.form.type.model_choice'] = new \Sonata\AdminBundle\Form\Type\ModelType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  42768.     }
  42769.     /**
  42770.      * Gets the private 'sonata.admin.form.type.model_hidden' shared service.
  42771.      *
  42772.      * @return \Sonata\AdminBundle\Form\Type\ModelHiddenType
  42773.      */
  42774.     protected function getSonata_Admin_Form_Type_ModelHiddenService()
  42775.     {
  42776.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42777.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelHiddenType.php';
  42779.         return $this->privates['sonata.admin.form.type.model_hidden'] = new \Sonata\AdminBundle\Form\Type\ModelHiddenType();
  42780.     }
  42781.     /**
  42782.      * Gets the private 'sonata.admin.form.type.model_list' shared service.
  42783.      *
  42784.      * @return \Sonata\AdminBundle\Form\Type\ModelListType
  42785.      */
  42786.     protected function getSonata_Admin_Form_Type_ModelListService()
  42787.     {
  42788.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42789.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42790.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelListType.php';
  42791.         return $this->privates['sonata.admin.form.type.model_list'] = new \Sonata\AdminBundle\Form\Type\ModelListType();
  42792.     }
  42793.     /**
  42794.      * Gets the private 'sonata.admin.form.type.model_reference' shared service.
  42795.      *
  42796.      * @return \Sonata\AdminBundle\Form\Type\ModelReferenceType
  42797.      */
  42798.     protected function getSonata_Admin_Form_Type_ModelReferenceService()
  42799.     {
  42800.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  42801.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  42802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelReferenceType.php';
  42803.         return $this->privates['sonata.admin.form.type.model_reference'] = new \Sonata\AdminBundle\Form\Type\ModelReferenceType();
  42804.     }
  42805.     /**
  42806.      * Gets the private 'sonata.admin.global_template_registry' shared service.
  42807.      *
  42808.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  42809.      */
  42810.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  42811.     {
  42812.         return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  42813.     }
  42814.     /**
  42815.      * Gets the private 'sonata.admin.helper' shared service.
  42816.      *
  42817.      * @return \Sonata\AdminBundle\Admin\AdminHelper
  42818.      */
  42819.     protected function getSonata_Admin_HelperService()
  42820.     {
  42821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminHelper.php';
  42822.         return $this->privates['sonata.admin.helper'] = new \Sonata\AdminBundle\Admin\AdminHelper(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  42823.     }
  42824.     /**
  42825.      * Gets the private 'sonata.admin.menu.group_provider' shared service.
  42826.      *
  42827.      * @return \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider
  42828.      */
  42829.     protected function getSonata_Admin_Menu_GroupProviderService()
  42830.     {
  42831.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  42832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Provider/GroupMenuProvider.php';
  42833.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  42834.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  42835.             return $this->privates['sonata.admin.menu.group_provider'];
  42836.         }
  42837.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  42838.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  42839.             return $this->privates['sonata.admin.menu.group_provider'];
  42840.         }
  42841.         return $this->privates['sonata.admin.menu.group_provider'] = new \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), $a$b);
  42842.     }
  42843.     /**
  42844.      * Gets the private 'sonata.admin.menu.matcher.voter.admin' shared service.
  42845.      *
  42846.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter
  42847.      */
  42848.     protected function getSonata_Admin_Menu_Matcher_Voter_AdminService()
  42849.     {
  42850.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  42851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/AdminVoter.php';
  42852.         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())));
  42853.     }
  42854.     /**
  42855.      * Gets the private 'sonata.admin.menu_builder' shared service.
  42856.      *
  42857.      * @return \Sonata\AdminBundle\Menu\MenuBuilder
  42858.      */
  42859.     protected function getSonata_Admin_MenuBuilderService()
  42860.     {
  42861.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/MenuBuilder.php';
  42862.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  42863.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  42864.             return $this->privates['sonata.admin.menu_builder'];
  42865.         }
  42866.         $b = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  42867.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  42868.             return $this->privates['sonata.admin.menu_builder'];
  42869.         }
  42870.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  42871.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  42872.             return $this->privates['sonata.admin.menu_builder'];
  42873.         }
  42874.         return $this->privates['sonata.admin.menu_builder'] = new \Sonata\AdminBundle\Menu\MenuBuilder($a, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), $b$c);
  42875.     }
  42876.     /**
  42877.      * Gets the private 'sonata.admin.object.manipulator.acl.admin' shared service.
  42878.      *
  42879.      * @return \Sonata\AdminBundle\Util\AdminObjectAclManipulator
  42880.      */
  42881.     protected function getSonata_Admin_Object_Manipulator_Acl_AdminService()
  42882.     {
  42883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminObjectAclManipulator.php';
  42884.         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');
  42885.     }
  42886.     /**
  42887.      * Gets the private 'sonata.admin.orm.filter.type.boolean' service.
  42888.      *
  42889.      * @return \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter
  42890.      */
  42891.     protected function getSonata_Admin_Orm_Filter_Type_BooleanService()
  42892.     {
  42893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42898.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/BooleanFilter.php';
  42899.         $this->factories['service_container']['sonata.admin.orm.filter.type.boolean'] = function () {
  42900.             return new \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter();
  42901.         };
  42902.         return $this->factories['service_container']['sonata.admin.orm.filter.type.boolean']();
  42903.     }
  42904.     /**
  42905.      * Gets the private 'sonata.admin.orm.filter.type.callback' service.
  42906.      *
  42907.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter
  42908.      */
  42909.     protected function getSonata_Admin_Orm_Filter_Type_CallbackService()
  42910.     {
  42911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42914.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CallbackFilter.php';
  42917.         $this->factories['service_container']['sonata.admin.orm.filter.type.callback'] = function () {
  42918.             return new \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter();
  42919.         };
  42920.         return $this->factories['service_container']['sonata.admin.orm.filter.type.callback']();
  42921.     }
  42922.     /**
  42923.      * Gets the private 'sonata.admin.orm.filter.type.choice' service.
  42924.      *
  42925.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter
  42926.      */
  42927.     protected function getSonata_Admin_Orm_Filter_Type_ChoiceService()
  42928.     {
  42929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ChoiceFilter.php';
  42935.         $this->factories['service_container']['sonata.admin.orm.filter.type.choice'] = function () {
  42936.             return new \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter();
  42937.         };
  42938.         return $this->factories['service_container']['sonata.admin.orm.filter.type.choice']();
  42939.     }
  42940.     /**
  42941.      * Gets the private 'sonata.admin.orm.filter.type.class' service.
  42942.      *
  42943.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter
  42944.      */
  42945.     protected function getSonata_Admin_Orm_Filter_Type_ClassService()
  42946.     {
  42947.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ClassFilter.php';
  42953.         $this->factories['service_container']['sonata.admin.orm.filter.type.class'] = function () {
  42954.             return new \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter();
  42955.         };
  42956.         return $this->factories['service_container']['sonata.admin.orm.filter.type.class']();
  42957.     }
  42958.     /**
  42959.      * Gets the private 'sonata.admin.orm.filter.type.count' service.
  42960.      *
  42961.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CountFilter
  42962.      */
  42963.     protected function getSonata_Admin_Orm_Filter_Type_CountService()
  42964.     {
  42965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42969.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CountFilter.php';
  42971.         $this->factories['service_container']['sonata.admin.orm.filter.type.count'] = function () {
  42972.             return new \Sonata\DoctrineORMAdminBundle\Filter\CountFilter();
  42973.         };
  42974.         return $this->factories['service_container']['sonata.admin.orm.filter.type.count']();
  42975.     }
  42976.     /**
  42977.      * Gets the private 'sonata.admin.orm.filter.type.date' service.
  42978.      *
  42979.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateFilter
  42980.      */
  42981.     protected function getSonata_Admin_Orm_Filter_Type_DateService()
  42982.     {
  42983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  42984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  42985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  42986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  42987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  42988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  42989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateFilter.php';
  42990.         $this->factories['service_container']['sonata.admin.orm.filter.type.date'] = function () {
  42991.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateFilter();
  42992.         };
  42993.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date']();
  42994.     }
  42995.     /**
  42996.      * Gets the private 'sonata.admin.orm.filter.type.date_range' service.
  42997.      *
  42998.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter
  42999.      */
  43000.     protected function getSonata_Admin_Orm_Filter_Type_DateRangeService()
  43001.     {
  43002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  43008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateRangeFilter.php';
  43009.         $this->factories['service_container']['sonata.admin.orm.filter.type.date_range'] = function () {
  43010.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter();
  43011.         };
  43012.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date_range']();
  43013.     }
  43014.     /**
  43015.      * Gets the private 'sonata.admin.orm.filter.type.datetime' service.
  43016.      *
  43017.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter
  43018.      */
  43019.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeService()
  43020.     {
  43021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  43027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeFilter.php';
  43028.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime'] = function () {
  43029.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter();
  43030.         };
  43031.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime']();
  43032.     }
  43033.     /**
  43034.      * Gets the private 'sonata.admin.orm.filter.type.datetime_range' service.
  43035.      *
  43036.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter
  43037.      */
  43038.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeRangeService()
  43039.     {
  43040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  43046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeRangeFilter.php';
  43047.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range'] = function () {
  43048.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter();
  43049.         };
  43050.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range']();
  43051.     }
  43052.     /**
  43053.      * Gets the private 'sonata.admin.orm.filter.type.empty' service.
  43054.      *
  43055.      * @return \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter
  43056.      */
  43057.     protected function getSonata_Admin_Orm_Filter_Type_EmptyService()
  43058.     {
  43059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43062.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/EmptyFilter.php';
  43065.         $this->factories['service_container']['sonata.admin.orm.filter.type.empty'] = function () {
  43066.             return new \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter();
  43067.         };
  43068.         return $this->factories['service_container']['sonata.admin.orm.filter.type.empty']();
  43069.     }
  43070.     /**
  43071.      * Gets the private 'sonata.admin.orm.filter.type.model' service.
  43072.      *
  43073.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter
  43074.      */
  43075.     protected function getSonata_Admin_Orm_Filter_Type_ModelService()
  43076.     {
  43077.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43078.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43079.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43080.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelFilter.php';
  43083.         $this->factories['service_container']['sonata.admin.orm.filter.type.model'] = function () {
  43084.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter();
  43085.         };
  43086.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model']();
  43087.     }
  43088.     /**
  43089.      * Gets the private 'sonata.admin.orm.filter.type.model_autocomplete' service.
  43090.      *
  43091.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter
  43092.      */
  43093.     protected function getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService()
  43094.     {
  43095.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelAutocompleteFilter.php';
  43101.         $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete'] = function () {
  43102.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter();
  43103.         };
  43104.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete']();
  43105.     }
  43106.     /**
  43107.      * Gets the private 'sonata.admin.orm.filter.type.null' service.
  43108.      *
  43109.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NullFilter
  43110.      */
  43111.     protected function getSonata_Admin_Orm_Filter_Type_NullService()
  43112.     {
  43113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43115.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43116.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43117.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NullFilter.php';
  43119.         $this->factories['service_container']['sonata.admin.orm.filter.type.null'] = function () {
  43120.             return new \Sonata\DoctrineORMAdminBundle\Filter\NullFilter();
  43121.         };
  43122.         return $this->factories['service_container']['sonata.admin.orm.filter.type.null']();
  43123.     }
  43124.     /**
  43125.      * Gets the private 'sonata.admin.orm.filter.type.number' service.
  43126.      *
  43127.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter
  43128.      */
  43129.     protected function getSonata_Admin_Orm_Filter_Type_NumberService()
  43130.     {
  43131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NumberFilter.php';
  43137.         $this->factories['service_container']['sonata.admin.orm.filter.type.number'] = function () {
  43138.             return new \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter();
  43139.         };
  43140.         return $this->factories['service_container']['sonata.admin.orm.filter.type.number']();
  43141.     }
  43142.     /**
  43143.      * Gets the private 'sonata.admin.orm.filter.type.string' service.
  43144.      *
  43145.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringFilter
  43146.      */
  43147.     protected function getSonata_Admin_Orm_Filter_Type_StringService()
  43148.     {
  43149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchableFilterInterface.php';
  43155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringFilter.php';
  43156.         $this->factories['service_container']['sonata.admin.orm.filter.type.string'] = function () {
  43157.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringFilter();
  43158.         };
  43159.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string']();
  43160.     }
  43161.     /**
  43162.      * Gets the private 'sonata.admin.orm.filter.type.string_list' service.
  43163.      *
  43164.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter
  43165.      */
  43166.     protected function getSonata_Admin_Orm_Filter_Type_StringListService()
  43167.     {
  43168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringListFilter.php';
  43174.         $this->factories['service_container']['sonata.admin.orm.filter.type.string_list'] = function () {
  43175.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter();
  43176.         };
  43177.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string_list']();
  43178.     }
  43179.     /**
  43180.      * Gets the private 'sonata.admin.orm.filter.type.time' service.
  43181.      *
  43182.      * @return \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter
  43183.      */
  43184.     protected function getSonata_Admin_Orm_Filter_Type_TimeService()
  43185.     {
  43186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  43192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/TimeFilter.php';
  43193.         $this->factories['service_container']['sonata.admin.orm.filter.type.time'] = function () {
  43194.             return new \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter();
  43195.         };
  43196.         return $this->factories['service_container']['sonata.admin.orm.filter.type.time']();
  43197.     }
  43198.     /**
  43199.      * Gets the private 'sonata.admin.orm.filter.type.uid' service.
  43200.      *
  43201.      * @return \Sonata\DoctrineORMAdminBundle\Filter\UidFilter
  43202.      */
  43203.     protected function getSonata_Admin_Orm_Filter_Type_UidService()
  43204.     {
  43205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  43206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  43207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  43208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  43209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  43210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchableFilterInterface.php';
  43211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/UidFilter.php';
  43212.         $this->factories['service_container']['sonata.admin.orm.filter.type.uid'] = function () {
  43213.             return new \Sonata\DoctrineORMAdminBundle\Filter\UidFilter();
  43214.         };
  43215.         return $this->factories['service_container']['sonata.admin.orm.filter.type.uid']();
  43216.     }
  43217.     /**
  43218.      * Gets the private 'sonata.admin.pool' shared service.
  43219.      *
  43220.      * @return \Sonata\AdminBundle\Admin\Pool
  43221.      */
  43222.     protected function getSonata_Admin_PoolService()
  43223.     {
  43224.         return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  43225.             'admin.brand' => [false'admin.brand''getAdmin_BrandService'false],
  43226.             'admin.car.accessories' => [false'admin.car.accessories''getAdmin_Car_AccessoriesService'false],
  43227.             'admin.car.accessories_group' => [false'admin.car.accessories_group''getAdmin_Car_AccessoriesGroupService'false],
  43228.             'admin.client' => [false'admin.client''getAdmin_ClientService'false],
  43229.             'admin.core.car_group' => [false'admin.core.car_group''getAdmin_Core_CarGroupService'false],
  43230.             'admin.core.corp_sales' => [false'admin.core.corp_sales''getAdmin_Core_CorpSalesService'false],
  43231.             'admin.core.department' => [false'admin.core.department''getAdmin_Core_DepartmentService'false],
  43232.             'admin.core.post_content' => [false'admin.core.post_content''getAdmin_Core_PostContentService'false],
  43233.             'admin.core.vacancy_content' => [false'admin.core.vacancy_content''getAdmin_Core_VacancyContentService'false],
  43234.             'admin.core.worker' => [false'admin.core.worker''getAdmin_Core_WorkerService'false],
  43235.             'admin.credit.programm' => [false'admin.credit.programm''getAdmin_Credit_ProgrammService'false],
  43236.             'admin.critical_log' => [false'admin.critical_log''getAdmin_CriticalLogService'false],
  43237.             'admin.dc.accessories' => [false'admin.dc.accessories''getAdmin_Dc_AccessoriesService'false],
  43238.             'admin.dc.accessories_category' => [false'admin.dc.accessories_category''getAdmin_Dc_AccessoriesCategoryService'false],
  43239.             'admin.dc.accessories_category_content' => [false'admin.dc.accessories_category_content''getAdmin_Dc_AccessoriesCategoryContentService'false],
  43240.             'admin.dc.accessories_content' => [false'admin.dc.accessories_content''getAdmin_Dc_AccessoriesContentService'false],
  43241.             'admin.dc.actions.post' => [false'admin.dc.actions.post''getAdmin_Dc_Actions_PostService'false],
  43242.             'admin.dc.all_leads' => [false'admin.dc.all_leads''getAdmin_Dc_AllLeadsService'false],
  43243.             'admin.dc.body_repair_certificate' => [false'admin.dc.body_repair_certificate''getAdmin_Dc_BodyRepairCertificateService'false],
  43244.             'admin.dc.client_partner' => [false'admin.dc.client_partner''getAdmin_Dc_ClientPartnerService'false],
  43245.             'admin.dc.configurator_offer' => [false'admin.dc.configurator_offer''getAdmin_Dc_ConfiguratorOfferService'false],
  43246.             'admin.dc.events' => [false'admin.dc.events''getAdmin_Dc_EventsService'false],
  43247.             'admin.dc.faq' => [false'admin.dc.faq''getAdmin_Dc_FaqService'false],
  43248.             'admin.dc.generator' => [false'admin.dc.generator''getAdmin_Dc_GeneratorService'false],
  43249.             'admin.dc.news.post' => [false'admin.dc.news.post''getAdmin_Dc_News_PostService'false],
  43250.             'admin.dc.page_content' => [false'admin.dc.page_content''getAdmin_Dc_PageContentService'false],
  43251.             'admin.dc.pages' => [false'admin.dc.pages''getAdmin_Dc_PagesService'false],
  43252.             'admin.dc.replacement_car_condition' => [false'admin.dc.replacement_car_condition''getAdmin_Dc_ReplacementCarConditionService'false],
  43253.             'admin.dc.resume' => [false'admin.dc.resume''getAdmin_Dc_ResumeService'false],
  43254.             'admin.dc.sales_contract' => [false'admin.dc.sales_contract''getAdmin_Dc_SalesContractService'false],
  43255.             'admin.dc.slider' => [false'admin.dc.slider''getAdmin_Dc_SliderService'false],
  43256.             'admin.dc.special_offers' => [false'admin.dc.special_offers''getAdmin_Dc_SpecialOffersService'false],
  43257.             'admin.dc.special_offers_content' => [false'admin.dc.special_offers_content''getAdmin_Dc_SpecialOffersContentService'false],
  43258.             'admin.dc.terms_maintenance' => [false'admin.dc.terms_maintenance''getAdmin_Dc_TermsMaintenanceService'false],
  43259.             'admin.dc.test_drive' => [false'admin.dc.test_drive''getAdmin_Dc_TestDriveService'false],
  43260.             'admin.dc.test_drive.routes' => [false'admin.dc.test_drive.routes''getAdmin_Dc_TestDrive_RoutesService'false],
  43261.             'admin.dc.tour_route_content' => [false'admin.dc.tour_route_content''getAdmin_Dc_TourRouteContentService'false],
  43262.             'admin.dc.tour_route_params' => [false'admin.dc.tour_route_params''getAdmin_Dc_TourRouteParamsService'false],
  43263.             'admin.dc.tour_routes' => [false'admin.dc.tour_routes''getAdmin_Dc_TourRoutesService'false],
  43264.             'admin.dc.vacancy' => [false'admin.dc.vacancy''getAdmin_Dc_VacancyService'false],
  43265.             'admin.dealer' => [false'admin.dealer''getAdmin_DealerService'false],
  43266.             'admin.document_branch' => [false'admin.document_branch''getAdmin_DocumentBranchService'false],
  43267.             'admin.document_dealer' => [false'admin.document_dealer''getAdmin_DocumentDealerService'false],
  43268.             'admin.estimate_odds' => [false'admin.estimate_odds''getAdmin_EstimateOddsService'false],
  43269.             'admin.founder.biography' => [false'admin.founder.biography''getAdmin_Founder_BiographyService'false],
  43270.             'admin.founder.category_social_investments' => [false'admin.founder.category_social_investments''getAdmin_Founder_CategorySocialInvestmentsService'false],
  43271.             'admin.founder.galleryPhoto' => [false'admin.founder.galleryPhoto''getAdmin_Founder_GalleryPhotoService'false],
  43272.             'admin.founder.galleryVideo' => [false'admin.founder.galleryVideo''getAdmin_Founder_GalleryVideoService'false],
  43273.             'admin.founder.news' => [false'admin.founder.news''getAdmin_Founder_NewsService'false],
  43274.             'admin.founder.publication' => [false'admin.founder.publication''getAdmin_Founder_PublicationService'false],
  43275.             'admin.founder.social_investments' => [false'admin.founder.social_investments''getAdmin_Founder_SocialInvestmentsService'false],
  43276.             'admin.founder.solemn_event' => [false'admin.founder.solemn_event''getAdmin_Founder_SolemnEventService'false],
  43277.             'admin.inner_mail' => [false'admin.inner_mail''getAdmin_InnerMailService'false],
  43278.             'admin.insurance.actions.post' => [false'admin.insurance.actions.post''getAdmin_Insurance_Actions_PostService'false],
  43279.             'admin.insurance.case' => [false'admin.insurance.case''getAdmin_Insurance_CaseService'false],
  43280.             'admin.insurance.case_document' => [false'admin.insurance.case_document''getAdmin_Insurance_CaseDocumentService'false],
  43281.             'admin.insurance.faq' => [false'admin.insurance.faq''getAdmin_Insurance_FaqService'false],
  43282.             'admin.insurance.information_document' => [false'admin.insurance.information_document''getAdmin_Insurance_InformationDocumentService'false],
  43283.             'admin.insurance.information_document_category' => [false'admin.insurance.information_document_category''getAdmin_Insurance_InformationDocumentCategoryService'false],
  43284.             'admin.insurance.information_document_category_content' => [false'admin.insurance.information_document_category_content''getAdmin_Insurance_InformationDocumentCategoryContentService'false],
  43285.             'admin.insurance.insurance_condition' => [false'admin.insurance.insurance_condition''getAdmin_Insurance_InsuranceConditionService'false],
  43286.             'admin.insurance.insurance_condition_category' => [false'admin.insurance.insurance_condition_category''getAdmin_Insurance_InsuranceConditionCategoryService'false],
  43287.             'admin.insurance.insurance_condition_category_content' => [false'admin.insurance.insurance_condition_category_content''getAdmin_Insurance_InsuranceConditionCategoryContentService'false],
  43288.             'admin.insurance.mediation_service' => [false'admin.insurance.mediation_service''getAdmin_Insurance_MediationServiceService'false],
  43289.             'admin.insurance.mediation_service_mediator' => [false'admin.insurance.mediation_service_mediator''getAdmin_Insurance_MediationServiceMediatorService'false],
  43290.             'admin.insurance.mediator_product' => [false'admin.insurance.mediator_product''getAdmin_Insurance_MediatorProductService'false],
  43291.             'admin.insurance.news.post' => [false'admin.insurance.news.post''getAdmin_Insurance_News_PostService'false],
  43292.             'admin.insurance.payouts' => [false'admin.insurance.payouts''getAdmin_Insurance_PayoutsService'false],
  43293.             'admin.insurance.prorgamm' => [false'admin.insurance.prorgamm''getAdmin_Insurance_ProrgammService'false],
  43294.             'admin.insurance.review' => [false'admin.insurance.review''getAdmin_Insurance_ReviewService'false],
  43295.             'admin.log' => [false'admin.log''getAdmin_LogService'false],
  43296.             'admin.logs' => [false'admin.logs''getAdmin_LogsService'false],
  43297.             'admin.modelRange.pages' => [false'admin.modelRange.pages''getAdmin_ModelRange_PagesService'false],
  43298.             'admin.order' => [false'admin.order''getAdmin_OrderService'false],
  43299.             'admin.post_log' => [false'admin.post_log''getAdmin_PostLogService'false],
  43300.             'admin.report' => [false'admin.report''getAdmin_ReportService'false],
  43301.             'admin.seo' => [false'admin.seo''getAdmin_SeoService'false],
  43302.             'admin.service.body_repair_category' => [false'admin.service.body_repair_category''getAdmin_Service_BodyRepairCategoryService'false],
  43303.             'admin.service.body_repair_category_content' => [false'admin.service.body_repair_category_content''getAdmin_Service_BodyRepairCategoryContentService'false],
  43304.             'admin.service.job' => [false'admin.service.job''getAdmin_Service_JobService'false],
  43305.             'admin.service.part' => [false'admin.service.part''getAdmin_Service_PartService'false],
  43306.             'admin.service.service_page_category' => [false'admin.service.service_page_category''getAdmin_Service_ServicePageCategoryService'false],
  43307.             'admin.service.service_page_category_content' => [false'admin.service.service_page_category_content''getAdmin_Service_ServicePageCategoryContentService'false],
  43308.             'admin.service.service_page_content' => [false'admin.service.service_page_content''getAdmin_Service_ServicePageContentService'false],
  43309.             'admin.service.servise_page' => [false'admin.service.servise_page''getAdmin_Service_ServisePageService'false],
  43310.             'admin.service.to_regulation_job' => [false'admin.service.to_regulation_job''getAdmin_Service_ToRegulationJobService'false],
  43311.             'admin.service.to_regulation_part' => [false'admin.service.to_regulation_part''getAdmin_Service_ToRegulationPartService'false],
  43312.             'admin.service.to_regulations' => [false'admin.service.to_regulations''getAdmin_Service_ToRegulationsService'false],
  43313.             'admin.shop.goods' => [false'admin.shop.goods''getAdmin_Shop_GoodsService'false],
  43314.             'admin.shop.goods_content' => [false'admin.shop.goods_content''getAdmin_Shop_GoodsContentService'false],
  43315.             'admin.shop.group' => [false'admin.shop.group''getAdmin_Shop_GroupService'false],
  43316.             'admin.sub.about_company' => [false'admin.sub.about_company''getAdmin_Sub_AboutCompanyService'false],
  43317.             'admin.sub.accessories' => [false'admin.sub.accessories''getAdmin_Sub_AccessoriesService'false],
  43318.             'admin.sub.accessories_group' => [false'admin.sub.accessories_group''getAdmin_Sub_AccessoriesGroupService'false],
  43319.             'admin.sub.actions.post' => [false'admin.sub.actions.post''getAdmin_Sub_Actions_PostService'false],
  43320.             'admin.sub.contact' => [false'admin.sub.contact''getAdmin_Sub_ContactService'false],
  43321.             'admin.sub.department' => [false'admin.sub.department''getAdmin_Sub_DepartmentService'false],
  43322.             'admin.sub.inner_mail' => [false'admin.sub.inner_mail''getAdmin_Sub_InnerMailService'false],
  43323.             'admin.sub.news.post' => [false'admin.sub.news.post''getAdmin_Sub_News_PostService'false],
  43324.             'admin.sub.page_content' => [false'admin.sub.page_content''getAdmin_Sub_PageContentService'false],
  43325.             'admin.sub.pages_services' => [false'admin.sub.pages_services''getAdmin_Sub_PagesServicesService'false],
  43326.             'admin.sub.post_content' => [false'admin.sub.post_content''getAdmin_Sub_PostContentService'false],
  43327.             'admin.sub.seo' => [false'admin.sub.seo''getAdmin_Sub_SeoService'false],
  43328.             'admin.sub.slider' => [false'admin.sub.slider''getAdmin_Sub_SliderService'false],
  43329.             'admin.sub.test_drive' => [false'admin.sub.test_drive''getAdmin_Sub_TestDriveService'false],
  43330.             'admin.sub.vacancy' => [false'admin.sub.vacancy''getAdmin_Sub_VacancyService'false],
  43331.             'admin.sub.vacancy_content' => [false'admin.sub.vacancy_content''getAdmin_Sub_VacancyContentService'false],
  43332.             'admin.sub.vehicle_accessories' => [false'admin.sub.vehicle_accessories''getAdmin_Sub_VehicleAccessoriesService'false],
  43333.             'admin.sub.vehicles.content' => [false'admin.sub.vehicles.content''getAdmin_Sub_Vehicles_ContentService'false],
  43334.             'admin.sub.vehicles.moto_used' => [false'admin.sub.vehicles.moto_used''getAdmin_Sub_Vehicles_MotoUsedService'false],
  43335.             'admin.sub.vehicles.moto_variation' => [false'admin.sub.vehicles.moto_variation''getAdmin_Sub_Vehicles_MotoVariationService'false],
  43336.             'admin.sub.vehicles.variation_characteristic' => [false'admin.sub.vehicles.variation_characteristic''getAdmin_Sub_Vehicles_VariationCharacteristicService'false],
  43337.             'admin.sub.worker' => [false'admin.sub.worker''getAdmin_Sub_WorkerService'false],
  43338.             'admin.sync_info' => [false'admin.sync_info''getAdmin_SyncInfoService'false],
  43339.             'admin.task' => [false'admin.task''getAdmin_TaskService'false],
  43340.             'admin.ticket' => [false'admin.ticket''getAdmin_TicketService'false],
  43341.             'admin.ticket-dashboard' => [false'admin.ticket-dashboard''getAdmin_TicketdashboardService'false],
  43342.             'admin.ticket-planer' => [false'admin.ticket-planer''getAdmin_TicketplanerService'false],
  43343.             'admin.ticket-report' => [false'admin.ticket-report''getAdmin_TicketreportService'false],
  43344.             'admin.txn' => [false'admin.txn''getAdmin_TxnService'false],
  43345.             'admin.user' => [false'admin.user''getAdmin_UserService'false],
  43346.             'admin.vehicle_auto_ria_option' => [false'admin.vehicle_auto_ria_option''getAdmin_VehicleAutoRiaOptionService'false],
  43347.             'admin.vehicles.autoria_options' => [false'admin.vehicles.autoria_options''getAdmin_Vehicles_AutoriaOptionsService'false],
  43348.             'admin.vehicles.bus_in_stock' => [false'admin.vehicles.bus_in_stock''getAdmin_Vehicles_BusInStockService'false],
  43349.             'admin.vehicles.bus_specification' => [false'admin.vehicles.bus_specification''getAdmin_Vehicles_BusSpecificationService'false],
  43350.             'admin.vehicles.bus_variation' => [false'admin.vehicles.bus_variation''getAdmin_Vehicles_BusVariationService'false],
  43351.             'admin.vehicles.bus_vehicle' => [false'admin.vehicles.bus_vehicle''getAdmin_Vehicles_BusVehicleService'false],
  43352.             'admin.vehicles.category' => [false'admin.vehicles.category''getAdmin_Vehicles_CategoryService'false],
  43353.             'admin.vehicles.content' => [false'admin.vehicles.content''getAdmin_Vehicles_ContentService'false],
  43354.             'admin.vehicles.direction_of_production' => [false'admin.vehicles.direction_of_production''getAdmin_Vehicles_DirectionOfProductionService'false],
  43355.             'admin.vehicles.engine' => [false'admin.vehicles.engine''getAdmin_Vehicles_EngineService'false],
  43356.             'admin.vehicles.equipment' => [false'admin.vehicles.equipment''getAdmin_Vehicles_EquipmentService'false],
  43357.             'admin.vehicles.equipment_iption' => [false'admin.vehicles.equipment_iption''getAdmin_Vehicles_EquipmentIptionService'false],
  43358.             'admin.vehicles.faq_content' => [false'admin.vehicles.faq_content''getAdmin_Vehicles_FaqContentService'false],
  43359.             'admin.vehicles.faqs' => [false'admin.vehicles.faqs''getAdmin_Vehicles_FaqsService'false],
  43360.             'admin.vehicles.features' => [false'admin.vehicles.features''getAdmin_Vehicles_FeaturesService'false],
  43361.             'admin.vehicles.features.group' => [false'admin.vehicles.features.group''getAdmin_Vehicles_Features_GroupService'false],
  43362.             'admin.vehicles.features_content' => [false'admin.vehicles.features_content''getAdmin_Vehicles_FeaturesContentService'false],
  43363.             'admin.vehicles.file' => [false'admin.vehicles.file''getAdmin_Vehicles_FileService'false],
  43364.             'admin.vehicles.fraight_in_stock' => [false'admin.vehicles.fraight_in_stock''getAdmin_Vehicles_FraightInStockService'false],
  43365.             'admin.vehicles.fraight_specification' => [false'admin.vehicles.fraight_specification''getAdmin_Vehicles_FraightSpecificationService'false],
  43366.             'admin.vehicles.fraight_variation' => [false'admin.vehicles.fraight_variation''getAdmin_Vehicles_FraightVariationService'false],
  43367.             'admin.vehicles.fraight_vehicle' => [false'admin.vehicles.fraight_vehicle''getAdmin_Vehicles_FraightVehicleService'false],
  43368.             'admin.vehicles.group' => [false'admin.vehicles.group''getAdmin_Vehicles_GroupService'false],
  43369.             'admin.vehicles.in_stock_content' => [false'admin.vehicles.in_stock_content''getAdmin_Vehicles_InStockContentService'false],
  43370.             'admin.vehicles.in_stock_part' => [false'admin.vehicles.in_stock_part''getAdmin_Vehicles_InStockPartService'false],
  43371.             'admin.vehicles.markdown' => [false'admin.vehicles.markdown''getAdmin_Vehicles_MarkdownService'false],
  43372.             'admin.vehicles.model' => [false'admin.vehicles.model''getAdmin_Vehicles_ModelService'false],
  43373.             'admin.vehicles.moto_in_stock' => [false'admin.vehicles.moto_in_stock''getAdmin_Vehicles_MotoInStockService'false],
  43374.             'admin.vehicles.moto_rent' => [false'admin.vehicles.moto_rent''getAdmin_Vehicles_MotoRentService'false],
  43375.             'admin.vehicles.moto_used' => [false'admin.vehicles.moto_used''getAdmin_Vehicles_MotoUsedService'false],
  43376.             'admin.vehicles.moto_variation' => [false'admin.vehicles.moto_variation''getAdmin_Vehicles_MotoVariationService'false],
  43377.             'admin.vehicles.moto_vehicle' => [false'admin.vehicles.moto_vehicle''getAdmin_Vehicles_MotoVehicleService'false],
  43378.             'admin.vehicles.passenger_in_stock' => [false'admin.vehicles.passenger_in_stock''getAdmin_Vehicles_PassengerInStockService'false],
  43379.             'admin.vehicles.passenger_in_stock_special' => [false'admin.vehicles.passenger_in_stock_special''getAdmin_Vehicles_PassengerInStockSpecialService'false],
  43380.             'admin.vehicles.passenger_rent' => [false'admin.vehicles.passenger_rent''getAdmin_Vehicles_PassengerRentService'false],
  43381.             'admin.vehicles.passenger_used' => [false'admin.vehicles.passenger_used''getAdmin_Vehicles_PassengerUsedService'false],
  43382.             'admin.vehicles.passenger_variation' => [false'admin.vehicles.passenger_variation''getAdmin_Vehicles_PassengerVariationService'false],
  43383.             'admin.vehicles.passenger_vehicle' => [false'admin.vehicles.passenger_vehicle''getAdmin_Vehicles_PassengerVehicleService'false],
  43384.             'admin.vehicles.recommend_group' => [false'admin.vehicles.recommend_group''getAdmin_Vehicles_RecommendGroupService'false],
  43385.             'admin.vehicles.special_projects' => [false'admin.vehicles.special_projects''getAdmin_Vehicles_SpecialProjectsService'false],
  43386.             'admin.vehicles.special_projects_content' => [false'admin.vehicles.special_projects_content''getAdmin_Vehicles_SpecialProjectsContentService'false],
  43387.             'admin.vehicles.special_variation' => [false'admin.vehicles.special_variation''getAdmin_Vehicles_SpecialVariationService'false],
  43388.             'admin.vehicles.special_vehicle' => [false'admin.vehicles.special_vehicle''getAdmin_Vehicles_SpecialVehicleService'false],
  43389.             'admin.vehicles.specification' => [false'admin.vehicles.specification''getAdmin_Vehicles_SpecificationService'false],
  43390.             'admin.vehicles.specification_options' => [false'admin.vehicles.specification_options''getAdmin_Vehicles_SpecificationOptionsService'false],
  43391.             'admin.vehicles.variation_characteristic' => [false'admin.vehicles.variation_characteristic''getAdmin_Vehicles_VariationCharacteristicService'false],
  43392.             'admin.vehicles.vehicle_card_type' => [false'admin.vehicles.vehicle_card_type''getAdmin_Vehicles_VehicleCardTypeService'false],
  43393.             'admin.vehicles.vehicle_item' => [false'admin.vehicles.vehicle_item''getAdmin_Vehicles_VehicleItemService'false],
  43394.             'admin.vehicles.water_variation' => [false'admin.vehicles.water_variation''getAdmin_Vehicles_WaterVariationService'false],
  43395.             'admin.vehicles.water_vehicle' => [false'admin.vehicles.water_vehicle''getAdmin_Vehicles_WaterVehicleService'false],
  43396.             'admin.vehicles_autoria' => [false'admin.vehicles_autoria''getAdmin_VehiclesAutoriaService'false],
  43397.             'admin.vehicles_filter' => [false'admin.vehicles_filter''getAdmin_VehiclesFilterService'false],
  43398.             'admin.vidi.blog' => [false'admin.vidi.blog''getAdmin_Vidi_BlogService'false],
  43399.             'admin.vidi.blog_category' => [false'admin.vidi.blog_category''getAdmin_Vidi_BlogCategoryService'false],
  43400.             'admin.vidi.catalog_banner' => [false'admin.vidi.catalog_banner''getAdmin_Vidi_CatalogBannerService'false],
  43401.             'admin.vidi.credit_calc_reviews' => [false'admin.vidi.credit_calc_reviews''getAdmin_Vidi_CreditCalcReviewsService'false],
  43402.             'admin.vidi.foundersBiography' => [false'admin.vidi.foundersBiography''getAdmin_Vidi_FoundersBiographyService'false],
  43403.             'admin.vidi.foundersFounders' => [false'admin.vidi.foundersFounders''getAdmin_Vidi_FoundersFoundersService'false],
  43404.             'admin.vidi.foundersNews' => [false'admin.vidi.foundersNews''getAdmin_Vidi_FoundersNewsService'false],
  43405.             'admin.vidi.foundersPhoto' => [false'admin.vidi.foundersPhoto''getAdmin_Vidi_FoundersPhotoService'false],
  43406.             'admin.vidi.foundersPublications' => [false'admin.vidi.foundersPublications''getAdmin_Vidi_FoundersPublicationsService'false],
  43407.             'admin.vidi.foundersVideo' => [false'admin.vidi.foundersVideo''getAdmin_Vidi_FoundersVideoService'false],
  43408.             'admin.vidi.resume' => [false'admin.vidi.resume''getAdmin_Vidi_ResumeService'false],
  43409.             'admin.vidi.slider' => [false'admin.vidi.slider''getAdmin_Vidi_SliderService'false],
  43410.             'admin.vidi.vacancy' => [false'admin.vidi.vacancy''getAdmin_Vidi_VacancyService'false],
  43411.             'dc_site.admin.boat' => [false'dc_site.admin.boat''getDcSite_Admin_BoatService'false],
  43412.             'dc_site.admin.boat_engine' => [false'dc_site.admin.boat_engine''getDcSite_Admin_BoatEngineService'false],
  43413.             'dc_site.admin.non_motorized_boat' => [false'dc_site.admin.non_motorized_boat''getDcSite_Admin_NonMotorizedBoatService'false],
  43414.             'portal.admin.announcement_bar' => [false'portal.admin.announcement_bar''getPortal_Admin_AnnouncementBarService'false],
  43415.             'sonata.media.admin.gallery' => [false'sonata.media.admin.gallery''getSonata_Media_Admin_GalleryService'false],
  43416.             'sonata.media.admin.gallery_item' => [false'sonata.media.admin.gallery_item''getSonata_Media_Admin_GalleryItemService'false],
  43417.             'sonata.media.admin.media' => [false'sonata.media.admin.media''getSonata_Media_Admin_MediaService'false],
  43418.         ], [
  43419.             'admin.brand' => '?',
  43420.             'admin.car.accessories' => '?',
  43421.             'admin.car.accessories_group' => '?',
  43422.             'admin.client' => '?',
  43423.             'admin.core.car_group' => '?',
  43424.             'admin.core.corp_sales' => '?',
  43425.             'admin.core.department' => '?',
  43426.             'admin.core.post_content' => '?',
  43427.             'admin.core.vacancy_content' => '?',
  43428.             'admin.core.worker' => '?',
  43429.             'admin.credit.programm' => '?',
  43430.             'admin.critical_log' => '?',
  43431.             'admin.dc.accessories' => '?',
  43432.             'admin.dc.accessories_category' => '?',
  43433.             'admin.dc.accessories_category_content' => '?',
  43434.             'admin.dc.accessories_content' => '?',
  43435.             'admin.dc.actions.post' => '?',
  43436.             'admin.dc.all_leads' => '?',
  43437.             'admin.dc.body_repair_certificate' => '?',
  43438.             'admin.dc.client_partner' => '?',
  43439.             'admin.dc.configurator_offer' => '?',
  43440.             'admin.dc.events' => '?',
  43441.             'admin.dc.faq' => '?',
  43442.             'admin.dc.generator' => '?',
  43443.             'admin.dc.news.post' => '?',
  43444.             'admin.dc.page_content' => '?',
  43445.             'admin.dc.pages' => '?',
  43446.             'admin.dc.replacement_car_condition' => '?',
  43447.             'admin.dc.resume' => '?',
  43448.             'admin.dc.sales_contract' => '?',
  43449.             'admin.dc.slider' => '?',
  43450.             'admin.dc.special_offers' => '?',
  43451.             'admin.dc.special_offers_content' => '?',
  43452.             'admin.dc.terms_maintenance' => '?',
  43453.             'admin.dc.test_drive' => '?',
  43454.             'admin.dc.test_drive.routes' => '?',
  43455.             'admin.dc.tour_route_content' => '?',
  43456.             'admin.dc.tour_route_params' => '?',
  43457.             'admin.dc.tour_routes' => '?',
  43458.             'admin.dc.vacancy' => '?',
  43459.             'admin.dealer' => '?',
  43460.             'admin.document_branch' => '?',
  43461.             'admin.document_dealer' => '?',
  43462.             'admin.estimate_odds' => '?',
  43463.             'admin.founder.biography' => '?',
  43464.             'admin.founder.category_social_investments' => '?',
  43465.             'admin.founder.galleryPhoto' => '?',
  43466.             'admin.founder.galleryVideo' => '?',
  43467.             'admin.founder.news' => '?',
  43468.             'admin.founder.publication' => '?',
  43469.             'admin.founder.social_investments' => '?',
  43470.             'admin.founder.solemn_event' => '?',
  43471.             'admin.inner_mail' => '?',
  43472.             'admin.insurance.actions.post' => '?',
  43473.             'admin.insurance.case' => '?',
  43474.             'admin.insurance.case_document' => '?',
  43475.             'admin.insurance.faq' => '?',
  43476.             'admin.insurance.information_document' => '?',
  43477.             'admin.insurance.information_document_category' => '?',
  43478.             'admin.insurance.information_document_category_content' => '?',
  43479.             'admin.insurance.insurance_condition' => '?',
  43480.             'admin.insurance.insurance_condition_category' => '?',
  43481.             'admin.insurance.insurance_condition_category_content' => '?',
  43482.             'admin.insurance.mediation_service' => '?',
  43483.             'admin.insurance.mediation_service_mediator' => '?',
  43484.             'admin.insurance.mediator_product' => '?',
  43485.             'admin.insurance.news.post' => '?',
  43486.             'admin.insurance.payouts' => '?',
  43487.             'admin.insurance.prorgamm' => '?',
  43488.             'admin.insurance.review' => '?',
  43489.             'admin.log' => '?',
  43490.             'admin.logs' => '?',
  43491.             'admin.modelRange.pages' => '?',
  43492.             'admin.order' => '?',
  43493.             'admin.post_log' => '?',
  43494.             'admin.report' => '?',
  43495.             'admin.seo' => '?',
  43496.             'admin.service.body_repair_category' => '?',
  43497.             'admin.service.body_repair_category_content' => '?',
  43498.             'admin.service.job' => '?',
  43499.             'admin.service.part' => '?',
  43500.             'admin.service.service_page_category' => '?',
  43501.             'admin.service.service_page_category_content' => '?',
  43502.             'admin.service.service_page_content' => '?',
  43503.             'admin.service.servise_page' => '?',
  43504.             'admin.service.to_regulation_job' => '?',
  43505.             'admin.service.to_regulation_part' => '?',
  43506.             'admin.service.to_regulations' => '?',
  43507.             'admin.shop.goods' => '?',
  43508.             'admin.shop.goods_content' => '?',
  43509.             'admin.shop.group' => '?',
  43510.             'admin.sub.about_company' => '?',
  43511.             'admin.sub.accessories' => '?',
  43512.             'admin.sub.accessories_group' => '?',
  43513.             'admin.sub.actions.post' => '?',
  43514.             'admin.sub.contact' => '?',
  43515.             'admin.sub.department' => '?',
  43516.             'admin.sub.inner_mail' => '?',
  43517.             'admin.sub.news.post' => '?',
  43518.             'admin.sub.page_content' => '?',
  43519.             'admin.sub.pages_services' => '?',
  43520.             'admin.sub.post_content' => '?',
  43521.             'admin.sub.seo' => '?',
  43522.             'admin.sub.slider' => '?',
  43523.             'admin.sub.test_drive' => '?',
  43524.             'admin.sub.vacancy' => '?',
  43525.             'admin.sub.vacancy_content' => '?',
  43526.             'admin.sub.vehicle_accessories' => '?',
  43527.             'admin.sub.vehicles.content' => '?',
  43528.             'admin.sub.vehicles.moto_used' => '?',
  43529.             'admin.sub.vehicles.moto_variation' => '?',
  43530.             'admin.sub.vehicles.variation_characteristic' => '?',
  43531.             'admin.sub.worker' => '?',
  43532.             'admin.sync_info' => '?',
  43533.             'admin.task' => '?',
  43534.             'admin.ticket' => '?',
  43535.             'admin.ticket-dashboard' => '?',
  43536.             'admin.ticket-planer' => '?',
  43537.             'admin.ticket-report' => '?',
  43538.             'admin.txn' => '?',
  43539.             'admin.user' => '?',
  43540.             'admin.vehicle_auto_ria_option' => '?',
  43541.             'admin.vehicles.autoria_options' => '?',
  43542.             'admin.vehicles.bus_in_stock' => '?',
  43543.             'admin.vehicles.bus_specification' => '?',
  43544.             'admin.vehicles.bus_variation' => '?',
  43545.             'admin.vehicles.bus_vehicle' => '?',
  43546.             'admin.vehicles.category' => '?',
  43547.             'admin.vehicles.content' => '?',
  43548.             'admin.vehicles.direction_of_production' => '?',
  43549.             'admin.vehicles.engine' => '?',
  43550.             'admin.vehicles.equipment' => '?',
  43551.             'admin.vehicles.equipment_iption' => '?',
  43552.             'admin.vehicles.faq_content' => '?',
  43553.             'admin.vehicles.faqs' => '?',
  43554.             'admin.vehicles.features' => '?',
  43555.             'admin.vehicles.features.group' => '?',
  43556.             'admin.vehicles.features_content' => '?',
  43557.             'admin.vehicles.file' => '?',
  43558.             'admin.vehicles.fraight_in_stock' => '?',
  43559.             'admin.vehicles.fraight_specification' => '?',
  43560.             'admin.vehicles.fraight_variation' => '?',
  43561.             'admin.vehicles.fraight_vehicle' => '?',
  43562.             'admin.vehicles.group' => '?',
  43563.             'admin.vehicles.in_stock_content' => '?',
  43564.             'admin.vehicles.in_stock_part' => '?',
  43565.             'admin.vehicles.markdown' => '?',
  43566.             'admin.vehicles.model' => '?',
  43567.             'admin.vehicles.moto_in_stock' => '?',
  43568.             'admin.vehicles.moto_rent' => '?',
  43569.             'admin.vehicles.moto_used' => '?',
  43570.             'admin.vehicles.moto_variation' => '?',
  43571.             'admin.vehicles.moto_vehicle' => '?',
  43572.             'admin.vehicles.passenger_in_stock' => '?',
  43573.             'admin.vehicles.passenger_in_stock_special' => '?',
  43574.             'admin.vehicles.passenger_rent' => '?',
  43575.             'admin.vehicles.passenger_used' => '?',
  43576.             'admin.vehicles.passenger_variation' => '?',
  43577.             'admin.vehicles.passenger_vehicle' => '?',
  43578.             'admin.vehicles.recommend_group' => '?',
  43579.             'admin.vehicles.special_projects' => '?',
  43580.             'admin.vehicles.special_projects_content' => '?',
  43581.             'admin.vehicles.special_variation' => '?',
  43582.             'admin.vehicles.special_vehicle' => '?',
  43583.             'admin.vehicles.specification' => '?',
  43584.             'admin.vehicles.specification_options' => '?',
  43585.             'admin.vehicles.variation_characteristic' => '?',
  43586.             'admin.vehicles.vehicle_card_type' => '?',
  43587.             'admin.vehicles.vehicle_item' => '?',
  43588.             'admin.vehicles.water_variation' => '?',
  43589.             'admin.vehicles.water_vehicle' => '?',
  43590.             'admin.vehicles_autoria' => '?',
  43591.             'admin.vehicles_filter' => '?',
  43592.             'admin.vidi.blog' => '?',
  43593.             'admin.vidi.blog_category' => '?',
  43594.             'admin.vidi.catalog_banner' => '?',
  43595.             'admin.vidi.credit_calc_reviews' => '?',
  43596.             'admin.vidi.foundersBiography' => '?',
  43597.             'admin.vidi.foundersFounders' => '?',
  43598.             'admin.vidi.foundersNews' => '?',
  43599.             'admin.vidi.foundersPhoto' => '?',
  43600.             'admin.vidi.foundersPublications' => '?',
  43601.             'admin.vidi.foundersVideo' => '?',
  43602.             'admin.vidi.resume' => '?',
  43603.             'admin.vidi.slider' => '?',
  43604.             'admin.vidi.vacancy' => '?',
  43605.             'dc_site.admin.boat' => '?',
  43606.             'dc_site.admin.boat_engine' => '?',
  43607.             'dc_site.admin.non_motorized_boat' => '?',
  43608.             'portal.admin.announcement_bar' => '?',
  43609.             'sonata.media.admin.gallery' => '?',
  43610.             'sonata.media.admin.gallery_item' => '?',
  43611.             'sonata.media.admin.media' => '?',
  43612.         ]), [=> '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.non_motorized_boat'63 => 'dc_site.admin.boat_engine'64 => 'admin.core.car_group'65 => 'admin.dc.events'66 => 'admin.core.worker'67 => 'admin.core.department'68 => 'admin.dc.test_drive.routes'69 => 'admin.dc.tour_routes'70 => 'admin.dc.tour_route_content'71 => 'admin.dc.tour_route_params'72 => 'admin.dc.sales_contract'73 => 'admin.dc.terms_maintenance'74 => 'admin.dc.body_repair_certificate'75 => 'admin.dc.replacement_car_condition'76 => 'admin.dc.special_offers'77 => 'admin.dc.client_partner'78 => 'admin.dc.faq'79 => 'admin.dc.special_offers_content'80 => 'admin.sub.inner_mail'81 => 'admin.sub.accessories'82 => 'admin.sub.vehicle_accessories'83 => 'admin.sub.accessories_group'84 => 'admin.sub.post_content'85 => 'admin.sub.actions.post'86 => 'admin.sub.news.post'87 => 'admin.sub.vacancy'88 => 'admin.sub.vacancy_content'89 => 'admin.sub.slider'90 => 'admin.sub.worker'91 => 'admin.sub.department'92 => 'admin.sub.vehicles.moto_used'93 => 'admin.sub.vehicles.content'94 => 'admin.sub.vehicles.moto_variation'95 => 'admin.sub.vehicles.variation_characteristic'96 => 'admin.sub.contact'97 => 'admin.sub.about_company'98 => 'admin.sub.test_drive'99 => 'admin.sub.pages_services'100 => 'admin.sub.page_content'101 => 'admin.sub.seo'102 => 'admin.insurance.prorgamm'103 => 'admin.insurance.actions.post'104 => 'admin.insurance.payouts'105 => 'admin.insurance.news.post'106 => 'admin.insurance.information_document'107 => 'admin.insurance.information_document_category'108 => 'admin.insurance.information_document_category_content'109 => 'admin.insurance.insurance_condition'110 => 'admin.insurance.insurance_condition_category'111 => 'admin.insurance.insurance_condition_category_content'112 => 'admin.insurance.mediation_service'113 => 'admin.insurance.mediation_service_mediator'114 => 'admin.insurance.mediator_product'115 => 'admin.insurance.review'116 => 'admin.insurance.faq'117 => 'admin.insurance.case'118 => 'admin.insurance.case_document'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'=> 'ROLE_PORTAL_ADMIN'], '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'=> 'ROLE_PORTAL_ADMIN'], '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], => ['admin' => 'dc_site.admin.non_motorized_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'], '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\\NonMotorizedBoat' => [=> 'dc_site.admin.non_motorized_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'], '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\\MainSlider' => [=> 'admin.vidi.slider'], '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']]);
  43613.     }
  43614.     /**
  43615.      * Gets the private 'sonata.admin.request.fetcher' shared service.
  43616.      *
  43617.      * @return \Sonata\AdminBundle\Request\AdminFetcher
  43618.      */
  43619.     protected function getSonata_Admin_Request_FetcherService()
  43620.     {
  43621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcherInterface.php';
  43622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcher.php';
  43623.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  43624.         if (isset($this->privates['sonata.admin.request.fetcher'])) {
  43625.             return $this->privates['sonata.admin.request.fetcher'];
  43626.         }
  43627.         return $this->privates['sonata.admin.request.fetcher'] = new \Sonata\AdminBundle\Request\AdminFetcher($a);
  43628.     }
  43629.     /**
  43630.      * Gets the private 'sonata.admin.route.cache_warmup' shared service.
  43631.      *
  43632.      * @return \Sonata\AdminBundle\Route\RoutesCacheWarmUp
  43633.      */
  43634.     protected function getSonata_Admin_Route_CacheWarmupService()
  43635.     {
  43636.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  43637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCacheWarmUp.php';
  43638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  43639.         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()));
  43640.     }
  43641.     /**
  43642.      * Gets the private 'sonata.admin.route.default_generator' shared service.
  43643.      *
  43644.      * @return \Sonata\AdminBundle\Route\DefaultRouteGenerator
  43645.      */
  43646.     protected function getSonata_Admin_Route_DefaultGeneratorService()
  43647.     {
  43648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RouteGeneratorInterface.php';
  43649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/DefaultRouteGenerator.php';
  43650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  43651.         $a = ($this->services['router'] ?? $this->getRouterService());
  43652.         if (isset($this->privates['sonata.admin.route.default_generator'])) {
  43653.             return $this->privates['sonata.admin.route.default_generator'];
  43654.         }
  43655.         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))));
  43656.     }
  43657.     /**
  43658.      * Gets the private 'sonata.admin.route.path_info' shared service.
  43659.      *
  43660.      * @return \Sonata\AdminBundle\Route\PathInfoBuilder
  43661.      */
  43662.     protected function getSonata_Admin_Route_PathInfoService()
  43663.     {
  43664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  43665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/PathInfoBuilder.php';
  43666.         return $this->privates['sonata.admin.route.path_info'] = new \Sonata\AdminBundle\Route\PathInfoBuilder(($this->privates['sonata.admin.audit.manager'] ?? $this->getSonata_Admin_Audit_ManagerService()));
  43667.     }
  43668.     /**
  43669.      * Gets the private 'sonata.admin.security.handler.role' shared service.
  43670.      *
  43671.      * @return \Sonata\AdminBundle\Security\Handler\RoleSecurityHandler
  43672.      */
  43673.     protected function getSonata_Admin_Security_Handler_RoleService()
  43674.     {
  43675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  43676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/RoleSecurityHandler.php';
  43677.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  43678.         if (isset($this->privates['sonata.admin.security.handler.role'])) {
  43679.             return $this->privates['sonata.admin.security.handler.role'];
  43680.         }
  43681.         return $this->privates['sonata.admin.security.handler.role'] = new \Sonata\AdminBundle\Security\Handler\RoleSecurityHandler($a'ROLE_SUPER_ADMIN');
  43682.     }
  43683.     /**
  43684.      * Gets the private 'sonata.admin.sidebar_menu' service.
  43685.      *
  43686.      * @return \Knp\Menu\MenuItem
  43687.      */
  43688.     protected function getSonata_Admin_SidebarMenuService()
  43689.     {
  43690.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  43691.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  43692.         $this->factories['service_container']['sonata.admin.sidebar_menu'] = function () {
  43693.             $a = ($this->privates['sonata.admin.menu_builder'] ?? $this->getSonata_Admin_MenuBuilderService());
  43694.             if (isset($this->privates['sonata.admin.sidebar_menu'])) {
  43695.                 return $this->privates['sonata.admin.sidebar_menu'];
  43696.             }
  43697.             return $a->createSidebarMenu();
  43698.         };
  43699.         return $this->factories['service_container']['sonata.admin.sidebar_menu']();
  43700.     }
  43701.     /**
  43702.      * Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
  43703.      *
  43704.      * @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
  43705.      */
  43706.     protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
  43707.     {
  43708.         return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
  43709.     }
  43710.     /**
  43711.      * Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
  43712.      *
  43713.      * @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
  43714.      */
  43715.     protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
  43716.     {
  43717.         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);
  43718.     }
  43719.     /**
  43720.      * Gets the private 'sonata.admin.twig.group_runtime' shared service.
  43721.      *
  43722.      * @return \Sonata\AdminBundle\Twig\GroupRuntime
  43723.      */
  43724.     protected function getSonata_Admin_Twig_GroupRuntimeService()
  43725.     {
  43726.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  43727.         if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
  43728.             return $this->privates['sonata.admin.twig.group_runtime'];
  43729.         }
  43730.         return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
  43731.     }
  43732.     /**
  43733.      * Gets the private 'sonata.admin.twig.icon_runtime' shared service.
  43734.      *
  43735.      * @return \Sonata\AdminBundle\Twig\IconRuntime
  43736.      */
  43737.     protected function getSonata_Admin_Twig_IconRuntimeService()
  43738.     {
  43739.         return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
  43740.     }
  43741.     /**
  43742.      * Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
  43743.      *
  43744.      * @return \Sonata\AdminBundle\Twig\RenderElementRuntime
  43745.      */
  43746.     protected function getSonata_Admin_Twig_RenderElementRuntimeService()
  43747.     {
  43748.         return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  43749.     }
  43750.     /**
  43751.      * Gets the private 'sonata.admin.twig.security_runtime' shared service.
  43752.      *
  43753.      * @return \Sonata\AdminBundle\Twig\SecurityRuntime
  43754.      */
  43755.     protected function getSonata_Admin_Twig_SecurityRuntimeService()
  43756.     {
  43757.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  43758.         if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
  43759.             return $this->privates['sonata.admin.twig.security_runtime'];
  43760.         }
  43761.         return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
  43762.     }
  43763.     /**
  43764.      * Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
  43765.      *
  43766.      * @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
  43767.      */
  43768.     protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
  43769.     {
  43770.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  43771.         if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
  43772.             return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
  43773.         }
  43774.         return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
  43775.     }
  43776.     /**
  43777.      * Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
  43778.      *
  43779.      * @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
  43780.      */
  43781.     protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
  43782.     {
  43783.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  43784.         if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
  43785.             return $this->privates['sonata.admin.twig.template_registry_runtime'];
  43786.         }
  43787.         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);
  43788.     }
  43789.     /**
  43790.      * Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
  43791.      *
  43792.      * @return \Sonata\AdminBundle\Twig\XEditableRuntime
  43793.      */
  43794.     protected function getSonata_Admin_Twig_XeditableRuntimeService()
  43795.     {
  43796.         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']);
  43797.     }
  43798.     /**
  43799.      * Gets the private 'sonata.block.cache.handler.default' shared service.
  43800.      *
  43801.      * @return \Sonata\BlockBundle\Cache\HttpCacheHandler
  43802.      *
  43803.      * @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.
  43804.      */
  43805.     protected function getSonata_Block_Cache_Handler_DefaultService()
  43806.     {
  43807.         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.');
  43808.         return $this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler();
  43809.     }
  43810.     /**
  43811.      * Gets the private 'sonata.block.command.debug_blocks' shared service.
  43812.      *
  43813.      * @return \Sonata\BlockBundle\Command\DebugBlocksCommand
  43814.      */
  43815.     protected function getSonata_Block_Command_DebugBlocksService()
  43816.     {
  43817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/DebugBlocksCommand.php';
  43819.         $this->privates['sonata.block.command.debug_blocks'] = $instance = new \Sonata\BlockBundle\Command\DebugBlocksCommand(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  43820.         $instance->setName('debug:sonata:block');
  43821.         $instance->setDescription('Debug all blocks available, show default settings of each block');
  43822.         return $instance;
  43823.     }
  43824.     /**
  43825.      * Gets the private 'sonata.block.form.type.block' shared service.
  43826.      *
  43827.      * @return \Sonata\BlockBundle\Form\Type\ServiceListType
  43828.      */
  43829.     protected function getSonata_Block_Form_Type_BlockService()
  43830.     {
  43831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43832.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ServiceListType.php';
  43834.         return $this->privates['sonata.block.form.type.block'] = new \Sonata\BlockBundle\Form\Type\ServiceListType(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  43835.     }
  43836.     /**
  43837.      * Gets the private 'sonata.block.form.type.container_template' shared service.
  43838.      *
  43839.      * @return \Sonata\BlockBundle\Form\Type\ContainerTemplateType
  43840.      */
  43841.     protected function getSonata_Block_Form_Type_ContainerTemplateService()
  43842.     {
  43843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43844.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ContainerTemplateType.php';
  43846.         return $this->privates['sonata.block.form.type.container_template'] = new \Sonata\BlockBundle\Form\Type\ContainerTemplateType(['SonataBlockBundle default template' => '@SonataBlock/Block/block_container.html.twig']);
  43847.     }
  43848.     /**
  43849.      * Gets the private 'sonata.block.templating.helper' shared service.
  43850.      *
  43851.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  43852.      */
  43853.     protected function getSonata_Block_Templating_HelperService()
  43854.     {
  43855.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  43856.         if (isset($this->privates['sonata.block.templating.helper'])) {
  43857.             return $this->privates['sonata.block.templating.helper'];
  43858.         }
  43859.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  43860.         if (isset($this->privates['sonata.block.templating.helper'])) {
  43861.             return $this->privates['sonata.block.templating.helper'];
  43862.         }
  43863.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  43864.         if (isset($this->privates['sonata.block.templating.helper'])) {
  43865.             return $this->privates['sonata.block.templating.helper'];
  43866.         }
  43867.         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))));
  43868.     }
  43869.     /**
  43870.      * Gets the private 'sonata.doctrine.mapper' shared service.
  43871.      *
  43872.      * @return \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper
  43873.      */
  43874.     protected function getSonata_Doctrine_MapperService()
  43875.     {
  43876.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  43877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Mapper/ORM/DoctrineORMMapper.php';
  43878.         $this->privates['sonata.doctrine.mapper'] = $instance = new \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper();
  43879.         $instance->addAssociation('Application\\Sonata\\MediaBundle\\Entity\\Media''mapOneToMany', [=> ['fieldName' => 'galleryItems''targetEntity' => 'Application\\Sonata\\MediaBundle\\Entity\\GalleryItem''cascade' => [=> 'persist'], 'mappedBy' => 'media']]);
  43880.         $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']]]]);
  43881.         $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']]]);
  43882.         return $instance;
  43883.     }
  43884.     /**
  43885.      * Gets the private 'sonata.form.type.array' shared service.
  43886.      *
  43887.      * @return \Sonata\Form\Type\ImmutableArrayType
  43888.      */
  43889.     protected function getSonata_Form_Type_ArrayService()
  43890.     {
  43891.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43892.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/ImmutableArrayType.php';
  43894.         return $this->privates['sonata.form.type.array'] = new \Sonata\Form\Type\ImmutableArrayType();
  43895.     }
  43896.     /**
  43897.      * Gets the private 'sonata.form.type.boolean' shared service.
  43898.      *
  43899.      * @return \Sonata\Form\Type\BooleanType
  43900.      */
  43901.     protected function getSonata_Form_Type_BooleanService()
  43902.     {
  43903.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43904.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BooleanType.php';
  43906.         return $this->privates['sonata.form.type.boolean'] = new \Sonata\Form\Type\BooleanType();
  43907.     }
  43908.     /**
  43909.      * Gets the private 'sonata.form.type.collection' shared service.
  43910.      *
  43911.      * @return \Sonata\Form\Type\CollectionType
  43912.      */
  43913.     protected function getSonata_Form_Type_CollectionService()
  43914.     {
  43915.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43916.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/CollectionType.php';
  43918.         return $this->privates['sonata.form.type.collection'] = new \Sonata\Form\Type\CollectionType();
  43919.     }
  43920.     /**
  43921.      * Gets the private 'sonata.form.type.date_picker' shared service.
  43922.      *
  43923.      * @return \Sonata\Form\Type\DatePickerType
  43924.      */
  43925.     protected function getSonata_Form_Type_DatePickerService()
  43926.     {
  43927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  43930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php';
  43931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/JavaScriptFormatConverter.php';
  43932.         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');
  43933.     }
  43934.     /**
  43935.      * Gets the private 'sonata.form.type.date_range' shared service.
  43936.      *
  43937.      * @return \Sonata\Form\Type\DateRangeType
  43938.      */
  43939.     protected function getSonata_Form_Type_DateRangeService()
  43940.     {
  43941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43942.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  43944.         return $this->privates['sonata.form.type.date_range'] = new \Sonata\Form\Type\DateRangeType();
  43945.     }
  43946.     /**
  43947.      * Gets the private 'sonata.form.type.date_range_picker' shared service.
  43948.      *
  43949.      * @return \Sonata\Form\Type\DateRangePickerType
  43950.      */
  43951.     protected function getSonata_Form_Type_DateRangePickerService()
  43952.     {
  43953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43954.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43955.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  43956.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php';
  43957.         return $this->privates['sonata.form.type.date_range_picker'] = new \Sonata\Form\Type\DateRangePickerType();
  43958.     }
  43959.     /**
  43960.      * Gets the private 'sonata.form.type.datetime_picker' shared service.
  43961.      *
  43962.      * @return \Sonata\Form\Type\DateTimePickerType
  43963.      */
  43964.     protected function getSonata_Form_Type_DatetimePickerService()
  43965.     {
  43966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43967.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  43969.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php';
  43970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/JavaScriptFormatConverter.php';
  43971.         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');
  43972.     }
  43973.     /**
  43974.      * Gets the private 'sonata.form.type.datetime_range' shared service.
  43975.      *
  43976.      * @return \Sonata\Form\Type\DateTimeRangeType
  43977.      */
  43978.     protected function getSonata_Form_Type_DatetimeRangeService()
  43979.     {
  43980.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43981.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  43983.         return $this->privates['sonata.form.type.datetime_range'] = new \Sonata\Form\Type\DateTimeRangeType();
  43984.     }
  43985.     /**
  43986.      * Gets the private 'sonata.form.type.datetime_range_picker' shared service.
  43987.      *
  43988.      * @return \Sonata\Form\Type\DateTimeRangePickerType
  43989.      */
  43990.     protected function getSonata_Form_Type_DatetimeRangePickerService()
  43991.     {
  43992.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  43993.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  43994.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  43995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php';
  43996.         return $this->privates['sonata.form.type.datetime_range_picker'] = new \Sonata\Form\Type\DateTimeRangePickerType();
  43997.     }
  43998.     /**
  43999.      * Gets the private 'sonata.form.validator.inline' shared service.
  44000.      *
  44001.      * @return \Sonata\Form\Validator\InlineValidator
  44002.      */
  44003.     protected function getSonata_Form_Validator_InlineService()
  44004.     {
  44005.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  44006.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  44007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Validator/InlineValidator.php';
  44008.         return $this->privates['sonata.form.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this);
  44009.     }
  44010.     /**
  44011.      * Gets the private 'sonata.media.admin.gallery' service.
  44012.      *
  44013.      * @return \Sonata\MediaBundle\Admin\GalleryAdmin
  44014.      */
  44015.     protected function getSonata_Media_Admin_GalleryService()
  44016.     {
  44017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  44018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  44019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  44020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  44021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  44022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  44023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  44024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  44025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  44026.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  44027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  44028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  44029.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/GalleryAdmin.php';
  44030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  44031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  44032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  44033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  44034.         $this->factories['service_container']['sonata.media.admin.gallery'] = function () {
  44035.             $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44036.             if (isset($this->privates['sonata.media.admin.gallery'])) {
  44037.                 return $this->privates['sonata.media.admin.gallery'];
  44038.             }
  44039.             $instance = new \Sonata\MediaBundle\Admin\GalleryAdmin($a);
  44040.             $instance->setManagerType('orm');
  44041.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  44042.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  44043.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  44044.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  44045.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  44046.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  44047.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  44048.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  44049.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  44050.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  44051.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  44052.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  44053.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  44054.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  44055.             $instance->setModelClass('Application\\Sonata\\MediaBundle\\Entity\\Gallery');
  44056.             $instance->setBaseControllerName('sonata.media.controller.gallery.admin');
  44057.             $instance->setCode('sonata.media.admin.gallery');
  44058.             $instance->setPagerType('default');
  44059.             $instance->setLabel('gallery');
  44060.             $instance->setTranslationDomain('SonataMediaBundle');
  44061.             $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']]);
  44062.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  44063.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  44064.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  44065.             $instance->setTemplateRegistry(($this->services['sonata.media.admin.gallery.template_registry'] ?? $this->getSonata_Media_Admin_Gallery_TemplateRegistryService()));
  44066.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  44067.             $instance->initialize();
  44068.             return $instance;
  44069.         };
  44070.         return $this->factories['service_container']['sonata.media.admin.gallery']();
  44071.     }
  44072.     /**
  44073.      * Gets the private 'sonata.media.admin.gallery_item' service.
  44074.      *
  44075.      * @return \Sonata\MediaBundle\Admin\GalleryItemAdmin
  44076.      */
  44077.     protected function getSonata_Media_Admin_GalleryItemService()
  44078.     {
  44079.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  44080.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  44081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  44082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  44083.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  44084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  44085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  44086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  44087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  44088.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  44089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  44090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  44091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/GalleryItemAdmin.php';
  44092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  44093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  44094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  44095.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  44096.         $this->factories['service_container']['sonata.media.admin.gallery_item'] = function () {
  44097.             $instance = new \Sonata\MediaBundle\Admin\GalleryItemAdmin();
  44098.             $instance->setManagerType('orm');
  44099.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  44100.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  44101.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  44102.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  44103.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  44104.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  44105.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  44106.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  44107.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  44108.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  44109.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  44110.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  44111.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  44112.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  44113.             $instance->setModelClass('Application\\Sonata\\MediaBundle\\Entity\\GalleryItem');
  44114.             $instance->setBaseControllerName('sonata.admin.controller.crud');
  44115.             $instance->setCode('sonata.media.admin.gallery_item');
  44116.             $instance->setPagerType('default');
  44117.             $instance->setLabel('gallery_item');
  44118.             $instance->setTranslationDomain('SonataMediaBundle');
  44119.             $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']]);
  44120.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  44121.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  44122.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  44123.             $instance->setTemplateRegistry(($this->services['sonata.media.admin.gallery_item.template_registry'] ?? $this->getSonata_Media_Admin_GalleryItem_TemplateRegistryService()));
  44124.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  44125.             $instance->initialize();
  44126.             return $instance;
  44127.         };
  44128.         return $this->factories['service_container']['sonata.media.admin.gallery_item']();
  44129.     }
  44130.     /**
  44131.      * Gets the private 'sonata.media.admin.media' service.
  44132.      *
  44133.      * @return \Sonata\MediaBundle\Admin\ORM\MediaAdmin
  44134.      */
  44135.     protected function getSonata_Media_Admin_MediaService()
  44136.     {
  44137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  44138.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  44139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  44140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  44141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  44142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  44143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  44144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  44145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  44146.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  44147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  44148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  44149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/BaseMediaAdmin.php';
  44150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Admin/ORM/MediaAdmin.php';
  44151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  44152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  44153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  44154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  44155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  44156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  44157.         include_once \dirname(__DIR__4).'/vendor/tilleuls/ckeditor-sonata-media-bundle/src/Admin/MediaAdminExtension.php';
  44158.         $this->factories['service_container']['sonata.media.admin.media'] = function () {
  44159.             $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44160.             if (isset($this->privates['sonata.media.admin.media'])) {
  44161.                 return $this->privates['sonata.media.admin.media'];
  44162.             }
  44163.             $instance = new \Sonata\MediaBundle\Admin\ORM\MediaAdmin($aNULLNULL);
  44164.             $instance->setManagerType('orm');
  44165.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  44166.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  44167.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  44168.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  44169.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  44170.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  44171.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  44172.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  44173.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  44174.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  44175.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  44176.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  44177.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  44178.             $instance->setModelClass('Application\\Sonata\\MediaBundle\\Entity\\Media');
  44179.             $instance->setBaseControllerName('sonata.media.controller.media.admin');
  44180.             $instance->setCode('sonata.media.admin.media');
  44181.             $instance->setPagerType('default');
  44182.             $instance->setLabel('media');
  44183.             $instance->setTranslationDomain('SonataMediaBundle');
  44184.             $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']]);
  44185.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  44186.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  44187.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  44188.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  44189.             $instance->setTemplateRegistry(($this->services['sonata.media.admin.media.template_registry'] ?? $this->getSonata_Media_Admin_Media_TemplateRegistryService()));
  44190.             $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())));
  44191.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  44192.             $instance->initialize();
  44193.             return $instance;
  44194.         };
  44195.         return $this->factories['service_container']['sonata.media.admin.media']();
  44196.     }
  44197.     /**
  44198.      * Gets the private 'sonata.media.command.add_mass_media' shared service.
  44199.      *
  44200.      * @return \Sonata\MediaBundle\Command\AddMassMediaCommand
  44201.      */
  44202.     protected function getSonata_Media_Command_AddMassMediaService()
  44203.     {
  44204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/AddMassMediaCommand.php';
  44206.         $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()));
  44207.         $instance->setName('sonata:media:add-multiple');
  44208.         $instance->setDescription('Add medias in mass into the database');
  44209.         return $instance;
  44210.     }
  44211.     /**
  44212.      * Gets the private 'sonata.media.command.add_media' shared service.
  44213.      *
  44214.      * @return \Sonata\MediaBundle\Command\AddMediaCommand
  44215.      */
  44216.     protected function getSonata_Media_Command_AddMediaService()
  44217.     {
  44218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44219.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/AddMediaCommand.php';
  44220.         $this->privates['sonata.media.command.add_media'] = $instance = new \Sonata\MediaBundle\Command\AddMediaCommand(($this->privates['sonata.media.manager.media'] ?? $this->getSonata_Media_Manager_MediaService()));
  44221.         $instance->setName('sonata:media:add');
  44222.         $instance->setDescription('Add a media into the database');
  44223.         return $instance;
  44224.     }
  44225.     /**
  44226.      * Gets the private 'sonata.media.command.clean_media' shared service.
  44227.      *
  44228.      * @return \Sonata\MediaBundle\Command\CleanMediaCommand
  44229.      */
  44230.     protected function getSonata_Media_Command_CleanMediaService()
  44231.     {
  44232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/CleanMediaCommand.php';
  44234.         $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()));
  44235.         $instance->setName('sonata:media:clean-uploads');
  44236.         $instance->setDescription('Find orphaned files in media upload directory');
  44237.         return $instance;
  44238.     }
  44239.     /**
  44240.      * Gets the private 'sonata.media.command.fix_media_context' shared service.
  44241.      *
  44242.      * @return \Sonata\MediaBundle\Command\FixMediaContextCommand
  44243.      */
  44244.     protected function getSonata_Media_Command_FixMediaContextService()
  44245.     {
  44246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/FixMediaContextCommand.php';
  44248.         $this->privates['sonata.media.command.fix_media_context'] = $instance = new \Sonata\MediaBundle\Command\FixMediaContextCommand(($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService()), NULLNULL);
  44249.         $instance->setName('sonata:media:fix-media-context');
  44250.         $instance->setDescription('Generate the default category for each media context');
  44251.         return $instance;
  44252.     }
  44253.     /**
  44254.      * Gets the private 'sonata.media.command.refresh_metadata' shared service.
  44255.      *
  44256.      * @return \Sonata\MediaBundle\Command\RefreshMetadataCommand
  44257.      */
  44258.     protected function getSonata_Media_Command_RefreshMetadataService()
  44259.     {
  44260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44261.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/RefreshMetadataCommand.php';
  44262.         $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()));
  44263.         $instance->setName('sonata:media:refresh-metadata');
  44264.         $instance->setDescription('Refresh meta information');
  44265.         return $instance;
  44266.     }
  44267.     /**
  44268.      * Gets the private 'sonata.media.command.remove_thumbs' shared service.
  44269.      *
  44270.      * @return \Sonata\MediaBundle\Command\RemoveThumbsCommand
  44271.      */
  44272.     protected function getSonata_Media_Command_RemoveThumbsService()
  44273.     {
  44274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44275.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/RemoveThumbsCommand.php';
  44276.         $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()));
  44277.         $instance->setName('sonata:media:remove-thumbnails');
  44278.         $instance->setDescription('Remove uploaded image thumbs');
  44279.         return $instance;
  44280.     }
  44281.     /**
  44282.      * Gets the private 'sonata.media.command.sync_thumbs' shared service.
  44283.      *
  44284.      * @return \Sonata\MediaBundle\Command\SyncThumbsCommand
  44285.      */
  44286.     protected function getSonata_Media_Command_SyncThumbsService()
  44287.     {
  44288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44289.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/SyncThumbsCommand.php';
  44290.         $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()));
  44291.         $instance->setName('sonata:media:sync-thumbnails');
  44292.         $instance->setDescription('Sync uploaded image thumbs with new media formats');
  44293.         return $instance;
  44294.     }
  44295.     /**
  44296.      * Gets the private 'sonata.media.command.update_cdn_status' shared service.
  44297.      *
  44298.      * @return \Sonata\MediaBundle\Command\UpdateCdnStatusCommand
  44299.      */
  44300.     protected function getSonata_Media_Command_UpdateCdnStatusService()
  44301.     {
  44302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Command/UpdateCdnStatusCommand.php';
  44304.         $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()));
  44305.         $instance->setName('sonata:media:update-cdn-status');
  44306.         $instance->setDescription('Updates model media with the current CDN status');
  44307.         return $instance;
  44308.     }
  44309.     /**
  44310.      * Gets the private 'sonata.media.doctrine.event_subscriber' shared service.
  44311.      *
  44312.      * @return \Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber
  44313.      */
  44314.     protected function getSonata_Media_Doctrine_EventSubscriberService()
  44315.     {
  44316.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  44317.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Listener/BaseMediaEventSubscriber.php';
  44318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Listener/ORM/MediaEventSubscriber.php';
  44319.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44320.         if (isset($this->privates['sonata.media.doctrine.event_subscriber'])) {
  44321.             return $this->privates['sonata.media.doctrine.event_subscriber'];
  44322.         }
  44323.         return $this->privates['sonata.media.doctrine.event_subscriber'] = new \Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber($aNULL);
  44324.     }
  44325.     /**
  44326.      * Gets the private 'sonata.media.filesystem.local' shared service.
  44327.      *
  44328.      * @return \Gaufrette\Filesystem
  44329.      */
  44330.     protected function getSonata_Media_Filesystem_LocalService()
  44331.     {
  44332.         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))));
  44333.     }
  44334.     /**
  44335.      * Gets the private 'sonata.media.form.type.media' shared service.
  44336.      *
  44337.      * @return \Sonata\MediaBundle\Form\Type\MediaType
  44338.      */
  44339.     protected function getSonata_Media_Form_Type_MediaService()
  44340.     {
  44341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  44342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  44343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Form/Type/MediaType.php';
  44344.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44345.         if (isset($this->privates['sonata.media.form.type.media'])) {
  44346.             return $this->privates['sonata.media.form.type.media'];
  44347.         }
  44348.         $this->privates['sonata.media.form.type.media'] = $instance = new \Sonata\MediaBundle\Form\Type\MediaType($a'Application\\Sonata\\MediaBundle\\Entity\\Media');
  44349.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  44350.         return $instance;
  44351.     }
  44352.     /**
  44353.      * Gets the private 'sonata.media.manager.gallery' shared service.
  44354.      *
  44355.      * @return \Sonata\MediaBundle\Entity\GalleryManager
  44356.      */
  44357.     protected function getSonata_Media_Manager_GalleryService()
  44358.     {
  44359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ManagerInterface.php';
  44360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ClearableManagerInterface.php';
  44361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/BaseManager.php';
  44362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/TransactionalManagerInterface.php';
  44363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';
  44364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Model/GalleryManagerInterface.php';
  44365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Entity/GalleryManager.php';
  44366.         return $this->privates['sonata.media.manager.gallery'] = new \Sonata\MediaBundle\Entity\GalleryManager('Application\\Sonata\\MediaBundle\\Entity\\Gallery', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  44367.     }
  44368.     /**
  44369.      * Gets the private 'sonata.media.manager.media' shared service.
  44370.      *
  44371.      * @return \Sonata\MediaBundle\Entity\MediaManager
  44372.      */
  44373.     protected function getSonata_Media_Manager_MediaService()
  44374.     {
  44375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ManagerInterface.php';
  44376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ClearableManagerInterface.php';
  44377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/BaseManager.php';
  44378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/TransactionalManagerInterface.php';
  44379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';
  44380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php';
  44381.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Entity/MediaManager.php';
  44382.         return $this->privates['sonata.media.manager.media'] = new \Sonata\MediaBundle\Entity\MediaManager('Application\\Sonata\\MediaBundle\\Entity\\Media', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  44383.     }
  44384.     /**
  44385.      * Gets the private 'sonata.media.metadata.proxy' shared service.
  44386.      *
  44387.      * @return \Sonata\MediaBundle\Metadata\ProxyMetadataBuilder
  44388.      */
  44389.     protected function getSonata_Media_Metadata_ProxyService()
  44390.     {
  44391.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44392.         if (isset($this->privates['sonata.media.metadata.proxy'])) {
  44393.             return $this->privates['sonata.media.metadata.proxy'];
  44394.         }
  44395.         return $this->privates['sonata.media.metadata.proxy'] = new \Sonata\MediaBundle\Metadata\ProxyMetadataBuilder($a, new \Sonata\MediaBundle\Metadata\NoopMetadataBuilder(), NULL);
  44396.     }
  44397.     /**
  44398.      * Gets the private 'sonata.media.resizer.simple' shared service.
  44399.      *
  44400.      * @return \Sonata\MediaBundle\Resizer\SimpleResizer
  44401.      */
  44402.     protected function getSonata_Media_Resizer_SimpleService()
  44403.     {
  44404.         $a = ($this->privates['sonata.media.metadata.proxy'] ?? $this->getSonata_Media_Metadata_ProxyService());
  44405.         if (isset($this->privates['sonata.media.resizer.simple'])) {
  44406.             return $this->privates['sonata.media.resizer.simple'];
  44407.         }
  44408.         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);
  44409.     }
  44410.     /**
  44411.      * Gets the private 'sonata.media.thumbnail.format' shared service.
  44412.      *
  44413.      * @return \Sonata\MediaBundle\Thumbnail\FormatThumbnail
  44414.      */
  44415.     protected function getSonata_Media_Thumbnail_FormatService()
  44416.     {
  44417.         $this->privates['sonata.media.thumbnail.format'] = $instance = new \Sonata\MediaBundle\Thumbnail\FormatThumbnail('jpg');
  44418.         $a = ($this->privates['sonata.media.adapter.image.gd'] ?? ($this->privates['sonata.media.adapter.image.gd'] = new \Imagine\Gd\Imagine()));
  44419.         $b = ($this->privates['sonata.media.metadata.proxy'] ?? $this->getSonata_Media_Metadata_ProxyService());
  44420.         $instance->addResizer('sonata.media.resizer.crop', new \Sonata\MediaBundle\Resizer\CropResizer($a$b));
  44421.         $instance->addResizer('sonata.media.resizer.simple', ($this->privates['sonata.media.resizer.simple'] ?? $this->getSonata_Media_Resizer_SimpleService()));
  44422.         $instance->addResizer('sonata.media.resizer.square', new \Sonata\MediaBundle\Resizer\SquareResizer($a1$b));
  44423.         return $instance;
  44424.     }
  44425.     /**
  44426.      * Gets the private 'sonata.media.twig.runtime' shared service.
  44427.      *
  44428.      * @return \Sonata\MediaBundle\Twig\MediaRuntime
  44429.      */
  44430.     protected function getSonata_Media_Twig_RuntimeService()
  44431.     {
  44432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Twig/MediaRuntime.php';
  44433.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44434.         if (isset($this->privates['sonata.media.twig.runtime'])) {
  44435.             return $this->privates['sonata.media.twig.runtime'];
  44436.         }
  44437.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  44438.         if (isset($this->privates['sonata.media.twig.runtime'])) {
  44439.             return $this->privates['sonata.media.twig.runtime'];
  44440.         }
  44441.         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);
  44442.     }
  44443.     /**
  44444.      * Gets the private 'sonata.media.validator.format' shared service.
  44445.      *
  44446.      * @return \Sonata\MediaBundle\Validator\FormatValidator
  44447.      */
  44448.     protected function getSonata_Media_Validator_FormatService()
  44449.     {
  44450.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  44451.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  44452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src/Validator/FormatValidator.php';
  44453.         $a = ($this->services['sonata.media.pool'] ?? $this->getSonata_Media_PoolService());
  44454.         if (isset($this->privates['sonata.media.validator.format'])) {
  44455.             return $this->privates['sonata.media.validator.format'];
  44456.         }
  44457.         return $this->privates['sonata.media.validator.format'] = new \Sonata\MediaBundle\Validator\FormatValidator($a);
  44458.     }
  44459.     /**
  44460.      * Gets the private 'sonata.twig.flashmessage.twig.runtime' shared service.
  44461.      *
  44462.      * @return \Sonata\Twig\Extension\FlashMessageRuntime
  44463.      */
  44464.     protected function getSonata_Twig_Flashmessage_Twig_RuntimeService()
  44465.     {
  44466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php';
  44467.         return $this->privates['sonata.twig.flashmessage.twig.runtime'] = new \Sonata\Twig\Extension\FlashMessageRuntime(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  44468.     }
  44469.     /**
  44470.      * Gets the private 'sonata.twig.status_runtime' shared service.
  44471.      *
  44472.      * @return \Sonata\Twig\Extension\StatusRuntime
  44473.      */
  44474.     protected function getSonata_Twig_StatusRuntimeService()
  44475.     {
  44476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusRuntime.php';
  44477.         return $this->privates['sonata.twig.status_runtime'] = new \Sonata\Twig\Extension\StatusRuntime();
  44478.     }
  44479.     /**
  44480.      * Gets the private 'translation.extractor' shared service.
  44481.      *
  44482.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  44483.      */
  44484.     protected function getTranslation_ExtractorService()
  44485.     {
  44486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  44487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  44488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  44489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/Extractor/AdminExtractor.php';
  44490.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  44491.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  44492.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  44493.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  44494.         $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())));
  44495.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  44496.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  44497.         return $instance;
  44498.     }
  44499.     /**
  44500.      * Gets the private 'translation.loader.csv' shared service.
  44501.      *
  44502.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  44503.      */
  44504.     protected function getTranslation_Loader_CsvService()
  44505.     {
  44506.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44507.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44508.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  44510.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  44511.     }
  44512.     /**
  44513.      * Gets the private 'translation.loader.dat' shared service.
  44514.      *
  44515.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  44516.      */
  44517.     protected function getTranslation_Loader_DatService()
  44518.     {
  44519.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44520.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  44521.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  44522.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  44523.     }
  44524.     /**
  44525.      * Gets the private 'translation.loader.ini' shared service.
  44526.      *
  44527.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  44528.      */
  44529.     protected function getTranslation_Loader_IniService()
  44530.     {
  44531.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44532.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44533.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  44535.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  44536.     }
  44537.     /**
  44538.      * Gets the private 'translation.loader.json' shared service.
  44539.      *
  44540.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  44541.      */
  44542.     protected function getTranslation_Loader_JsonService()
  44543.     {
  44544.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44545.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  44548.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  44549.     }
  44550.     /**
  44551.      * Gets the private 'translation.loader.mo' shared service.
  44552.      *
  44553.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  44554.      */
  44555.     protected function getTranslation_Loader_MoService()
  44556.     {
  44557.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44558.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44559.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44560.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  44561.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  44562.     }
  44563.     /**
  44564.      * Gets the private 'translation.loader.php' shared service.
  44565.      *
  44566.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  44567.      */
  44568.     protected function getTranslation_Loader_PhpService()
  44569.     {
  44570.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44571.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44572.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44573.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  44574.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  44575.     }
  44576.     /**
  44577.      * Gets the private 'translation.loader.po' shared service.
  44578.      *
  44579.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  44580.      */
  44581.     protected function getTranslation_Loader_PoService()
  44582.     {
  44583.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44584.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44585.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44586.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  44587.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  44588.     }
  44589.     /**
  44590.      * Gets the private 'translation.loader.qt' shared service.
  44591.      *
  44592.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  44593.      */
  44594.     protected function getTranslation_Loader_QtService()
  44595.     {
  44596.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  44598.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  44599.     }
  44600.     /**
  44601.      * Gets the private 'translation.loader.res' shared service.
  44602.      *
  44603.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  44604.      */
  44605.     protected function getTranslation_Loader_ResService()
  44606.     {
  44607.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44608.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  44609.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  44610.     }
  44611.     /**
  44612.      * Gets the private 'translation.loader.xliff' shared service.
  44613.      *
  44614.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  44615.      */
  44616.     protected function getTranslation_Loader_XliffService()
  44617.     {
  44618.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44619.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  44620.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  44621.     }
  44622.     /**
  44623.      * Gets the private 'translation.loader.yml' shared service.
  44624.      *
  44625.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  44626.      */
  44627.     protected function getTranslation_Loader_YmlService()
  44628.     {
  44629.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44630.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44631.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44632.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  44633.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  44634.     }
  44635.     /**
  44636.      * Gets the private 'translation.provider_collection' shared service.
  44637.      *
  44638.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  44639.      */
  44640.     protected function getTranslation_ProviderCollectionService()
  44641.     {
  44642.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  44643.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  44644.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  44645.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  44646.         }, 1), []))->fromConfig([]);
  44647.     }
  44648.     /**
  44649.      * Gets the private 'translation.reader' shared service.
  44650.      *
  44651.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  44652.      */
  44653.     protected function getTranslation_ReaderService()
  44654.     {
  44655.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  44656.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  44657.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  44658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  44659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  44660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  44661.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  44662.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  44663.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  44664.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  44665.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  44666.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  44667.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  44668.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  44669.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  44670.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  44671.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  44672.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  44673.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  44674.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  44675.         $instance->addLoader('yaml'$a);
  44676.         $instance->addLoader('yml'$a);
  44677.         $instance->addLoader('xlf'$b);
  44678.         $instance->addLoader('xliff'$b);
  44679.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  44680.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  44681.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  44682.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  44683.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  44684.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  44685.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  44686.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  44687.         return $instance;
  44688.     }
  44689.     /**
  44690.      * Gets the private 'translation.warmer' shared service.
  44691.      *
  44692.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  44693.      */
  44694.     protected function getTranslation_WarmerService()
  44695.     {
  44696.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  44697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  44698.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44699.             'translator' => ['services''translator''getTranslatorService'false],
  44700.         ], [
  44701.             'translator' => '?',
  44702.         ]))->withContext('translation.warmer'$this));
  44703.     }
  44704.     /**
  44705.      * Gets the private 'translation.writer' shared service.
  44706.      *
  44707.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  44708.      */
  44709.     protected function getTranslation_WriterService()
  44710.     {
  44711.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  44712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  44713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  44714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  44715.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  44716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  44717.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  44718.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  44719.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  44720.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  44721.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  44722.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  44723.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  44724.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  44725.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  44726.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  44727.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  44728.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  44729.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  44730.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  44731.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  44732.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  44733.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  44734.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  44735.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  44736.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  44737.         return $instance;
  44738.     }
  44739.     /**
  44740.      * Gets the private 'translator.default' shared service.
  44741.      *
  44742.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  44743.      */
  44744.     protected function getTranslator_DefaultService()
  44745.     {
  44746.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44747.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  44748.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  44749.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  44750.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  44751.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  44752.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  44753.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  44754.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  44755.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  44756.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  44757.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  44758.         ], [
  44759.             'translation.loader.csv' => '?',
  44760.             'translation.loader.dat' => '?',
  44761.             'translation.loader.ini' => '?',
  44762.             'translation.loader.json' => '?',
  44763.             'translation.loader.mo' => '?',
  44764.             'translation.loader.php' => '?',
  44765.             'translation.loader.po' => '?',
  44766.             'translation.loader.qt' => '?',
  44767.             'translation.loader.res' => '?',
  44768.             'translation.loader.xliff' => '?',
  44769.             'translation.loader.yml' => '?',
  44770.         ]), 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']]], []);
  44771.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  44772.         $instance->setFallbackLocales([=> 'ua'=> 'ru'=> 'ua']);
  44773.         return $instance;
  44774.     }
  44775.     /**
  44776.      * Gets the private 'twig.command.debug' shared service.
  44777.      *
  44778.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  44779.      */
  44780.     protected function getTwig_Command_DebugService()
  44781.     {
  44782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44783.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  44784.         $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()));
  44785.         $instance->setName('debug:twig');
  44786.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  44787.         return $instance;
  44788.     }
  44789.     /**
  44790.      * Gets the private 'twig.command.lint' shared service.
  44791.      *
  44792.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  44793.      */
  44794.     protected function getTwig_Command_LintService()
  44795.     {
  44796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44797.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  44798.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  44799.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  44800.         $instance->setName('lint:twig');
  44801.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  44802.         return $instance;
  44803.     }
  44804.     /**
  44805.      * Gets the private 'twig.form.engine' shared service.
  44806.      *
  44807.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  44808.      */
  44809.     protected function getTwig_Form_EngineService()
  44810.     {
  44811.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  44812.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  44813.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  44814.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  44815.         if (isset($this->privates['twig.form.engine'])) {
  44816.             return $this->privates['twig.form.engine'];
  44817.         }
  44818.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  44819.     }
  44820.     /**
  44821.      * Gets the private 'twig.form.renderer' shared service.
  44822.      *
  44823.      * @return \Symfony\Component\Form\FormRenderer
  44824.      */
  44825.     protected function getTwig_Form_RendererService()
  44826.     {
  44827.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  44828.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  44829.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  44830.         if (isset($this->privates['twig.form.renderer'])) {
  44831.             return $this->privates['twig.form.renderer'];
  44832.         }
  44833.         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()));
  44834.     }
  44835.     /**
  44836.      * Gets the private 'twig.mailer.message_listener' shared service.
  44837.      *
  44838.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  44839.      */
  44840.     protected function getTwig_Mailer_MessageListenerService()
  44841.     {
  44842.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  44843.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  44844.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  44845.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  44846.         if (isset($this->privates['twig.mailer.message_listener'])) {
  44847.             return $this->privates['twig.mailer.message_listener'];
  44848.         }
  44849.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  44850.     }
  44851.     /**
  44852.      * Gets the private 'twig.runtime.httpkernel' shared service.
  44853.      *
  44854.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  44855.      */
  44856.     protected function getTwig_Runtime_HttpkernelService()
  44857.     {
  44858.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  44859.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  44860.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  44861.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  44862.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  44863.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  44864.         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, [
  44865.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  44866.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  44867.         ], [
  44868.             'hinclude' => '?',
  44869.             'inline' => '?',
  44870.         ]), $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));
  44871.     }
  44872.     /**
  44873.      * Gets the private 'twig.runtime.security_csrf' shared service.
  44874.      *
  44875.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  44876.      */
  44877.     protected function getTwig_Runtime_SecurityCsrfService()
  44878.     {
  44879.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  44880.         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()));
  44881.     }
  44882.     /**
  44883.      * Gets the private 'twig.runtime.serializer' shared service.
  44884.      *
  44885.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  44886.      */
  44887.     protected function getTwig_Runtime_SerializerService()
  44888.     {
  44889.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  44890.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  44891.         if (isset($this->privates['twig.runtime.serializer'])) {
  44892.             return $this->privates['twig.runtime.serializer'];
  44893.         }
  44894.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  44895.     }
  44896.     /**
  44897.      * Gets the private 'twig.template_cache_warmer' shared service.
  44898.      *
  44899.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  44900.      */
  44901.     protected function getTwig_TemplateCacheWarmerService()
  44902.     {
  44903.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  44904.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  44905.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  44906.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44907.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  44908.         ], [
  44909.             'twig' => '?',
  44910.         ]))->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')));
  44911.     }
  44912.     /**
  44913.      * Gets the private 'validator.builder' shared service.
  44914.      *
  44915.      * @return \Symfony\Component\Validator\ValidatorBuilder
  44916.      */
  44917.     protected function getValidator_BuilderService()
  44918.     {
  44919.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  44920.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  44921.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44922.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  44923.             'Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator' => ['privates''Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator''getImageUploadDimensionValidatorService'false],
  44924.             'Sonata\\MediaBundle\\Validator\\FormatValidator' => ['privates''sonata.media.validator.format''getSonata_Media_Validator_FormatService'false],
  44925.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  44926.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  44927.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  44928.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  44929.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  44930.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  44931.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  44932.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  44933.             'sonata.media.validator.format' => ['privates''sonata.media.validator.format''getSonata_Media_Validator_FormatService'false],
  44934.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  44935.         ], [
  44936.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  44937.             'Sonata\\MediaBundle\\Validator\\Constraints\\ImageUploadDimensionValidator' => '?',
  44938.             'Sonata\\MediaBundle\\Validator\\FormatValidator' => '?',
  44939.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  44940.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  44941.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  44942.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  44943.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  44944.             'doctrine.orm.validator.unique' => '?',
  44945.             'security.validator.user_password' => '?',
  44946.             'sonata.form.validator.inline' => '?',
  44947.             'sonata.media.validator.format' => '?',
  44948.             'validator.expression' => '?',
  44949.         ])));
  44950.         if ($this->has('translator')) {
  44951.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  44952.         }
  44953.         $instance->setTranslationDomain('validators');
  44954.         $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')]);
  44955.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/src/DcSiteBundle/Resources/config/validation.yml')]);
  44956.         $instance->enableAnnotationMapping(true);
  44957.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  44958.         $instance->addMethodMapping('loadValidatorMetadata');
  44959.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  44960.         $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()))]);
  44961.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  44962.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  44963.         return $instance;
  44964.     }
  44965.     /**
  44966.      * Gets the private 'validator.email' shared service.
  44967.      *
  44968.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  44969.      */
  44970.     protected function getValidator_EmailService()
  44971.     {
  44972.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  44973.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  44974.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  44975.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  44976.     }
  44977.     /**
  44978.      * Gets the private 'validator.expression' shared service.
  44979.      *
  44980.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  44981.      */
  44982.     protected function getValidator_ExpressionService()
  44983.     {
  44984.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  44985.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  44986.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  44987.         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())));
  44988.     }
  44989.     /**
  44990.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  44991.      *
  44992.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  44993.      */
  44994.     protected function getValidator_Mapping_CacheWarmerService()
  44995.     {
  44996.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  44997.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  44998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  44999.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  45000.     }
  45001.     /**
  45002.      * Gets the private 'validator.not_compromised_password' shared service.
  45003.      *
  45004.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  45005.      */
  45006.     protected function getValidator_NotCompromisedPasswordService()
  45007.     {
  45008.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  45009.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  45010.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  45011.         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);
  45012.     }
  45013.     /**
  45014.      * Gets the private 'var_dumper.command.server_dump' shared service.
  45015.      *
  45016.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  45017.      */
  45018.     protected function getVarDumper_Command_ServerDumpService()
  45019.     {
  45020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  45021.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  45022.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  45023.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  45024.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  45025.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  45026.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  45027.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  45028.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  45029.         $a->pushHandler(($this->services['monolog.error_db_handler'] ?? $this->getMonolog_ErrorDbHandlerService()));
  45030.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  45031.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  45032.         $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()))]);
  45033.         $instance->setName('server:dump');
  45034.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  45035.         return $instance;
  45036.     }
  45037.     /**
  45038.      * Gets the private 'var_dumper.contextualized_cli_dumper' shared service.
  45039.      *
  45040.      * @return \Symfony\Component\VarDumper\Dumper\ContextualizedDumper
  45041.      */
  45042.     protected function getVarDumper_ContextualizedCliDumperService()
  45043.     {
  45044.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  45045.         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()))]);
  45046.     }
  45047.     /**
  45048.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  45049.      *
  45050.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  45051.      */
  45052.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  45053.     {
  45054.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  45055.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  45056.         return $instance;
  45057.     }
  45058.     /**
  45059.      * Gets the private 'var_dumper.html_dumper' shared service.
  45060.      *
  45061.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  45062.      */
  45063.     protected function getVarDumper_HtmlDumperService()
  45064.     {
  45065.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  45066.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  45067.         return $instance;
  45068.     }
  45069.     /**
  45070.      * Gets the private 'var_dumper.server_connection' shared service.
  45071.      *
  45072.      * @return \Symfony\Component\VarDumper\Server\Connection
  45073.      */
  45074.     protected function getVarDumper_ServerConnectionService()
  45075.     {
  45076.         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()]);
  45077.     }
  45078.     /**
  45079.      * Gets the private 'web_profiler.csp.handler' shared service.
  45080.      *
  45081.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  45082.      */
  45083.     protected function getWebProfiler_Csp_HandlerService()
  45084.     {
  45085.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  45086.     }
  45087.     /**
  45088.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  45089.      *
  45090.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  45091.      */
  45092.     protected function getWebProfiler_DebugToolbarService()
  45093.     {
  45094.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  45095.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  45096.             return $this->privates['web_profiler.debug_toolbar'];
  45097.         }
  45098.         $b = ($this->services['router'] ?? $this->getRouterService());
  45099.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  45100.             return $this->privates['web_profiler.debug_toolbar'];
  45101.         }
  45102.         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()));
  45103.     }
  45104.     /**
  45105.      * Gets the public 'security.authorization_checker' alias.
  45106.      *
  45107.      * @return object The ".container.private.security.authorization_checker" service.
  45108.      */
  45109.     protected function getSecurity_AuthorizationCheckerService()
  45110.     {
  45111.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  45112.         return $this->get('.container.private.security.authorization_checker');
  45113.     }
  45114.     /**
  45115.      * Gets the public 'security.token_storage' alias.
  45116.      *
  45117.      * @return object The ".container.private.security.token_storage" service.
  45118.      */
  45119.     protected function getSecurity_TokenStorageService()
  45120.     {
  45121.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  45122.         return $this->get('.container.private.security.token_storage');
  45123.     }
  45124.     /**
  45125.      * Gets the public 'cache_clearer' alias.
  45126.      *
  45127.      * @return object The ".container.private.cache_clearer" service.
  45128.      */
  45129.     protected function getCacheClearerService()
  45130.     {
  45131.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  45132.         return $this->get('.container.private.cache_clearer');
  45133.     }
  45134.     /**
  45135.      * Gets the public 'filesystem' alias.
  45136.      *
  45137.      * @return object The ".container.private.filesystem" service.
  45138.      */
  45139.     protected function getFilesystemService()
  45140.     {
  45141.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  45142.         return $this->get('.container.private.filesystem');
  45143.     }
  45144.     /**
  45145.      * Gets the public 'serializer' alias.
  45146.      *
  45147.      * @return object The ".container.private.serializer" service.
  45148.      */
  45149.     protected function getSerializerService()
  45150.     {
  45151.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  45152.         return $this->get('.container.private.serializer');
  45153.     }
  45154.     /**
  45155.      * Gets the public 'security.csrf.token_manager' alias.
  45156.      *
  45157.      * @return object The ".container.private.security.csrf.token_manager" service.
  45158.      */
  45159.     protected function getSecurity_Csrf_TokenManagerService()
  45160.     {
  45161.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  45162.         return $this->get('.container.private.security.csrf.token_manager');
  45163.     }
  45164.     /**
  45165.      * Gets the public 'form.factory' alias.
  45166.      *
  45167.      * @return object The ".container.private.form.factory" service.
  45168.      */
  45169.     protected function getForm_FactoryService()
  45170.     {
  45171.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  45172.         return $this->get('.container.private.form.factory');
  45173.     }
  45174.     /**
  45175.      * Gets the public 'form.type.file' alias.
  45176.      *
  45177.      * @return object The ".container.private.form.type.file" service.
  45178.      */
  45179.     protected function getForm_Type_FileService()
  45180.     {
  45181.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  45182.         return $this->get('.container.private.form.type.file');
  45183.     }
  45184.     /**
  45185.      * Gets the public 'profiler' alias.
  45186.      *
  45187.      * @return object The ".container.private.profiler" service.
  45188.      */
  45189.     protected function getProfilerService()
  45190.     {
  45191.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  45192.         return $this->get('.container.private.profiler');
  45193.     }
  45194.     /**
  45195.      * Gets the public 'twig' alias.
  45196.      *
  45197.      * @return object The ".container.private.twig" service.
  45198.      */
  45199.     protected function getTwigService()
  45200.     {
  45201.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  45202.         return $this->get('.container.private.twig');
  45203.     }
  45204.     /**
  45205.      * Gets the public 'security.password_encoder' alias.
  45206.      *
  45207.      * @return object The ".container.private.security.password_encoder" service.
  45208.      */
  45209.     protected function getSecurity_PasswordEncoderService()
  45210.     {
  45211.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  45212.         return $this->get('.container.private.security.password_encoder');
  45213.     }
  45214.     /**
  45215.      * Gets the public 'session' alias.
  45216.      *
  45217.      * @return object The ".container.private.session" service.
  45218.      */
  45219.     protected function getSessionService()
  45220.     {
  45221.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  45222.         return $this->get('.container.private.session');
  45223.     }
  45224.     /**
  45225.      * Gets the public 'validator' alias.
  45226.      *
  45227.      * @return object The ".container.private.validator" service.
  45228.      */
  45229.     protected function getValidatorService()
  45230.     {
  45231.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  45232.         return $this->get('.container.private.validator');
  45233.     }
  45234.     /**
  45235.      * @return array|bool|float|int|string|\UnitEnum|null
  45236.      */
  45237.     public function getParameter(string $name)
  45238.     {
  45239.         if (isset($this->buildParameters[$name])) {
  45240.             return $this->buildParameters[$name];
  45241.         }
  45242.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  45243.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  45244.         }
  45245.         if (isset($this->loadedDynamicParameters[$name])) {
  45246.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  45247.         }
  45248.         return $this->parameters[$name];
  45249.     }
  45250.     public function hasParameter(string $name): bool
  45251.     {
  45252.         if (isset($this->buildParameters[$name])) {
  45253.             return true;
  45254.         }
  45255.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  45256.     }
  45257.     public function setParameter(string $name$value): void
  45258.     {
  45259.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  45260.     }
  45261.     public function getParameterBag(): ParameterBagInterface
  45262.     {
  45263.         if (null === $this->parameterBag) {
  45264.             $parameters $this->parameters;
  45265.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  45266.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  45267.             }
  45268.             foreach ($this->buildParameters as $name => $value) {
  45269.                 $parameters[$name] = $value;
  45270.             }
  45271.             $this->parameterBag = new FrozenParameterBag($parameters);
  45272.         }
  45273.         return $this->parameterBag;
  45274.     }
  45275.     private $loadedDynamicParameters = [
  45276.         'kernel.runtime_environment' => false,
  45277.         'kernel.build_dir' => false,
  45278.         'kernel.cache_dir' => false,
  45279.         'mode' => false,
  45280.         'mailer_transport' => false,
  45281.         'mailer_host' => false,
  45282.         'mailer_user' => false,
  45283.         'mailer_password' => false,
  45284.         'mailer_port' => false,
  45285.         'mailer_encryption' => false,
  45286.         'secret' => false,
  45287.         'host' => false,
  45288.         'api_host' => false,
  45289.         'leasing_new_host' => false,
  45290.         'marine_host' => false,
  45291.         'toyota_odessa_host' => false,
  45292.         'toyota_host' => false,
  45293.         'subaru_host' => false,
  45294.         'sunrise_host' => false,
  45295.         'armada_host' => false,
  45296.         'lexus_host' => false,
  45297.         'host_security' => false,
  45298.         'automarket_host' => false,
  45299.         'corporate_host' => false,
  45300.         'infiniti_host' => false,
  45301.         'landrover_host' => false,
  45302.         'jaguar_host' => false,
  45303.         'volvo_host' => false,
  45304.         'honda_host' => false,
  45305.         'peugeot_host' => false,
  45306.         'citroen_host' => false,
  45307.         'mazda_host' => false,
  45308.         'ford_host' => false,
  45309.         'suzuki_host' => false,
  45310.         'mg_host' => false,
  45311.         'haval_host' => false,
  45312.         'leasing_host' => false,
  45313.         'opel_host' => false,
  45314.         'jeep_host' => false,
  45315.         'toyota_borispol_host' => false,
  45316.         'unicommerce_host' => false,
  45317.         'yamaha_host' => false,
  45318.         'yamaha_sub_hosts' => false,
  45319.         'shop_toyota_host' => false,
  45320.         'shop_mazda_host' => false,
  45321.         'shop_mg_host' => false,
  45322.         'shop_toyota_odessa_host' => false,
  45323.         'shop_toyota_borispol_host' => false,
  45324.         'shop_lexus_host' => false,
  45325.         'founders_host' => false,
  45326.         'shop_ford_host' => false,
  45327.         'shop_subaru_host' => false,
  45328.         'shop_suzuki_host' => false,
  45329.         'shop_opel_host' => false,
  45330.         'shop_nissan_host' => false,
  45331.         'shop_jeep_host' => false,
  45332.         'shop_jaguar_host' => false,
  45333.         'shop_landrover_host' => false,
  45334.         'shop_volvo_host' => false,
  45335.         'shop_citroen_host' => false,
  45336.         'shop_peugeot_host' => false,
  45337.         'shop_honda_host' => false,
  45338.         'shop_infiniti_host' => false,
  45339.         'shop_nissan_armada_host' => false,
  45340.         'territory_access_login' => false,
  45341.         'territory_access_password' => false,
  45342.         'territory_access_endpoint' => false,
  45343.         'postomate_access_login' => false,
  45344.         'postomate_access_password' => false,
  45345.         'postomate_access_endpoint' => false,
  45346.         'mik_pbx' => false,
  45347.         'mik_apikey' => false,
  45348.         'mik_endpoint' => false,
  45349.         'default_email_form' => false,
  45350.         'default_email_to' => false,
  45351.         'infobip' => false,
  45352.         'fos_user.registration.confirmation.from_email' => false,
  45353.         'fos_user.resetting.email.from_email' => false,
  45354.         'fos_user.registration.confirmation.from_address' => false,
  45355.         'fos_user.resetting.email.from_address' => false,
  45356.         'doctrine.orm.proxy_dir' => false,
  45357.         'kernel.secret' => false,
  45358.         'debug.container.dump' => false,
  45359.         'serializer.mapping.cache.file' => false,
  45360.         'session.storage.options' => false,
  45361.         'session.save_path' => false,
  45362.         'validator.mapping.cache.file' => false,
  45363.         'profiler.storage.dsn' => false,
  45364.         'lexik_jwt_authentication.pass_phrase' => false,
  45365.         'knp_snappy.pdf.binary' => false,
  45366.         'knp_snappy.image.binary' => false,
  45367.     ];
  45368.     private $dynamicParameters = [];
  45369.     private function getDynamicParameter(string $name)
  45370.     {
  45371.         switch ($name) {
  45372.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  45373.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  45374.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  45375.             case 'mode'$value $this->getEnv('FRONT_FOLDER'); break;
  45376.             case 'mailer_transport'$value $this->getEnv('MAILER_TRANSPORT'); break;
  45377.             case 'mailer_host'$value $this->getEnv('MAILER_HOST'); break;
  45378.             case 'mailer_user'$value $this->getEnv('MAILER_USER'); break;
  45379.             case 'mailer_password'$value $this->getEnv('MAILER_PASSWORD'); break;
  45380.             case 'mailer_port'$value $this->getEnv('MAILER_PORT'); break;
  45381.             case 'mailer_encryption'$value $this->getEnv('MAILER_ENCRYPTION'); break;
  45382.             case 'secret'$value $this->getEnv('APP_SECRET'); break;
  45383.             case 'host'$value $this->getEnv('HOST'); break;
  45384.             case 'api_host'$value $this->getEnv('API_HOST'); break;
  45385.             case 'leasing_new_host'$value $this->getEnv('LEASING_NEW_HOST'); break;
  45386.             case 'marine_host'$value $this->getEnv('MARINE_HOST'); break;
  45387.             case 'toyota_odessa_host'$value $this->getEnv('TOYOTA_ODESSA_HOST'); break;
  45388.             case 'toyota_host'$value $this->getEnv('TOYOTA_HOST'); break;
  45389.             case 'subaru_host'$value $this->getEnv('SUBARU_HOST'); break;
  45390.             case 'sunrise_host'$value $this->getEnv('SUNRISE_HOST'); break;
  45391.             case 'armada_host'$value $this->getEnv('ARMADA_HOST'); break;
  45392.             case 'lexus_host'$value $this->getEnv('LEXUS_HOST'); break;
  45393.             case 'host_security'$value $this->getEnv('HOST_SECURITY'); break;
  45394.             case 'automarket_host'$value $this->getEnv('AUTOMARKET_HOST'); break;
  45395.             case 'corporate_host'$value $this->getEnv('CORPORATE_HOST'); break;
  45396.             case 'infiniti_host'$value $this->getEnv('INFINITI_HOST'); break;
  45397.             case 'landrover_host'$value $this->getEnv('LANDROVER_HOST'); break;
  45398.             case 'jaguar_host'$value $this->getEnv('JAGUAR_HOST'); break;
  45399.             case 'volvo_host'$value $this->getEnv('VOLVO_HOST'); break;
  45400.             case 'honda_host'$value $this->getEnv('HONDA_HOST'); break;
  45401.             case 'peugeot_host'$value $this->getEnv('PEUGEOT_HOST'); break;
  45402.             case 'citroen_host'$value $this->getEnv('CITROEN_HOST'); break;
  45403.             case 'mazda_host'$value $this->getEnv('MAZDA_HOST'); break;
  45404.             case 'ford_host'$value $this->getEnv('FORD_HOST'); break;
  45405.             case 'suzuki_host'$value $this->getEnv('SUZUKI_HOST'); break;
  45406.             case 'mg_host'$value $this->getEnv('MG_HOST'); break;
  45407.             case 'haval_host'$value $this->getEnv('HAVAL_HOST'); break;
  45408.             case 'leasing_host'$value $this->getEnv('LEASING_HOST'); break;
  45409.             case 'opel_host'$value $this->getEnv('OPEL_HOST'); break;
  45410.             case 'jeep_host'$value $this->getEnv('JEEP_HOST'); break;
  45411.             case 'toyota_borispol_host'$value $this->getEnv('TOYOTA_BORISPOL_HOST'); break;
  45412.             case 'unicommerce_host'$value $this->getEnv('UNICOMMERCE_HOST'); break;
  45413.             case 'yamaha_host'$value $this->getEnv('YAMAHA_HOST'); break;
  45414.             case 'yamaha_sub_hosts'$value $this->getEnv('YAMAHA_SUB_HOSTS'); break;
  45415.             case 'shop_toyota_host'$value $this->getEnv('SHOP_TOYOTA_HOST'); break;
  45416.             case 'shop_mazda_host'$value $this->getEnv('SHOP_MAZDA_HOST'); break;
  45417.             case 'shop_mg_host'$value $this->getEnv('SHOP_MG_HOST'); break;
  45418.             case 'shop_toyota_odessa_host'$value $this->getEnv('SHOP_TOYOTA_ODESSA_HOST'); break;
  45419.             case 'shop_toyota_borispol_host'$value $this->getEnv('SHOP_TOYOTA_BORISPOL_HOST'); break;
  45420.             case 'shop_lexus_host'$value $this->getEnv('SHOP_LEXUS_HOST'); break;
  45421.             case 'founders_host'$value $this->getEnv('FOUNDERS_HOST'); break;
  45422.             case 'shop_ford_host'$value $this->getEnv('SHOP_FORD_HOST'); break;
  45423.             case 'shop_subaru_host'$value $this->getEnv('SHOP_SUBARU_HOST'); break;
  45424.             case 'shop_suzuki_host'$value $this->getEnv('SHOP_SUZUKI_HOST'); break;
  45425.             case 'shop_opel_host'$value $this->getEnv('SHOP_OPEL_HOST'); break;
  45426.             case 'shop_nissan_host'$value $this->getEnv('SHOP_NISSAN_HOST'); break;
  45427.             case 'shop_jeep_host'$value $this->getEnv('SHOP_JEEP_HOST'); break;
  45428.             case 'shop_jaguar_host'$value $this->getEnv('SHOP_JAGUAR_HOST'); break;
  45429.             case 'shop_landrover_host'$value $this->getEnv('SHOP_LANDROVER_HOST'); break;
  45430.             case 'shop_volvo_host'$value $this->getEnv('SHOP_VOLVO_HOST'); break;
  45431.             case 'shop_citroen_host'$value $this->getEnv('SHOP_CITROEN_HOST'); break;
  45432.             case 'shop_peugeot_host'$value $this->getEnv('SHOP_PEUGEOT_HOST'); break;
  45433.             case 'shop_honda_host'$value $this->getEnv('SHOP_HONDA_HOST'); break;
  45434.             case 'shop_infiniti_host'$value $this->getEnv('SHOP_INFINITI_HOST'); break;
  45435.             case 'shop_nissan_armada_host'$value $this->getEnv('SHOP_NISSAN_ARMADA_HOST'); break;
  45436.             case 'territory_access_login'$value $this->getEnv('TERRITORY_ACCESS_LOGIN'); break;
  45437.             case 'territory_access_password'$value $this->getEnv('TERRITORY_ACCESS_PASSWORD'); break;
  45438.             case 'territory_access_endpoint'$value $this->getEnv('TERRITORY_ACCESS_ENDPOINT'); break;
  45439.             case 'postomate_access_login'$value $this->getEnv('POSTOMATE_ACCESS_LOGIN'); break;
  45440.             case 'postomate_access_password'$value $this->getEnv('POSTOMATE_ACCESS_PASSWORD'); break;
  45441.             case 'postomate_access_endpoint'$value $this->getEnv('POSTOMATE_ACCESS_ENDPOINT'); break;
  45442.             case 'mik_pbx'$value $this->getEnv('MIK_PBX'); break;
  45443.             case 'mik_apikey'$value $this->getEnv('MIK_APIKEY'); break;
  45444.             case 'mik_endpoint'$value $this->getEnv('MIK_ENDPOINT'); break;
  45445.             case 'default_email_form'$value $this->getEnv('DEFAULT_EMAIL_FROM'); break;
  45446.             case 'default_email_to'$value $this->getEnv('DEFAULT_EMAIL_TO'); break;
  45447.             case 'infobip'$value = [
  45448.                 'url' => $this->getEnv('INFOBIP_URL'),
  45449.                 'send_from' => $this->getEnv('INFOBIP_SEND_FROM'),
  45450.                 'auth_key' => $this->getEnv('INFOBIP_AUTH_KEY'),
  45451.                 'sms_path' => $this->getEnv('INFOBIP_SMS_PATH'),
  45452.             ]; break;
  45453.             case 'fos_user.registration.confirmation.from_email'$value = [
  45454.                 $this->getEnv('MAILER_USER') => $this->getEnv('MAILER_USER'),
  45455.             ]; break;
  45456.             case 'fos_user.resetting.email.from_email'$value = [
  45457.                 $this->getEnv('MAILER_USER') => $this->getEnv('MAILER_USER'),
  45458.             ]; break;
  45459.             case 'fos_user.registration.confirmation.from_address'$value = [
  45460.                 'address' => $this->getEnv('MAILER_USER'),
  45461.                 'sender_name' => $this->getEnv('MAILER_USER'),
  45462.             ]; break;
  45463.             case 'fos_user.resetting.email.from_address'$value = [
  45464.                 'address' => $this->getEnv('MAILER_USER'),
  45465.                 'sender_name' => $this->getEnv('MAILER_USER'),
  45466.             ]; break;
  45467.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  45468.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  45469.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  45470.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  45471.             case 'session.storage.options'$value = [
  45472.                 'cache_limiter' => '0',
  45473.                 'name' => $this->getEnv('resolve:SESSION_NAME'),
  45474.                 'cookie_lifetime' => 86400,
  45475.                 'cookie_domain' => '.'.$this->getEnv('string:HOST'),
  45476.                 'cookie_secure' => false,
  45477.                 'cookie_httponly' => true,
  45478.                 'cookie_samesite' => 'lax',
  45479.                 'gc_maxlifetime' => 86400,
  45480.                 'gc_probability' => 1,
  45481.             ]; break;
  45482.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  45483.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  45484.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  45485.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  45486.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  45487.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  45488.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  45489.         }
  45490.         $this->loadedDynamicParameters[$name] = true;
  45491.         return $this->dynamicParameters[$name] = $value;
  45492.     }
  45493.     protected function getDefaultParameters(): array
  45494.     {
  45495.         return [
  45496.             'kernel.project_dir' => \dirname(__DIR__4),
  45497.             'kernel.environment' => 'dev',
  45498.             'kernel.debug' => true,
  45499.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  45500.             'kernel.bundles' => [
  45501.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  45502.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  45503.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  45504.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  45505.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  45506.                 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  45507.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  45508.                 'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
  45509.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  45510.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  45511.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  45512.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  45513.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  45514.                 'SonataMediaBundle' => 'Sonata\\MediaBundle\\SonataMediaBundle',
  45515.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  45516.                 'AdminBundle' => 'AdminBundle\\AdminBundle',
  45517.                 'AcquiringBundle' => 'AcquiringBundle\\AcquiringBundle',
  45518.                 'ApiBundle' => 'ApiBundle\\ApiBundle',
  45519.                 'AutomarketBundle' => 'AutomarketBundle\\AutomarketBundle',
  45520.                 'BmpGatewayBundle' => 'BmpGatewayBundle\\BmpGatewayBundle',
  45521.                 'CoreBundle' => 'CoreBundle\\CoreBundle',
  45522.                 'DcSiteBundle' => 'DcSiteBundle\\DcSiteBundle',
  45523.                 'FoundersBundle' => 'FoundersBundle\\FoundersBundle',
  45524.                 'ImporterBundle' => 'ImporterBundle\\ImporterBundle',
  45525.                 'InsuranceBundle' => 'InsuranceBundle\\InsuranceBundle',
  45526.                 'IntegrationBundle' => 'IntegrationBundle\\IntegrationBundle',
  45527.                 'LandingBundle' => 'LandingBundle\\LandingBundle',
  45528.                 'LeasingBundle' => 'LeasingBundle\\LeasingBundle',
  45529.                 'MyBundle' => 'MyBundle\\MyBundle',
  45530.                 'PortalBundle' => 'PortalBundle\\PortalBundle',
  45531.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  45532.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  45533.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  45534.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  45535.                 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  45536.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  45537.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  45538.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  45539.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  45540.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  45541.                 'CoopTilleulsCKEditorSonataMediaBundle' => 'CoopTilleuls\\Bundle\\CKEditorSonataMediaBundle\\CoopTilleulsCKEditorSonataMediaBundle',
  45542.             ],
  45543.             'kernel.bundles_metadata' => [
  45544.                 'SecurityBundle' => [
  45545.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  45546.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  45547.                 ],
  45548.                 'FOSCKEditorBundle' => [
  45549.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  45550.                     'namespace' => 'FOS\\CKEditorBundle',
  45551.                 ],
  45552.                 'FOSUserBundle' => [
  45553.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src'),
  45554.                     'namespace' => 'FOS\\UserBundle',
  45555.                 ],
  45556.                 'KnpMenuBundle' => [
  45557.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle'),
  45558.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  45559.                 ],
  45560.                 'SensioFrameworkExtraBundle' => [
  45561.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  45562.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  45563.                 ],
  45564.                 'SonataDoctrineBundle' => [
  45565.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  45566.                     'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  45567.                 ],
  45568.                 'SonataBlockBundle' => [
  45569.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  45570.                     'namespace' => 'Sonata\\BlockBundle',
  45571.                 ],
  45572.                 'SonataExporterBundle' => [
  45573.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony'),
  45574.                     'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
  45575.                 ],
  45576.                 'SonataAdminBundle' => [
  45577.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  45578.                     'namespace' => 'Sonata\\AdminBundle',
  45579.                 ],
  45580.                 'DoctrineBundle' => [
  45581.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  45582.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  45583.                 ],
  45584.                 'SonataDoctrineORMAdminBundle' => [
  45585.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  45586.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  45587.                 ],
  45588.                 'MonologBundle' => [
  45589.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  45590.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  45591.                 ],
  45592.                 'FrameworkBundle' => [
  45593.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  45594.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  45595.                 ],
  45596.                 'SonataMediaBundle' => [
  45597.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/media-bundle/src'),
  45598.                     'namespace' => 'Sonata\\MediaBundle',
  45599.                 ],
  45600.                 'TwigBundle' => [
  45601.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  45602.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  45603.                 ],
  45604.                 'AdminBundle' => [
  45605.                     'path' => (\dirname(__DIR__4).'/src/AdminBundle'),
  45606.                     'namespace' => 'AdminBundle',
  45607.                 ],
  45608.                 'AcquiringBundle' => [
  45609.                     'path' => (\dirname(__DIR__4).'/src/AcquiringBundle'),
  45610.                     'namespace' => 'AcquiringBundle',
  45611.                 ],
  45612.                 'ApiBundle' => [
  45613.                     'path' => (\dirname(__DIR__4).'/src/ApiBundle'),
  45614.                     'namespace' => 'ApiBundle',
  45615.                 ],
  45616.                 'AutomarketBundle' => [
  45617.                     'path' => (\dirname(__DIR__4).'/src/AutomarketBundle'),
  45618.                     'namespace' => 'AutomarketBundle',
  45619.                 ],
  45620.                 'BmpGatewayBundle' => [
  45621.                     'path' => (\dirname(__DIR__4).'/src/BmpGatewayBundle'),
  45622.                     'namespace' => 'BmpGatewayBundle',
  45623.                 ],
  45624.                 'CoreBundle' => [
  45625.                     'path' => (\dirname(__DIR__4).'/src/CoreBundle'),
  45626.                     'namespace' => 'CoreBundle',
  45627.                 ],
  45628.                 'DcSiteBundle' => [
  45629.                     'path' => (\dirname(__DIR__4).'/src/DcSiteBundle'),
  45630.                     'namespace' => 'DcSiteBundle',
  45631.                 ],
  45632.                 'FoundersBundle' => [
  45633.                     'path' => (\dirname(__DIR__4).'/src/FoundersBundle'),
  45634.                     'namespace' => 'FoundersBundle',
  45635.                 ],
  45636.                 'ImporterBundle' => [
  45637.                     'path' => (\dirname(__DIR__4).'/src/ImporterBundle'),
  45638.                     'namespace' => 'ImporterBundle',
  45639.                 ],
  45640.                 'InsuranceBundle' => [
  45641.                     'path' => (\dirname(__DIR__4).'/src/InsuranceBundle'),
  45642.                     'namespace' => 'InsuranceBundle',
  45643.                 ],
  45644.                 'IntegrationBundle' => [
  45645.                     'path' => (\dirname(__DIR__4).'/src/IntegrationBundle'),
  45646.                     'namespace' => 'IntegrationBundle',
  45647.                 ],
  45648.                 'LandingBundle' => [
  45649.                     'path' => (\dirname(__DIR__4).'/src/LandingBundle'),
  45650.                     'namespace' => 'LandingBundle',
  45651.                 ],
  45652.                 'LeasingBundle' => [
  45653.                     'path' => (\dirname(__DIR__4).'/src/LeasingBundle'),
  45654.                     'namespace' => 'LeasingBundle',
  45655.                 ],
  45656.                 'MyBundle' => [
  45657.                     'path' => (\dirname(__DIR__4).'/src/MyBundle'),
  45658.                     'namespace' => 'MyBundle',
  45659.                 ],
  45660.                 'PortalBundle' => [
  45661.                     'path' => (\dirname(__DIR__4).'/src/PortalBundle'),
  45662.                     'namespace' => 'PortalBundle',
  45663.                 ],
  45664.                 'DebugBundle' => [
  45665.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  45666.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  45667.                 ],
  45668.                 'WebProfilerBundle' => [
  45669.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  45670.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  45671.                 ],
  45672.                 'DoctrineMigrationsBundle' => [
  45673.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  45674.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  45675.                 ],
  45676.                 'SonataFormBundle' => [
  45677.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  45678.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  45679.                 ],
  45680.                 'SonataTwigBundle' => [
  45681.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  45682.                     'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  45683.                 ],
  45684.                 'JMSSerializerBundle' => [
  45685.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  45686.                     'namespace' => 'JMS\\SerializerBundle',
  45687.                 ],
  45688.                 'NelmioApiDocBundle' => [
  45689.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  45690.                     'namespace' => 'Nelmio\\ApiDocBundle',
  45691.                 ],
  45692.                 'LexikJWTAuthenticationBundle' => [
  45693.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  45694.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  45695.                 ],
  45696.                 'KnpSnappyBundle' => [
  45697.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  45698.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  45699.                 ],
  45700.                 'SncRedisBundle' => [
  45701.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src'),
  45702.                     'namespace' => 'Snc\\RedisBundle',
  45703.                 ],
  45704.                 'CoopTilleulsCKEditorSonataMediaBundle' => [
  45705.                     'path' => (\dirname(__DIR__4).'/vendor/tilleuls/ckeditor-sonata-media-bundle/src'),
  45706.                     'namespace' => 'CoopTilleuls\\Bundle\\CKEditorSonataMediaBundle',
  45707.                 ],
  45708.             ],
  45709.             'kernel.charset' => 'UTF-8',
  45710.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  45711.             'container.dumper.inline_class_loader' => true,
  45712.             'container.dumper.inline_factories' => true,
  45713.             'locale' => 'ua',
  45714.             'allowed_locales' => [
  45715.                 => 'ua',
  45716.                 => 'ru',
  45717.             ],
  45718.             'version' => 'v1.4.779',
  45719.             'acquiring' => [
  45720.                 'drive' => [
  45721.                     'key' => '667aeabef2a82eb428b551401381083f',
  45722.                     'merchantName' => 'VIDI DRIVE',
  45723.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45724.                     'merchantId' => 20905237,
  45725.                     'terminalId' => 20908675,
  45726.                     'merchantEmail' => 'web-leads@vidi.ua',
  45727.                     'success' => [
  45728.                         => 'service@peugeot-vidi.com',
  45729.                         => 'parts.avenue@vidi.ua',
  45730.                     ],
  45731.                     'site' => [
  45732.                         'copyright' => '© Haval',
  45733.                         'name' => 'Haval ВІДІ Драйв',
  45734.                     ],
  45735.                 ],
  45736.                 'avenu' => [
  45737.                     'key' => '667aeabef2a82eb428b551401381083f',
  45738.                     'merchantName' => 'VIDI AVENIU',
  45739.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45740.                     'merchantId' => 20905237,
  45741.                     'terminalId' => 20908675,
  45742.                     'merchantEmail' => 'web-leads@vidi.ua',
  45743.                     'success' => [
  45744.                         => 'service@peugeot-vidi.com',
  45745.                         => 'parts.avenue@vidi.ua',
  45746.                     ],
  45747.                     'site' => [
  45748.                         'copyright' => '© Peugeot',
  45749.                         'name' => 'Peugeot ВІДІ Авеню',
  45750.                     ],
  45751.                 ],
  45752.                 'palmira' => [
  45753.                     'key' => '2f385be935267af696cc0b770a7bbd76',
  45754.                     'merchantName' => 'VIDI PALMIRA',
  45755.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45756.                     'merchantId' => 21501660,
  45757.                     'terminalId' => 21502395,
  45758.                     'merchantEmail' => 'web-leads@vidi.ua',
  45759.                     'success' => [
  45760.                         => 'sales@vidi-palmira.toyota.ua',
  45761.                         => 'csi.palmira@vidi.ua',
  45762.                         => 'nataliia.omelchuk@vidi-palmira.toyota.ua',
  45763.                     ],
  45764.                     'site' => [
  45765.                         'copyright' => '© Toyota',
  45766.                         'name' => 'Тойота Центр Одеса «ВІДІ ПАЛЬМІРА»',
  45767.                     ],
  45768.                 ],
  45769.                 'elegans' => [
  45770.                     'key' => '7266ad446cc3c8dc1916831aa8cad595',
  45771.                     'merchantName' => 'VIDI ELEGANS',
  45772.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45773.                     'merchantId' => 20905241,
  45774.                     'terminalId' => 20908679,
  45775.                     'merchantEmail' => 'web-leads@vidi.ua',
  45776.                     'success' => [
  45777.                         => 'service@citroen-vidi.com',
  45778.                         => 'parts.elegance@vidi.ua',
  45779.                     ],
  45780.                     'site' => [
  45781.                         'copyright' => '© Citroen',
  45782.                         'name' => 'citroen ВІДІ Елеганс',
  45783.                     ],
  45784.                 ],
  45785.                 'grand' => [
  45786.                     'key' => '68157671a9867805640d87d22c2c6246',
  45787.                     'merchantName' => 'VIDI GRAND',
  45788.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45789.                     'merchantId' => 20905240,
  45790.                     'terminalId' => 20908678,
  45791.                     'merchantEmail' => 'web-leads@vidi.ua',
  45792.                     'success' => [
  45793.                         => 'service.grand@suzuki-vidi.com',
  45794.                     ],
  45795.                     'site' => [
  45796.                         'copyright' => '© Suzuki',
  45797.                         'name' => 'Suzuki ВІДІ Гранд',
  45798.                     ],
  45799.                 ],
  45800.                 'honda' => [
  45801.                     'key' => '9e7ea797caa7b64c1f7ce7cd92d8d450',
  45802.                     'merchantName' => 'VIDI INSIGHT',
  45803.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45804.                     'merchantId' => 20904904,
  45805.                     'terminalId' => 20907892,
  45806.                     'merchantEmail' => 'web-leads@vidi.ua',
  45807.                     'success' => [
  45808.                         => 'service.insight@vidi.ua',
  45809.                         => 'parts.insight@vidi.ua',
  45810.                     ],
  45811.                     'site' => [
  45812.                         'copyright' => '© Honda',
  45813.                         'name' => 'Honda ВІДІ Інсайт',
  45814.                     ],
  45815.                 ],
  45816.                 'infiniti' => [
  45817.                     'key' => 'e9a71744963e17ccaf98aa51852d513e',
  45818.                     'merchantName' => 'VIDI-LIBERTI',
  45819.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45820.                     'merchantId' => 20904905,
  45821.                     'terminalId' => 20907893,
  45822.                     'merchantEmail' => 'web-leads@vidi.ua',
  45823.                     'success' => [
  45824.                         => 'service.liberty@vidi.ua',
  45825.                         => 'parts.liberty@vidi.ua',
  45826.                     ],
  45827.                     'site' => [
  45828.                         'copyright' => '© Infiniti',
  45829.                         'name' => 'Infiniti ВІДІ Ліберті',
  45830.                     ],
  45831.                 ],
  45832.                 'krai' => [
  45833.                     'key' => '2d241b527b983a72aa5ef862638902cf',
  45834.                     'merchantName' => 'VIDI-KRAY',
  45835.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45836.                     'merchantId' => 20905242,
  45837.                     'terminalId' => 20908680,
  45838.                     'merchantEmail' => 'web-leads@vidi.ua',
  45839.                     'success' => [
  45840.                         => 'service.cry-motors@vidigroup.com',
  45841.                         => 'parts.cry-motors@vidigroup.com',
  45842.                     ],
  45843.                     'site' => [
  45844.                         'copyright' => '© Ford',
  45845.                         'name' => 'Ford ВІДІ Край-Моторз',
  45846.                     ],
  45847.                 ],
  45848.                 'nissan' => [
  45849.                     'key' => '732511ce13f6e89e0f096b13133d31c7',
  45850.                     'merchantName' => 'VIDI ARMADA',
  45851.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45852.                     'merchantId' => 20904903,
  45853.                     'terminalId' => 20907891,
  45854.                     'merchantEmail' => 'web-leads@vidi.ua',
  45855.                     'success' => [
  45856.                         => 'service.armada@vidi.ua',
  45857.                         => 'parts.armada@vidi.ua',
  45858.                     ],
  45859.                     'site' => [
  45860.                         'copyright' => '© Nissan',
  45861.                         'name' => 'Nissan ВІДІ Армада',
  45862.                     ],
  45863.                 ],
  45864.                 'star' => [
  45865.                     'key' => '676454342592177456bbf13a916ed4ef',
  45866.                     'merchantName' => 'VIDI-STAR',
  45867.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45868.                     'merchantId' => 20905245,
  45869.                     'terminalId' => 20908683,
  45870.                     'merchantEmail' => 'web-leads@vidi.ua',
  45871.                     'success' => [
  45872.                         => 'parts.star-motors@vidi.ua',
  45873.                     ],
  45874.                     'site' => [
  45875.                         'copyright' => '© Subaru',
  45876.                         'name' => 'Subaru ВІДІ Стар',
  45877.                     ],
  45878.                 ],
  45879.                 'sunraise' => [
  45880.                     'key' => '25ebf610c718c50b70a8156dbbf05761',
  45881.                     'merchantName' => 'VIDI-SANRAYZ',
  45882.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45883.                     'merchantId' => 20905236,
  45884.                     'terminalId' => 20908674,
  45885.                     'merchantEmail' => 'web-leads@vidi.ua',
  45886.                     'success' => [
  45887.                         => 'aftersales@nissan-vidi.com',
  45888.                         => 'parts.sunrise-motors@vidi.ua',
  45889.                     ],
  45890.                     'site' => [
  45891.                         'copyright' => '© Nissan',
  45892.                         'name' => 'Nissan ВІДІ Санрайз',
  45893.                     ],
  45894.                 ],
  45895.                 'volvo' => [
  45896.                     'key' => 'fdf50c7dd8a6f81e3ba8f2cbba422afa',
  45897.                     'merchantName' => 'VIDI NORDWAY',
  45898.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45899.                     'merchantId' => 20904906,
  45900.                     'terminalId' => 20907894,
  45901.                     'merchantEmail' => 'web-leads@vidi.ua',
  45902.                     'success' => [
  45903.                         => 'service.nordway@vidi.ua',
  45904.                         => 'parts.nordway@vidi.ua',
  45905.                     ],
  45906.                     'site' => [
  45907.                         'copyright' => '© Volvo',
  45908.                         'name' => 'Volvo ВІДІ Нордвей',
  45909.                     ],
  45910.                 ],
  45911.                 'lexus' => [
  45912.                     'key' => 'b20c03d26c1d42b481521131479ef58c',
  45913.                     'merchantName' => 'VIDI ELIT',
  45914.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45915.                     'merchantId' => 20905246,
  45916.                     'terminalId' => 20908684,
  45917.                     'merchantEmail' => 'web-leads@vidi.ua',
  45918.                     'success' => [
  45919.                         => 'service@kyiv-west.lexus.ua',
  45920.                         => 'parts.elite@vidi.ua',
  45921.                     ],
  45922.                     'site' => [
  45923.                         'phone' => '044 507 08 08',
  45924.                         'copyright' => '© Lexus',
  45925.                         'name' => 'Лексус Київ Захід',
  45926.                     ],
  45927.                 ],
  45928.                 'toyota' => [
  45929.                     'key' => 'e665543a25091805f9c82431a8dc0e48',
  45930.                     'merchantName' => 'VIDI AVTOSTRADA',
  45931.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45932.                     'merchantId' => 20905239,
  45933.                     'terminalId' => 20908677,
  45934.                     'merchantEmail' => 'web-leads@vidi.ua',
  45935.                     'success' => [
  45936.                         => 'service.avtostrada@vidi.ua',
  45937.                         => 'parts.avtostrada@vidi.ua',
  45938.                     ],
  45939.                     'site' => [
  45940.                         'copyright' => '© Toyota',
  45941.                         'name' => 'Toyota ВІДІ Автострада',
  45942.                     ],
  45943.                 ],
  45944.                 'avangard' => [
  45945.                     'key' => '7b735ba18f77f36bfa4b2a113625cdb5',
  45946.                     'merchantName' => 'VIDI AVANGARD',
  45947.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45948.                     'merchantId' => 20904902,
  45949.                     'terminalId' => 20907890,
  45950.                     'merchantEmail' => 'web-leads@vidi.ua',
  45951.                     'success' => [
  45952.                         => 'yevhen.korsun@vidigroup.com',
  45953.                     ],
  45954.                     'site' => [
  45955.                         'copyright' => '© Peugeot',
  45956.                         'name' => 'Peugeot ВІДІ Авангард',
  45957.                     ],
  45958.                 ],
  45959.                 'jaguar' => [
  45960.                     'key' => 'f5866dd3f7694d94dd397dbab544852f',
  45961.                     'merchantName' => 'VIDI PAUER',
  45962.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45963.                     'merchantId' => 20905250,
  45964.                     'terminalId' => 20906488,
  45965.                     'merchantEmail' => 'web-leads@vidi.ua',
  45966.                     'success' => [
  45967.                         => 'service.power-motors@vidigroup.com',
  45968.                         => 'parts.power-motors@vidigroup.com',
  45969.                     ],
  45970.                     'site' => [
  45971.                         'copyright' => '© Jaguar',
  45972.                         'name' => 'Land-rover ВІДІ Пауер',
  45973.                     ],
  45974.                 ],
  45975.                 'land-rover' => [
  45976.                     'key' => 'f5866dd3f7694d94dd397dbab544852f',
  45977.                     'merchantName' => 'VIDI PAUER',
  45978.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45979.                     'merchantId' => 20905243,
  45980.                     'terminalId' => 20908681,
  45981.                     'merchantEmail' => 'web-leads@vidi.ua',
  45982.                     'success' => [
  45983.                         => 'service.power-motors@vidigroup.com',
  45984.                         => 'parts.power-motors@vidigroup.com',
  45985.                     ],
  45986.                     'site' => [
  45987.                         'copyright' => '© Land Rover',
  45988.                         'name' => 'Land-rover ВІДІ Пауер',
  45989.                     ],
  45990.                 ],
  45991.                 'avtoonline' => [
  45992.                     'key' => '41693e41818e379c3035ea53d683a14e',
  45993.                     'merchantName' => 'VIDI AVTO-ONLINE',
  45994.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  45995.                     'merchantId' => 20905238,
  45996.                     'terminalId' => 20908676,
  45997.                     'merchantEmail' => 'web-leads@vidi.ua',
  45998.                     'success' => [
  45999.                         => 'yevhen.korsun@vidigroup.com',
  46000.                     ],
  46001.                     'site' => [
  46002.                         'copyright' => '© Авто-онлайн',
  46003.                         'name' => 'Toyota ВІДІ Автострада',
  46004.                     ],
  46005.                 ],
  46006.                 'sky' => [
  46007.                     'key' => 'de01e30c5b17aa96d68883c0838984db',
  46008.                     'merchantName' => 'VIDI-SKY',
  46009.                     'merchantUrl' => 'http://acquiring.vidi.ua',
  46010.                     'merchantId' => 20905244,
  46011.                     'terminalId' => 20908682,
  46012.                     'merchantEmail' => 'web-leads@vidi.ua',
  46013.                     'success' => [
  46014.                         => 'service@mazda-vidi.com',
  46015.                         => 'parts@mazda-vidi.com',
  46016.                     ],
  46017.                     'site' => [
  46018.                         'copyright' => '© Mazda',
  46019.                         'name' => 'Mazda ВІДІ Скай',
  46020.                     ],
  46021.                 ],
  46022.             ],
  46023.             'acquiring_portmone' => [
  46024.                 'avenu' => [
  46025.                     'payeeId' => 27373,
  46026.                     'dealerId' => 'c9c91fa3-ad3e-11e0-ae34-001ec9d21161',
  46027.                     'success' => [
  46028.                         => 'service@peugeot-vidi.com',
  46029.                         => 'parts.avenue@vidi.ua',
  46030.                     ],
  46031.                     'site' => [
  46032.                         'copyright' => '© Peugeot',
  46033.                         'name' => 'Peugeot ВІДІ Авеню',
  46034.                     ],
  46035.                 ],
  46036.                 'palmira' => [
  46037.                     'payeeId' => 27376,
  46038.                     'carPayeeId' => 30244,
  46039.                     'dealerId' => 'e216e0ef-2693-11e7-9b08-000c29475536',
  46040.                     'success' => [
  46041.                         => 'sales@vidi-palmira.toyota.ua',
  46042.                         => 'csi.palmira@vidi.ua',
  46043.                     ],
  46044.                     'site' => [
  46045.                         'copyright' => '© Toyota',
  46046.                         'name' => 'Тойота Центр Одеса «ВІДІ ПАЛЬМІРА»',
  46047.                     ],
  46048.                 ],
  46049.                 'elegans' => [
  46050.                     'payeeId' => 27372,
  46051.                     'dealerId' => 'dd7c1cd7-3296-11e0-9abe-001ec9dfd6a26',
  46052.                     'success' => [
  46053.                         => 'service@citroen-vidi.com',
  46054.                         => 'parts.elegance@vidi.ua',
  46055.                     ],
  46056.                     'site' => [
  46057.                         'copyright' => '© Citroen',
  46058.                         'name' => 'citroen ВІДІ Елеганс',
  46059.                     ],
  46060.                 ],
  46061.                 'grand' => [
  46062.                     'payeeId' => 27369,
  46063.                     'dealerId' => '50872992-3aaf-11e5-91ac-000c29b5dfed',
  46064.                     'success' => [
  46065.                         => 'service.grand@suzuki-vidi.com',
  46066.                     ],
  46067.                     'site' => [
  46068.                         'copyright' => '© Suzuki',
  46069.                         'name' => 'Suzuki ВІДІ Гранд',
  46070.                     ],
  46071.                 ],
  46072.                 'honda' => [
  46073.                     'payeeId' => 144306,
  46074.                     'dealerId' => 'b76b8e32-56be-11e5-82b2-005056ab4182',
  46075.                     'success' => [
  46076.                         => 'service.insight@vidi.ua',
  46077.                         => 'parts.insight@vidi.ua',
  46078.                     ],
  46079.                     'site' => [
  46080.                         'copyright' => '© Honda',
  46081.                         'name' => 'Honda ВІДІ Інсайт',
  46082.                     ],
  46083.                 ],
  46084.                 'infiniti' => [
  46085.                     'payeeId' => 144304,
  46086.                     'dealerId' => '0f470519-4d5b-11e4-940f-000c2935bd24',
  46087.                     'success' => [
  46088.                         => 'service.liberty@vidi.ua',
  46089.                         => 'parts.liberty@vidi.ua',
  46090.                     ],
  46091.                     'site' => [
  46092.                         'copyright' => '© Infiniti',
  46093.                         'name' => 'Infiniti ВІДІ Ліберті',
  46094.                     ],
  46095.                 ],
  46096.                 'krai' => [
  46097.                     'payeeId' => 27378,
  46098.                     'dealerId' => 'b1326b30-4d5b-11e4-9ffd-001ec9d21161',
  46099.                     'success' => [
  46100.                         => 'service.cry-motors@vidigroup.com',
  46101.                         => 'parts.cry-motors@vidigroup.com',
  46102.                     ],
  46103.                     'site' => [
  46104.                         'copyright' => '© Ford',
  46105.                         'name' => 'Ford ВІДІ Край-Моторз',
  46106.                     ],
  46107.                 ],
  46108.                 'mg' => [
  46109.                     'payeeId' => 27378,
  46110.                     'dealerId' => 'b1326b30-4d5b-11e4-9ffd-001ec9d21161',
  46111.                     'success' => [
  46112.                         => 'service.cry-motors@vidigroup.com',
  46113.                         => 'parts.cry-motors@vidigroup.com',
  46114.                     ],
  46115.                     'site' => [
  46116.                         'copyright' => '© Ford',
  46117.                         'name' => 'Ford ВІДІ Край-Моторз',
  46118.                     ],
  46119.                 ],
  46120.                 'nissan' => [
  46121.                     'payeeId' => 144305,
  46122.                     'dealerId' => '9b0f1ec3-437e-11e2-ae97-001ec9dfd6a2',
  46123.                     'success' => [
  46124.                         => 'service.armada@vidi.ua',
  46125.                         => 'parts.armada@vidi.ua',
  46126.                     ],
  46127.                     'site' => [
  46128.                         'copyright' => '© Nissan',
  46129.                         'name' => 'Nissan ВІДІ Армада',
  46130.                     ],
  46131.                 ],
  46132.                 'star' => [
  46133.                     'payeeId' => 27367,
  46134.                     'dealerId' => '3eceae6f-4d5e-11e4-9ffd-001ec9d211611',
  46135.                     'success' => [
  46136.                         => 'parts.star-motors@vidi.ua',
  46137.                     ],
  46138.                     'site' => [
  46139.                         'copyright' => '© Subaru',
  46140.                         'name' => 'Subaru ВІДІ Стар',
  46141.                     ],
  46142.                 ],
  46143.                 'sunraise' => [
  46144.                     'payeeId' => 27381,
  46145.                     'dealerId' => 'a2d7cc57-4d5a-11e4-9ffd-001ec9d2116',
  46146.                     'success' => [
  46147.                         => 'aftersales@nissan-vidi.com',
  46148.                         => 'parts.sunrise-motors@vidi.ua',
  46149.                     ],
  46150.                     'site' => [
  46151.                         'copyright' => '© Nissan',
  46152.                         'name' => 'Nissan ВІДІ Санрайз',
  46153.                     ],
  46154.                 ],
  46155.                 'volvo' => [
  46156.                     'payeeId' => 27371,
  46157.                     'dealerId' => '57d7ef3d-d3ef-11e5-a57b-005056ab0654',
  46158.                     'success' => [
  46159.                         => 'service.nordway@vidi.ua',
  46160.                         => 'parts.nordway@vidi.ua',
  46161.                     ],
  46162.                     'site' => [
  46163.                         'copyright' => '© Volvo',
  46164.                         'name' => 'Volvo ВІДІ Нордвей',
  46165.                     ],
  46166.                 ],
  46167.                 'lexus' => [
  46168.                     'payeeId' => 134510,
  46169.                     'dealerId' => 'dd7c1cd2-3296-11e0-9abe-001ec9dfd6a2',
  46170.                     'success' => [
  46171.                         => 'service@kyiv-west.lexus.ua',
  46172.                         => 'parts.elite@vidi.ua',
  46173.                     ],
  46174.                     'site' => [
  46175.                         'phone' => '044 507 08 08',
  46176.                         'copyright' => '© Lexus',
  46177.                         'name' => 'Лексус Київ Захід',
  46178.                     ],
  46179.                 ],
  46180.                 'toyota' => [
  46181.                     'payeeId' => 27368,
  46182.                     'dealerId' => 'dd7c1cd1-3296-11e0-9abe-001ec9dfd6a2',
  46183.                     'success' => [
  46184.                         => 'service.avtostrada@vidi.ua',
  46185.                         => 'parts.avtostrada@vidi.ua',
  46186.                         => 'toxerius7@gmail.com',
  46187.                     ],
  46188.                     'site' => [
  46189.                         'copyright' => '© Toyota',
  46190.                         'name' => 'Toyota ВІДІ Автострада',
  46191.                     ],
  46192.                 ],
  46193.                 'jaguar' => [
  46194.                     'payeeId' => 27374,
  46195.                     'dealerId' => 'a63a874b-596a-11e1-aebf-001ec9dfd6a2',
  46196.                     'success' => [
  46197.                         => 'service.power-motors@vidigroup.com',
  46198.                         => 'parts.power-motors@vidigroup.com',
  46199.                     ],
  46200.                     'site' => [
  46201.                         'copyright' => '© Jaguar',
  46202.                         'name' => 'Land-rover ВІДІ Пауер',
  46203.                     ],
  46204.                 ],
  46205.                 'land-rover' => [
  46206.                     'payeeId' => 'x',
  46207.                     'dealerId' => '4c236854-4d5b-11e4-8f30-005056abe9f02',
  46208.                     'success' => [
  46209.                         => 'service.power-motors@vidigroup.com',
  46210.                         => 'parts.power-motors@vidigroup.com',
  46211.                     ],
  46212.                     'site' => [
  46213.                         'copyright' => '© Land Rover',
  46214.                         'name' => 'Land-rover ВІДІ Пауер',
  46215.                     ],
  46216.                 ],
  46217.                 'avtoonline' => [
  46218.                     'payeeId' => 27258,
  46219.                     'success' => [
  46220.                         => 'yevhen.korsun@vidigroup.com',
  46221.                     ],
  46222.                     'site' => [
  46223.                         'copyright' => '© Авто-онлайн',
  46224.                         'name' => 'Toyota ВІДІ Автострада',
  46225.                     ],
  46226.                 ],
  46227.                 'sky' => [
  46228.                     'payeeId' => 138398,
  46229.                     'dealerId' => '254789ba-6a4c-11e4-9ffd-001ec9d21161',
  46230.                     'success' => [
  46231.                         => 'service@mazda-vidi.com',
  46232.                         => 'parts@mazda-vidi.com',
  46233.                     ],
  46234.                     'site' => [
  46235.                         'copyright' => '© Mazda',
  46236.                         'name' => 'Mazda ВІДІ Скай',
  46237.                     ],
  46238.                 ],
  46239.                 'automarket' => [
  46240.                     'payeeId' => 27382,
  46241.                     'dealerId' => '6c9accee-9742-11e4-a2e4-005056ab4182',
  46242.                     'success' => NULL,
  46243.                     'site' => [
  46244.                         'copyright' => '© Автомаркет',
  46245.                         'name' => 'Автомаркет ВІДІ',
  46246.                     ],
  46247.                 ],
  46248.                 'yamaha' => [
  46249.                     'payeeId' => 27384,
  46250.                     'dealerId' => 'c508e008-b75e-11e4-9142-005056ab4182',
  46251.                     'success' => NULL,
  46252.                     'site' => [
  46253.                         'copyright' => '© Yamaha',
  46254.                         'name' => 'Yamaha ВІДІ',
  46255.                     ],
  46256.                 ],
  46257.                 'insurance' => [
  46258.                     'payeeId' => 28387,
  46259.                     'dealerId' => 'ca0a8d87-bb02-11e7-8fea-000c297c4b74',
  46260.                     'success' => [
  46261.                         => 'toxerius7@gmail.com',
  46262.                     ],
  46263.                     'site' => [
  46264.                         'copyright' => '© ВиДи Страховаение',
  46265.                         'name' => 'ВиДи Страховаение',
  46266.                     ],
  46267.                 ],
  46268.                 'advance' => [
  46269.                     'payeeId' => 140091,
  46270.                     'dealerId' => '6a3427ac-1d22-11ec-bb24-005056a7f67a',
  46271.                     'success' => [
  46272.                         => 'service.advance@vidi.ua',
  46273.                     ],
  46274.                     'site' => [
  46275.                         'copyright' => '© Opel',
  46276.                         'name' => 'Opel ВІДІ Адванс',
  46277.                     ],
  46278.                 ],
  46279.                 'airport' => [
  46280.                     'payeeId' => 134580,
  46281.                     'dealerId' => 'ccea9053-5e36-11ee-b45a-005056a7be57',
  46282.                     'success' => [
  46283.                         => 'used.cars@vidi-airport.toyota.ua',
  46284.                     ],
  46285.                     'site' => [
  46286.                         'copyright' => '© Toyota',
  46287.                         'name' => 'Тойота Центр Київ ВІДІ Аеропорт',
  46288.                     ],
  46289.                 ],
  46290.                 'challenger' => [
  46291.                     'payeeId' => 140746,
  46292.                     'dealerId' => '85a598ed-e593-11ed-a5c9-005056a7e966',
  46293.                     'success' => [
  46294.                         => 'aftersales.challenge@vidi.ua',
  46295.                     ],
  46296.                     'site' => [
  46297.                         'copyright' => '© Jeep',
  46298.                         'name' => 'Джип ВІДІ Челендж',
  46299.                     ],
  46300.                 ],
  46301.             ],
  46302.             'file_directory' => (\dirname(__DIR__4).'/public/uploads/users'),
  46303.             'file_directory_mpdf' => (\dirname(__DIR__4).'/public/uploads/mpdf'),
  46304.             'price-config' => [
  46305.                 'AUTOSTRADA' => [
  46306.                     'has-preorder-price' => true,
  46307.                 ],
  46308.                 'YAMAHA' => [
  46309.                     'has-rent-price' => true,
  46310.                 ],
  46311.                 'PALMIRA' => [
  46312.                     'has-preorder-price' => true,
  46313.                 ],
  46314.             ],
  46315.             'diia_acquirer_token' => '43GskPm3s17b24g11Pk7xU5AsTNgjq9X3AHNNuh8862teyuEGjAxn5kx61Yw4Jg1',
  46316.             'diia_auth_acquirer_token' => 'vidi_test_token',
  46317.             'diia_test_mode' => false,
  46318.             'diia_credentials_path' => (\dirname(__DIR__4).'/src/IntegrationBundle/Resources/config/diia.yml'),
  46319.             'diia_cert_file_path' => '/var/www/vidinr/deploy/cert/Diia_2024.cer',
  46320.             'vidi_private_key_file_path' => '/var/www/vidinr/Certificates/Diia/INSURANCE/key_24361182_71473240.jks',
  46321.             'vidi_private_key_password_file_path' => '/var/www/vidinr/Certificates/Diia/INSURANCE/pass.txt',
  46322.             'eusphp_show_error' => false,
  46323.             'id_city_is_night' => 1,
  46324.             'help_crunch_params' => [
  46325.                 'AUTOMARKET' => [
  46326.                     'organization' => 'automarket',
  46327.                     'appId' => '395c9307-70bd-4380-a47a-6dbf6cc15f81',
  46328.                 ],
  46329.                 'NORD' => [
  46330.                     'organization' => 'airportvolvocarsdealer',
  46331.                     'appId' => '3af06875-bc5e-4a5f-998d-82856490ff72',
  46332.                 ],
  46333.                 'ELIT' => [
  46334.                     'organization' => 'kyivwestlexus',
  46335.                     'appId' => '4b9b6ee8-9cfe-4120-a889-33b395d7fff3',
  46336.                 ],
  46337.                 'ROVER' => [
  46338.                     'organization' => 'kyivwest',
  46339.                     'appId' => 'e94a0963-4864-4dcf-9277-43b8392fbaed',
  46340.                 ],
  46341.                 'SKAY' => [
  46342.                     'organization' => 'mazdavidi',
  46343.                     'appId' => '3b173caa-505d-4dce-8a15-81639d0a491e',
  46344.                 ],
  46345.                 'SUNRISE' => [
  46346.                     'organization' => 'nissanvidi',
  46347.                     'appId' => 'e4693da7-8a50-4c4f-99f7-1beaf5ff5fab',
  46348.                 ],
  46349.                 'AUTOSTRADA' => [
  46350.                     'organization' => 'toyotavidi',
  46351.                     'appId' => 'e4e5b2a7-8a10-466d-b6fc-7aa9f0b8e81c',
  46352.                 ],
  46353.                 'JAGUAR' => [
  46354.                     'organization' => 'kyivwest',
  46355.                     'appId' => 'e8d9becf-c235-4b5d-a61a-5d8b3ccc5abe',
  46356.                 ],
  46357.                 'YAMAHA' => [
  46358.                     'organization' => 'yamaha',
  46359.                     'appId' => 'a2bbea51-8e76-4178-aaa5-66d39b852c0a',
  46360.                 ],
  46361.                 'TOYOTA_BORISPOL' => [
  46362.                     'organization' => 'toyotaairport',
  46363.                     'appId' => 'f35ce488-db50-4a06-97a6-e7ce5c3c68ff',
  46364.                 ],
  46365.             ],
  46366.             'redirect' => [
  46367.                 'ARMADA' => [
  46368.                     '/about/' => '/ru/about/',
  46369.                     '/about/contacts/' => '/ru/about/contacts/',
  46370.                     '/about/news/165912/' => '/ru/',
  46371.                     '/about/news/170266/' => '/ru/',
  46372.                     '/about/news/178541/' => '/ru/',
  46373.                     '/about/news/182053/' => '/ru/',
  46374.                     '/about/news/185674/' => '/ru/',
  46375.                     '/about/news/187435/' => '/ru/',
  46376.                     '/about/news/190574/' => '/ru/',
  46377.                     '/about/news/208055/' => '/ru/',
  46378.                     '/about/news/208131/' => '/ru/',
  46379.                     '/about/news/208441/' => '/ru/',
  46380.                     '/about/news/213085/' => '/ru/',
  46381.                     '/about/news/215454/' => '/ru/',
  46382.                     '/about/news/219012/' => '/ru/',
  46383.                     '/about/news/228868/' => '/ru/',
  46384.                     '/about/news/229978/' => '/ru/',
  46385.                     '/credit/' => '/ru/financial/credit/',
  46386.                     '/credit/airport/' => '/ru/',
  46387.                     '/credit/finance/' => '/ru/financial/credit/',
  46388.                     '/forms/airport/' => '/ru/',
  46389.                     '/models/' => '/ru/models/',
  46390.                     '/models/cars_in_stock/' => '/ru/in-stock/',
  46391.                     '/models/commercial/np-300/' => '/ru/models/',
  46392.                     '/models/crossovers/juke-new/' => '/ru/models/crossover/juke/',
  46393.                     '/models/crossovers/juke-new/characteristics/' => '/ru/models/crossover/juke/',
  46394.                     '/models/crossovers/juke-new/complectation/' => '/ru/models/crossover/juke/',
  46395.                     '/models/crossovers/juke/' => '/ru/models/crossover/juke/',
  46396.                     '/models/crossovers/juke/characteristics/' => '/ru/models/crossover/juke/',
  46397.                     '/models/crossovers/juke/complectation/' => '/ru/models/crossover/juke/',
  46398.                     '/models/crossovers/murano' => '/ru/',
  46399.                     '/models/crossovers/murano/' => '/ru/',
  46400.                     '/models/crossovers/murano/characteristics/' => '/ru/',
  46401.                     '/models/crossovers/murano/complectation' => '/ru/',
  46402.                     '/models/crossovers/murano/complectation/' => '/ru/',
  46403.                     '/models/crossovers/qashqai/' => '/ru/models/crossover/qashqai/',
  46404.                     '/models/crossovers/qashqai/characteristics/' => '/ru/models/crossover/qashqai/',
  46405.                     '/models/crossovers/qashqai/complectation/' => '/ru/models/crossover/qashqai/',
  46406.                     '/models/crossovers/qashqai/complectation/2015/' => '/ru/models/crossover/qashqai/',
  46407.                     '/models/crossovers/qashqai2/' => '/ru/models/crossover/qashqai/',
  46408.                     '/models/jeep/' => '/ru/models/pickup/navara/',
  46409.                     '/models/jeep/navara' => '/ru/models/pickup/navara/',
  46410.                     '/models/jeep/navara/' => '/ru/models/pickup/navara/',
  46411.                     '/models/jeep/navara/characteristics/' => '/ru/models/pickup/navara/',
  46412.                     '/models/jeep/navara/complectation/' => '/ru/models/pickup/navara/',
  46413.                     '/models/jeep/pathfinder/' => '/ru/',
  46414.                     '/models/jeep/pathfinder/characteristics/' => '/ru/',
  46415.                     '/models/jeep/pathfinder/complectation/' => '/ru/',
  46416.                     '/models/jeep/patrol/' => '/ru/',
  46417.                     '/models/jeep/x-trail-new/' => '/ru/models/crossover/x-trail-new/',
  46418.                     '/models/jeep/x-trail-new/characteristics/' => '/ru/models/crossover/x-trail-new/',
  46419.                     '/models/jeep/x-trail-new/complectation/' => '/ru/models/crossover/x-trail-new/',
  46420.                     '/models/jeep/x-trail-new/complectation/2015/' => '/ru/models/crossover/x-trail-new/',
  46421.                     '/models/jeep/x-trail/' => '/ru/models/crossover/x-trail-new/',
  46422.                     '/models/jeep/x-trail/characteristics/' => '/ru/models/crossover/x-trail-new/',
  46423.                     '/models/jeep/x-trail/complectation/' => '/ru/models/crossover/x-trail-new/',
  46424.                     '/models/passenger/' => '/ru/',
  46425.                     '/models/passenger/micra-new/' => '/ru/',
  46426.                     '/models/passenger/micra-new/characteristics/' => '/ru/',
  46427.                     '/models/passenger/micra-new/complectation/' => '/ru/',
  46428.                     '/models/passenger/micra-new/complectation/2015/' => '/ru/',
  46429.                     '/models/passenger/note/' => '/ru/',
  46430.                     '/models/passenger/sentra/' => '/ru/',
  46431.                     '/models/passenger/teana/' => '/ru/',
  46432.                     '/models/passenger/teana/characteristics/' => '/ru/',
  46433.                     '/models/passenger/tiida/' => '/ru/',
  46434.                     '/models/special-offer/' => '/ru/',
  46435.                     '/models/special-offer/112938/' => '/ru/',
  46436.                     '/models/special-offer/165770/' => '/ru/',
  46437.                     '/models/special-offer/181375/' => '/ru/',
  46438.                     '/models/special-offer/214506/' => '/ru/',
  46439.                     '/models/special-offer/215467/' => '/ru/',
  46440.                     '/models/special-offer/217471/' => '/ru/',
  46441.                     '/models/special-offer/219534/' => '/ru/',
  46442.                     '/models/special-offer/224671/' => '/ru/',
  46443.                     '/models/special-offer/224691/' => '/ru/',
  46444.                     '/models/special-offer/233876/' => '/ru/',
  46445.                     '/models/special-offer/236596/' => '/ru/',
  46446.                     '/models/special-offer/237200/' => '/ru/',
  46447.                     '/models/special-offer/244035/' => '/ru/',
  46448.                     '/models/special-offer/365468/' => '/ru/',
  46449.                     '/models/special-offer/finished/112938/' => '/ru/',
  46450.                     '/models/special-offer/finished/165770/' => '/ru/',
  46451.                     '/models/special-offer/finished/181375/' => '/ru/',
  46452.                     '/models/special-offer/finished/214506/' => '/ru/',
  46453.                     '/models/special-offer/finished/217471/' => '/ru/',
  46454.                     '/models/special-offer/finished/233876/' => '/ru/',
  46455.                     '/models/special-offer/finished/237200/' => '/ru/',
  46456.                     '/models/test-drive/' => '/ru/testdrive-form',
  46457.                     '/nissan/nissan_news/116179/' => '/ru/',
  46458.                     '/service/' => '/ru/service/',
  46459.                     '/service/spares/' => '/ru/service/',
  46460.                     '/ua/models/special-offer/365468/' => '/ru/',
  46461.                     '/trade-in/' => '/ru/trade-in/',
  46462.                     '/ru/models/cars/juke/' => '/ru/models/crossover/juke/',
  46463.                     '/ru/models/cars/juke/configuration' => '/ru/models/crossover/juke/configuration',
  46464.                     '/ru/models/crossover/nissan-leaf/' => '/ru/models/cars/nissan-leaf/',
  46465.                     '/ru/models/crossover/nissan-leaf/configuration' => '/ru/models/cars/nissan-leaf/configuration',
  46466.                     '/ru/models/cars/qashqai/' => '/ru/models/crossover/qashqai/',
  46467.                     '/ru/models/cars/qashqai/configuration' => '/ru/models/crossover/qashqai/configuration',
  46468.                     '/ru/models/cars/qashqai-e-power/' => '/ru/models/crossover/qashqai-e-power/',
  46469.                     '/ru/models/cars/qashqai-e-power/configuration' => '/ru/models/crossover/qashqai-e-power/configuration',
  46470.                     '/ru/models/cars/x-trail-e-power/' => '/ru/models/crossover/x-trail-e-power/',
  46471.                     '/ru/models/cars/x-trail-e-power/configuration' => '/ru/models/crossover/x-trail-e-power/configuration',
  46472.                     '/ru/models/cars/x-trail-new/' => '/ru/models/crossover/x-trail-new/',
  46473.                     '/ru/models/cars/x-trail-new/configuration' => '/ru/models/crossover/x-trail-new/configuration',
  46474.                     '/ua/models/cars/juke/' => '/ua/models/crossover/juke/',
  46475.                     '/ua/models/cars/juke/configuration' => '/ua/models/crossover/juke/configuration',
  46476.                     '/ua/models/crossover/nissan-leaf/' => '/ua/models/cars/nissan-leaf/',
  46477.                     '/ua/models/crossover/nissan-leaf/configuration' => '/ua/models/cars/nissan-leaf/configuration',
  46478.                     '/ua/models/cars/qashqai/' => '/ua/models/crossover/qashqai/',
  46479.                     '/ua/models/cars/qashqai/configuration' => '/ua/models/crossover/qashqai/configuration',
  46480.                     '/ua/models/cars/qashqai-e-power/' => '/ua/models/crossover/qashqai-e-power/',
  46481.                     '/ua/models/cars/qashqai-e-power/configuration' => '/ua/models/crossover/qashqai-e-power/configuration',
  46482.                     '/ua/models/cars/x-trail-e-power/' => '/ua/models/crossover/x-trail-e-power/',
  46483.                     '/ua/models/cars/x-trail-e-power/configuration' => '/ua/models/crossover/x-trail-e-power/configuration',
  46484.                     '/ua/models/cars/x-trail-new/' => '/ua/models/crossover/x-trail-new/',
  46485.                     '/ua/models/cars/x-trail-new/configuration' => '/ua/models/crossover/x-trail-new/configuration',
  46486.                     '/ru/models/hybrid/qashqai-e-power/' => '/ru/models/crossover/qashqai-e-power/',
  46487.                     '/ru/models/hybrid/qashqai-e-power/configuration' => '/ru/models/crossover/qashqai-e-power/configuration',
  46488.                     '/ua/models/hybrid/qashqai-e-power/' => '/ua/models/crossover/qashqai-e-power/',
  46489.                     '/ua/models/hybrid/qashqai-e-power/configuration' => '/ua/models/crossover/qashqai-e-power/configuration',
  46490.                     '/ru/models/hybrid/x-trail-e-power/' => '/ru/models/crossover/x-trail-e-power/',
  46491.                     '/ru/models/hybrid/x-trail-e-power/configuration' => '/ru/models/crossover/x-trail-e-power/configuration',
  46492.                     '/ua/models/hybrid/x-trail-e-power/' => '/ua/models/crossover/x-trail-e-power/',
  46493.                     '/ua/models/hybrid/x-trail-e-power/configuration' => '/ua/models/crossover/x-trail-e-power/configuration',
  46494.                     '/ua/models/crossover/qashqai/' => '/ua/models/crossover/qashqai-e-power/',
  46495.                     '/ua/models/crossover/qashqai/configuration' => '/ua/models/crossover/qashqai-e-power/configuration',
  46496.                     '/ru/models/crossover/qashqai/' => '/ru/models/crossover/qashqai-e-power/',
  46497.                     '/ru/models/crossover/qashqai/configuration' => '/ru/models/crossover/qashqai-e-power/configuration',
  46498.                     '/ua/models/crossover/new-juke/' => '/ua/models/crossover/juke/',
  46499.                     '/ru/models/crossover/new-juke/' => '/ru/models/crossover/juke/',
  46500.                 ],
  46501.                 'SUNRISE' => [
  46502.                     '/3d/' => '/ru/',
  46503.                     '/about/' => '/ua/about/about-nissan/',
  46504.                     '/about/about-nissan/' => '/ua/about/about-nissan/',
  46505.                     '/about/contacts/' => '/ua/about/contacts/',
  46506.                     '/about/feedback/' => '/ua/about/about-nissan/',
  46507.                     '/about/loyality' => '/ru/',
  46508.                     '/about/loyality/' => '/ru/',
  46509.                     '/about/loyality/card-info/' => '/ru/',
  46510.                     '/about/news/' => '/ru/',
  46511.                     '/about/news/10111/' => '/ru/',
  46512.                     '/about/news/10595/' => '/ru/',
  46513.                     '/about/news/11016/' => '/ru/',
  46514.                     '/about/news/112570/' => '/ru/',
  46515.                     '/about/news/126474/' => '/ru/',
  46516.                     '/about/news/128702/' => '/ru/',
  46517.                     '/about/news/131752/' => '/ru/',
  46518.                     '/about/news/141188/' => '/ru/',
  46519.                     '/about/news/14493/' => '/ru/',
  46520.                     '/about/news/14788/' => '/ru/',
  46521.                     '/about/news/15825/' => '/ru/',
  46522.                     '/about/news/18882/' => '/ru/',
  46523.                     '/about/news/189393/' => '/ru/',
  46524.                     '/about/news/19776/' => '/ru/',
  46525.                     '/about/news/211113/' => '/ru/',
  46526.                     '/about/news/215414/' => '/ru/',
  46527.                     '/about/news/21720/' => '/ru/',
  46528.                     '/about/news/21721/' => '/ru/',
  46529.                     '/about/news/224665/' => '/ru/',
  46530.                     '/about/news/224977/' => '/ru/',
  46531.                     '/about/news/228924/' => '/ru/',
  46532.                     '/about/news/230832/' => '/ru/',
  46533.                     '/about/news/23314/' => '/ru/',
  46534.                     '/about/news/233607/' => '/ru/',
  46535.                     '/about/news/233610/' => '/ru/',
  46536.                     '/about/news/234683/' => '/ru/',
  46537.                     '/about/news/241592/' => '/ru/',
  46538.                     '/about/news/244128/' => '/ru/',
  46539.                     '/about/news/246285/' => '/ru/',
  46540.                     '/about/news/260253/' => '/ru/',
  46541.                     '/about/news/30125/' => '/ru/',
  46542.                     '/about/news/301761/' => '/ru/',
  46543.                     '/about/news/312480/' => '/ru/',
  46544.                     '/about/news/31996/' => '/ru/',
  46545.                     '/about/news/324799/' => '/ru/',
  46546.                     '/about/news/337490/' => '/ru/',
  46547.                     '/about/news/342647/' => '/ru/',
  46548.                     '/about/news/38766/' => '/ru/',
  46549.                     '/about/news/44010/' => '/ru/',
  46550.                     '/about/news/47213/' => '/ru/',
  46551.                     '/about/news/48867/' => '/ru/',
  46552.                     '/about/news/60859/' => '/ru/',
  46553.                     '/about/news/62489/' => '/ru/',
  46554.                     '/about/news/75731/' => '/ru/',
  46555.                     '/about/news/75751/' => '/ru/',
  46556.                     '/about/news/77807/' => '/ru/',
  46557.                     '/about/news/77810/' => '/ru/',
  46558.                     '/about/news/81020/' => '/ru/',
  46559.                     '/about/news/81548/' => '/ru/',
  46560.                     '/about/news/82056/' => '/ru/',
  46561.                     '/about/news/82108/' => '/ru/',
  46562.                     '/about/news/9539/' => '/ru/',
  46563.                     '/about/photogallery/' => '/ru/',
  46564.                     '/about/photogallery/1323/' => '/ru/',
  46565.                     '/about/photogallery/7840/' => '/ru/',
  46566.                     '/about/photogallery/7900/' => '/ru/',
  46567.                     '/about/policy-on-quality-vidigrup/' => '/ru/',
  46568.                     '/about/staff/' => '/ru/',
  46569.                     '/about/subscribe/' => '/ru/',
  46570.                     '/about/vacansy/' => '/ru/',
  46571.                     '/about/vacansy/42722/' => '/ru/',
  46572.                     '/about/video/' => '/ru/',
  46573.                     '/about/video/14505/' => '/ru/',
  46574.                     '/accessories/' => '/ru/accessories/',
  46575.                     '/accessories/nissan-connect/' => '/ru/accessories/',
  46576.                     '/credit/' => '/ru/financial/credit/',
  46577.                     '/credit/corporate_clients/' => '/ru/financial/korp-clientam/',
  46578.                     '/credit/corporate_clients/fleet-management/' => '/ru/financial/korp-clientam/',
  46579.                     '/credit/finance/' => '/ru/financial/credit/',
  46580.                     '/credit/insurance/' => '/ru/financial/insurance/',
  46581.                     '/credit/leasing_car/' => '/ru/financial/korp-clientam/',
  46582.                     '/credit/trade-in/' => '/ru/financial/trade-in/',
  46583.                     '/credit/trade-in/bu_avto/' => '/ru/financial/trade-in/',
  46584.                     '/forms/micra-registration/' => '/ru/',
  46585.                     '/legal-terms/' => '/ru/',
  46586.                     '/models/' => '/ru/models/',
  46587.                     '/models/commercial/np-300/' => '/ru/',
  46588.                     '/models/commercial/np-300/complectations/' => '/ru/',
  46589.                     '/models/crossover/' => '/ru/models/',
  46590.                     '/models/crossover/juke/' => '/ru/models/crossover/juke/',
  46591.                     '/models/crossover/juke/accesoires/' => '/ru/models/crossover/juke/',
  46592.                     '/models/crossover/juke/broshures/' => '/ru/models/crossover/juke/',
  46593.                     '/models/crossover/juke/characteristics/' => '/ru/models/crossover/juke/',
  46594.                     '/models/crossover/juke/colors/' => '/ru/models/crossover/juke/',
  46595.                     '/models/crossover/juke/complectations/' => '/ru/models/crossover/juke/',
  46596.                     '/models/crossover/juke/personification/' => '/ru/models/crossover/juke/',
  46597.                     '/models/crossover/juke/security/' => '/ru/models/crossover/juke/',
  46598.                     '/models/crossover/juke_2018/' => '/ru/models/crossover/juke/',
  46599.                     '/models/crossover/juke_2018/broshures/' => '/ru/models/crossover/juke/',
  46600.                     '/models/crossover/juke_2018/characteristics/' => '/ru/models/crossover/juke/',
  46601.                     '/models/crossover/juke_2018/complectations/' => '/ru/models/crossover/juke/',
  46602.                     '/models/crossover/murano/' => '/ru/',
  46603.                     '/models/crossover/murano/complectations/' => '/ru/',
  46604.                     '/models/crossover/murano/complectations/2014/' => '/ru/',
  46605.                     '/models/crossover/np-300/' => '/ru/',
  46606.                     '/models/crossover/qashqai' => '/ru/models/crossover/qashqai/',
  46607.                     '/models/crossover/qashqai/' => '/ru/models/crossover/qashqai/',
  46608.                     '/models/crossover/qashqai/3d/' => '/ru/models/crossover/qashqai/',
  46609.                     '/models/crossover/qashqai/characteristics/' => '/ru/models/crossover/qashqai/',
  46610.                     '/models/crossover/qashqai/colors/' => '/ru/models/crossover/qashqai/',
  46611.                     '/models/crossover/qashqai/complectations/' => '/ru/models/crossover/qashqai/',
  46612.                     '/models/crossover/qashqai/security/' => '/ru/models/crossover/qashqai/',
  46613.                     '/models/crossover/qashqai2/complectations/' => '/ru/models/crossover/qashqai/',
  46614.                     '/models/crossover/qashqai2018/' => '/ru/models/crossover/qashqai/',
  46615.                     '/models/crossover/qashqai2018/accesoires/' => '/ru/models/crossover/qashqai/',
  46616.                     '/models/crossover/qashqai2018/broshures/' => '/ru/models/crossover/qashqai/',
  46617.                     '/models/crossover/qashqai2018/characteristics/' => '/ru/models/crossover/qashqai/',
  46618.                     '/models/crossover/qashqai2018/colors/' => '/ru/models/crossover/qashqai/',
  46619.                     '/models/crossover/qashqai2018/complectations/' => '/ru/models/crossover/qashqai/',
  46620.                     '/models/crossover/qashqai2018/security/' => '/ru/models/crossover/qashqai/',
  46621.                     '/models/discount/' => '/ru/',
  46622.                     '/models/jeep/' => '/ru/models/',
  46623.                     '/models/jeep/juke/' => '/ru/models/',
  46624.                     '/models/jeep/juke/complectations/' => '/ru/models/crossover/juke/',
  46625.                     '/models/jeep/juke/presentation/' => '/ru/models/crossover/juke/',
  46626.                     '/models/jeep/murano/' => '/ru/',
  46627.                     '/models/jeep/murano/complectations/' => '/ru/',
  46628.                     '/models/jeep/navara/' => '/ru/models/pickup/navara/',
  46629.                     '/models/jeep/navara/characteristics/' => '/ru/models/pickup/navara/',
  46630.                     '/models/jeep/navara/complectations/' => '/ru/models/pickup/navara/',
  46631.                     '/models/jeep/np-300/' => '/ru/',
  46632.                     '/models/jeep/np-300/broshures/' => '/ru/',
  46633.                     '/models/jeep/pathfinder/' => '/ru/',
  46634.                     '/models/jeep/pathfinder/colors/' => '/ru/',
  46635.                     '/models/jeep/pathfinder/complectations/' => '/ru/',
  46636.                     '/models/jeep/patrol/' => '/ru/',
  46637.                     '/models/jeep/patrol/characteristics/' => '/ru/',
  46638.                     '/models/jeep/patrol/complectations/' => '/ru/',
  46639.                     '/models/jeep/qashqai/' => '/ru/models/crossover/qashqai/',
  46640.                     '/models/jeep/qashqai/complectations/' => '/ru/models/crossover/qashqai/',
  46641.                     '/models/jeep/qashqai/security/' => '/ru/models/crossover/qashqai/',
  46642.                     '/models/jeep/qashqai2/' => '/ru/models/crossover/qashqai/',
  46643.                     '/models/jeep/qashqai2/broshures/' => '/ru/models/crossover/qashqai/',
  46644.                     '/models/jeep/qashqai2/complectations/' => '/ru/models/crossover/qashqai/',
  46645.                     '/models/jeep/xtrail/' => '/ru/models/crossover/x-trail/',
  46646.                     '/models/jeep/x-trail/' => '/ru/models/crossover/x-trail/',
  46647.                     '/models/jeep/xtrail/3d/' => '/ru/models/crossover/x-trail/',
  46648.                     '/models/jeep/x-trail/3d/' => '/ru/models/crossover/x-trail/',
  46649.                     '/models/jeep/x-trail/accesoires/' => '/ru/models/crossover/x-trail/',
  46650.                     '/models/jeep/x-trail/broshures/' => '/ru/models/crossover/x-trail/',
  46651.                     '/models/jeep/x-trail/characteristics/' => '/ru/models/crossover/x-trail/',
  46652.                     '/models/jeep/x-trail/colors/' => '/ru/models/crossover/x-trail/',
  46653.                     '/models/jeep/xtrail/complectations/' => '/ru/models/crossover/x-trail/',
  46654.                     '/models/jeep/x-trail/complectations/' => '/ru/models/crossover/x-trail/',
  46655.                     '/models/jeep/x-trail/complectations/2017/' => '/ru/models/crossover/x-trail/',
  46656.                     '/models/jeep/x-trail_new/characteristics/' => '/ru/models/crossover/x-trail/',
  46657.                     '/models/jeep/x-trail_new/complectations/' => '/ru/models/crossover/x-trail/',
  46658.                     '/models/jeep/x-trail_new/complectations/2015/' => '/ru/models/crossover/x-trail/',
  46659.                     '/models/jeep/x-trail-new/' => '/ru/models/crossover/x-trail/',
  46660.                     '/models/jeep/x-trail-new/accesoires/' => '/ru/models/crossover/x-trail/',
  46661.                     '/models/jeep/x-trail-new/broshures/' => '/ru/models/crossover/x-trail/',
  46662.                     '/models/jeep/x-trail-new/characteristics/' => '/ru/models/crossover/x-trail/',
  46663.                     '/models/jeep/x-trail-new/complectations/' => '/ru/models/crossover/x-trail/',
  46664.                     '/models/jeep/x-trail-new/security/' => '/ru/models/crossover/x-trail/',
  46665.                     '/models/nissan-connect/' => '/ru/',
  46666.                     '/models/passenger/almera/' => '/ru/',
  46667.                     '/models/passenger/almera/3d/' => '/ru/',
  46668.                     '/models/passenger/almera/complectations/' => '/ru/',
  46669.                     '/models/passenger/almera-new/' => '/ru/',
  46670.                     '/models/passenger/micra-new/' => '/ru/',
  46671.                     '/models/passenger/micra-new/characteristics/' => '/ru/',
  46672.                     '/models/passenger/micra-new/complectations/' => '/ru/',
  46673.                     '/models/passenger/note/' => '/ru/',
  46674.                     '/models/passenger/note/complectations/' => '/ru/',
  46675.                     '/models/passenger/note/complectations-9287/' => '/ru/',
  46676.                     '/models/passenger/sentra/' => '/ru/',
  46677.                     '/models/passenger/sentra/complectations' => '/ru/',
  46678.                     '/models/passenger/teana/' => '/ru/',
  46679.                     '/models/passenger/teana/characteristics/' => '/ru/',
  46680.                     '/models/passenger/teana/complectations/' => '/ru/',
  46681.                     '/models/passenger/tiida/' => '/ru/',
  46682.                     '/models/passenger/tiida/broshures/' => '/ru/',
  46683.                     '/models/passenger/tiida/complectations/' => '/ru/',
  46684.                     '/models/special-offer/' => '/ru/',
  46685.                     '/models/special-offer/121326/' => '/ru/',
  46686.                     '/models/special-offer/136975/' => '/ru/',
  46687.                     '/models/special-offer/136976/' => '/ru/',
  46688.                     '/models/special-offer/142781/' => '/ru/',
  46689.                     '/models/special-offer/152472/' => '/ru/',
  46690.                     '/models/special-offer/155706/' => '/ru/',
  46691.                     '/models/special-offer/158177/' => '/ru/',
  46692.                     '/models/special-offer/158298/' => '/ru/',
  46693.                     '/models/special-offer/161455/' => '/ru/',
  46694.                     '/models/special-offer/165932/' => '/ru/',
  46695.                     '/models/special-offer/169638/' => '/ru/',
  46696.                     '/models/special-offer/170638/' => '/ru/',
  46697.                     '/models/special-offer/176496/' => '/ru/',
  46698.                     '/models/special-offer/20565-letniye-akcii-na-servise-vidi-sanrajz-motorz/' => '/ru/',
  46699.                     '/models/special-offer/223758/' => '/ru/',
  46700.                     '/models/special-offer/243756/' => '/ru/',
  46701.                     '/models/special-offer/312478/' => '/ru/',
  46702.                     '/models/special-offer/323229/' => '/ru/',
  46703.                     '/models/special-offer/41243/' => '/ru/',
  46704.                     '/models/special-offer/47977/' => '/ru/',
  46705.                     '/models/special-offer/53620/' => '/ru/',
  46706.                     '/models/special-offer/54203/' => '/ru/',
  46707.                     '/models/special-offer/56653/' => '/ru/',
  46708.                     '/models/special-offer/56738/' => '/ru/',
  46709.                     '/models/special-offer/59660/' => '/ru/',
  46710.                     '/models/special-offer/59661/' => '/ru/',
  46711.                     '/models/special-offer/59803/' => '/ru/',
  46712.                     '/models/special-offer/61279/' => '/ru/',
  46713.                     '/models/special-offer/62870/' => '/ru/',
  46714.                     '/models/special-offer/72743/' => '/ru/',
  46715.                     '/models/special-offer/75231/' => '/ru/',
  46716.                     '/models/special-offer/77178/' => '/ru/',
  46717.                     '/models/special-offer/82107/' => '/ru/',
  46718.                     '/models/special-offer/86550/' => '/ru/',
  46719.                     '/models/special-offer/finished/121326/' => '/ru/',
  46720.                     '/models/special-offer/finished/136975/' => '/ru/',
  46721.                     '/models/special-offer/finished/136976/' => '/ru/',
  46722.                     '/models/special-offer/finished/142781/' => '/ru/',
  46723.                     '/models/special-offer/finished/152472/' => '/ru/',
  46724.                     '/models/special-offer/finished/158177/' => '/ru/',
  46725.                     '/models/special-offer/finished/158298/' => '/ru/',
  46726.                     '/models/special-offer/finished/165932/' => '/ru/',
  46727.                     '/models/special-offer/finished/169638/' => '/ru/',
  46728.                     '/models/special-offer/finished/176496/' => '/ru/',
  46729.                     '/models/special-offer/finished/20565/' => '/ru/',
  46730.                     '/models/special-offer/finished/41243/' => '/ru/',
  46731.                     '/models/special-offer/finished/44948/' => '/ru/',
  46732.                     '/models/special-offer/finished/47977/' => '/ru/',
  46733.                     '/models/special-offer/finished/53620/' => '/ru/',
  46734.                     '/models/special-offer/finished/54203/' => '/ru/',
  46735.                     '/models/special-offer/finished/56653/' => '/ru/',
  46736.                     '/models/special-offer/finished/56738/' => '/ru/',
  46737.                     '/models/special-offer/finished/59660/' => '/ru/',
  46738.                     '/models/special-offer/finished/59661/' => '/ru/',
  46739.                     '/models/special-offer/finished/61279/' => '/ru/',
  46740.                     '/models/special-offer/finished/62870/' => '/ru/',
  46741.                     '/models/special-offer/finished/72743/' => '/ru/',
  46742.                     '/models/special-offer/finished/75231/' => '/ru/',
  46743.                     '/models/special-offer/finished/77178/' => '/ru/',
  46744.                     '/models/special-offer/finished/86550/' => '/ru/',
  46745.                     '/models/test-drive/' => '/ru/testdrive-form',
  46746.                     '/nissan/' => '/ru/',
  46747.                     '/nissan/consept/' => '/ru/',
  46748.                     '/nissan/history/' => '/ru/',
  46749.                     '/nissan/interesting/' => '/ru/',
  46750.                     '/nissan/interesting/10513/' => '/ru/',
  46751.                     '/nissan/interesting/12208/' => '/ru/',
  46752.                     '/nissan/nissan_news/' => '/ru/',
  46753.                     '/nissan/nissan_news/75731/' => '/ru/',
  46754.                     '/nissan/nissan_news/75751/' => '/ru/',
  46755.                     '/nissan/nissan_news/81020/' => '/ru/',
  46756.                     '/nissan/nissan_news/82056/' => '/ru/',
  46757.                     '/service/' => '/ru/service/online-booking/',
  46758.                     '/service/accessories/' => '/ru/accessories/',
  46759.                     '/service/accessories/nissan-connect/' => '/ru/accessories/',
  46760.                     '/service/body-service/' => '/ru/service/online-booking/',
  46761.                     '/service/campaigns/' => '/ru/service/online-booking/',
  46762.                     '/service/guarantee/' => '/ru/service/guarantee/',
  46763.                     '/service/guarantee/no_guarranty/' => '/ru/service/guarantee/',
  46764.                     '/service/guarantee/obligations/' => '/ru/service/guarantee/',
  46765.                     '/service/interactive-acceptance/' => '/ru/service/guarantee/',
  46766.                     '/service/order' => '/ru/service/online-booking/',
  46767.                     '/service/order/' => '/ru/service/online-booking/',
  46768.                     '/service/painting-titles/' => '/ru/',
  46769.                     '/service/to/' => '/ru/service/online-booking/',
  46770.                     '/service/tyres/' => '/ru/',
  46771.                     '/trade-in/bu_avto/' => '/ru/financial/trade-in/',
  46772.                     '/trade-in/bu_avto/60089/' => '/ru/financial/trade-in/',
  46773.                     '/youPlusNissan/' => '/ru/',
  46774.                     'http://www.nissan-vidi.com.ua/' => '/ru/',
  46775.                     '/about/news/29041/' => '/ru/',
  46776.                     '/about/video/174125/' => '/ru/',
  46777.                     '/credit/calculator/' => '/ru/financial/credit/',
  46778.                     '/models/jeep/x-trail/complectations' => '/ru/models/crossover/x-trail/',
  46779.                     '/models/special-offer/250892/' => '/ru/',
  46780.                     '/models/special-offer/77811/' => '/ru/',
  46781.                     '/models/special-offer/finished/19532/' => '/ru/',
  46782.                     '/nissan/interesting/9338/' => '/ru/',
  46783.                     '/ru/models/cars/juke/' => '/ru/models/crossover/juke/',
  46784.                     '/ru/models/cars/juke/configuration' => '/ru/models/crossover/juke/configuration',
  46785.                     '/ru/models/cars/qashqai/' => '/ru/models/crossover/qashqai/',
  46786.                     '/ru/models/cars/qashqai/configuration' => '/ru/models/crossover/qashqai/configuration',
  46787.                     '/ru/models/cars/qashqai-hybrid/' => '/ru/models/crossover/qashqai-hybrid/',
  46788.                     '/ru/models/cars/qashqai-hybrid/configuration' => '/ru/models/crossover/qashqai-hybrid/configuration',
  46789.                     '/ru/models/cars/x-trail/' => '/ru/models/crossover/x-trail/',
  46790.                     '/ru/models/cars/x-trail/configuration' => '/ru/models/crossover/x-trail/configuration',
  46791.                     '/ru/models/crossover/nissan-leaf/' => '/ru/models/cars/nissan-leaf/',
  46792.                     '/ru/models/crossover/nissan-leaf/configuration' => '/ru/models/cars/nissan-leaf/configuration',
  46793.                     '/ua/models/cars/juke/' => '/ua/models/crossover/juke/',
  46794.                     '/ua/models/cars/juke/configuration' => '/ua/models/crossover/juke/configuration',
  46795.                     '/ua/models/cars/qashqai/' => '/ua/models/crossover/qashqai/',
  46796.                     '/ua/models/cars/qashqai/configuration' => '/ua/models/crossover/qashqai/configuration',
  46797.                     '/ua/models/cars/qashqai-hybrid/' => '/ua/models/crossover/qashqai-hybrid/',
  46798.                     '/ua/models/cars/qashqai-hybrid/configuration' => '/ua/models/crossover/qashqai-hybrid/configuration',
  46799.                     '/ua/models/cars/x-trail/' => '/ua/models/crossover/x-trail/',
  46800.                     '/ua/models/cars/x-trail/configuration' => '/ua/models/crossover/x-trail/configuration',
  46801.                     '/ua/models/crossover/nissan-leaf/' => '/ua/models/cars/nissan-leaf/',
  46802.                     '/ua/models/crossover/nissan-leaf/configuration' => '/ua/models/cars/nissan-leaf/configuration',
  46803.                 ],
  46804.                 'AUTOSTRADA' => [
  46805.                     '/ru/test-drive' => '/ru/consultation',
  46806.                     '/ua/test-drive' => '/ua/consultation',
  46807.                     '/ru/action/rav4-black-edition' => '/ru/pro-nas/novini/rav4-black-edition',
  46808.                     '/ua/action/rav4-black-edition' => '/ua/pro-nas/novini/rav4-black-edition',
  46809.                     '/ru/action/zhenskie-avtomobili' => '/ru/pro-nas/novini/zhenskie-avtomobili',
  46810.                     '/ua/action/zhenskie-avtomobili' => '/ua/pro-nas/novini/zhenskie-avtomobili',
  46811.                     '/ru/action/avto-dlya-fermera' => '/ru/pro-nas/novini/avto-dlya-fermera',
  46812.                     '/ua/action/avto-dlya-fermera' => '/ua/pro-nas/novini/avto-dlya-fermera',
  46813.                     '/ua/action/toyota-plus' => '/ua/pro-nas/novini/toyota-plus',
  46814.                     '/ru/action/toyota-plus' => '/ru/pro-nas/novini/toyota-plus',
  46815.                     '/ru/action/dezinfekciya-avtomobilya' => '/ru/pro-nas/novini/dezinfekciya-avtomobilya',
  46816.                     '/ru/action/toyota-proace-ochіkuetsya-nezabarom' => '/ru/pro-nas/novini/toyota-proace-ochіkuetsya-nezabarom',
  46817.                     '/ua/action/toyota-proace-ochіkuetsya-nezabarom' => '/ua/pro-nas/novini/toyota-proace-ochіkuetsya-nezabarom',
  46818.                     '/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',
  46819.                     '/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',
  46820.                     '/ru/action/avtomobili-dlya-biznesa' => '/ru/pro-nas/novini/avtomobili-dlya-biznesa',
  46821.                     '/ua/action/avtomobili-dlya-biznesa' => '/ua/pro-nas/novini/avtomobili-dlya-biznesa',
  46822.                     '/ru/action/start-prodazhiv-c-hr' => '/ru/pro-nas/novini/start-prodazhiv-c-hr',
  46823.                     '/ua/action/start-prodazhiv-c-hr' => '/ua/pro-nas/novini/start-prodazhiv-c-hr',
  46824.                     '/ru/action/toyota-highlander-chetverte-pokolinnia' => '/ru/pro-nas/novini/toyota-highlander-chetverte-pokolinnia',
  46825.                     '/ua/action/toyota-highlander-chetverte-pokolinnia' => '/ua/pro-nas/novini/toyota-highlander-chetverte-pokolinnia',
  46826.                     '/ua/action/status-bisiness-plus' => '/ua/pro-nas/novini/status-bisiness-plus',
  46827.                     '/ru/action/status-bisiness-plus' => '/ru/pro-nas/novini/status-bisiness-plus',
  46828.                     '/ru/action/online-konsultacii' => '/ru/pro-nas/novini/online-konsultacii',
  46829.                     '/ru/action/avtomobili-roku-toyora-rav4-i-corolla' => '/ru/pro-nas/novini/avtomobili-roku-toyora-rav4-i-corolla',
  46830.                     '/ru/action/new-toyota-hilux-start-sale' => '/ru/pro-nas/novini/new-toyota-hilux-start-sale',
  46831.                     '/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',
  46832.                     '/ru/action/new-toyota-hilux-pre-sale' => '/ru/pro-nas/novini/new-toyota-hilux-pre-sale',
  46833.                     '/ua/action/new-toyota-hilux-pre-sale' => '/ua/pro-nas/novini/new-toyota-hilux-pre-sale',
  46834.                     '/ru/action/grafіk-roboty-na-8-bereznya' => '/ru/pro-nas/novini/grafіk-roboty-na-8-bereznya',
  46835.                     '/ru/action/avtomobil-tvoej-mechty' => '/ru/pro-nas/novini/avtomobil-tvoej-mechty',
  46836.                     '/ru/action/hrafik-den-nezalezhnosti' => '/ru/pro-nas/novini/hrafik-den-nezalezhnosti',
  46837.                     '/ua/action/hrafik-den-nezalezhnosti' => '/ua/pro-nas/novini/hrafik-den-nezalezhnosti',
  46838.                     '/ua/action/origіnalna-suvenіrna-produktsіya' => '/ua/pro-nas/novini/origіnalna-suvenіrna-produktsіya',
  46839.                     '/ru/action/onovlena-toyota-c-hr' => '/ru/pro-nas/novini/onovlena-toyota-c-hr',
  46840.                     '/ua/action/onovlena-toyota-c-hr' => '/ua/pro-nas/novini/onovlena-toyota-c-hr',
  46841.                     '/ru/action/vidkyvaemo-dveri-i-praciuemo-za-rozkladom' => '/ru/pro-nas/novini/vidkyvaemo-dveri-i-praciuemo-za-rozkladom',
  46842.                     '/ru/action/hrafik-roboty-na-triyciu' => '/ru/pro-nas/novini/hrafik-roboty-na-triyciu',
  46843.                     '/ru/action/new-lc-200' => '/ru/pro-nas/novini/new-lc-200',
  46844.                     '/ua/action/new-lc-200' => '/ua/pro-nas/novini/new-lc-200',
  46845.                     '/ru/action/toyota-vіdі-avtostrada-13-rokіv' => '/ru/pro-nas/novini/toyota-vіdі-avtostrada-13-rokіv',
  46846.                     '/ua/action/toyota-vіdі-avtostrada-13-rokіv' => '/ua/pro-nas/novini/toyota-vіdі-avtostrada-13-rokіv',
  46847.                     '/ru/action/krashchi-umovy-kredytuvannia' => '/ru/pro-nas/novini/krashchi-umovy-kredytuvannia',
  46848.                     '/ua/action/krashchi-umovy-kredytuvannia' => '/ua/pro-nas/novini/krashchi-umovy-kredytuvannia',
  46849.                     '/ru/action/den-konstytucii' => '/ru/pro-nas/novini/den-konstytucii',
  46850.                     '/ua/action/den-konstytucii' => '/ua/pro-nas/novini/den-konstytucii',
  46851.                     '/ru/action/hrafik-roboty-na-velykden' => '/ru/pro-nas/novini/hrafik-roboty-na-velykden',
  46852.                     '/ua/action/new-toyota-hilux-start-sale' => '/ua/pro-nas/novini/new-toyota-hilux-start-sale',
  46853.                     '/ua/service/service-menu' => '/ua/service/apply-for-service',
  46854.                     '/ru/service/service-menu' => '/ru/service/apply-for-service',
  46855.                     '/about/' => '/ru/',
  46856.                     '/about/contacts/' => '/ru/pro-nas/kontakti',
  46857.                     '/ADD' => '/ru/',
  46858.                     '/buy/' => '/ru/avtomobili',
  46859.                     '/buy/index.php' => '/ru/avtomobili',
  46860.                     '/buy/special-offers/28310/' => '/ru/avtomobili',
  46861.                     '/buy/trade_in/zayavka.php' => '/ru/poslugi/trade-in',
  46862.                     '/choose/drive/' => '/ru/avtomobili',
  46863.                     '/choose/mileage/3856/' => '/ru/avtomobili',
  46864.                     '/choose/models/auris/index.php' => '/ru/avtomobili',
  46865.                     '/choose/models/avensis/' => '/ru/avtomobili',
  46866.                     '/choose/models/avensis/characteristics/' => '/ru/avtomobili',
  46867.                     '/choose/models/camry/' => '/ru/avtomobili/camry',
  46868.                     '/choose/models/corolla/characteristics/' => '/ru/avtomobili/corolla',
  46869.                     '/choose/models/prado/characteristics/' => '/ru/avtomobili/land-cruiser-prado',
  46870.                     '/forms/prezentation-corolla/' => '/ru/avtomobili/corolla',
  46871.                     '/loyalty/preim/' => '/ru/',
  46872.                     '/models/' => '/ua/avtomobili',
  46873.                     '/models/auris/' => '/ru/avtomobili',
  46874.                     '/models/auris/complectation/' => '/ru/avtomobili',
  46875.                     '/models/auris/complectation-2010/' => '/ru/avtomobili',
  46876.                     '/models/auris_new/' => '/ua/avtomobili/yaris',
  46877.                     '/models/auris_new/characteristics/' => '/ru/avtomobili',
  46878.                     '/models/auris_new/complectation/' => '/ua/avtomobili/yaris',
  46879.                     '/models/avensis/complectation/' => '/ru/avtomobili',
  46880.                     '/models/avensis/index.php' => '/ru/avtomobili',
  46881.                     '/models/camry/' => '/ru/avtomobili/camry',
  46882.                     '/models/camry/characteristics/' => '/ru/avtomobili/camry',
  46883.                     '/models/camry/complectation/' => '/ua/avtomobili/camry',
  46884.                     '/models/corolla/' => '/ru/avtomobili/corolla',
  46885.                     '/models/corolla/complectation/' => '/ru/avtomobili/corolla',
  46886.                     '/models/gt-86/' => '/ru/avtomobili',
  46887.                     '/models/gt-86/characteristics/' => '/ru/avtomobili',
  46888.                     '/models/gt-86/complectation/' => '/ru/avtomobili',
  46889.                     '/models/gt-86/gallery/' => '/ru/avtomobili',
  46890.                     '/models/highlander/' => '/ru/avtomobili/highlander',
  46891.                     '/models/highlander/characteristics/' => '/ru/avtomobili/highlander',
  46892.                     '/models/highlander/complectation/' => '/ua/avtomobili/highlander',
  46893.                     '/models/highlander/test-drive-record/' => '/ua/avtomobili/highlander',
  46894.                     '/models/hilux/' => '/ru/avtomobili/hilux',
  46895.                     '/models/hilux/test-drive-record/' => '/ru/avtomobili/hilux',
  46896.                     '/models/lc_200/' => '/ua/avtomobili/land-cruiser-200',
  46897.                     '/models/lc_200/characteristics/' => '/ru/avtomobili/land-cruiser-200',
  46898.                     '/models/lc_200/complectation/' => '/ru/avtomobili/land-cruiser-200',
  46899.                     '/models/lc_200/test-drive-record/' => '/ru/avtomobili/land-cruiser-200',
  46900.                     '/models/new_avensis/' => '/ua/avtomobili',
  46901.                     '/models/new_avensis/complectation/' => '/ru/avtomobili',
  46902.                     '/models/new_corolla/' => '/ru/avtomobili/corolla',
  46903.                     '/models/new_corolla/characteristics/' => '/ru/avtomobili/corolla',
  46904.                     '/models/new_corolla/complectation/' => '/ru/avtomobili/corolla',
  46905.                     '/models/new_rav4-1' => '/ru/avtomobili/rav4',
  46906.                     '/models/new_rav4-1/' => '/ru/avtomobili/rav4',
  46907.                     '/models/new_rav4-1/complectation/' => '/ru/avtomobili/rav4',
  46908.                     '/models/new_rav4-1/test-drive-record/' => '/ru/avtomobili/rav4',
  46909.                     '/models/new-corolla/' => '/ru/avtomobili/corolla',
  46910.                     '/models/new-corolla/characteristics/' => '/ru/avtomobili/corolla',
  46911.                     '/models/new-corolla/complectation/' => '/ua/avtomobili/corolla',
  46912.                     '/models/new-corolla2/' => '/ru/avtomobili/corolla',
  46913.                     '/models/new-corolla2/complectation/' => '/ua/avtomobili/corolla',
  46914.                     '/models/prado/' => '/ua/avtomobili/land-cruiser-prado',
  46915.                     '/models/prado/characteristics/' => '/ru/avtomobili/land-cruiser-prado',
  46916.                     '/models/prado/colors/' => '/ru/avtomobili/land-cruiser-prado',
  46917.                     '/models/prado/complectation/' => '/ua/avtomobili/land-cruiser-prado',
  46918.                     '/models/prado/gallery/' => '/ru/avtomobili/land-cruiser-prado',
  46919.                     '/models/prado-new/' => '/ru/avtomobili/land-cruiser-prado',
  46920.                     '/models/prado-new/characteristics/' => '/ru/avtomobili/land-cruiser-prado',
  46921.                     '/models/prado-new/complectation/' => '/ru/avtomobili/land-cruiser-prado',
  46922.                     '/models/prado-new/test-drive-record/' => '/ua/avtomobili/land-cruiser-prado',
  46923.                     '/models/prius/' => '/ru/avtomobili',
  46924.                     '/models/prius/complectation/' => '/ru/avtomobili',
  46925.                     '/models/test_drive/' => '/ru/testdrive-form',
  46926.                     '/models/test-drive/' => '/ru/testdrive-form',
  46927.                     '/models/toyotacorolla/' => '/ru/avtomobili/corolla',
  46928.                     '/models/venza-new/' => '/ru/avtomobili',
  46929.                     '/models/venza-new/characteristics/' => '/ru/avtomobili',
  46930.                     '/models/venza-new/complectation/' => '/ru/avtomobili',
  46931.                     '/models/verso/' => '/ru/avtomobili/proace-verso',
  46932.                     '/models/verso/complectation/' => '/ru/avtomobili/proace-verso',
  46933.                     '/models/yaris/' => '/ua/avtomobili/yaris',
  46934.                     '/models/yaris/characteristics/' => '/ru/avtomobili/yaris',
  46935.                     '/models/yaris/complectation/' => '/ru/avtomobili/yaris',
  46936.                     '/news/' => '/ru/',
  46937.                     '/news/our/145151/' => '/ru/',
  46938.                     '/news/our/145952/' => '/ru/',
  46939.                     '/news/our/146172/' => '/ru/',
  46940.                     '/news/our/147696/' => '/ru/',
  46941.                     '/news/our/148002/' => '/ru/',
  46942.                     '/news/our/148075/' => '/ru/',
  46943.                     '/news/our/148870/' => '/ru/',
  46944.                     '/news/our/153260/' => '/ru/',
  46945.                     '/news/our/153342/' => '/ru/',
  46946.                     '/news/our/154978/' => '/ru/',
  46947.                     '/news/our/158069/' => '/ru/',
  46948.                     '/news/our/170111/' => '/ru/',
  46949.                     '/news/our/170115/' => '/ru/',
  46950.                     '/news/our/170168/' => '/ru/',
  46951.                     '/news/our/20297/' => '/ru/',
  46952.                     '/news/our/61211/' => '/ru/',
  46953.                     '/news/our/76397/' => '/ru/',
  46954.                     '/news/our/82498/' => '/ru/',
  46955.                     '/news/ukraine/157847/' => '/ru/',
  46956.                     '/news/world/156802/' => '/ru/',
  46957.                     '/offers/special/119333/' => '/ru/',
  46958.                     '/offers/special/135892/' => '/ru/',
  46959.                     '/offers/special/141184/' => '/ua/',
  46960.                     '/offers/special/155003/' => '/ru/',
  46961.                     '/offers/special/193752/' => '/ru/',
  46962.                     '/offers/special/193754/' => '/ru/',
  46963.                     '/offers/special/193756/' => '/ru/',
  46964.                     '/offers/special/241649/' => '/ru/',
  46965.                     '/offers/special/25880/' => '/ru/',
  46966.                     '/offers/special/34225/' => '/ru/',
  46967.                     '/offers/special/46064/' => '/ru/',
  46968.                     '/offers/special/79376/' => '/ru/',
  46969.                     '/offers/special/86940/' => '/ru/',
  46970.                     '/ru/action/camry-comfort-z-vygodoiy' => '/ru/',
  46971.                     '/ru/action/corolla-vygidno-z-shynamy' => '/ru/',
  46972.                     '/ru/action/grafіk-roboty-na-svyata' => '/ru/',
  46973.                     '/ru/action/test-drive-vew-c-hr' => '/ru/',
  46974.                     '/ru/action/winter-tire-change' => '/ru/',
  46975.                     '/ru/avtomobili/c-hr' => '/ru/avtomobili/toyota-c-hr',
  46976.                     '/ru/poslugi/bonusnaya-programma-loyalnosti' => '/ru/',
  46977.                     '/ru/used-cars-toyota/5d03639c0b8c7' => '/ru/used-cars-toyota',
  46978.                     '/ru/used-cars-toyota/5d8e2da9da182' => '/ru/used-cars-toyota',
  46979.                     '/ru/used-cars-toyota/5da725e9c85d5' => '/ru/used-cars-toyota',
  46980.                     '/ru/used-cars-toyota/5dc53668435e2' => '/ru/used-cars-toyota',
  46981.                     '/rus/podmen_avto.php' => '/ru/',
  46982.                     '/rus/trade_in.php' => '/ru/poslugi/trade-in',
  46983.                     '/service/' => '/ua/service/apply-for-service',
  46984.                     '/service/accessoires/' => '/ru/accessories',
  46985.                     '/service/assistance/' => '/ru/service/assistance',
  46986.                     '/service/body_job/' => '/ru/service/apply-for-service',
  46987.                     '/service/guarentee-finishing' => '/ru/service/apply-for-service',
  46988.                     '/service/maintenance/' => '/ru/service/apply-for-service',
  46989.                     '/service/record/' => '/ru/service/apply-for-service',
  46990.                     '/service/spares/' => '/ru/service/apply-for-service',
  46991.                     '/service/summer_tires/' => '/ru/service/apply-for-service',
  46992.                     '/ua/about/' => '/ru/',
  46993.                     '/ua/about/contacts/' => '/ua/pro-nas/kontakti',
  46994.                     '/ua/models/' => '/ua/avtomobili',
  46995.                     '/ua/models/auris_new/' => '/ua/avtomobili/yaris',
  46996.                     '/ua/models/auris_new/complectation/' => '/ua/avtomobili/yaris',
  46997.                     '/ua/models/camry/complectation/' => '/ua/avtomobili/camry',
  46998.                     '/ua/models/gt-86/complectation/' => '/ru/avtomobili',
  46999.                     '/ua/models/highlander/complectation/' => '/ua/avtomobili/highlander',
  47000.                     '/ua/models/highlander/test-drive-record/' => '/ua/avtomobili/highlander',
  47001.                     '/ua/models/hilux/' => '/ru/avtomobili/hilux',
  47002.                     '/ua/models/lc_200/' => '/ua/avtomobili/land-cruiser-200',
  47003.                     '/ua/models/new_avensis/' => '/ua/avtomobili',
  47004.                     '/ua/models/new_avensis/complectation/' => '/ru/avtomobili',
  47005.                     '/ua/models/new_corolla/complectation/' => '/ru/avtomobili/corolla',
  47006.                     '/ua/models/new-corolla/complectation/' => '/ua/avtomobili/corolla',
  47007.                     '/ua/models/prado-new/' => '/ru/avtomobili/land-cruiser-prado',
  47008.                     '/ua/models/prado-new/test-drive-record/' => '/ua/avtomobili/land-cruiser-prado',
  47009.                     '/ua/models/venza-new/complectation/' => '/ru/avtomobili',
  47010.                     '/ua/models/yaris/' => '/ua/avtomobili/yaris',
  47011.                     '/ua/news/our/147047/' => '/ua/',
  47012.                     '/ua/offers/special/141184/' => '/ua/',
  47013.                     '/ua/service/' => '/ua/service/apply-for-service',
  47014.                     'http://www.toyota-ua.com/' => '/ua/',
  47015.                     'http://www.toyota-ua.com/choose/models/' => '/ru/avtomobili',
  47016.                     'http://www.toyota-ua.com/choose/models/camry/characteristics/' => '/ru/avtomobili/camry',
  47017.                     'http://www.toyota-ua.com/choose/models/corolla/complectation/' => '/ru/avtomobili/corolla',
  47018.                     'http://www.toyota-ua.com/models/prius/characteristics/' => '/ru/avtomobili',
  47019.                     'http://www.toyota-ua.com/models/prius/index.php' => '/ru/avtomobili',
  47020.                     'http://www.toyota-ua.com/models/prius/register/' => '/ru/avtomobili',
  47021.                     '/ru/forma-zapisi-na-to' => '/ru/service/apply-for-service',
  47022.                     '/ru/nc' => '/ru/',
  47023.                     '/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',
  47024.                     '/ua/action/corolla-vygidno-z-shynamy' => '/ru/avtomobili/corolla',
  47025.                     '/ua/news/toyota-tsentr-kiev-vidi-avtostrada-blagodarit-vseh-uchastnikov-shestogo-natsionalnogo-konkursa-detskogo-risunka-avtomobil-tvoey-mechty-2018-ot-toyota' => '/ua/',
  47026.                     '/ua/service/apply-for-service' => '/ua/service/apply-for-service',
  47027.                     '/ua/stocks/cpetsialnye-tseny-na-originalnye-zapchasti-toyota' => '/ru/',
  47028.                     '/ua/stocks/originalnye-lampy-toyota' => '/ua/',
  47029.                     '/ua/stocks/spetsialni-tsinovi-propozitsiyi-na-avtomobili-toyota-vstignit-skoristatisya-spetstsinami' => '/ua/',
  47030.                     '/ua/zakazat-avto' => '/ua/avtomobili',
  47031.                     '/ru/avtomobili/category/cars' => '/ru/avtomobili/category/crossove',
  47032.                     '/ua/avtomobili/category/cars' => '/ua/avtomobili/category/crossove',
  47033.                     '/models/avensis/' => '/ru/avtomobili/',
  47034.                     '/models/hilux/complectation/' => '/ru/avtomobili/hilux',
  47035.                     '/models/prius/characteristics/' => '/ru/avtomobili/',
  47036.                     '/news/our/120039/' => '/ru/',
  47037.                     '/news/our/120314/' => '/ru/',
  47038.                     '/news/our/120566/' => '/ru/',
  47039.                     '/news/our/122635/' => '/ru/',
  47040.                     '/news/our/124794/' => '/ru/',
  47041.                     '/news/our/126909/' => '/ru/',
  47042.                     '/news/our/135979/' => '/ru/',
  47043.                     '/news/our/137129/' => '/ru/',
  47044.                     '/news/our/142581/' => '/ru/',
  47045.                     '/news/our/143900/' => '/ru/',
  47046.                     '/news/our/167623/' => '/ru/',
  47047.                     '/offers/special/164812/' => '/ru/',
  47048.                     '/offers/special/159105/' => '/ru/',
  47049.                     '/news/world/19600/' => '/ru/',
  47050.                     '/news/ukraine/65117/' => '/ru/',
  47051.                     '/news/our/242604/' => '/ru/',
  47052.                     '/ru/action/kuzovni-zapchastyny-vygidno' => '/ru/',
  47053.                     '/ru/action/nanoceramic-surface' => '/ru/',
  47054.                     '/ru/action/pravo-pervogo-servisa-v-tojota-vidi-avtostrada' => '/ru/',
  47055.                     '/ru/avtomobili/camry.' => '/ru/avtomobili/camry',
  47056.                     '/ru/avtomobili/rav4-hybrid/' => '/ru/avtomobili/rav4/',
  47057.                     '/ua/avtomobili/rav4-hybrid/' => '/ua/avtomobili/rav4/',
  47058.                     '/ru/avtomobili/c-hr/' => '/ru/avtomobili/toyota-c-hr-hybrid/',
  47059.                     '/ua/avtomobili/c-hr/' => '/ua/avtomobili/toyota-c-hr-hybrid/',
  47060.                     '/models/camry' => '/ua/avtomobili/camry/',
  47061.                     '/ua/service/replacement-car/' => '/ua/service/replacement-car-single/',
  47062.                     '/ru/service/replacement-car/' => '/ru/service/replacement-car-single/',
  47063.                 ],
  47064.                 'LIBERTY' => [
  47065.                     '/ua/card-car/q30/' => '/ua/model-lineup',
  47066.                     '/ua/card-car/qx30/' => '/ua/model-lineup',
  47067.                     '/ua/card-car/qx70/' => '/ua/model-lineup',
  47068.                     '/ru/card-car/q30/' => '/ru/model-lineup',
  47069.                     '/ru/card-car/qx30/' => '/ru/model-lineup',
  47070.                     '/ru/card-car/qx70/' => '/ru/model-lineup',
  47071.                     '/about/' => '/ua/about-us',
  47072.                     '/about/news/237058/' => '/ru/',
  47073.                     '/about/our_news/126803/' => '/ru/',
  47074.                     '/about/our_news/25177/' => '/ru/',
  47075.                     '/about_infiniti/musicbox/' => '/ru/',
  47076.                     '/boutique/' => '/ru/',
  47077.                     '/cars' => '/ru/',
  47078.                     '/cars/' => '/ru/',
  47079.                     '/cars/ex/' => '/ru/',
  47080.                     '/cars/ex/complectation/' => '/ru/',
  47081.                     '/cars/fx/' => '/ru/',
  47082.                     '/cars/fx/characteristics/' => '/ru/',
  47083.                     '/cars/fx/complectation/' => '/ru/',
  47084.                     '/cars/fx_vettel_edition/' => '/ru/',
  47085.                     '/cars/g_cabrio/' => '/ru/',
  47086.                     '/cars/g_cabrio/complectation/' => '/ru/',
  47087.                     '/cars/g_sedan/' => '/ru/',
  47088.                     '/cars/g_sedan/complectation/' => '/ru/',
  47089.                     '/cars/jx/complectation/' => '/ru/',
  47090.                     '/cars/m/' => '/ru/',
  47091.                     '/cars/m/complectation/' => '/ru/',
  47092.                     '/cars/q50/' => '/ru/card-car/q50/',
  47093.                     '/cars/q50/characteristics' => '/ru/card-car/q50/',
  47094.                     '/cars/q50/complectation/' => '/ru/card-car/q50/',
  47095.                     '/cars/q50/media/' => '/ru/card-car/q50/',
  47096.                     '/cars/q70/' => '/ru/card-car/q50/',
  47097.                     '/cars/q70/characteristics/q70-2015/' => '/ru/',
  47098.                     '/cars/q70/complectation' => '/ru/',
  47099.                     '/cars/q70/complectation/' => '/ru/card-car/q50/',
  47100.                     '/cars/qx/' => '/ru/',
  47101.                     '/cars/qx/complectation/' => '/ru/',
  47102.                     '/cars/qx50/' => '/ru/card-car/qx50/',
  47103.                     '/cars/qx50/characteristics' => '/ru/card-car/qx50/',
  47104.                     '/cars/qx50/complectation/' => '/ru/card-car/qx50/',
  47105.                     '/cars/qx60/' => '/ru/card-car/qx60/',
  47106.                     '/cars/qx60/complectation/' => '/ru/card-car/qx60/',
  47107.                     '/cars/qx60_hybrid/complectation/' => '/ru/card-car/qx60/',
  47108.                     '/cars/qx60_hybrid/media/' => '/ru/card-car/qx60/',
  47109.                     '/cars/qx70/' => '/ru/',
  47110.                     '/cars/qx70/complectation/' => '/ru/',
  47111.                     '/cars/qx80/' => '/ru/card-car/qx80/',
  47112.                     '/cars/qx80/characteristics' => '/ru/card-car/qx80/',
  47113.                     '/cars/qx80/complectation/' => '/ru/card-car/qx80/',
  47114.                     '/cars_in_stock/' => '/ru/',
  47115.                     '/contacts/' => '/ru/contacts',
  47116.                     '/finance_services/airport/' => '/ru/contacts',
  47117.                     '/finance_services/airport/order/' => '/ru/contacts',
  47118.                     '/finance_services/trade_in/' => '/ru/finance/trade-in',
  47119.                     '/loyalty/' => '/ru/',
  47120.                     '/models/ex/' => '/ru/',
  47121.                     '/models/fx/' => '/ru/',
  47122.                     '/models/fx/complectation/' => '/ru/',
  47123.                     '/models/g_coupe/' => '/ru/',
  47124.                     '/models/g_coupe/complectation/' => '/ru/',
  47125.                     '/models/g_sedan/complectation/' => '/ru/',
  47126.                     '/offers/' => '/ru/',
  47127.                     '/offers/182050/' => '/ru/',
  47128.                     '/offers/182840/' => '/ru/',
  47129.                     '/offers/197634/' => '/ru/',
  47130.                     '/offers/237233/' => '/ru/',
  47131.                     '/our_news/168985/' => '/ru/',
  47132.                     '/ru/in-stock/car/qx60' => '/ru/card-car/qx60/',
  47133.                     '/service/contact/' => '/ru/contacts',
  47134.                     '/service/test-drive/' => '/ru/testdrive-form',
  47135.                     '/service_warranty/' => '/ru/service_warranty',
  47136.                     '/services/credit_for_clients_vidi_liberty.php' => '/ru/finance/credit',
  47137.                     '/test_drive/' => '/ru/testdrive-form',
  47138.                     '/ua/in-stock/car/q60' => '/ru/card-car/q60/',
  47139.                     'http://www.infiniti-vidi.com.ua/' => '/ua/',
  47140.                 ],
  47141.                 'PALMIRA' => [
  47142.                     '/ua/calculation-valuation/' => '/ua/service/apply-for-service',
  47143.                     '/ru/calculation-valuation/' => '/ru/service/apply-for-service',
  47144.                     '/about/' => '/ru/pro-nas/kontakti',
  47145.                     '/models/avensis/' => '/ru/avtomobili/corolla',
  47146.                     '/models/avensis/complectation/' => '/ru/avtomobili/corolla',
  47147.                     '/models/new_corolla/complectation/' => '/ru/avtomobili/corolla',
  47148.                     '/models/yaris/complectation/' => '/ru/avtomobili/yaris',
  47149.                     '/offers/159301/' => '/ru/',
  47150.                     '/ru/stocks/kompleksnaya-diagnostika' => '/ru/service/apply-for-service',
  47151.                     '/service/' => '/ru/service/apply-for-service',
  47152.                     '/ua/news/GrafIk roboti dilerskogo tsentru v novorIchnI svyata' => '/ru/',
  47153.                     '/ua/poslugi/lizing' => '/ru/poslugi/korporativni-prodazhi',
  47154.                     '/ua/stocks/kompleksnaya-diagnostika' => '/ua/service/apply-for-service',
  47155.                     '/ua/stocks/Toyota-Camry-v-komplektatsIYi-Premium-z-vigodoyu-do-40653-grn' => '/ru/',
  47156.                     '/ua/used-cars-toyota/5de764fe622e5' => '/ua/used-cars-toyota/',
  47157.                     '/about/contacts/' => '/ru/pro-nas/kontakti',
  47158.                     '/buy/' => '/ru/avtomobili',
  47159.                     '/buy/leasing/' => '/ru/',
  47160.                     '/choose/drive/' => '/ru/testdrive-form',
  47161.                     '/loyalty/' => '/ru/',
  47162.                     '/models/auris/' => '/ru/avtomobili/corolla',
  47163.                     '/models/auris/complectation/' => '/ru/avtomobili/corolla',
  47164.                     '/models/camry/' => '/ru/avtomobili/camry',
  47165.                     '/models/camry/characteristics/' => '/ru/avtomobili/camry',
  47166.                     '/models/camry/complectation/' => '/ru/avtomobili/camry',
  47167.                     '/models/corolla/' => '/ru/avtomobili/corolla',
  47168.                     '/models/corolla/complectation/' => '/ru/avtomobili/corolla',
  47169.                     '/models/gt-86/' => '/ru/avtomobili/camry',
  47170.                     '/models/gt-86/characteristics/' => '/ru/avtomobili/camry',
  47171.                     '/models/highlander/' => '/ru/avtomobili/highlander',
  47172.                     '/models/hilux/' => '/ru/avtomobili/hilux',
  47173.                     '/models/lc_200/' => '/ru/avtomobili/land-cruiser-200',
  47174.                     '/models/new_rav4-1/' => '/ru/avtomobili/rav4-hybrid',
  47175.                     '/models/new-corolla2/' => '/ru/avtomobili/corolla',
  47176.                     '/models/prado/' => '/ru/avtomobili/land-cruiser-prado',
  47177.                     '/models/prado/history/' => '/ru/avtomobili/land-cruiser-prado',
  47178.                     '/models/prius/' => '/ru/avtomobili/corolla',
  47179.                     '/models/rav4/' => '/ru/avtomobili/rav4',
  47180.                     '/models/rav4/complectation/' => '/ru/avtomobili/rav4',
  47181.                     '/models/venza/' => '/ru/avtomobili/camry',
  47182.                     '/models/verso/' => '/ru/avtomobili/proace-verso',
  47183.                     '/models/yaris/' => '/ru/avtomobili/yaris',
  47184.                     '/news/our/102297/' => '/ru/',
  47185.                     '/news/our/247605/' => '/ru/',
  47186.                     '/offers/26030/' => '/ru/',
  47187.                     '/ru/stocks/S-1-noyabrya-po-31-dekabrya-2019-na-Toyota-Corolla-deystvuet-spetsialnoe-predlozhenie' => '/ru/',
  47188.                     '/ua/accessories' => '/ua/service/accessories',
  47189.                     '/ru/accessories' => '/ru/service/accessories',
  47190.                 ],
  47191.                 'ELIT' => [
  47192.                     '/about/' => '/ru/about-us/about-dc/',
  47193.                     '/about/contacts/' => '/ru/about-us/contacts/',
  47194.                     '/about/virtual-tour/' => '/ru/about-us/about-dc/',
  47195.                     '/models/' => '/ru/catalog',
  47196.                     '/models/ct/' => '/ru/',
  47197.                     '/models/ct/complectations/' => '/ru/',
  47198.                     '/models/es/characteristics/' => '/ru/',
  47199.                     '/models/gs/' => '/ru/',
  47200.                     '/models/gs/characteristics/' => '/ru/',
  47201.                     '/models/gs/complectations/' => '/ru/',
  47202.                     '/models/gx/' => '/ru/avtomobili/gx_460/',
  47203.                     '/models/gx/complectations/' => '/ru/avtomobili/gx_460/',
  47204.                     '/models/ls/' => '/ru/avtomobili/ls500/',
  47205.                     '/models/ls/characteristics/' => '/ru/avtomobili/ls500/',
  47206.                     '/models/ls/complectations/' => '/ru/avtomobili/ls500/',
  47207.                     '/models/ls/features/' => '/ru/avtomobili/ls500/',
  47208.                     '/models/lx/' => '/ru/avtomobili/lx-570/',
  47209.                     '/models/lx/characteristics' => '/ru/avtomobili/lx-570/',
  47210.                     '/models/lx/complectations/' => '/ru/avtomobili/lx-570/',
  47211.                     '/models/nx/' => '/ru/',
  47212.                     '/models/nx/characteristics/' => '/ru/',
  47213.                     '/models/rx/' => '/ru/avtomobili/rx350/',
  47214.                     '/models/rx/characteristics/' => '/ru/avtomobili/rx350/',
  47215.                     '/models/rx/complectations/' => '/ru/avtomobili/rx350/',
  47216.                     '/news/127356/' => '/ru/',
  47217.                     '/news/34351/' => '/ru/',
  47218.                     '/news/55692/' => '/ru/',
  47219.                     '/offers/' => '/ru/',
  47220.                     '/offers/other_test/' => '/ru/',
  47221.                     '/offers/sedans_weekends/' => '/ru/',
  47222.                     '/offers/trade-in/' => '/ru/finance/tradein/',
  47223.                     '/ru/about/' => '/ru/about-us/about-dc/',
  47224.                     '/ru/about/index.php' => '/ru/about-us/about-dc/',
  47225.                     '/ru/about/virtual-tour/' => '/ru/about-us/about-dc/',
  47226.                     '/ru/models/' => '/ru/catalog',
  47227.                     '/ru/models/ct/' => '/ru/',
  47228.                     '/ru/models/ct/characteristics/' => '/ru/',
  47229.                     '/ru/models/es/' => '/ru/avtomobili/es-350/',
  47230.                     '/ru/models/gs/' => '/ru/',
  47231.                     '/ru/models/gs/characteristics/' => '/ru/',
  47232.                     '/ru/models/is/' => '/ru/avtomobili/is-300/',
  47233.                     '/ru/models/is/characteristics/' => '/ru/avtomobili/is-300/',
  47234.                     '/ru/models/ls/' => '/ru/avtomobili/is-300/',
  47235.                     '/ru/models/lx/complectations/' => '/ru/avtomobili/lx-450d/',
  47236.                     '/ru/models/nx/' => '/ru/avtomobili/nx300/',
  47237.                     '/ru/models/nx/characteristics/' => '/ru/avtomobili/nx300/',
  47238.                     '/ru/models/nx/complectations' => '/ru/avtomobili/nx300/',
  47239.                     '/ru/models/rx/' => '/ru/avtomobili/rx-300/',
  47240.                     '/ru/models/rx/complectations/' => '/ru/avtomobili/rx-300/',
  47241.                     '/ru/news/lexus_news/316254/' => '/ru/',
  47242.                     '/ru/service/' => '/ru/service/order-to/',
  47243.                     '/ru/service/index.php' => '/ru/service/order-to/',
  47244.                     '/ru/service/special/' => '/ru/service/order-to/',
  47245.                     '/search/index.php' => '/ru/',
  47246.                     '/service/record/' => '/ru/service/order-to/',
  47247.                     '/ru/shumoizolyatsiya-vashogo-lexus-zi-znizhkoyu-15-u-leksus-kiyiv-zahid/' => '/ru/',
  47248.                     '/ua/davayte-znakomitsya-leksus-kiev-zapad-predlagaet-skidku-15-na-servis-pri-pervom-vizite/' => '/ru/',
  47249.                     '/ua/avtomobili/gx_460/' => '/ua/avtomobili/gx460/',
  47250.                     '/ru/avtomobili/gx_460/' => '/ru/avtomobili/gx460/',
  47251.                     '/ua/avtomobili/gx_460/configuration/' => '/ua/avtomobili/gx460/configuration/',
  47252.                     '/ru/avtomobili/gx_460/configuration/' => '/ru/avtomobili/gx460/configuration/',
  47253.                     '/ru/models/lx/characteristics/lx-570/' => '/ru/catalog/',
  47254.                     '/ru/models/es/complectations/' => '/ru/catalog/',
  47255.                     '/ua/models/lx/characteristics/lx-570/' => '/ua/catalog/',
  47256.                     '/ua/models/es/complectations/' => '/ua/catalog/',
  47257.                     '/ru/avtomobili/rx-350/' => '/ru/avtomobili/rx350/',
  47258.                     '/ru/avtomobili/rx-350/configuration/' => '/ru/avtomobili/rx350/configuration/',
  47259.                     '/ua/avtomobili/rx-350/' => '/ua/avtomobili/rx350/',
  47260.                     '/ua/avtomobili/rx-350/configuration/' => '/ua/avtomobili/rx350/configuration/',
  47261.                 ],
  47262.                 'STAR' => [
  47263.                     '/shares/' => '/ua/stocks',
  47264.                     '/about_subaru/subaru_news/subaru_xv_the_world_premiere_of_the_c_class_crosso/' => '/ru/',
  47265.                     '/about_us/' => '/ru/about/about-us',
  47266.                     '/about_us/loyalty_program/' => '/ru/about/loyality-program',
  47267.                     '/about_us/news/letniy_subaru_santa_prigotovil_zharkie_tseny_na_su/' => '/ru/',
  47268.                     '/about_us/photo-gallery/3885/' => '/ru/',
  47269.                     '/btl/' => '/ru/',
  47270.                     '/models/' => '/ru/model-lineup/',
  47271.                     '/models/brz/' => '/ru/',
  47272.                     '/models/brz/complectations/' => '/ru/',
  47273.                     '/models/brz/gallery/' => '/ru/',
  47274.                     '/models/forester' => '/ru/avtomobili/forester',
  47275.                     '/models/forester/' => '/ru/avtomobili/forester',
  47276.                     '/models/forester/accessory/' => '/ru/avtomobili/forester',
  47277.                     '/models/forester/complectations/' => '/ru/avtomobili/forester',
  47278.                     '/models/forester_new/' => '/ru/avtomobili/forester',
  47279.                     '/models/forester_new/complectations/' => '/ru/avtomobili/forester',
  47280.                     '/models/impreza_wrx_sti_new/' => '/ru/',
  47281.                     '/models/impreza_wrx_sti_new/colors/' => '/ru/',
  47282.                     '/models/impreza_wrx_sti_new/complectations/' => '/ru/',
  47283.                     '/models/impreza_wrx_sti_new/gallery/' => '/ru/',
  47284.                     '/models/legacy/complectations/2012/' => '/ru/',
  47285.                     '/models/new_impreza/' => '/ru/',
  47286.                     '/models/new_impreza/technology/' => '/ru/',
  47287.                     '/models/outback/' => '/ru/avtomobili/outback',
  47288.                     '/models/outback/accessory/' => '/ru/avtomobili/outback',
  47289.                     '/models/outback/complectations' => '/ru/avtomobili/outback',
  47290.                     '/models/outback/complectations/' => '/ru/avtomobili/outback',
  47291.                     '/models/outback/complectations/2012/' => '/ru/avtomobili/outback',
  47292.                     '/models/outback/complectations/2013/' => '/ru/avtomobili/outback',
  47293.                     '/models/test_drive/' => '/ru/testdrive-form',
  47294.                     '/models/xv_2012/' => '/ru/avtomobili/xv',
  47295.                     '/models/xv_2012/accessory/' => '/ru/avtomobili/xv',
  47296.                     '/models/xv_2012/colors/' => '/ru/avtomobili/xv',
  47297.                     '/models/xv_2012/complectations/' => '/ru/avtomobili/xv',
  47298.                     '/models/xv_2012/exterior/' => '/ru/avtomobili/xv',
  47299.                     '/models/xv_2017/complectations/' => '/ru/avtomobili/xv',
  47300.                     '/services/' => '/ru/finance/credit',
  47301.                     '/services/airport/' => '/ru/',
  47302.                     '/shares/163858/' => '/ru/',
  47303.                     '/shares/s_10_09_po_10_10_2020_g_v_vidi_star_motorz_polezny/' => '/ru/',
  47304.                     '/shares/vidi_star_motors_gives_a_tour_of_your_dreams/' => '/ru/',
  47305.                     '/tools/' => '/ru/service/order-to',
  47306.                     '/tools/noise-insulation/' => '/ru/service/order-to',
  47307.                     '/tools/order/' => '/ru/service/order-to',
  47308.                     '/about_subaru/facebook/' => '/ru/',
  47309.                     '/models/test_drive' => '/ru/testdrive-form',
  47310.                     '/about_us/contacts/' => '/ru/contacts/',
  47311.                     '/about_us/photo-gallery/5366/' => '/ru/',
  47312.                     '/models/new_forester/complectations/' => '/ru/avtomobili/forester',
  47313.                     '/models/new_impreza/colors/' => '/ru/avtomobili/wsx',
  47314.                     '/models/order/' => '/ru/service/order-to',
  47315.                     '/models/test-drive/' => '/ru/testdrive-form',
  47316.                     '/shares/357566/' => '/ru/',
  47317.                     '/ua/testdrive/' => '/ua/testdrive-form',
  47318.                     '/ru/testdrive/' => '/ru/testdrive-form',
  47319.                     '/ru/avtomobili/wsx' => '/ru/avtomobili/wrx',
  47320.                 ],
  47321.                 'ROVER' => [
  47322.                     '/ua/special-offers/hb-sale-jaguart-land-rover' => '/ua/special-offers/hb-sale-jaguar-land-rover',
  47323.                     '/ru/special-offers/hb-sale-jaguart-land-rover' => '/ru/special-offers/hb-sale-jaguar-land-rover',
  47324.                     '/about-company/' => '/ru/',
  47325.                     '/about-us/' => '/ru/',
  47326.                     '/about-us/3dtour/' => '/ua/about-us/about-jlr-kyiv-west',
  47327.                     '/about-us/contacts/' => '/ua/about-us/contacts',
  47328.                     '/about-us/jobs/' => '/ua/about-us/vacancy',
  47329.                     '/about-us/news/' => '/ua/about-us/news',
  47330.                     '/about-us/only-vidipower-01/' => '/ua/about-us/about-jlr-kyiv-west',
  47331.                     '/about-us/overview/' => '/ru/',
  47332.                     '/about-us/personal-data-protection-policy/' => '/ua/cokie-and-privacy-policy',
  47333.                     '/about-us/policy-on-quality-vidigrup/' => '/ua/cokie-and-privacy-policy',
  47334.                     '/about-us/poslugi/' => '/ru/',
  47335.                     '/cars-in-stock/' => '/ua/cars-in-stock/',
  47336.                     '/cars-in-stock/models_428' => '/ua/cars-in-stock/',
  47337.                     '/cars-in-stock/models_429' => '/ua/cars-in-stock/',
  47338.                     '/cars-in-stock/models_432' => '/ua/cars-in-stock/',
  47339.                     '/cars-in-stock/models_5222' => '/ua/cars-in-stock/',
  47340.                     '/cars-in-stock/models_8537' => '/ua/cars-in-stock/',
  47341.                     '/feedback/' => '/ua/about-us/contacts',
  47342.                     '/inc-blocks/inc-block-bottom-menu/' => '/ru/',
  47343.                     '/keep-me-informed/' => '/ua/',
  47344.                     '/models/freelander-2/' => '/ru/',
  47345.                     '/models/range-rover-evoque/' => '/ru/vehicles/rangeroverevoque/',
  47346.                     '/models/range-rover-evoque/characteristircs/' => '/ru/vehicles/rangeroverevoque/',
  47347.                     '/offers/' => '/ru/',
  47348.                     '/offers/accessories/' => '/ua/service/accessories',
  47349.                     '/offers/autoapproved/' => '/ua/special-offers',
  47350.                     '/offers/new-cars/' => '/ua/',
  47351.                     '/offers/overview/' => '/ua/',
  47352.                     '/offers/servicing-and-aftercare/' => '/ua/special-offers',
  47353.                     '/owners/' => '/ru/',
  47354.                     '/owners/accessories/' => '/ua/service/accessories',
  47355.                     '/owners/accident-assistance/' => '/ru/',
  47356.                     '/owners/collections-land-rover/' => '/ua/service/accessories',
  47357.                     '/owners/guides-and-manuals/' => '/ua/vehicles/discoverysport/',
  47358.                     '/owners/land-rover-trackstar/' => '/ua/vehicles/rangerover/',
  47359.                     '/owners/originalni-zapasni-chastini/' => '/ua/service/spare-parts',
  47360.                     '/owners/overview/' => '/ru/',
  47361.                     '/owners/servicing-and-maintenance/' => '/ua/service/order-to',
  47362.                     '/owners/warranty-and-assistance/' => '/ua/service/order-to',
  47363.                     '/owners/zapasni-chastini-optom/' => '/ua/service/spare-parts',
  47364.                     '/privacy-policy/' => '/ua/cokie-and-privacy-policy',
  47365.                     '/promotions/existing/143952/' => '/ru/',
  47366.                     '/request-a-brochure/' => '/ru/',
  47367.                     '/request-a-service/' => '/ua/service/spare-parts',
  47368.                     '/ru/models/discovery-sport/' => '/ru/vehicles/discoverysport/',
  47369.                     '/ru/models/range-rover/' => '/ru/vehicles/rangerover/',
  47370.                     '/ru/models/range-rover-evoque/' => '/ru/vehicles/rangeroverevoque/',
  47371.                     '/ru/models/range-rover-sport/' => '/ru/vehicles/rangeroversport/',
  47372.                     '/special-vehicles/' => '/ua/',
  47373.                     '/terms-and-conditions/' => '/ua/about-us/contacts',
  47374.                     '/vehicles/' => '/ru/',
  47375.                     '/vehicles/all-new-discovery/' => '/ua/vehicles/discovery/',
  47376.                     '/vehicles/defender/' => '/ua/vehicles/defender/',
  47377.                     '/vehicles/new-discovery-sport/' => '/ua/vehicles/discoverysport/',
  47378.                     '/vehicles/phev/' => '/ua/',
  47379.                     '/vehicles/range-rover/' => '/ua/vehicles/rangerover/',
  47380.                     '/vehicles/range-rover-sport/' => '/ua/vehicles/rangeroversport/',
  47381.                     '/vehicles/range-rover-velar/' => '/ua/vehicles/rangerovervelar/',
  47382.                     '/rr/evoque/' => '/ru/vehicles/rangeroverevoque/',
  47383.                     '/vehicles/range-rover/pricing-and-specifications/' => '/ua/vehicles/rangerover/',
  47384.                     '/about-us/news/novii-defender-dostupnii-do-poperednogo-zamovlennya/' => '/ua/about-us/news',
  47385.                     '/cars-in-stock/models_433' => '/ru/',
  47386.                     '/cars-in-stock/models_7754' => '/ru/',
  47387.                     '/offers/new-cars/black-friday-jaguar-land-rover/' => '/ru/',
  47388.                     '/offers/new-cars/discovery-sport-trade-in/' => '/ru/',
  47389.                     '/offers/new-cars/ds-z-vigodoyu/' => '/ru/',
  47390.                     '/owners/loyalnist/' => '/ua/',
  47391.                     '/services/' => '/ru/service/order-to',
  47392.                     '/test-drive/' => '/ua/testdrive-form',
  47393.                     '/trade-in/' => '/ua/finance/trade-in',
  47394.                     '/vehicles/new-range-rover-evoque/' => '/ua/vehicles/rangeroverevoque/',
  47395.                 ],
  47396.                 'VIDI' => [
  47397.                     '/ru/finance/car-for-business' => '/ru/sale/corporate',
  47398.                     '/ua/finance/car-for-business' => '/ua/sale/corporate',
  47399.                     '/ru/catalog' => '/ru/new-car/all/',
  47400.                     '/ua/catalog' => '/ua/new-car/all/',
  47401.                     '/ru/finance/corporate' => '/ru/sale/corporate',
  47402.                     '/ua/finance/corporate' => '/ua/sale/corporate',
  47403.                     '/about/additional-services/index.php' => '/ru/',
  47404.                     '/about/city/' => '/ru/',
  47405.                     '/about/digest/' => '/ru/',
  47406.                     '/about/finance/leasing/' => '/ru/',
  47407.                     '/about/index.php' => '/ru/',
  47408.                     '/auth/index.php' => '/ru/',
  47409.                     '/autocentres/' => '/ru/',
  47410.                     '/autocentres/autostrada/' => '/ru/',
  47411.                     '/autocentres/vidi-power-motors/' => '/ru/',
  47412.                     '/club/contest/' => '/ru/',
  47413.                     '/club/contest/conditions/' => '/ru/',
  47414.                     '/club/contest/prizes/' => '/ru/',
  47415.                     '/club/photo/' => '/ru/',
  47416.                     '/club/route/20613/' => '/ru/',
  47417.                     '/en/about/finance/leasing/' => '/ru/',
  47418.                     '/forum/' => '/ru/',
  47419.                     '/loyalty/' => '/ru/',
  47420.                     '/loyalty/gold-card/' => '/ru/',
  47421.                     '/loyalty/partners/' => '/ru/',
  47422.                     '/loyalty/partners/practika/' => '/ru/',
  47423.                     '/loyalty/welcome-card/' => '/ru/',
  47424.                     '/news/autocity/' => '/ru/',
  47425.                     '/news/autocity/105395/' => '/ru/',
  47426.                     '/news/autocity/125254/' => '/ru/',
  47427.                     '/news/autocity/25108/' => '/ru/',
  47428.                     '/news/autocity/25178/' => '/ru/',
  47429.                     '/news/autocity/25561/' => '/ru/',
  47430.                     '/news/autocity/66419/' => '/ru/',
  47431.                     '/news/autocity/76350/' => '/ru/',
  47432.                     '/news/interesting/21734/' => '/ru/',
  47433.                     '/news/newsline/158464/' => '/ru/',
  47434.                     '/news/offers/hot-summer-in-autocity/' => '/ru/',
  47435.                     '/ua/about' => '/ua/about',
  47436.                     '/ua/actions' => '/ua/actions',
  47437.                     '/ua/actions/honda/pershij_vizit_acura' => '/ua/actions/honda/pershij_vizit_acura',
  47438.                     '/ua/actions/honda/znizhka_vikhidnogo_dnya' => '/ua/actions/honda/znizhka_vikhidnogo_dnya',
  47439.                     '/ua/actions/mazda/about-mazda/mazda-ukraine/news/496' => '/ru/',
  47440.                     '/ua/actions/subaru/subaru-v-kredit' => '/ua/actions/subaru/subaru-v-kredit',
  47441.                     '/ua/actions/yamaha/motoshiny-michelin' => '/ua/actions/yamaha/motoshiny-michelin',
  47442.                     '/ua/catalog/used/5c63bd68ec299.html' => '/ua/catalog/used/5c63bd68ec299.html',
  47443.                     '/ua/catalog/used/5d03639c0b8c7.html' => '/ua/catalog/used/5d03639c0b8c7.html',
  47444.                     '/ua/catalog/used/5d274a40113b9.html' => '/ua/catalog/used/5d274a40113b9.html',
  47445.                     '/ua/catalog/used/5d3ff7933fc6a.html' => '/ua/catalog/used/5d3ff7933fc6a.html',
  47446.                     '/about/autocentres/autostrada/' => '/ru/contacts',
  47447.                     '/about/autocentres/subaru/' => '/ru/contacts',
  47448.                     '/about/auto-cities/boryspil/' => '/ru/service-providers',
  47449.                     '/about/auto-cities/kiev/' => '/ru/service-providers',
  47450.                     '/cars/new-car/' => '/ru/catalog',
  47451.                     '/cars/new-car/camry/186407/' => '/ru/',
  47452.                     '/contacts' => '/ua/contacts',
  47453.                     '/contacts/support/' => '/ru/help',
  47454.                     '/news/newsline/' => '/ru/news',
  47455.                     '/news/newsline/156532/' => '/ru/',
  47456.                     '/news/newsline/175317/' => '/ru/',
  47457.                     '/news/newsline/246985/' => '/ru/',
  47458.                     '/news/newsline/64503/' => '/ru/news',
  47459.                     '/services/test-drive/' => '/ru/test-drive',
  47460.                     '/services/trade-in/' => '/ru/finance/tradein',
  47461.                     '/services/vidi-airport-service/' => '/ru/',
  47462.                     '/suzuki-drive/' => '/ru/',
  47463.                     '/ua/about/autocentres/autostrada/' => '/ua/contacts',
  47464.                     '/ua/about/autocentres/ford/' => '/ru/contacts',
  47465.                     '/ua/cars/car-with-mileage/' => '/ru/',
  47466.                     '/ua/cars/car-with-mileage/367491/' => '/ru/',
  47467.                     '/ua/news/newsline/65021/' => '/ru/',
  47468.                     '/vidi-moto-life/honda/' => '/ua/catalog',
  47469.                     '/ru/conversion-car/unicomers' => '/ru/finance/unicomers',
  47470.                     '/ua/conversion-car/unicomers' => '/ua/finance/unicomers',
  47471.                     '/ru/finance/unicomers?utm_source=google&utm_medium=organic&utm_campaign=gmb_unicomers' => '/ru/conversion-car/unicomers',
  47472.                     '/ua/finance/unicomers?utm_source=google&utm_medium=organic&utm_campaign=gmb_unicomers' => '/ua/conversion-car/unicomers',
  47473.                     '/ua/new-car/all/' => '/ua/new-car/',
  47474.                     '/ua/new-truck/all/' => '/ua/new-truck/',
  47475.                     '/ua/new-bus/all/' => '/ua/new-bus/',
  47476.                     '/ua/new-moto/all/' => '/ua/new-moto/',
  47477.                     '/ua/new-vodnyj-transport/all/' => '/ua/new-vodnyj-transport/',
  47478.                     '/ua/new-special/all/' => '/ua/new-special/',
  47479.                     '/ua/used-car/all/' => '/ua/used-car/',
  47480.                     '/ua/used-moto/all/' => '/ua/used-moto/',
  47481.                     '/ru/new-car/all/' => '/ru/new-car/',
  47482.                     '/ru/new-truck/all/' => '/ru/new-truck/',
  47483.                     '/ru/new-bus/all/' => '/ru/new-bus/',
  47484.                     '/ru/new-moto/all/' => '/ru/new-moto/',
  47485.                     '/ru/new-vodnyj-transport/all/' => '/ru/new-vodnyj-transport/',
  47486.                     '/ru/new-special/all/' => '/ru/new-special/',
  47487.                     '/ru/used-car/all/' => '/ru/used-car/',
  47488.                     '/ru/used-moto/all/' => '/ru/used-moto/',
  47489.                     '/ua/finance/credit' => '/ua/credit',
  47490.                     '/ru/finance/credit' => '/ru/credit',
  47491.                     '/ua/service-providers' => '/ua/contacts',
  47492.                     '/ru/service-providers' => '/ru/contacts',
  47493.                     '/ua/category/taxi-cars/' => '/ua/new-car/taxi-cars/',
  47494.                     '/ua/category/leisure-cars/' => '/ua/new-car/leisure-cars/',
  47495.                     '/ua/category/economical-cars/' => '/ua/new-car/economical-cars/',
  47496.                     '/ua/category/womens-cars/' => '/ua/new-car/womens-cars/',
  47497.                     '/ua/category/family-cars/' => '/ua/new-car/family-cars/',
  47498.                     '/ua/category/budget-cars/' => '/ua/new-car/budget-cars/',
  47499.                     '/ua/category/small-cars/' => '/ua/new-car/small-cars/',
  47500.                     '/ua/category/commercial-vehicles/' => '/ua/new-car/commercial-vehicles/',
  47501.                     '/ua/category/sports-cars/' => '/ua/new-car/sports-cars/',
  47502.                     '/ua/category/sportbikes/' => '/ua/new-car/sportbikes/',
  47503.                     '/ua/category/cars-large-tank/' => '/ua/new-car/cars-large-tank/',
  47504.                     '/ua/category/travel-cars/' => '/ua/new-car/travel-cars/',
  47505.                     '/ua/category/business-class-cars/' => '/ua/new-car/business-class-cars/',
  47506.                     '/ua/category/city-cars/' => '/ua/new-car/city-cars/',
  47507.                     '/ru/category/taxi-cars/' => '/ru/new-car/taxi-cars/',
  47508.                     '/ru/category/leisure-cars/' => '/ru/new-car/leisure-cars/',
  47509.                     '/ru/category/economical-cars/' => '/ru/new-car/economical-cars/',
  47510.                     '/ru/category/womens-cars/' => '/ru/new-car/womens-cars/',
  47511.                     '/ru/category/family-cars/' => '/ru/new-car/family-cars/',
  47512.                     '/ru/category/budget-cars/' => '/ru/new-car/budget-cars/',
  47513.                     '/ru/category/small-cars/' => '/ru/new-car/small-cars/',
  47514.                     '/ru/category/commercial-vehicles/' => '/ru/new-car/commercial-vehicles/',
  47515.                     '/ru/category/sports-cars/' => '/ru/new-car/sports-cars/',
  47516.                     '/ru/category/sportbikes/' => '/ru/new-car/sportbikes/',
  47517.                     '/ru/category/cars-large-tank/' => '/ru/new-car/cars-large-tank/',
  47518.                     '/ru/category/travel-cars/' => '/ru/new-car/travel-cars/',
  47519.                     '/ru/category/business-class-cars/' => '/ru/new-car/business-class-cars/',
  47520.                     '/ru/category/city-cars/' => '/ru/new-car/city-cars/',
  47521.                 ],
  47522.                 'AUTOMARKET' => [
  47523.                     '/about/' => '/ru/about-company/about-automarket',
  47524.                     '/about/subscribe/' => '/ru/used-car/',
  47525.                     '/buy' => '/ru/used-car/',
  47526.                     '/buy/' => '/ru/used-car/',
  47527.                     '/buy/bu-avto/105439/' => '/ru/used-car/',
  47528.                     '/buy/bu-avto/111057/' => '/ru/used-car/',
  47529.                     '/buy/bu-avto/113720/' => '/ru/used-car/',
  47530.                     '/buy/bu-avto/12492-toyota-hiace/' => '/ru/used-car/',
  47531.                     '/buy/bu-avto/130732/' => '/ru/used-car/',
  47532.                     '/buy/bu-avto/14002/' => '/ru/used-car/',
  47533.                     '/buy/bu-avto/155766/' => '/ru/used-car/',
  47534.                     '/buy/bu-avto/192564/' => '/ru/used-car/',
  47535.                     '/buy/bu-avto/194766/' => '/ru/used-car/',
  47536.                     '/buy/bu-avto/202819/' => '/ru/used-car/',
  47537.                     '/buy/bu-avto/203821/' => '/ru/used-car/',
  47538.                     '/buy/bu-avto/203935/' => '/ru/used-car/',
  47539.                     '/buy/bu-avto/212663' => '/ru/used-car/',
  47540.                     '/buy/bu-avto/212663/' => '/ru/used-car/',
  47541.                     '/buy/bu-avto/213693/' => '/ru/used-car/',
  47542.                     '/buy/bu-avto/215435/' => '/ru/used-car/',
  47543.                     '/buy/bu-avto/21563/' => '/ru/used-car/',
  47544.                     '/buy/bu-avto/220756/' => '/ru/used-car/',
  47545.                     '/buy/bu-avto/225757/' => '/ru/used-car/',
  47546.                     '/buy/bu-avto/226322/' => '/ru/used-car/',
  47547.                     '/buy/bu-avto/226929/' => '/ru/used-car/',
  47548.                     '/buy/bu-avto/226957/' => '/ru/used-car/',
  47549.                     '/buy/bu-avto/230200/' => '/ru/used-car/',
  47550.                     '/buy/bu-avto/230557/' => '/ru/used-car/',
  47551.                     '/buy/bu-avto/231983/' => '/ru/used-car/',
  47552.                     '/buy/bu-avto/232058/' => '/ru/used-car/',
  47553.                     '/buy/bu-avto/232835/' => '/ru/used-car/',
  47554.                     '/buy/bu-avto/234078/' => '/ru/used-car/',
  47555.                     '/buy/bu-avto/248343/' => '/ru/used-car/',
  47556.                     '/buy/bu-avto/256762/' => '/ru/used-car/',
  47557.                     '/buy/bu-avto/298847/' => '/ru/used-car/',
  47558.                     '/buy/bu-avto/298877/' => '/ru/used-car/',
  47559.                     '/buy/bu-avto/302201/' => '/ru/used-car/',
  47560.                     '/buy/bu-avto/302741/' => '/ru/used-car/',
  47561.                     '/buy/bu-avto/303461/' => '/ru/used-car/',
  47562.                     '/buy/bu-avto/303468/' => '/ru/used-car/',
  47563.                     '/buy/bu-avto/303553/' => '/ru/used-car/',
  47564.                     '/buy/bu-avto/35522/' => '/ru/used-car/',
  47565.                     '/buy/bu-avto/48406/' => '/ru/used-car/',
  47566.                     '/buy/bu-avto/52158/' => '/ru/used-car/',
  47567.                     '/buy/bu-avto/53790/' => '/ru/used-car/',
  47568.                     '/forum/topic/add/forum8/' => '/ru/used-car/',
  47569.                     '/news/car-news/22709/' => '/ru/used-car/',
  47570.                     '/news/our-news/' => '/ru/used-car/',
  47571.                     '/news/our-news/158566/' => '/ru/used-car/',
  47572.                     '/news/our-news/159008/' => '/ru/used-car/',
  47573.                     '/news/our-news/160540/' => '/ru/used-car/',
  47574.                     '/offers/insurance/' => '/ru/services/insurance',
  47575.                     '/offers/kredit/' => '/ru/services/credit',
  47576.                     '/sale/' => '/ru/sale/commission-sale',
  47577.                     '/sale/assessment/' => '/ru/sale/online',
  47578.                     '/sale/exchange-used-car/' => '/ru/sale/car-exchange',
  47579.                     '/sale/photosale/' => '/ru/used-car/',
  47580.                     '/sale/trade-in/' => '/ru/sale/car-exchange',
  47581.                     '/sale/trade-in/online-estimate.php' => '/ru/sale/car-exchange',
  47582.                     '/ru/cars/22/4/' => '/ru/used-car/bmw/type-kpp-avtomat/',
  47583.                     '/ru/cars/1/4/' => '/ru/used-car/ford/type-kpp-avtomat/',
  47584.                     '/ru/cars/6/4/' => '/ru/used-car/infiniti/type-kpp-avtomat/',
  47585.                     '/ru/cars/5/4/' => '/ru/used-car/lexus/type-kpp-avtomat/',
  47586.                     '/ru/cars/23/4/' => '/ru/used-car/suzuki/type-kpp-avtomat/',
  47587.                     '/ru/cars/2/4/' => '/ru/used-car/toyota/type-kpp-avtomat/',
  47588.                     '/ru/cars/14/4/' => '/ru/used-car/volkswagen/type-kpp-avtomat/',
  47589.                     '/ru/cars/26/4/' => '/ru/used-car/volvo/type-kpp-avtomat/',
  47590.                     '/ru/cars/any/4/' => '/ru/used-car/type-kpp-avtomat/',
  47591.                     '/ru/cars/32/any/' => '/ru/used-car/acura/',
  47592.                     '/ru/cars/13/any/' => '/ru/used-car/audi/',
  47593.                     '/ru/cars/22/any/' => '/ru/used-car/bmw/',
  47594.                     '/ru/cars/48/any/' => '/ru/used-car/cadillac/',
  47595.                     '/ru/cars/51/any/' => '/ru/used-car/chery/',
  47596.                     '/ru/cars/19/any/' => '/ru/used-car/chevrolet/',
  47597.                     '/ru/cars/15/any/' => '/ru/used-car/citroen/',
  47598.                     '/ru/cars/55/any/' => '/ru/used-car/',
  47599.                     '/ru/cars/46/any/' => '/ru/used-car/daewoo/',
  47600.                     '/ru/cars/36/any/' => '/ru/used-car/',
  47601.                     '/ru/cars/39/any/' => '/ru/used-car/',
  47602.                     '/ru/cars/65/any/' => '/ru/used-car/',
  47603.                     '/ru/cars/25/any/' => '/ru/used-car/fiat/',
  47604.                     '/ru/cars/1/any/' => '/ru/used-car/ford/',
  47605.                     '/ru/cars/10/any/' => '/ru/used-car/',
  47606.                     '/ru/cars/18/any/' => '/ru/used-car/hyundai/',
  47607.                     '/ru/cars/6/any/' => '/ru/used-car/infiniti/',
  47608.                     '/ru/cars/31/any/' => '/ru/used-car/jaguar/',
  47609.                     '/ru/cars/42/any/' => '/ru/used-car/jeep/',
  47610.                     '/ru/cars/3/any/' => '/ru/used-car/kia/',
  47611.                     '/ru/cars/8/any/' => '/ru/used-car/land-rover/',
  47612.                     '/ru/cars/5/any/' => '/ru/used-car/lexus/',
  47613.                     '/ru/cars/4/any/' => '/ru/used-car/mazda/',
  47614.                     '/ru/cars/7/any/' => '/ru/used-car/mercedes-benz/',
  47615.                     '/ru/cars/43/any/' => '/ru/used-car/mg/',
  47616.                     '/ru/cars/20/any/' => '/ru/used-car/mitsubishi/',
  47617.                     '/ru/cars/12/any/' => '/ru/used-car/nissan/',
  47618.                     '/ru/cars/16/any/' => '/ru/used-car/opel/',
  47619.                     '/ru/cars/11/any/' => '/ru/used-car/peugeot/',
  47620.                     '/ru/cars/53/any/' => '/ru/used-car/porsche/',
  47621.                     '/ru/cars/57/any/' => '/ru/used-car/ravon/',
  47622.                     '/ru/cars/21/any/' => '/ru/used-car/renault/',
  47623.                     '/ru/cars/27/any/' => '/ru/used-car/skoda/',
  47624.                     '/ru/cars/33/any/' => '/ru/used-car/smart/',
  47625.                     '/ru/cars/24/any/' => '/ru/used-car/subaru/',
  47626.                     '/ru/cars/23/any/' => '/ru/used-car/suzuki/',
  47627.                     '/ru/cars/38/any/' => '/ru/used-car/tesla/',
  47628.                     '/ru/cars/2/any/' => '/ru/used-car/toyota/',
  47629.                     '/ru/cars/14/any/' => '/ru/used-car/volkswagen/',
  47630.                     '/ru/cars/26/any/' => '/ru/used-car/volvo/',
  47631.                     '/ru/cars/17/any/' => '/ru/used-moto/yamaha/',
  47632.                     '/ru/cars/22/2/' => '/ru/used-car/bmw/type-fuel-benzin/',
  47633.                     '/ru/cars/19/2/' => '/ru/used-car/chevrolet/type-fuel-benzin/',
  47634.                     '/ru/cars/18/2/' => '/ru/used-car/hyundai/type-fuel-benzin/',
  47635.                     '/ru/cars/31/2/' => '/ru/used-car/jaguar/type-fuel-benzin/',
  47636.                     '/ru/cars/42/2/' => '/ru/used-car/jeep/type-fuel-benzin/',
  47637.                     '/ru/cars/3/2/' => '/ru/used-car/kia/type-fuel-benzin/',
  47638.                     '/ru/cars/8/2/' => '/ru/used-car/land-rover/type-fuel-benzin/',
  47639.                     '/ru/cars/5/2/' => '/ru/used-car/lexus/type-fuel-benzin/',
  47640.                     '/ru/cars/4/2/' => '/ru/used-car/mazda/type-fuel-benzin/',
  47641.                     '/ru/cars/12/2/' => '/ru/used-car/nissan/type-fuel-benzin/',
  47642.                     '/ru/cars/21/2/' => '/ru/used-car/renault/type-fuel-benzin/',
  47643.                     '/ru/cars/24/2/' => '/ru/used-car/subaru/type-fuel-benzin/',
  47644.                     '/ru/cars/23/2/' => '/ru/used-car/suzuki/type-fuel-benzin/',
  47645.                     '/ru/cars/2/2/' => '/ru/used-car/toyota/type-fuel-benzin/',
  47646.                     '/ru/cars/14/2/' => '/ru/used-car/volkswagen/type-fuel-benzin/',
  47647.                     '/ru/cars/any/2/' => '/ru/used-car/type-fuel-benzin/',
  47648.                     '/ru/cars/19/14/' => '/ru/used-car/chevrolet/type-body-vnedorozhnik/',
  47649.                     '/ru/cars/1/14/' => '/ru/used-car/ford/type-body-vnedorozhnik/',
  47650.                     '/ru/cars/6/14/' => '/ru/used-car/infiniti/type-body-vnedorozhnik/',
  47651.                     '/ru/cars/31/14/' => '/ru/used-car/jaguar/type-body-vnedorozhnik/',
  47652.                     '/ru/cars/42/14/' => '/ru/used-car/jeep/type-body-vnedorozhnik/',
  47653.                     '/ru/cars/3/14/' => '/ru/used-car/kia/type-body-vnedorozhnik/',
  47654.                     '/ru/cars/8/14/' => '/ru/used-car/land-rover/type-body-vnedorozhnik/',
  47655.                     '/ru/cars/5/14/' => '/ru/used-car/lexus/type-body-vnedorozhnik/',
  47656.                     '/ru/cars/4/14/' => '/ru/used-car/mazda/type-body-vnedorozhnik/',
  47657.                     '/ru/cars/7/14/' => '/ru/used-car/mercedes-benz/type-body-vnedorozhnik/',
  47658.                     '/ru/cars/20/14/' => '/ru/used-car/mitsubishi/type-body-vnedorozhnik/',
  47659.                     '/ru/cars/12/14/' => '/ru/used-car/nissan/type-body-vnedorozhnik/',
  47660.                     '/ru/cars/24/14/' => '/ru/used-car/subaru/type-body-vnedorozhnik/',
  47661.                     '/ru/cars/23/14/' => '/ru/used-car/suzuki/type-body-vnedorozhnik/',
  47662.                     '/ru/cars/2/14/' => '/ru/used-car/toyota/type-body-vnedorozhnik/',
  47663.                     '/ru/cars/14/14/' => '/ru/used-car/volkswagen/type-body-vnedorozhnik/',
  47664.                     '/ru/cars/any/14/' => '/ru/used-car/type-body-vnedorozhnik/',
  47665.                     '/ru/cars/13/8/' => '/ru/used-car/audi/type-fuel-dizel/',
  47666.                     '/ru/cars/22/8/' => '/ru/used-car/bmw/type-fuel-dizel/',
  47667.                     '/ru/cars/1/8/' => '/ru/used-car/ford/type-fuel-dizel/',
  47668.                     '/ru/cars/7/8/' => '/ru/used-car/mercedes-benz/type-fuel-dizel/',
  47669.                     '/ru/cars/2/8/' => '/ru/used-car/toyota/type-fuel-dizel/',
  47670.                     '/ru/cars/any/8/' => '/ru/used-car/type-fuel-dizel/',
  47671.                     '/ru/cars/7/11/' => '/ru/used-car/mercedes-benz/type-transmission-zadniy/',
  47672.                     '/ru/cars/14/11/' => '/ru/used-car/volkswagen/type-transmission-zadniy/',
  47673.                     '/ru/cars/any/11/' => '/ru/used-car/type-transmission-zadniy/',
  47674.                     '/ru/cars/32/9/' => '/ru/used-car/acura/type-body-krossover/',
  47675.                     '/ru/cars/13/9/' => '/ru/used-car/audi/type-body-krossover/',
  47676.                     '/ru/cars/22/9/' => '/ru/used-car/bmw/type-body-krossover/',
  47677.                     '/ru/cars/48/9/' => '/ru/used-car/cadillac/type-body-krossover/',
  47678.                     '/ru/cars/51/9/' => '/ru/used-car/chery/type-body-krossover/',
  47679.                     '/ru/cars/19/9/' => '/ru/used-car/chevrolet/type-body-krossover/',
  47680.                     '/ru/cars/15/9/' => '/ru/used-car/citroen/type-body-krossover/',
  47681.                     '/ru/cars/25/9/' => '/ru/used-car/fiat/type-body-krossover/',
  47682.                     '/ru/cars/1/9/' => '/ru/used-car/ford/type-body-krossover/',
  47683.                     '/ru/cars/10/9/' => '/ru/used-car/honda/type-body-krossover/',
  47684.                     '/ru/cars/18/9/' => '/ru/used-car/hyundai/type-body-krossover/',
  47685.                     '/ru/cars/6/9/' => '/ru/used-car/infiniti/type-body-krossover/',
  47686.                     '/ru/cars/31/9/' => '/ru/used-car/jaguar/type-body-krossover/',
  47687.                     '/ru/cars/42/9/' => '/ru/used-car/jeep/type-body-krossover/',
  47688.                     '/ru/cars/3/9/' => '/ru/used-car/kia/type-body-krossover/',
  47689.                     '/ru/cars/8/9/' => '/ru/used-car/land-rover/type-body-krossover/',
  47690.                     '/ru/cars/5/9/' => '/ru/used-car/lexus/type-body-krossover/',
  47691.                     '/ru/cars/4/9/' => '/ru/used-car/mazda/type-body-krossover/',
  47692.                     '/ru/cars/7/9/' => '/ru/used-car/mercedes-benz/type-body-krossover/',
  47693.                     '/ru/cars/43/9/' => '/ru/used-car/mg/type-body-krossover/',
  47694.                     '/ru/cars/20/9/' => '/ru/used-car/mitsubishi/type-body-krossover/',
  47695.                     '/ru/cars/12/9/' => '/ru/used-car/nissan/type-body-krossover/',
  47696.                     '/ru/cars/16/9/' => '/ru/used-car/opel/type-body-krossover/',
  47697.                     '/ru/cars/11/9/' => '/ru/used-car/peugeot/type-body-krossover/',
  47698.                     '/ru/cars/53/9/' => '/ru/used-car/porsche/type-body-krossover/',
  47699.                     '/ru/cars/21/9/' => '/ru/used-car/renault/type-body-krossover/',
  47700.                     '/ru/cars/28/9/' => '/ru/used-car/seat/type-body-krossover/',
  47701.                     '/ru/cars/27/9/' => '/ru/used-car/skoda/type-body-krossover/',
  47702.                     '/ru/cars/24/9/' => '/ru/used-car/subaru/type-body-krossover/',
  47703.                     '/ru/cars/23/9/' => '/ru/used-car/suzuki/type-body-krossover/',
  47704.                     '/ru/cars/38/9/' => '/ru/used-car/tesla/type-body-krossover/',
  47705.                     '/ru/cars/2/9/' => '/ru/used-car/toyota/type-body-krossover/',
  47706.                     '/ru/cars/14/9/' => '/ru/used-car/volkswagen/type-body-krossover/',
  47707.                     '/ru/cars/26/9/' => '/ru/used-car/volvo/type-body-krossover/',
  47708.                     '/ru/cars/any/9/' => '/ru/used-car/type-body-krossover/',
  47709.                     '/ru/cars/1/15/' => '/ru/used-car/ford/type-body-liftbek/',
  47710.                     '/ru/cars/27/15/' => '/ru/used-car/skoda/type-body-liftbek/',
  47711.                     '/ru/cars/any/15/' => '/ru/used-car/type-body-liftbek/',
  47712.                     '/ru/cars/13/5/' => '/ru/used-car/audi/type-kpp-mehanika/',
  47713.                     '/ru/cars/51/5/' => '/ru/used-car/chery/type-kpp-mehanika/',
  47714.                     '/ru/cars/19/5/' => '/ru/used-car/chevrolet/type-kpp-mehanika/',
  47715.                     '/ru/cars/25/5/' => '/ru/used-car/fiat/type-kpp-mehanika/',
  47716.                     '/ru/cars/1/5/' => '/ru/used-car/ford/type-kpp-mehanika/',
  47717.                     '/ru/cars/18/5/' => '/ru/used-car/hyundai/type-kpp-mehanika/',
  47718.                     '/ru/cars/3/5/' => '/ru/used-car/kia/type-kpp-mehanika/',
  47719.                     '/ru/cars/4/5/' => '/ru/used-car/mazda/type-kpp-mehanika/',
  47720.                     '/ru/cars/7/5/' => '/ru/used-car/mercedes-benz/type-kpp-mehanika/',
  47721.                     '/ru/cars/43/5/' => '/ru/used-car/mg/type-kpp-mehanika/',
  47722.                     '/ru/cars/12/5/' => '/ru/used-car/nissan/type-kpp-mehanika/',
  47723.                     '/ru/cars/11/5/' => '/ru/used-car/peugeot/type-kpp-mehanika/',
  47724.                     '/ru/cars/21/5/' => '/ru/used-car/renault/type-kpp-mehanika/',
  47725.                     '/ru/cars/28/5/' => '/ru/used-car/seat/type-kpp-mehanika/',
  47726.                     '/ru/cars/23/5/' => '/ru/used-car/suzuki/type-kpp-mehanika/',
  47727.                     '/ru/cars/38/5/' => '/ru/used-car/tesla/type-kpp-mehanika/',
  47728.                     '/ru/cars/2/5/' => '/ru/used-car/toyota/type-kpp-mehanika/',
  47729.                     '/ru/cars/any/5/' => '/ru/used-car/type-kpp-mehanika/',
  47730.                     '/ru/cars/15/26/' => '/ru/used-car/citroen/type-body-miniven/',
  47731.                     '/ru/cars/25/26/' => '/ru/used-car/fiat/type-body-miniven/',
  47732.                     '/ru/cars/1/26/' => '/ru/used-car/ford/type-body-miniven/',
  47733.                     '/ru/cars/18/26/' => '/ru/used-car/hyundai/type-body-miniven/',
  47734.                     '/ru/cars/4/26/' => '/ru/used-car/mazda/type-body-miniven/',
  47735.                     '/ru/cars/7/26/' => '/ru/used-car/mercedes-benz/type-body-miniven/',
  47736.                     '/ru/cars/11/26/' => '/ru/used-car/peugeot/type-body-miniven/',
  47737.                     '/ru/cars/14/26/' => '/ru/used-car/volkswagen/type-body-miniven/',
  47738.                     '/ru/cars/any/26/' => '/ru/used-car/type-body-miniven/',
  47739.                     '/ru/cars/15/3/' => '/ru/used-car/citroen/type-transmission-peredniy/',
  47740.                     '/ru/cars/3/3/' => '/ru/used-car/kia/type-transmission-peredniy/',
  47741.                     '/ru/cars/11/3/' => '/ru/used-car/peugeot/type-transmission-peredniy/',
  47742.                     '/ru/cars/21/3/' => '/ru/used-car/renault/type-transmission-peredniy/',
  47743.                     '/ru/cars/28/3/' => '/ru/used-car/seat/type-transmission-peredniy/',
  47744.                     '/ru/cars/27/3/' => '/ru/used-car/skoda/type-transmission-peredniy/',
  47745.                     '/ru/cars/14/3/' => '/ru/used-car/volkswagen/type-transmission-peredniy/',
  47746.                     '/ru/cars/any/3/' => '/ru/used-car/type-transmission-peredniy/',
  47747.                     '/ru/cars/1/24/' => '/ru/used-car/ford/type-body-pikap/',
  47748.                     '/ru/cars/20/24/' => '/ru/used-car/mitsubishi/type-body-pikap/',
  47749.                     '/ru/cars/12/24/' => '/ru/used-car/nissan/type-body-pikap/',
  47750.                     '/ru/cars/11/24/' => '/ru/used-car/peugeot/type-body-pikap/',
  47751.                     '/ru/cars/2/24/' => '/ru/used-car/toyota/type-body-pikap/',
  47752.                     '/ru/cars/any/24/' => '/ru/used-car/type-body-pikap/',
  47753.                     '/ru/cars/32/6/' => '/ru/used-car/type-body-sedan/',
  47754.                     '/ru/cars/13/6/' => '/ru/used-car/audi/type-body-sedan/',
  47755.                     '/ru/cars/22/6/' => '/ru/used-car/bmw/type-body-sedan/',
  47756.                     '/ru/cars/19/6/' => '/ru/used-car/chevrolet/type-body-sedan/',
  47757.                     '/ru/cars/15/6/' => '/ru/used-car/citroen/type-body-sedan/',
  47758.                     '/ru/cars/46/6/' => '/ru/used-car/daewoo/type-body-sedan/',
  47759.                     '/ru/cars/25/6/' => '/ru/used-car/fiat/type-body-sedan/',
  47760.                     '/ru/cars/1/6/' => '/ru/used-car/ford/type-body-sedan/',
  47761.                     '/ru/cars/10/6/' => '/ru/used-car/honda/type-body-sedan/',
  47762.                     '/ru/cars/18/6/' => '/ru/used-car/hyundai/type-body-sedan/',
  47763.                     '/ru/cars/6/6/' => '/ru/used-car/infiniti/type-body-sedan/',
  47764.                     '/ru/cars/31/6/' => '/ru/used-car/jaguar/type-body-sedan/',
  47765.                     '/ru/cars/3/6/' => '/ru/used-car/kia/type-body-sedan/',
  47766.                     '/ru/cars/5/6/' => '/ru/used-car/lexus/type-body-sedan/',
  47767.                     '/ru/cars/7/6/' => '/ru/used-car/mercedes-benz/type-body-sedan/',
  47768.                     '/ru/cars/20/6/' => '/ru/used-car/mitsubishi/type-body-sedan/',
  47769.                     '/ru/cars/12/6/' => '/ru/used-car/nissan/type-body-sedan/',
  47770.                     '/ru/cars/16/6/' => '/ru/used-car/opel/type-body-sedan/',
  47771.                     '/ru/cars/11/6/' => '/ru/used-car/peugeot/type-body-sedan/',
  47772.                     '/ru/cars/57/6/' => '/ru/used-car/ravon/type-body-sedan/',
  47773.                     '/ru/cars/21/6/' => '/ru/used-car/renault/type-body-sedan/',
  47774.                     '/ru/cars/28/6/' => '/ru/used-car/seat/type-body-sedan/',
  47775.                     '/ru/cars/27/6/' => '/ru/used-car/skoda/type-body-sedan/',
  47776.                     '/ru/cars/24/6/' => '/ru/used-car/subaru/type-body-sedan/',
  47777.                     '/ru/cars/23/6/' => '/ru/used-car/suzuki/type-body-sedan/',
  47778.                     '/ru/cars/38/6/' => '/ru/used-car/tesla/type-body-sedan/',
  47779.                     '/ru/cars/2/6/' => '/ru/used-car/toyota/type-body-sedan/',
  47780.                     '/ru/cars/14/6/' => '/ru/used-car/volkswagen/type-body-sedan/',
  47781.                     '/ru/cars/26/6/' => '/ru/used-car/volvo/type-body-sedan/',
  47782.                     '/ru/cars/any/6/' => '/ru/used-car/type-body-sedan/',
  47783.                     '/ru/cars/13/7/' => '/ru/used-car/audi/type-body-universal/',
  47784.                     '/ru/cars/19/7/' => '/ru/used-car/chevrolet/type-body-universal/',
  47785.                     '/ru/cars/15/7/' => '/ru/used-car/citroen/type-body-universal/',
  47786.                     '/ru/cars/25/7/' => '/ru/used-car/fiat/type-body-universal/',
  47787.                     '/ru/cars/1/7/' => '/ru/used-car/ford/type-body-universal/',
  47788.                     '/ru/cars/18/7/' => '/ru/used-car/hyundai/type-body-universal/',
  47789.                     '/ru/cars/3/7/' => '/ru/used-car/kia/type-body-universal/',
  47790.                     '/ru/cars/8/7/' => '/ru/used-car/land-rover/type-body-universal/',
  47791.                     '/ru/cars/5/7/' => '/ru/used-car/lexus/type-body-universal/',
  47792.                     '/ru/cars/4/7/' => '/ru/used-car/mazda/type-body-universal/',
  47793.                     '/ru/cars/20/7/' => '/ru/used-car/mitsubishi/type-body-universal/',
  47794.                     '/ru/cars/12/7/' => '/ru/used-car/nissan/type-body-universal/',
  47795.                     '/ru/cars/16/7/' => '/ru/used-car/opel/type-body-universal/',
  47796.                     '/ru/cars/11/7/' => '/ru/used-car/peugeot/type-body-universal/',
  47797.                     '/ru/cars/53/7/' => '/ru/used-car/porsche/type-body-universal/',
  47798.                     '/ru/cars/21/7/' => '/ru/used-car/renault/type-body-universal/',
  47799.                     '/ru/cars/28/7/' => '/ru/used-car/seat/type-body-universal/',
  47800.                     '/ru/cars/27/7/' => '/ru/used-car/skoda/type-body-universal/',
  47801.                     '/ru/cars/24/7/' => '/ru/used-car/subaru/type-body-universal/',
  47802.                     '/ru/cars/2/7/' => '/ru/used-car/toyota/type-body-universal/',
  47803.                     '/ru/cars/26/7/' => '/ru/used-car/volvo/type-body-universal/',
  47804.                     '/ru/cars/17/7/' => '/ru/used-moto/yamaha/type-body-universal/',
  47805.                     '/ru/cars/any/7/' => '/ru/used-car/type-body-universal/',
  47806.                     '/ru/cars/15/226/' => '/ru/used-car/citroen/type-body-furgon/',
  47807.                     '/ru/cars/25/226/' => '/ru/used-car/fiat/type-body-furgon/',
  47808.                     '/ru/cars/1/226/' => '/ru/used-car/ford/type-body-furgon/',
  47809.                     '/ru/cars/16/226/' => '/ru/used-car/opel/type-body-furgon/',
  47810.                     '/ru/cars/11/226/' => '/ru/used-car/peugeot/type-body-furgon/',
  47811.                     '/ru/cars/21/226/' => '/ru/used-car/renault/type-body-furgon/',
  47812.                     '/ru/cars/14/226/' => '/ru/used-car/volkswagen/type-body-furgon/',
  47813.                     '/ru/cars/any/226/' => '/ru/used-car/type-body-furgon/',
  47814.                     '/ru/cars/13/1/' => '/ru/used-car/audi/type-body-hetchbek/',
  47815.                     '/ru/cars/22/1/' => '/ru/used-car/bmw/type-body-hetchbek/',
  47816.                     '/ru/cars/51/1/' => '/ru/used-car/chery/type-body-hetchbek/',
  47817.                     '/ru/cars/19/1/' => '/ru/used-car/chevrolet/type-body-hetchbek/',
  47818.                     '/ru/cars/15/1/' => '/ru/used-car/citroen/type-body-hetchbek/',
  47819.                     '/ru/cars/25/1/' => '/ru/used-car/fiat/type-body-hetchbek/',
  47820.                     '/ru/cars/1/1/' => '/ru/used-car/ford/type-body-hetchbek/',
  47821.                     '/ru/cars/18/1/' => '/ru/used-car/hyundai/type-body-hetchbek/',
  47822.                     '/ru/cars/6/1/' => '/ru/used-car/infiniti/type-body-hetchbek/',
  47823.                     '/ru/cars/3/1/' => '/ru/used-car/kia/type-body-hetchbek/',
  47824.                     '/ru/cars/5/1/' => '/ru/used-car/lexus/type-body-hetchbek/',
  47825.                     '/ru/cars/4/1/' => '/ru/used-car/mazda/type-body-hetchbek/',
  47826.                     '/ru/cars/7/1/' => '/ru/used-car/mercedes-benz/type-body-hetchbek/',
  47827.                     '/ru/cars/20/1/' => '/ru/used-car/mitsubishi/type-body-hetchbek/',
  47828.                     '/ru/cars/12/1/' => '/ru/used-car/nissan/type-body-hetchbek/',
  47829.                     '/ru/cars/16/1/' => '/ru/used-car/opel/type-body-hetchbek/',
  47830.                     '/ru/cars/21/1/' => '/ru/used-car/renault/type-body-hetchbek/',
  47831.                     '/ru/cars/28/1/' => '/ru/used-car/seat/type-body-hetchbek/',
  47832.                     '/ru/cars/27/1/' => '/ru/used-car/skoda/type-body-hetchbek/',
  47833.                     '/ru/cars/23/1/' => '/ru/used-car/suzuki/type-body-hetchbek/',
  47834.                     '/ru/cars/2/1/' => '/ru/used-car/toyota/type-body-hetchbek/',
  47835.                     '/ru/cars/14/1/' => '/ru/used-car/volkswagen/type-body-hetchbek/',
  47836.                     '/ru/cars/any/1/' => '/ru/used-car/type-body-hetchbek/',
  47837.                     '/ua/cars/22/4/' => '/ua/used-car/bmw/type-kpp-avtomat/',
  47838.                     '/ua/cars/1/4/' => '/ua/used-car/ford/type-kpp-avtomat/',
  47839.                     '/ua/cars/6/4/' => '/ua/used-car/infiniti/type-kpp-avtomat/',
  47840.                     '/ua/cars/5/4/' => '/ua/used-car/lexus/type-kpp-avtomat/',
  47841.                     '/ua/cars/23/4/' => '/ua/used-car/suzuki/type-kpp-avtomat/',
  47842.                     '/ua/cars/2/4/' => '/ua/used-car/toyota/type-kpp-avtomat/',
  47843.                     '/ua/cars/14/4/' => '/ua/used-car/volkswagen/type-kpp-avtomat/',
  47844.                     '/ua/cars/26/4/' => '/ua/used-car/volvo/type-kpp-avtomat/',
  47845.                     '/ua/cars/any/4/' => '/ua/used-car/type-kpp-avtomat/',
  47846.                     '/ua/cars/32/any/' => '/ua/used-car/acura/',
  47847.                     '/ua/cars/13/any/' => '/ua/used-car/audi/',
  47848.                     '/ua/cars/22/any/' => '/ua/used-car/bmw/',
  47849.                     '/ua/cars/48/any/' => '/ua/used-car/cadillac/',
  47850.                     '/ua/cars/51/any/' => '/ua/used-car/chery/',
  47851.                     '/ua/cars/19/any/' => '/ua/used-car/chevrolet/',
  47852.                     '/ua/cars/15/any/' => '/ua/used-car/citroen/',
  47853.                     '/ua/cars/55/any/' => '/ua/used-car/',
  47854.                     '/ua/cars/46/any/' => '/ua/used-car/daewoo/',
  47855.                     '/ua/cars/36/any/' => '/ua/used-car/',
  47856.                     '/ua/cars/39/any/' => '/ua/used-car/',
  47857.                     '/ua/cars/65/any/' => '/ua/used-car/',
  47858.                     '/ua/cars/25/any/' => '/ua/used-car/fiat/',
  47859.                     '/ua/cars/1/any/' => '/ua/used-car/ford/',
  47860.                     '/ua/cars/10/any/' => '/ua/used-car/',
  47861.                     '/ua/cars/18/any/' => '/ua/used-car/hyundai/',
  47862.                     '/ua/cars/6/any/' => '/ua/used-car/infiniti/',
  47863.                     '/ua/cars/31/any/' => '/ua/used-car/jaguar/',
  47864.                     '/ua/cars/42/any/' => '/ua/used-car/jeep/',
  47865.                     '/ua/cars/3/any/' => '/ua/used-car/kia/',
  47866.                     '/ua/cars/8/any/' => '/ua/used-car/land-rover/',
  47867.                     '/ua/cars/5/any/' => '/ua/used-car/lexus/',
  47868.                     '/ua/cars/4/any/' => '/ua/used-car/mazda/',
  47869.                     '/ua/cars/7/any/' => '/ua/used-car/mercedes-benz/',
  47870.                     '/ua/cars/43/any/' => '/ua/used-car/mg/',
  47871.                     '/ua/cars/20/any/' => '/ua/used-car/mitsubishi/',
  47872.                     '/ua/cars/12/any/' => '/ua/used-car/nissan/',
  47873.                     '/ua/cars/16/any/' => '/ua/used-car/opel/',
  47874.                     '/ua/cars/11/any/' => '/ua/used-car/peugeot/',
  47875.                     '/ua/cars/53/any/' => '/ua/used-car/porsche/',
  47876.                     '/ua/cars/57/any/' => '/ua/used-car/ravon/',
  47877.                     '/ua/cars/21/any/' => '/ua/used-car/renault/',
  47878.                     '/ua/cars/27/any/' => '/ua/used-car/skoda/',
  47879.                     '/ua/cars/33/any/' => '/ua/used-car/smart/',
  47880.                     '/ua/cars/24/any/' => '/ua/used-car/subaru/',
  47881.                     '/ua/cars/23/any/' => '/ua/used-car/suzuki/',
  47882.                     '/ua/cars/38/any/' => '/ua/used-car/tesla/',
  47883.                     '/ua/cars/2/any/' => '/ua/used-car/toyota/',
  47884.                     '/ua/cars/14/any/' => '/ua/used-car/volkswagen/',
  47885.                     '/ua/cars/26/any/' => '/ua/used-car/volvo/',
  47886.                     '/ua/cars/17/any/' => '/ua/used-moto/yamaha/',
  47887.                     '/ua/cars/22/2/' => '/ua/used-car/bmw/type-fuel-benzin/',
  47888.                     '/ua/cars/19/2/' => '/ua/used-car/chevrolet/type-fuel-benzin/',
  47889.                     '/ua/cars/18/2/' => '/ua/used-car/hyundai/type-fuel-benzin/',
  47890.                     '/ua/cars/31/2/' => '/ua/used-car/jaguar/type-fuel-benzin/',
  47891.                     '/ua/cars/42/2/' => '/ua/used-car/jeep/type-fuel-benzin/',
  47892.                     '/ua/cars/3/2/' => '/ua/used-car/kia/type-fuel-benzin/',
  47893.                     '/ua/cars/8/2/' => '/ua/used-car/land-rover/type-fuel-benzin/',
  47894.                     '/ua/cars/5/2/' => '/ua/used-car/lexus/type-fuel-benzin/',
  47895.                     '/ua/cars/4/2/' => '/ua/used-car/mazda/type-fuel-benzin/',
  47896.                     '/ua/cars/12/2/' => '/ua/used-car/nissan/type-fuel-benzin/',
  47897.                     '/ua/cars/21/2/' => '/ua/used-car/renault/type-fuel-benzin/',
  47898.                     '/ua/cars/24/2/' => '/ua/used-car/subaru/type-fuel-benzin/',
  47899.                     '/ua/cars/23/2/' => '/ua/used-car/suzuki/type-fuel-benzin/',
  47900.                     '/ua/cars/2/2/' => '/ua/used-car/toyota/type-fuel-benzin/',
  47901.                     '/ua/cars/14/2/' => '/ua/used-car/volkswagen/type-fuel-benzin/',
  47902.                     '/ua/cars/any/2/' => '/ua/used-car/type-fuel-benzin/',
  47903.                     '/ua/cars/19/14/' => '/ua/used-car/chevrolet/type-body-vnedorozhnik/',
  47904.                     '/ua/cars/1/14/' => '/ua/used-car/ford/type-body-vnedorozhnik/',
  47905.                     '/ua/cars/6/14/' => '/ua/used-car/infiniti/type-body-vnedorozhnik/',
  47906.                     '/ua/cars/31/14/' => '/ua/used-car/jaguar/type-body-vnedorozhnik/',
  47907.                     '/ua/cars/42/14/' => '/ua/used-car/jeep/type-body-vnedorozhnik/',
  47908.                     '/ua/cars/3/14/' => '/ua/used-car/kia/type-body-vnedorozhnik/',
  47909.                     '/ua/cars/8/14/' => '/ua/used-car/land-rover/type-body-vnedorozhnik/',
  47910.                     '/ua/cars/5/14/' => '/ua/used-car/lexus/type-body-vnedorozhnik/',
  47911.                     '/ua/cars/4/14/' => '/ua/used-car/mazda/type-body-vnedorozhnik/',
  47912.                     '/ua/cars/7/14/' => '/ua/used-car/mercedes-benz/type-body-vnedorozhnik/',
  47913.                     '/ua/cars/20/14/' => '/ua/used-car/mitsubishi/type-body-vnedorozhnik/',
  47914.                     '/ua/cars/12/14/' => '/ua/used-car/nissan/type-body-vnedorozhnik/',
  47915.                     '/ua/cars/24/14/' => '/ua/used-car/subaru/type-body-vnedorozhnik/',
  47916.                     '/ua/cars/23/14/' => '/ua/used-car/suzuki/type-body-vnedorozhnik/',
  47917.                     '/ua/cars/2/14/' => '/ua/used-car/toyota/type-body-vnedorozhnik/',
  47918.                     '/ua/cars/14/14/' => '/ua/used-car/volkswagen/type-body-vnedorozhnik/',
  47919.                     '/ua/cars/any/14/' => '/ua/used-car/type-body-vnedorozhnik/',
  47920.                     '/ua/cars/13/8/' => '/ua/used-car/audi/type-fuel-dizel/',
  47921.                     '/ua/cars/22/8/' => '/ua/used-car/bmw/type-fuel-dizel/',
  47922.                     '/ua/cars/1/8/' => '/ua/used-car/ford/type-fuel-dizel/',
  47923.                     '/ua/cars/7/8/' => '/ua/used-car/mercedes-benz/type-fuel-dizel/',
  47924.                     '/ua/cars/2/8/' => '/ua/used-car/toyota/type-fuel-dizel/',
  47925.                     '/ua/cars/any/8/' => '/ua/used-car/type-fuel-dizel/',
  47926.                     '/ua/cars/7/11/' => '/ua/used-car/mercedes-benz/type-transmission-zadniy/',
  47927.                     '/ua/cars/14/11/' => '/ua/used-car/volkswagen/type-transmission-zadniy/',
  47928.                     '/ua/cars/any/11/' => '/ua/used-car/type-transmission-zadniy/',
  47929.                     '/ua/cars/32/9/' => '/ua/used-car/acura/type-body-krossover/',
  47930.                     '/ua/cars/13/9/' => '/ua/used-car/audi/type-body-krossover/',
  47931.                     '/ua/cars/22/9/' => '/ua/used-car/bmw/type-body-krossover/',
  47932.                     '/ua/cars/48/9/' => '/ua/used-car/cadillac/type-body-krossover/',
  47933.                     '/ua/cars/51/9/' => '/ua/used-car/chery/type-body-krossover/',
  47934.                     '/ua/cars/19/9/' => '/ua/used-car/chevrolet/type-body-krossover/',
  47935.                     '/ua/cars/15/9/' => '/ua/used-car/citroen/type-body-krossover/',
  47936.                     '/ua/cars/25/9/' => '/ua/used-car/fiat/type-body-krossover/',
  47937.                     '/ua/cars/1/9/' => '/ua/used-car/ford/type-body-krossover/',
  47938.                     '/ua/cars/10/9/' => '/ua/used-car/honda/type-body-krossover/',
  47939.                     '/ua/cars/18/9/' => '/ua/used-car/hyundai/type-body-krossover/',
  47940.                     '/ua/cars/6/9/' => '/ua/used-car/infiniti/type-body-krossover/',
  47941.                     '/ua/cars/31/9/' => '/ua/used-car/jaguar/type-body-krossover/',
  47942.                     '/ua/cars/42/9/' => '/ua/used-car/jeep/type-body-krossover/',
  47943.                     '/ua/cars/3/9/' => '/ua/used-car/kia/type-body-krossover/',
  47944.                     '/ua/cars/8/9/' => '/ua/used-car/land-rover/type-body-krossover/',
  47945.                     '/ua/cars/5/9/' => '/ua/used-car/lexus/type-body-krossover/',
  47946.                     '/ua/cars/4/9/' => '/ua/used-car/mazda/type-body-krossover/',
  47947.                     '/ua/cars/7/9/' => '/ua/used-car/mercedes-benz/type-body-krossover/',
  47948.                     '/ua/cars/43/9/' => '/ua/used-car/mg/type-body-krossover/',
  47949.                     '/ua/cars/20/9/' => '/ua/used-car/mitsubishi/type-body-krossover/',
  47950.                     '/ua/cars/12/9/' => '/ua/used-car/nissan/type-body-krossover/',
  47951.                     '/ua/cars/16/9/' => '/ua/used-car/opel/type-body-krossover/',
  47952.                     '/ua/cars/11/9/' => '/ua/used-car/peugeot/type-body-krossover/',
  47953.                     '/ua/cars/53/9/' => '/ua/used-car/porsche/type-body-krossover/',
  47954.                     '/ua/cars/21/9/' => '/ua/used-car/renault/type-body-krossover/',
  47955.                     '/ua/cars/28/9/' => '/ua/used-car/seat/type-body-krossover/',
  47956.                     '/ua/cars/27/9/' => '/ua/used-car/skoda/type-body-krossover/',
  47957.                     '/ua/cars/24/9/' => '/ua/used-car/subaru/type-body-krossover/',
  47958.                     '/ua/cars/23/9/' => '/ua/used-car/suzuki/type-body-krossover/',
  47959.                     '/ua/cars/38/9/' => '/ua/used-car/tesla/type-body-krossover/',
  47960.                     '/ua/cars/2/9/' => '/ua/used-car/toyota/type-body-krossover/',
  47961.                     '/ua/cars/14/9/' => '/ua/used-car/volkswagen/type-body-krossover/',
  47962.                     '/ua/cars/26/9/' => '/ua/used-car/volvo/type-body-krossover/',
  47963.                     '/ua/cars/any/9/' => '/ua/used-car/type-body-krossover/',
  47964.                     '/ua/cars/1/15/' => '/ua/used-car/ford/type-body-liftbek/',
  47965.                     '/ua/cars/27/15/' => '/ua/used-car/skoda/type-body-liftbek/',
  47966.                     '/ua/cars/any/15/' => '/ua/used-car/type-body-liftbek/',
  47967.                     '/ua/cars/13/5/' => '/ua/used-car/audi/type-kpp-mehanika/',
  47968.                     '/ua/cars/51/5/' => '/ua/used-car/chery/type-kpp-mehanika/',
  47969.                     '/ua/cars/19/5/' => '/ua/used-car/chevrolet/type-kpp-mehanika/',
  47970.                     '/ua/cars/25/5/' => '/ua/used-car/fiat/type-kpp-mehanika/',
  47971.                     '/ua/cars/1/5/' => '/ua/used-car/ford/type-kpp-mehanika/',
  47972.                     '/ua/cars/18/5/' => '/ua/used-car/hyundai/type-kpp-mehanika/',
  47973.                     '/ua/cars/3/5/' => '/ua/used-car/kia/type-kpp-mehanika/',
  47974.                     '/ua/cars/4/5/' => '/ua/used-car/mazda/type-kpp-mehanika/',
  47975.                     '/ua/cars/7/5/' => '/ua/used-car/mercedes-benz/type-kpp-mehanika/',
  47976.                     '/ua/cars/43/5/' => '/ua/used-car/mg/type-kpp-mehanika/',
  47977.                     '/ua/cars/12/5/' => '/ua/used-car/nissan/type-kpp-mehanika/',
  47978.                     '/ua/cars/11/5/' => '/ua/used-car/peugeot/type-kpp-mehanika/',
  47979.                     '/ua/cars/21/5/' => '/ua/used-car/renault/type-kpp-mehanika/',
  47980.                     '/ua/cars/28/5/' => '/ua/used-car/seat/type-kpp-mehanika/',
  47981.                     '/ua/cars/23/5/' => '/ua/used-car/suzuki/type-kpp-mehanika/',
  47982.                     '/ua/cars/38/5/' => '/ua/used-car/tesla/type-kpp-mehanika/',
  47983.                     '/ua/cars/2/5/' => '/ua/used-car/toyota/type-kpp-mehanika/',
  47984.                     '/ua/cars/any/5/' => '/ua/used-car/type-kpp-mehanika/',
  47985.                     '/ua/cars/15/26/' => '/ua/used-car/citroen/type-body-miniven/',
  47986.                     '/ua/cars/25/26/' => '/ua/used-car/fiat/type-body-miniven/',
  47987.                     '/ua/cars/1/26/' => '/ua/used-car/ford/type-body-miniven/',
  47988.                     '/ua/cars/18/26/' => '/ua/used-car/hyundai/type-body-miniven/',
  47989.                     '/ua/cars/4/26/' => '/ua/used-car/mazda/type-body-miniven/',
  47990.                     '/ua/cars/7/26/' => '/ua/used-car/mercedes-benz/type-body-miniven/',
  47991.                     '/ua/cars/11/26/' => '/ua/used-car/peugeot/type-body-miniven/',
  47992.                     '/ua/cars/14/26/' => '/ua/used-car/volkswagen/type-body-miniven/',
  47993.                     '/ua/cars/any/26/' => '/ua/used-car/type-body-miniven/',
  47994.                     '/ua/cars/15/3/' => '/ua/used-car/citroen/type-transmission-peredniy/',
  47995.                     '/ua/cars/3/3/' => '/ua/used-car/kia/type-transmission-peredniy/',
  47996.                     '/ua/cars/11/3/' => '/ua/used-car/peugeot/type-transmission-peredniy/',
  47997.                     '/ua/cars/21/3/' => '/ua/used-car/renault/type-transmission-peredniy/',
  47998.                     '/ua/cars/28/3/' => '/ua/used-car/seat/type-transmission-peredniy/',
  47999.                     '/ua/cars/27/3/' => '/ua/used-car/skoda/type-transmission-peredniy/',
  48000.                     '/ua/cars/14/3/' => '/ua/used-car/volkswagen/type-transmission-peredniy/',
  48001.                     '/ua/cars/any/3/' => '/ua/used-car/type-transmission-peredniy/',
  48002.                     '/ua/cars/1/24/' => '/ua/used-car/ford/type-body-pikap/',
  48003.                     '/ua/cars/20/24/' => '/ua/used-car/mitsubishi/type-body-pikap/',
  48004.                     '/ua/cars/12/24/' => '/ua/used-car/nissan/type-body-pikap/',
  48005.                     '/ua/cars/11/24/' => '/ua/used-car/peugeot/type-body-pikap/',
  48006.                     '/ua/cars/2/24/' => '/ua/used-car/toyota/type-body-pikap/',
  48007.                     '/ua/cars/any/24/' => '/ua/used-car/type-body-pikap/',
  48008.                     '/ua/cars/32/6/' => '/ua/used-car/type-body-sedan/',
  48009.                     '/ua/cars/13/6/' => '/ua/used-car/audi/type-body-sedan/',
  48010.                     '/ua/cars/22/6/' => '/ua/used-car/bmw/type-body-sedan/',
  48011.                     '/ua/cars/19/6/' => '/ua/used-car/chevrolet/type-body-sedan/',
  48012.                     '/ua/cars/15/6/' => '/ua/used-car/citroen/type-body-sedan/',
  48013.                     '/ua/cars/46/6/' => '/ua/used-car/daewoo/type-body-sedan/',
  48014.                     '/ua/cars/25/6/' => '/ua/used-car/fiat/type-body-sedan/',
  48015.                     '/ua/cars/1/6/' => '/ua/used-car/ford/type-body-sedan/',
  48016.                     '/ua/cars/10/6/' => '/ua/used-car/honda/type-body-sedan/',
  48017.                     '/ua/cars/18/6/' => '/ua/used-car/hyundai/type-body-sedan/',
  48018.                     '/ua/cars/6/6/' => '/ua/used-car/infiniti/type-body-sedan/',
  48019.                     '/ua/cars/31/6/' => '/ua/used-car/jaguar/type-body-sedan/',
  48020.                     '/ua/cars/3/6/' => '/ua/used-car/kia/type-body-sedan/',
  48021.                     '/ua/cars/5/6/' => '/ua/used-car/lexus/type-body-sedan/',
  48022.                     '/ua/cars/7/6/' => '/ua/used-car/mercedes-benz/type-body-sedan/',
  48023.                     '/ua/cars/20/6/' => '/ua/used-car/mitsubishi/type-body-sedan/',
  48024.                     '/ua/cars/12/6/' => '/ua/used-car/nissan/type-body-sedan/',
  48025.                     '/ua/cars/16/6/' => '/ua/used-car/opel/type-body-sedan/',
  48026.                     '/ua/cars/11/6/' => '/ua/used-car/peugeot/type-body-sedan/',
  48027.                     '/ua/cars/57/6/' => '/ua/used-car/ravon/type-body-sedan/',
  48028.                     '/ua/cars/21/6/' => '/ua/used-car/renault/type-body-sedan/',
  48029.                     '/ua/cars/28/6/' => '/ua/used-car/seat/type-body-sedan/',
  48030.                     '/ua/cars/27/6/' => '/ua/used-car/skoda/type-body-sedan/',
  48031.                     '/ua/cars/24/6/' => '/ua/used-car/subaru/type-body-sedan/',
  48032.                     '/ua/cars/23/6/' => '/ua/used-car/suzuki/type-body-sedan/',
  48033.                     '/ua/cars/38/6/' => '/ua/used-car/tesla/type-body-sedan/',
  48034.                     '/ua/cars/2/6/' => '/ua/used-car/toyota/type-body-sedan/',
  48035.                     '/ua/cars/14/6/' => '/ua/used-car/volkswagen/type-body-sedan/',
  48036.                     '/ua/cars/26/6/' => '/ua/used-car/volvo/type-body-sedan/',
  48037.                     '/ua/cars/any/6/' => '/ua/used-car/type-body-sedan/',
  48038.                     '/ua/cars/13/7/' => '/ua/used-car/audi/type-body-universal/',
  48039.                     '/ua/cars/19/7/' => '/ua/used-car/chevrolet/type-body-universal/',
  48040.                     '/ua/cars/15/7/' => '/ua/used-car/citroen/type-body-universal/',
  48041.                     '/ua/cars/25/7/' => '/ua/used-car/fiat/type-body-universal/',
  48042.                     '/ua/cars/1/7/' => '/ua/used-car/ford/type-body-universal/',
  48043.                     '/ua/cars/18/7/' => '/ua/used-car/hyundai/type-body-universal/',
  48044.                     '/ua/cars/3/7/' => '/ua/used-car/kia/type-body-universal/',
  48045.                     '/ua/cars/8/7/' => '/ua/used-car/land-rover/type-body-universal/',
  48046.                     '/ua/cars/5/7/' => '/ua/used-car/lexus/type-body-universal/',
  48047.                     '/ua/cars/4/7/' => '/ua/used-car/mazda/type-body-universal/',
  48048.                     '/ua/cars/20/7/' => '/ua/used-car/mitsubishi/type-body-universal/',
  48049.                     '/ua/cars/12/7/' => '/ua/used-car/nissan/type-body-universal/',
  48050.                     '/ua/cars/16/7/' => '/ua/used-car/opel/type-body-universal/',
  48051.                     '/ua/cars/11/7/' => '/ua/used-car/peugeot/type-body-universal/',
  48052.                     '/ua/cars/53/7/' => '/ua/used-car/porsche/type-body-universal/',
  48053.                     '/ua/cars/21/7/' => '/ua/used-car/renault/type-body-universal/',
  48054.                     '/ua/cars/28/7/' => '/ua/used-car/seat/type-body-universal/',
  48055.                     '/ua/cars/27/7/' => '/ua/used-car/skoda/type-body-universal/',
  48056.                     '/ua/cars/24/7/' => '/ua/used-car/subaru/type-body-universal/',
  48057.                     '/ua/cars/2/7/' => '/ua/used-car/toyota/type-body-universal/',
  48058.                     '/ua/cars/26/7/' => '/ua/used-car/volvo/type-body-universal/',
  48059.                     '/ua/cars/17/7/' => '/ua/used-moto/yamaha/type-body-universal/',
  48060.                     '/ua/cars/any/7/' => '/ua/used-car/type-body-universal/',
  48061.                     '/ua/cars/15/226/' => '/ua/used-car/citroen/type-body-furgon/',
  48062.                     '/ua/cars/25/226/' => '/ua/used-car/fiat/type-body-furgon/',
  48063.                     '/ua/cars/1/226/' => '/ua/used-car/ford/type-body-furgon/',
  48064.                     '/ua/cars/16/226/' => '/ua/used-car/opel/type-body-furgon/',
  48065.                     '/ua/cars/11/226/' => '/ua/used-car/peugeot/type-body-furgon/',
  48066.                     '/ua/cars/21/226/' => '/ua/used-car/renault/type-body-furgon/',
  48067.                     '/ua/cars/14/226/' => '/ua/used-car/volkswagen/type-body-furgon/',
  48068.                     '/ua/cars/any/226/' => '/ua/used-car/type-body-furgon/',
  48069.                     '/ua/cars/13/1/' => '/ua/used-car/audi/type-body-hetchbek/',
  48070.                     '/ua/cars/22/1/' => '/ua/used-car/bmw/type-body-hetchbek/',
  48071.                     '/ua/cars/51/1/' => '/ua/used-car/chery/type-body-hetchbek/',
  48072.                     '/ua/cars/19/1/' => '/ua/used-car/chevrolet/type-body-hetchbek/',
  48073.                     '/ua/cars/15/1/' => '/ua/used-car/citroen/type-body-hetchbek/',
  48074.                     '/ua/cars/25/1/' => '/ua/used-car/fiat/type-body-hetchbek/',
  48075.                     '/ua/cars/1/1/' => '/ua/used-car/ford/type-body-hetchbek/',
  48076.                     '/ua/cars/18/1/' => '/ua/used-car/hyundai/type-body-hetchbek/',
  48077.                     '/ua/cars/6/1/' => '/ua/used-car/infiniti/type-body-hetchbek/',
  48078.                     '/ua/cars/3/1/' => '/ua/used-car/kia/type-body-hetchbek/',
  48079.                     '/ua/cars/5/1/' => '/ua/used-car/lexus/type-body-hetchbek/',
  48080.                     '/ua/cars/4/1/' => '/ua/used-car/mazda/type-body-hetchbek/',
  48081.                     '/ua/cars/7/1/' => '/ua/used-car/mercedes-benz/type-body-hetchbek/',
  48082.                     '/ua/cars/20/1/' => '/ua/used-car/mitsubishi/type-body-hetchbek/',
  48083.                     '/ua/cars/12/1/' => '/ua/used-car/nissan/type-body-hetchbek/',
  48084.                     '/ua/cars/16/1/' => '/ua/used-car/opel/type-body-hetchbek/',
  48085.                     '/ua/cars/21/1/' => '/ua/used-car/renault/type-body-hetchbek/',
  48086.                     '/ua/cars/28/1/' => '/ua/used-car/seat/type-body-hetchbek/',
  48087.                     '/ua/cars/27/1/' => '/ua/used-car/skoda/type-body-hetchbek/',
  48088.                     '/ua/cars/23/1/' => '/ua/used-car/suzuki/type-body-hetchbek/',
  48089.                     '/ua/cars/2/1/' => '/ua/used-car/toyota/type-body-hetchbek/',
  48090.                     '/ua/cars/14/1/' => '/ua/used-car/volkswagen/type-body-hetchbek/',
  48091.                     '/ua/cars/any/1/' => '/ua/used-car/type-body-hetchbek/',
  48092.                     '/ua/catalog' => '/ua/used-car/',
  48093.                     '/ru/catalog' => '/ru/used-car/',
  48094.                 ],
  48095.                 'PEUGEOT' => [
  48096.                     '/about_peugeot/' => '/ru/about/about-company',
  48097.                     '/about_peugeot/history-of-the-peugeot-logo/' => '/ru/about/about-company',
  48098.                     '/about_peugeot/museum_peugeot/' => '/ru/about/about-company',
  48099.                     '/about_peugeot/peugeot_news/' => '/ru/news',
  48100.                     '/about_peugeot/smile/' => '/ru/about/about-company',
  48101.                     '/company/' => '/ru/about/about-company',
  48102.                     '/company/activity/' => '/ru/about/contacts',
  48103.                     '/company/contacts/' => '/ru/about/contacts',
  48104.                     '/company/feedback/' => '/ru/about/contacts',
  48105.                     '/company/jobs/' => '/ru/about/vacancy',
  48106.                     '/company/loyalty_program/' => '/ru/',
  48107.                     '/company/news/' => '/ru/news',
  48108.                     '/company/news/105416/' => '/ru/news',
  48109.                     '/company/news/133240/' => '/ru/news',
  48110.                     '/company/news/160730/' => '/ru/news',
  48111.                     '/company/news/373034/' => '/ru/news',
  48112.                     '/company/news/69843/' => '/ru/news',
  48113.                     '/company/news/87926/' => '/ru/news',
  48114.                     '/company/our_staff/' => '/ru/about/staff',
  48115.                     '/company/policy-on-quality-vidigrup/' => '/ru/about/quality-policy',
  48116.                     '/company/subscription/' => '/ru/',
  48117.                     '/company/video' => '/ru/',
  48118.                     '/corporate_customers/' => '/ru/',
  48119.                     '/corporate_customers/affiliate-program-for-employees/' => '/ru/finance/program-for-employees',
  48120.                     '/corporate_customers/fleet-management/' => '/ru/finance/fleet-management',
  48121.                     '/corporate_customers/leasing/' => '/ru/',
  48122.                     '/corporate_customers/loyalty-program/' => '/ru/',
  48123.                     '/corporate_customers/our_clients/' => '/ru/',
  48124.                     '/corporate_customers/program-re-equipment/' => '/ru/finance/conversion-program',
  48125.                     '/forms/presentation-208/' => '/ru/model-lineup',
  48126.                     '/forms/presentation-408/' => '/ru/',
  48127.                     '/legal_terms/' => '/ru/',
  48128.                     '/models/' => '/ru/model-lineup',
  48129.                     '/models/cars/' => '/ru/model-lineup',
  48130.                     '/models/cars/107/' => '/ru/',
  48131.                     '/models/cars/107/complectation/' => '/ru/',
  48132.                     '/models/cars/108/' => '/ru/',
  48133.                     '/models/cars/108/accessories/' => '/ru/',
  48134.                     '/models/cars/108/characteristics/' => '/ru/',
  48135.                     '/models/cars/108/complectation/' => '/ru/',
  48136.                     '/models/cars/108/gallery/' => '/ru/',
  48137.                     '/models/cars/2008/' => '/ru/car/peugeot-2008',
  48138.                     '/models/cars/2008/accessories/' => '/ru/car/peugeot-2008',
  48139.                     '/models/cars/2008/characteristics/' => '/ru/car/peugeot-2008',
  48140.                     '/models/cars/2008/complectation/' => '/ru/car/peugeot-2008',
  48141.                     '/models/cars/2008/gallery/' => '/ru/car/peugeot-2008',
  48142.                     '/models/cars/208/' => '/ru/',
  48143.                     '/models/cars/208/accessories/' => '/ru/',
  48144.                     '/models/cars/208/characteristics/' => '/ru/',
  48145.                     '/models/cars/208/colors/' => '/ru/',
  48146.                     '/models/cars/208/complectation/' => '/ru/',
  48147.                     '/models/cars/208/gallery/' => '/ru/',
  48148.                     '/models/cars/3008/' => '/ru/car/peugeot-3008',
  48149.                     '/models/cars/3008/accessories/' => '/ru/car/peugeot-3008',
  48150.                     '/models/cars/3008/characteristics/' => '/ru/car/peugeot-3008',
  48151.                     '/models/cars/3008/colors/' => '/ru/car/peugeot-3008',
  48152.                     '/models/cars/3008/complectation/' => '/ru/car/peugeot-3008',
  48153.                     '/models/cars/3008/gallery/' => '/ru/car/peugeot-3008',
  48154.                     '/models/cars/301/' => '/ru/car/peugeot-301',
  48155.                     '/models/cars/301/accessories/' => '/ru/car/peugeot-301',
  48156.                     '/models/cars/301/characteristics/' => '/ru/car/peugeot-301',
  48157.                     '/models/cars/301/colors/' => '/ru/car/peugeot-301',
  48158.                     '/models/cars/301/complectation/' => '/ru/car/peugeot-301',
  48159.                     '/models/cars/301/gallery/' => '/ru/car/peugeot-301',
  48160.                     '/models/cars/308/' => '/ru/',
  48161.                     '/models/cars/308/accessories/' => '/ru/',
  48162.                     '/models/cars/308/characteristics/' => '/ru/',
  48163.                     '/models/cars/308/complectation/' => '/ru/',
  48164.                     '/models/cars/308/gallery/' => '/ru/',
  48165.                     '/models/cars/308-sw/' => '/ru/',
  48166.                     '/models/cars/308-sw/accessories/' => '/ru/',
  48167.                     '/models/cars/308-sw/characteristics/' => '/ru/',
  48168.                     '/models/cars/308-sw/complectation/' => '/ru/',
  48169.                     '/models/cars/308-sw/gallery/' => '/ru/',
  48170.                     '/models/cars/4008/' => '/ru/',
  48171.                     '/models/cars/4008/complectation/' => '/ru/',
  48172.                     '/models/cars/408/' => '/ru/',
  48173.                     '/models/cars/5008/' => '/ru/car/peugeot-5008',
  48174.                     '/models/cars/5008/accessories/' => '/ru/car/peugeot-5008',
  48175.                     '/models/cars/5008/characteristics/' => '/ru/car/peugeot-5008',
  48176.                     '/models/cars/5008/complectation/' => '/ru/car/peugeot-5008',
  48177.                     '/models/cars/5008/gallery/' => '/ru/car/peugeot-5008',
  48178.                     '/models/cars/508/' => '/ru/car/peugeot-508',
  48179.                     '/models/cars/508/accessories/' => '/ru/car/peugeot-508',
  48180.                     '/models/cars/508/characteristics/' => '/ru/car/peugeot-508',
  48181.                     '/models/cars/508/complectation/' => '/ru/car/peugeot-508',
  48182.                     '/models/cars/508/gallery/' => '/ru/car/peugeot-508',
  48183.                     '/models/cars/bipper-tepee/' => '/ru/',
  48184.                     '/models/cars/expert-tepee/' => '/ru/car/expert-fourgon',
  48185.                     '/models/cars/partner-tepee/' => '/ru/car/partner-fourgon',
  48186.                     '/models/cars/partner-tepee/characteristics/' => '/ru/car/partner-fourgon',
  48187.                     '/models/cars/partner-tepee/complectation/' => '/ru/car/partner-fourgon',
  48188.                     '/models/cars/rcz/' => '/ru/',
  48189.                     '/models/cars/rcz/complectation/' => '/ru/',
  48190.                     '/models/cars/rifter/' => '/ru/car/peugeot-rifter',
  48191.                     '/models/cars/rifter/accessories/' => '/ru/car/peugeot-rifter',
  48192.                     '/models/cars/rifter/characteristics/' => '/ru/car/peugeot-rifter',
  48193.                     '/models/cars/rifter/complectation/' => '/ru/car/peugeot-rifter',
  48194.                     '/models/cars/rifter/gallery/' => '/ru/car/peugeot-rifter',
  48195.                     '/models/cars/traveller/' => '/ru/car/peugeot-traveller',
  48196.                     '/models/cars/traveller/accessories/' => '/ru/car/peugeot-traveller',
  48197.                     '/models/cars/traveller/characteristics/' => '/ru/car/peugeot-traveller',
  48198.                     '/models/cars/traveller/complectation/' => '/ru/car/peugeot-traveller',
  48199.                     '/models/cars/traveller/gallery/' => '/ru/car/peugeot-traveller',
  48200.                     '/models/commercial/' => '/ru/',
  48201.                     '/models/commercial/bipper-fourgon/' => '/ru/',
  48202.                     '/models/commercial/boxer/' => '/ru/car/boxer-fourgon',
  48203.                     '/models/commercial/boxer/characteristics/' => '/ru/car/boxer-fourgon',
  48204.                     '/models/commercial/boxer/complectation/' => '/ru/car/boxer-fourgon',
  48205.                     '/models/commercial/boxer/gallery/' => '/ru/car/boxer-fourgon',
  48206.                     '/models/commercial/boxer-chassis/' => '/ru/car/boxer-chassi-dblcab',
  48207.                     '/models/commercial/boxer-chassis/complectation/' => '/ru/car/boxer-chassi-dblcab',
  48208.                     '/models/commercial/boxer-chassis/gallery/' => '/ru/car/boxer-chassi-dblcab',
  48209.                     '/models/commercial/expert/' => '/ru/car/expert-fourgon',
  48210.                     '/models/commercial/expert-tepee/' => '/ru/car/expert-fourgon',
  48211.                     '/models/commercial/expert-tepee/characteristics/' => '/ru/car/expert-fourgon',
  48212.                     '/models/commercial/expert-tepee/complectation/' => '/ru/car/expert-fourgon',
  48213.                     '/models/commercial/expert-tepee/gallery/' => '/ru/car/expert-fourgon',
  48214.                     '/models/commercial/partner-b9-fourgon/' => '/ru/',
  48215.                     '/models/commercial/partner-b9-fourgon/characteristics/' => '/ru/',
  48216.                     '/models/commercial/partner-b9-fourgon/complectation/' => '/ru/',
  48217.                     '/models/commercial/partner-b9-fourgon/gallery/' => '/ru/',
  48218.                     '/models/test_drive/' => '/ru/testdrive-form',
  48219.                     '/services/' => '/ru/finance/credit',
  48220.                     '/services/body-service/' => '/ru/service/body-repair',
  48221.                     '/services/insurance/' => '/ru/finance/insurance',
  48222.                     '/services/leasing/' => '/ru/',
  48223.                     '/services/painting-of-winter/' => '/ru/service/painting-tires',
  48224.                     '/services/peugeot_finance/' => '/ru/finance/leasing',
  48225.                     '/services/s-probegom/' => '/ru/',
  48226.                     '/services/trade_in/' => '/ru/finance/trade-in',
  48227.                     '/services/trade_in/online-estimate/' => '/ru/finance/trade-in',
  48228.                     '/shares/' => '/ru/stocks',
  48229.                     '/shares/118522/' => '/ru/',
  48230.                     '/shares/133306/' => '/ru/',
  48231.                     '/shares/55652/a/tools/' => '/ru/',
  48232.                     '/shares/archive/' => '/ru/stocks',
  48233.                     '/site_map/' => '/ru/',
  48234.                     '/tools/' => '/ru/service/order-to',
  48235.                     '/tools/accessories/' => '/ru/service/accessories',
  48236.                     '/tools/card-info/' => '/ru/',
  48237.                     '/tools/folder/' => '/ru/service/parts',
  48238.                     '/tools/peugeot_assistance/' => '/ru/',
  48239.                     '/tools/record/' => '/ru/service/order-to',
  48240.                     '/tools/reglament-to' => '/ru/service/order-to',
  48241.                     '/tools/spares/' => '/ru/service/parts',
  48242.                     '/tools/tires/' => '/ru/service/tires-hotel',
  48243.                     '/tools/warranty/' => '/ru/service/order-to',
  48244.                     '/shares/329743/' => '/ru/',
  48245.                     '/shares/372095/' => '/ru/',
  48246.                     '/ua/car/peugeot-е-2008' => '/ua/car/peugeot-e-2008',
  48247.                     '/ru/car/peugeot-е-2008' => '/ru/car/peugeot-e-2008',
  48248.                     '/ua/configurator/peugeot-е-2008' => '/ua/configurator/peugeot-e-2008',
  48249.                     '/ru/configurator/peugeot-е-2008' => '/ru/configurator/peugeot-e-2008',
  48250.                     '/ua/car/peugeot-е-2008/configuration' => '/ua/car/peugeot-e-2008/configuration',
  48251.                     '/ru/car/peugeot-е-2008/configuration' => '/ru/car/peugeot-e-2008/configuration',
  48252.                 ],
  48253.                 'INSITE' => [
  48254.                     '/ru/cars/honda-pilot' => '/ru/',
  48255.                     '/ua/cars/honda-pilot' => '/ua/',
  48256.                     '/ru/servicehonda/maintenance' => '/ru/servicehonda/sign',
  48257.                     '/ua/servicehonda/maintenance' => '/ua/servicehonda/sign',
  48258.                     '/ru/serviceacura/maintenance' => '/ru/serviceacura/sign',
  48259.                     '/ua/serviceacura/maintenance' => '/ua/serviceacura/sign',
  48260.                     '/about/' => '/ru/about/',
  48261.                     '/about/3dtour/' => '/ru/about/',
  48262.                     '/about/about_honda/' => '/ru/about/',
  48263.                     '/about/contacts/' => '/ru/about/contacts/',
  48264.                     '/about/staff/' => '/ru/about/staff/',
  48265.                     '/about/vacancy/' => '/ru/about/vacancy/',
  48266.                     '/cars/' => '/ru/',
  48267.                     '/cars/accord/complectation/' => '/ru/',
  48268.                     '/cars/civic-2017-4D/' => '/ru/cars/civik-4d',
  48269.                     '/cars/civic-2017-4D/gallery/' => '/ru/cars/civik-4d',
  48270.                     '/cars/civic-4d/' => '/ru/cars/civik-4d',
  48271.                     '/cars/civic-5d/' => '/ru/cars/civik-4d',
  48272.                     '/cars/cr-v-2017/' => '/ru/cars/honda-cr-v',
  48273.                     '/cars/cr-v-2017/characteristics/' => '/ru/cars/honda-cr-v',
  48274.                     '/cars/cr-v-2017/complectation/' => '/ru/cars/honda-cr-v',
  48275.                     '/cars/cr-v-2017/gallery/' => '/ru/cars/honda-cr-v',
  48276.                     '/cars/HR-V/' => '/ru/cars/honda-hr-v',
  48277.                     '/cars/HR-V/characteristics/' => '/ru/cars/honda-hr-v',
  48278.                     '/cars/HR-V/complectation/' => '/ru/cars/honda-hr-v',
  48279.                     '/cars/HR-V/gallery/' => '/ru/cars/honda-hr-v',
  48280.                     '/cars/online-order/' => '/ru/',
  48281.                     '/cars/pilot/' => '/ru/cars/honda-pilot',
  48282.                     '/cars/pilot/characteristics/' => '/ru/cars/honda-pilot',
  48283.                     '/cars/pilot/complectation/' => '/ru/cars/honda-pilot',
  48284.                     '/cars/pilot/gallery/' => '/ru/cars/honda-pilot',
  48285.                     '/cars/test-drive/' => '/ru/testdrive-form',
  48286.                     '/legal_terms/' => '/ru/',
  48287.                     '/moto/kruizery/vt750c2b-shadow-black-spirit/complectation/' => '/ru/',
  48288.                     '/moto/malokubaturnye-125ss-150ss/xr150/complectation/' => '/ru/',
  48289.                     '/moto/super-sport/cbr300r/complectation/' => '/ru/',
  48290.                     '/news/' => '/ru/',
  48291.                     '/news/honda/' => '/ru/',
  48292.                     '/news/our/' => '/ru/',
  48293.                     '/news/our/169514/' => '/ru/',
  48294.                     '/news/our/349480/' => '/ru/',
  48295.                     '/news/our/352860/' => '/ru/',
  48296.                     '/news/our/361344/' => '/ru/',
  48297.                     '/news/subscribe/' => '/ru/',
  48298.                     '/service/' => '/ru/servicehonda/sign',
  48299.                     '/service/accessories/' => '/ru/servicehonda/sign',
  48300.                     '/service/avto-online/' => '/ru/servicehonda/sign',
  48301.                     '/service/bus/' => '/ru/servicehonda/sign',
  48302.                     '/service/gas-cylinder-equipment/' => '/ru/servicehonda/sign',
  48303.                     '/service/guarant/' => '/ru/servicehonda/sign',
  48304.                     '/service/honda-care/' => '/ru/servicehonda/sign',
  48305.                     '/service/noise/' => '/ru/servicehonda/sign',
  48306.                     '/service/online-acceptance/' => '/ru/servicehonda/sign',
  48307.                     '/service/reglament-to/' => '/ru/servicehonda/sign',
  48308.                     '/service/repair/' => '/ru/servicehonda/sign',
  48309.                     '/service/sign' => '/ru/servicehonda/sign',
  48310.                     '/service/sign/' => '/ru/servicehonda/sign',
  48311.                     '/service/spares/' => '/ru/servicehonda/sign',
  48312.                     '/serviceacura/' => '/ru/serviceacura/sign',
  48313.                     '/serviceacura/avto-online/' => '/ru/serviceacura/sign',
  48314.                     '/serviceacura/guarant/' => '/ru/serviceacura/sign',
  48315.                     '/serviceacura/maintenance/' => '/ru/serviceacura/sign',
  48316.                     '/serviceacura/sign/' => '/ru/serviceacura/sign',
  48317.                     '/serviceacura/spare-parts/' => '/ru/serviceacura/sign',
  48318.                     '/services/' => '/ru/serviceacura/sign',
  48319.                     '/services/corporate-clients/' => '/ru/services/corporate-clients/',
  48320.                     '/services/credit/' => '/ru/services/kredit/',
  48321.                     '/services/finance/' => '/ru/services/kredit/',
  48322.                     '/services/insurance/' => '/ru/services/insurance/',
  48323.                     '/services/leasing/' => '/ru/',
  48324.                     '/services/loyality/' => '/ru/',
  48325.                     '/services/moto-finance/' => '/ru/',
  48326.                     '/services/trade-in/' => '/ru/services/trade-in/',
  48327.                     '/services/vidi-shuttle-service/' => '/ru/services/vidi-shuttle-service/',
  48328.                     '/sitemap/' => '/ru/',
  48329.                     '/stocks/' => '/ru/',
  48330.                     '/stocks/current/' => '/ru/',
  48331.                     '/stocks/current/247051/' => '/ru/',
  48332.                     '/stocks/current/295634/' => '/ru/',
  48333.                     '/stocks/current/304932/' => '/ru/',
  48334.                     '/stocks/current/372890/' => '/ru/',
  48335.                     '/stocks/finished/' => '/ru/',
  48336.                     '/sugest/' => '/ru/',
  48337.                     '/sugest/eco_driving/' => '/ru/',
  48338.                     '/sugest/faq_service/' => '/ru/servicehonda/sign',
  48339.                     '/sugest/service/' => '/ru/servicehonda/sign',
  48340.                     '/services/trade-in/online-estimate/' => '/ru/services/trade-in/',
  48341.                     '/ru/avtomobili/test-drive' => '/ru/testdrive-form',
  48342.                     '/ua/avtomobili/test-drive' => '/ua/testdrive-form',
  48343.                 ],
  48344.                 'NORD' => [
  48345.                     '/2016/11/18/volvo-xc60-unikalni-komplektaciї-za-eksklyuzivnoyu-cinoyu/' => '/ru/',
  48346.                     '/2017/03/24/zaproshuyemo-vas-na-prezentaciyu-novogo-volvo-v90-cross-country/' => '/ru/',
  48347.                     '/2017/04/14/zaproshuyemo-vas-na-prezentaciyu-gonochnogo-volvo-s60-polestar/' => '/ru/',
  48348.                     '/2017/08/10/volvo-fanily-drive/' => '/ru/',
  48349.                     '/2017/10/20/vidchuj-drajv-z-krosoverami-volvo-u-versiї-r-design-ta-otrimuj-1000-litriv-palnogo/' => '/ru/',
  48350.                     '/about-us/location-hours/' => '/ru/',
  48351.                     '/avtomobili-v-nayavnosti/' => '/ru/',
  48352.                     '/avtomobili-v-nayavnosti/avtomobili-v-nayavnosti-s90/' => '/ru/',
  48353.                     '/avtomobili-v-nayavnosti/avtomobili-v-nayavnosti-xc90/' => '/ru/',
  48354.                     '/avtomobili-v-nayavnosti/xc60-new/' => '/ru/',
  48355.                     '/finansovi-poslugi/kredituvannya/' => '/ru/',
  48356.                     '/model/' => '/ru/',
  48357.                     '/new-cars/' => '/ru/',
  48358.                     '/new-cars/xc90' => '/ru/card-car/xc90',
  48359.                     '/novi-avtomobili/' => '/ru/',
  48360.                     '/novi-avtomobili/s60-cross-country/' => '/ru/card-car/s90',
  48361.                     '/novi-avtomobili/v40-cross-country/' => '/ru/card-car/xc40',
  48362.                     '/novi-avtomobili/v60-cross-country/' => '/ru/card-car/v60cc',
  48363.                     '/novi-avtomobili/v90/' => '/ru/card-car/v90cc',
  48364.                     '/novi-avtomobili/xc40-new/' => '/ru/card-car/xc40',
  48365.                     '/novi-avtomobili/xc60/' => '/ru/card-car/xc60',
  48366.                     '/novi-avtomobili/xc90/' => '/ru/card-car/xc90',
  48367.                     '/paketnipropozytsii_xc90/' => '/ru/card-car/xc90',
  48368.                     '/portfolio/volvo-xs90-t5/' => '/ru/card-car/xc90',
  48369.                     '/pro-nas/adresa-ta-chas-roboti/' => '/ua/about-us/contacts',
  48370.                     '/xc90-excellence/' => '/ru/card-car/xc90',
  48371.                     '/xc90-r-design/' => '/ru/card-car/xc90',
  48372.                     '/zapit-na-obslugovuvannya/' => '/ua/service/order-to',
  48373.                     '/zapit-na-test-drajv/' => '/ru/testdrive-form',
  48374.                     '/ru/special-offers/volvo-xc90-iz-vigodoyu-do-205-000-griven' => '/ru/special-offers/speczpredlozhenie-volvo-xc90',
  48375.                     '/ua/special-offers/volvo-xc90-iz-vigodoyu-do-205-000-griven' => '/ua/special-offers/speczpredlozhenie-volvo-xc90',
  48376.                     '/ua/car-in-stock/card/Volvo_XC60%20New_2603' => '/ua/car-in-stock/card/volvo-xc60-new-2603',
  48377.                     '/ru/car-in-stock/card/Volvo_XC60%20New_2603' => '/ru/car-in-stock/card/volvo-xc60-new-2603',
  48378.                     '/ua/car-in-stock/card/Volvo_XC60%20New_2694' => '/ua/car-in-stock/card/volvo-xc60-new-2694',
  48379.                     '/ru/car-in-stock/card/Volvo_XC60%20New_2694' => '/ru/car-in-stock/card/volvo-xc60-new-2694',
  48380.                     '/ua/car-in-stock/card/Volvo_XC90%20New_2620' => '/ua/car-in-stock/card/volvo-xc90-new-2620',
  48381.                     '/ru/car-in-stock/card/Volvo_XC90%20New_2620' => '/ru/car-in-stock/card/volvo-xc90-new-2620',
  48382.                     '/ua/car-in-stock/card/Volvo_XC90%20New_2588' => '/ua/car-in-stock/card/volvo-xc90-new-2588',
  48383.                     '/ru/car-in-stock/card/Volvo_XC90%20New_2588' => '/ru/car-in-stock/card/volvo-xc90-new-2588',
  48384.                     '/ua/service/accessories/' => 'https://shop.volvocar-kyivwest.com.ua/',
  48385.                     '/ru/service/accessories/' => 'https://shop.volvocar-kyivwest.com.ua/',
  48386.                 ],
  48387.                 'YAMAHA' => [
  48388.                     '/catalog/lodochnye-motory/' => '/ru/catalog/boat-engines',
  48389.                     '/catalog/lodochnye-motory/chetyrekhtaktnye/f130aetl/' => '/ru/catalog/boat-engines',
  48390.                     '/catalog/moto/mt-seriya/' => '/ru/catalog/series/8',
  48391.                     '/ru/model/d-elight/' => '/ru/model/d-elight/',
  48392.                     '/ru/services/moto-school' => '/ru/experience/about-school/',
  48393.                     '/ru/services/moto-school/level-one' => '/ru/experience/about-school/',
  48394.                     '/ru/services/moto-school/level-two' => '/ru/experience/about-school/',
  48395.                     '/ru/services/moto-school/level-three' => '/ru/experience/about-school/',
  48396.                     '/ua/services/moto-school' => '/ua/experience/about-school/',
  48397.                     '/ua/services/moto-school/level-one' => '/ua/experience/about-school/',
  48398.                     '/ua/services/moto-school/level-two' => '/ua/experience/about-school/',
  48399.                     '/ua/services/moto-school/level-three' => '/ua/experience/about-school/',
  48400.                 ],
  48401.                 'INSURANCE' => [
  48402.                     '/about/' => '/ru/',
  48403.                     '/about/vacansy/' => '/ru/',
  48404.                     '/calc/' => '/ru/calc/',
  48405.                     '/contacts/' => '/ru/contacts/',
  48406.                     '/press/231160/' => '/ru/',
  48407.                     '/press/56175/' => '/ru/',
  48408.                     '/press/81427/' => '/ru/',
  48409.                     '/press/actions/25788/' => '/ru/',
  48410.                     '/press/foto/1037/' => '/ru/',
  48411.                     '/press/foto/1043/' => '/ru/',
  48412.                     '/programs/transport/' => '/ru/programs/transport/kasko/',
  48413.                     '/programs/transport/kasko/' => '/ru/programs/transport/kasko/',
  48414.                     '/programs/transport/kasko/ua' => '/ru/programs/transport/kasko/',
  48415.                     '/programs/transport/ogo/' => '/ru/programs/transport/ogo/',
  48416.                     '/ru/about/' => '/ru/',
  48417.                     '/ru/about/detailed-information/' => '/ru/',
  48418.                     '/ru/about/licenses/' => '/ru/',
  48419.                     '/ru/about/loyality' => '/ru/',
  48420.                     '/ru/about/partners/' => '/ru/',
  48421.                     '/ru/about/public-info' => '/ru/',
  48422.                     '/ru/about/reinsurance/' => '/ru/',
  48423.                     '/ru/about/review/' => '/ru/',
  48424.                     '/ru/calc/' => '/ru/calc/',
  48425.                     '/ru/contacts/' => '/ru/contacts/',
  48426.                     '/ru/download/blank' => '/ru/',
  48427.                     '/ru/press/' => '/ru/',
  48428.                     '/ru/press/actions/' => '/ru/',
  48429.                     '/ru/press/actions/aktsіya-kasko-toyota-7-10-let/' => '/ru/',
  48430.                     '/ru/press/actions/aktsіya-privedіt-druga/' => '/ru/',
  48431.                     '/ru/press/actions/aktsіya-razom-deshevshe/' => '/ru/',
  48432.                     '/ru/press/actions/grafik-raboty-vidi-strahovanie-14102019/' => '/ru/',
  48433.                     '/ru/press/actions/internet-avtosalon-vidiua/' => '/ru/',
  48434.                     '/ru/press/actions/rezultaty-tendera/' => '/ru/',
  48435.                     '/ru/press/grafik-raboty-vidi-strahovanie-14102019/' => '/ru/',
  48436.                     '/ru/press/internet-avtosalon-vidiua/' => '/ru/',
  48437.                     '/ru/press/rezultaty-tendera/' => '/ru/',
  48438.                     '/ru/programs/transport/' => '/ru/',
  48439.                     '/ru/programs/transport/dgo/' => '/ru/programs/transport/dgo/',
  48440.                     '/ru/programs/transport/kasko/' => '/ru/programs/transport/kasko/',
  48441.                     '/ru/programs/transport/ogo/' => '/ru/programs/transport/ogo/',
  48442.                     '/ru/visitor/' => '/ru/',
  48443.                     '/ua/programs/transport/kasko/' => '/ua/programs/transport/kasko/',
  48444.                     '/visitor/offers/11175/' => '/ru/',
  48445.                     '/visitor/offers/22906/' => '/ru/',
  48446.                 ],
  48447.                 'JAGUAR' => [
  48448.                     '/experience-jaguar/art-of-performance-tour/' => '/ru/',
  48449.                     '/%09series/xf/specifications/' => '/ru/vehicles/jaguar-i-pace#',
  48450.                     '/about/news/50fbd255f249e/' => '/ru/',
  48451.                     '/about/news/50fbd71cd67a6/' => '/ru/',
  48452.                     '/about/news/f-type-car-of-the-year/' => '/ru/',
  48453.                     '/about/news/tech-specs/' => '/ru/',
  48454.                     '/about-jaguar/' => '/ru/',
  48455.                     '/about-jaguar/concept-cars/' => '/ru/',
  48456.                     '/about-jaguar/concept-cars/cx16/' => '/ru/',
  48457.                     '/about-jaguar/concept-cars/cx16/cx16-driverfocused-interior/' => '/ru/',
  48458.                     '/about-jaguar/concept-cars/cx16/cx16-performance/' => '/ru/',
  48459.                     '/about-jaguar/concept-cars/cx16/cx16-technology/' => '/ru/',
  48460.                     '/about-jaguar/concept-cars/cx17/' => '/ru/',
  48461.                     '/about-jaguar/concept-cars/cx17/cx17-films/' => '/ru/',
  48462.                     '/about-jaguar/concept-cars/cx17/galereya-cx17-interyer/' => '/ru/',
  48463.                     '/about-jaguar/concept-cars/cx17/gallery-cx17/' => '/ru/',
  48464.                     '/about-jaguar/concept-cars/cx75/' => '/ru/',
  48465.                     '/about-jaguar/concept-cars/cx75/cx75-gallery/' => '/ru/',
  48466.                     '/about-jaguar/concept-cars/i-pace-concept/' => '/ru/vehicles/jaguar-i-pace',
  48467.                     '/about-jaguar/jaguar-busines/' => '/ru/finance/lizing',
  48468.                     '/about-jaguar/jaguar-busines/community/' => '/ru/finance/lizing',
  48469.                     '/about-jaguar/jaguar-busines/corporate-values/' => '/ru/finance/lizing',
  48470.                     '/about-jaguar/jaguar-busines/engineered-and-built-in-britain/' => '/ru/finance/lizing',
  48471.                     '/about-jaguar/jaguar-busines/leadership/' => '/ru/finance/lizing',
  48472.                     '/about-jaguar/jaguar-busines/leadership/dr-ralf-speth/' => '/ru/finance/lizing',
  48473.                     '/about-jaguar/jaguar-busines/leadership/gerd-mauser/' => '/ru/finance/lizing',
  48474.                     '/about-jaguar/jaguar-busines/leadership/ian-callum/' => '/ru/finance/lizing',
  48475.                     '/about-jaguar/jaguar-busines/quality/' => '/ru/finance/lizing',
  48476.                     '/about-jaguar/jaguar-classic/' => '/ru/',
  48477.                     '/about-jaguar/jaguar-classic/classic-challenge/' => '/ru/',
  48478.                     '/about-jaguar/jaguar-classic/classic-trust/' => '/ru/',
  48479.                     '/about-jaguar/jaguar-classic/e-type-gallery/' => '/ru/',
  48480.                     '/about-jaguar/jaguar-classic/e-type-panels/' => '/ru/',
  48481.                     '/about-jaguar/jaguar-classic/heritage-driving-gallery/' => '/ru/',
  48482.                     '/about-jaguar/jaguar-classic/jaguar-classic-collection/' => '/ru/',
  48483.                     '/about-jaguar/jaguar-classic/jaguar-classic-parts/' => '/ru/',
  48484.                     '/about-jaguar/jaguar-classic/jaguar-classic-workshop/' => '/ru/',
  48485.                     '/about-jaguar/jaguar-classic/lightweight-e-type-gallery/' => '/ru/',
  48486.                     '/about-jaguar/jaguar-classic/lightweight-e-type-restored/' => '/ru/',
  48487.                     '/about-jaguar/jaguar-stories/' => '/ru/',
  48488.                     '/about-jaguar/jaguar-stories/aluminium/' => '/ru/',
  48489.                     '/about-jaguar/jaguar-stories/f-pace/' => '/ru/vehicles/jaguar-f-pace',
  48490.                     '/about-jaguar/jaguar-stories/headlights/' => '/ru/',
  48491.                     '/about-jaguar/jaguar-stories/putting-f-pace-to-the-test/' => '/ru/',
  48492.                     '/about-jaguar/responsibility/' => '/ru/',
  48493.                     '/about-jaguar/responsibility/ekologichna-vidpovidalnist/' => '/ru/',
  48494.                     '/about-jaguar/responsibility/global-corporate-social-responsibility/' => '/ru/',
  48495.                     '/about-jaguar/responsibility/overview/' => '/ru/',
  48496.                     '/about-jaguar/svo/' => '/ru/',
  48497.                     '/about-jaguar/the-pace/' => '/ru/',
  48498.                     '/about-jaguar/the-pace/dua-lipa/' => '/ru/',
  48499.                     '/about-jaguar/the-pace/electric-revolution/' => '/ru/',
  48500.                     '/approved-used/' => '/ru/',
  48501.                     '/brochure/' => '/ru/request-a-brochure/',
  48502.                     '/cars-in-stock/' => '/ru/cars-in-stock',
  48503.                     '/dealer-locator/' => '/ru/',
  48504.                     '/dealers/' => '/ru/about-us/about-jaguar-kyiv-west',
  48505.                     '/electrification/' => '/ru/',
  48506.                     '/experience-jaguar/' => '/ru/',
  48507.                     '/experience-jaguar/ice-drive-sweden/' => '/ru/',
  48508.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/avtomobili-u-programi-budut-z-kermom-pravoruch-abo/' => '/ru/',
  48509.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/chi-potribno-meni-mati-pevnii-riven-fizichnoyi-pid/' => '/ru/',
  48510.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/skilki-lyudei-u-kozhnomu-avtomobili/' => '/ru/',
  48511.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/tsi-avtomobili-mkpp-abo-z-akpp/' => '/ru/',
  48512.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/yakii-minimalnii-vik-dlya-uchasnikiv/' => '/ru/',
  48513.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/yakii-tip-vodiiskogo-posvidchennya-neobkhidno-mati/' => '/ru/',
  48514.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/yakimi-avtomobilyami-ya-budu-keruvati/' => '/ru/',
  48515.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/driving/ya-shche-nikoli-ne-keruvavkeruvala-avtomobilem-na-/' => '/ru/',
  48516.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/general/chi-mozhu-ya-vzyati-uchast-u-ice-academy-yak-ne-vo/' => '/ru/',
  48517.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/general/khto-keruye-avtomobilem/' => '/ru/',
  48518.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/general/khto-pratsyuye-u-lodovii-akademiyi-yaguar-lend-rov/' => '/ru/',
  48519.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/general/yakoyu-movoyu-vedetsya-programa-jaguar-land-rover-/' => '/ru/',
  48520.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/price/chi-potribno-meni-pridbati-dodatkovu-strakhivku-sh/' => '/ru/',
  48521.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/price/shcho-ne-vklyucheno-u-vartist-programi-driving-exp/' => '/ru/',
  48522.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/price/shcho-vkhodit-u-vartist-lodovoyi-akademiyi-yaguar-/' => '/ru/',
  48523.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/chi-mozhna-dityam-doluchitisya-do-uchasti-v-lodovi/' => '/ru/',
  48524.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/chi-mozhu-ya-robiti-foto-abo-videoziomku/' => '/ru/',
  48525.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/chi-potriben-meni-spetsialnii-odyag/' => '/ru/',
  48526.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/chi-potribna-meni-viza/' => '/ru/',
  48527.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/shcho-bude-yakshcho-pogoda-ne-bude-pidkhodyashchoy/' => '/ru/',
  48528.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yaka-maksimalna-kilkist-lyudei-u-programi-driving-/' => '/ru/',
  48529.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yaka-valyuta-vikoristovuyetsya-u-shvetsiyi/' => '/ru/',
  48530.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yakii-dreskod-dlya-vechirnikh-podii/' => '/ru/',
  48531.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yaki-tipi-lizhok-dostupni-dlya-viboru/' => '/ru/',
  48532.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/yakshcho-ya-podorozhuyu-odin-chi-bude-meni-nadane-/' => '/ru/',
  48533.                     '/experience-jaguar/ice-drive-sweden/frequently-asked-questions/travelling/z-kim-potribno-zvyazatisya-yakshcho-meni-potribna-/' => '/ru/',
  48534.                     '/experience-jaguar/ice-drive-sweden/ice-drive/' => '/ru/',
  48535.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/avtomobili-u-programi-budut-z-kermom-pravoruch-abo/' => '/ru/',
  48536.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/chi-potribno-meni-mati-pevnii-riven-fizichnoyi-pid/' => '/ru/',
  48537.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/skilki-lyudei-u-kozhnomu-avtomobili-5a82d0a8903e6/' => '/ru/',
  48538.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/tsi-avtomobili-mkpp-abo-z-akpp-5a82d07e4d218/' => '/ru/',
  48539.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/yakii-minimalnii-vik-dlya-uchasnikiv-5a82d08cde79a/' => '/ru/',
  48540.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/yakii-tip-vodiiskogo-posvidchennya-neobkhidno-mati/' => '/ru/',
  48541.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/yakimi-avtomobilyami-ya-budu-keruvati-5a82d0704a0c/' => '/ru/',
  48542.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/driving-5a82ceb833a7b/ya-shche-nikoli-ne-keruvavkeruvala-avtomobilem-na-/' => '/ru/',
  48543.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/general-5a82ce8385730/chi-mozhu-ya-vzyati-uchast-u-ice-academy-yak-ne-vo/' => '/ru/',
  48544.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/general-5a82ce8385730/khto-keruye-avtomobilem-5a82cf53d2ebc/' => '/ru/',
  48545.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/general-5a82ce8385730/khto-pratsyuye-u-lodovii-akademiyi-yaguar-lend-rov/' => '/ru/',
  48546.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/general-5a82ce8385730/yakoyu-movoyu-vedetsya-programa-jaguar-land-rover-/' => '/ru/',
  48547.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/price-5a82ce8d4081c/chi-potribno-meni-pridbati-dodatkovu-strakhivku-sh/' => '/ru/',
  48548.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/price-5a82ce8d4081c/shcho-ne-vklyucheno-u-vartist-programi-driving-exp/' => '/ru/',
  48549.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/price-5a82ce8d4081c/shcho-vkhodit-u-vartist-lodovoyi-akademiyi-yaguar-/' => '/ru/',
  48550.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/chi-mozhna-dityam-doluchitisya-do-uchasti-v-lodovi/' => '/ru/',
  48551.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/chi-mozhu-ya-robiti-foto-abo-videoziomku-5a82d1e94/' => '/ru/',
  48552.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/chi-potriben-meni-spetsialnii-odyag-5a82d1cbf3e5a/' => '/ru/',
  48553.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/chi-potribna-meni-viza-5a82d1b801c00/' => '/ru/',
  48554.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/shcho-bude-yakshcho-pogoda-ne-bude-pidkhodyashchoy/' => '/ru/',
  48555.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yaka-maksimalna-kilkist-lyudei-u-programi-driving-/' => '/ru/',
  48556.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yaka-valyuta-vikoristovuyetsya-u-shvetsiyi-5a82d1c/' => '/ru/',
  48557.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yakii-dreskod-dlya-vechirnikh-podii-5a82d1dab7577/' => '/ru/',
  48558.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yaki-tipi-lizhok-dostupni-dlya-viboru-5a82d1af21f0/' => '/ru/',
  48559.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/yakshcho-ya-podorozhuyu-odin-chi-bude-meni-nadane-/' => '/ru/',
  48560.                     '/experience-jaguar/ice-drive-sweden/ice-drive/frequently-asked-questions/travelling-5a82ce974ec1e/z-kim-potribno-zvyazatisya-yakshcho-meni-potribna-/' => '/ru/',
  48561.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/' => '/ru/',
  48562.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/avtomobili-u-programi-budut-z-kermom-pravoruch-abo/' => '/ru/',
  48563.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/chi-potribno-meni-mati-pevnii-riven-fizichnoyi-pid/' => '/ru/',
  48564.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/skilki-lyudei-u-kozhnomu-avtomobili-5a82d0fd6c253/' => '/ru/',
  48565.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/tsi-avtomobili-mkpp-abo-z-akpp-5a82d0d2324ab/' => '/ru/',
  48566.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/yakii-minimalnii-vik-dlya-uchasnikiv-5a82d0e48456f/' => '/ru/',
  48567.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/yakii-tip-vodiiskogo-posvidchennya-neobkhidno-mati/' => '/ru/',
  48568.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/yakimi-avtomobilyami-ya-budu-keruvati-5a82d0cb82be/' => '/ru/',
  48569.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/driving-5a82cf2cbb2f1/ya-shche-nikoli-ne-keruvavkeruvala-avtomobilem-na-/' => '/ru/',
  48570.                     '/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/',
  48571.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/general-5a82cede984e9/khto-keruye-avtomobilem-5a82cf965a45e/' => '/ru/',
  48572.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/general-5a82cede984e9/khto-pratsyuye-u-lodovii-akademiyi-yaguar-lend-rov/' => '/ru/',
  48573.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/general-5a82cede984e9/yakoyu-movoyu-vedetsya-programa-jaguar-land-rover-/' => '/ru/',
  48574.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/price-5a82cee84229d/chi-potribno-meni-pridbati-dodatkovu-strakhivku-sh/' => '/ru/',
  48575.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/price-5a82cee84229d/shcho-ne-vklyucheno-u-vartist-programi-driving-exp/' => '/ru/',
  48576.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/price-5a82cee84229d/shcho-vkhodit-u-vartist-lodovoyi-akademiyi-yaguar-/' => '/ru/',
  48577.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/chi-mozhna-dityam-doluchitisya-do-uchasti-v-lodovi/' => '/ru/',
  48578.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/chi-mozhu-ya-robiti-foto-abo-videoziomku-5a82d1755/' => '/ru/',
  48579.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/chi-potriben-meni-spetsialnii-odyag-5a82d150412d7/' => '/ru/',
  48580.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/chi-potribna-meni-viza-5a82d13671690/' => '/ru/',
  48581.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/shcho-bude-yakshcho-pogoda-ne-bude-pidkhodyashchoy/' => '/ru/',
  48582.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yaka-maksimalna-kilkist-lyudei-u-programi-driving-/' => '/ru/',
  48583.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yaka-valyuta-vikoristovuyetsya-u-shvetsiyi-5a82d13/' => '/ru/',
  48584.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yakii-dreskod-dlya-vechirnikh-podii-5a82d1571751e/' => '/ru/',
  48585.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yaki-tipi-lizhok-dostupni-dlya-viboru-5a82d12f09a1/' => '/ru/',
  48586.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/yakshcho-ya-podorozhuyu-odin-chi-bude-meni-nadane-/' => '/ru/',
  48587.                     '/experience-jaguar/ice-drive-sweden/ice-drive-advanced/frequently-asked-questions/travelling-5a82cef2df64a/z-kim-potribno-zvyazatisya-yakshcho-meni-potribna-/' => '/ru/',
  48588.                     '/experience-jaguar/testdraiv-jaguar-winter-drive-2018/' => '/ru/',
  48589.                     '/feedback/' => '/ru/',
  48590.                     '/files/4/7/47e48e0-f-type-sajaj61x0h8k38879-kyivwest.pdf' => '/ru/',
  48591.                     '/images/doc/8/a/8a50068-owners1.jpg' => '/ru/',
  48592.                     '/jaguar-range-new/' => '/ru/',
  48593.                     '/keepmeinformed/' => '/ru/',
  48594.                     '/keepmeinformed-ftype/' => '/ru/',
  48595.                     '/keepmeinformed-newxf/' => '/ru/',
  48596.                     '/legal-consent/' => '/ru/',
  48597.                     '/news/' => '/ru/',
  48598.                     '/news/25-r/' => '/ru/',
  48599.                     '/news/509d2c3825eac/' => '/ru/',
  48600.                     '/news/509d2ce865891/' => '/ru/',
  48601.                     '/news/509d2dd7ed314/' => '/ru/',
  48602.                     '/news/509d318bc7d85/' => '/ru/',
  48603.                     '/news/509d31e8ca700/' => '/ru/',
  48604.                     '/news/50b4c699e2d5a/' => '/ru/',
  48605.                     '/news/50b4cffd0ee5e/' => '/ru/',
  48606.                     '/news/50b4d63001f8c/' => '/ru/',
  48607.                     '/news/50-rokiv-jaguar-xj/' => '/ru/',
  48608.                     '/news/511a7df6c070e/' => '/ru/',
  48609.                     '/news/5135f5d98fe1a/' => '/ru/',
  48610.                     '/news/70-rokiv-sportivnoyi-istoriyi-jaguar/' => '/ru/',
  48611.                     '/news/absolyutno-novii-jaguar-fpace/' => '/ru/',
  48612.                     '/news/absolyutno-novii-jaguar-xe-vzhe-v-ukrayini/' => '/ru/',
  48613.                     '/news/absolyutno-novii-jaguar-xe-vzhe-v-ukrayini/series/xe-new/' => '/ru/',
  48614.                     '/news/all-new-jaguar-xe-in-ukraine/' => '/ru/',
  48615.                     '/news/apeal-jd-power-2014/' => '/ru/',
  48616.                     '/news/autobest-awards-2013/' => '/ru/',
  48617.                     '/news/autonis-2013/' => '/ru/',
  48618.                     '/news/awd/' => '/ru/',
  48619.                     '/news/bbc-topgear-f-type/' => '/ru/',
  48620.                     '/news/bike-sense/' => '/ru/',
  48621.                     '/news/bloodhound-ssc/' => '/ru/',
  48622.                     '/news/book-new-jaguar-f-type-svr/' => '/ru/',
  48623.                     '/news/britweek/' => '/ru/',
  48624.                     '/news/clerkenwell/' => '/ru/',
  48625.                     '/news/cold-for-cats/' => '/ru/',
  48626.                     '/news/desire/' => '/ru/',
  48627.                     '/news/desire-film/' => '/ru/',
  48628.                     '/news/direktor-z-dizainu-jaguar-otrimav-zvannya-komandor/' => '/ru/',
  48629.                     '/news/dodatkovi-poslugi-dilerskoyi-merezhi/' => '/ru/',
  48630.                     '/news/ecurie-ecosse/' => '/ru/',
  48631.                     '/news/elektrichnii-ipace-proyikhav-ukrayinoyu/' => '/ru/',
  48632.                     '/news/elektrichni-krosover-jaguar-ipace-otrimav-pyat-zir/' => '/ru/',
  48633.                     '/news/emelisande/' => '/ru/',
  48634.                     '/news/e-type/' => '/ru/',
  48635.                     '/news/e-type-lightweight/' => '/ru/',
  48636.                     '/news/fellxe-superhero-print/' => '/ru/',
  48637.                     '/news/follow-me/' => '/ru/',
  48638.                     '/news/fpace-viznano-krashchim-zhinochim-avtomobilem/' => '/ru/',
  48639.                     '/news/f-type-14/' => '/ru/',
  48640.                     '/news/f-type-car-of-the-year/' => '/ru/',
  48641.                     '/news/f-type-los-angeles/' => '/ru/',
  48642.                     '/news/f-type-paris-2012/' => '/ru/',
  48643.                     '/news/f-type-svr/' => '/ru/',
  48644.                     '/news/golden-steering-wheel/' => '/ru/',
  48645.                     '/news/goodwood-revival-2013/' => '/ru/',
  48646.                     '/news/goodwood-xfr-s/' => '/ru/',
  48647.                     '/news/influencer/' => '/ru/',
  48648.                     '/news/ingenium/' => '/ru/',
  48649.                     '/news/ingenium-dviguni-z-progresivnimi-tekhnologiyami-sv/' => '/ru/',
  48650.                     '/news/jabbeke/' => '/ru/',
  48651.                     '/news/jaguar-anonsuvav-vikhid-jaguar-e-pace/' => '/ru/',
  48652.                     '/news/jaguar-cx17-design/' => '/ru/',
  48653.                     '/news/jaguar-c-x75/' => '/ru/',
  48654.                     '/news/jaguar-epace-pershii-kompaktnii-krosover/' => '/ru/',
  48655.                     '/news/jaguar-epace-potrapiv-do-knigi-rekordiv-ginnesa/' => '/ru/',
  48656.                     '/news/jaguar-etype-zero-naikrasivishii-elektrokar/' => '/ru/',
  48657.                     '/news/jaguar-f-pace/' => '/ru/',
  48658.                     '/news/jaguar-fpace-viprobovano-v-naibilsh-ekstremalnikh/' => '/ru/',
  48659.                     '/news/jaguar-fpace-viznano-krashchim-avtomobilem-2017/' => '/ru/',
  48660.                     '/news/jaguar-f-type/' => '/ru/',
  48661.                     '/news/jaguar-f-type-coupe-presentation/' => '/ru/',
  48662.                     '/news/jaguar-generalnii-avtomobilnii-parner-alfajazfest/' => '/ru/',
  48663.                     '/news/jaguar-generalnii-partner-xxl-men-s-awards/' => '/ru/',
  48664.                     '/news/jaguar-gt/' => '/ru/',
  48665.                     '/news/jaguar-heritage-racing/' => '/ru/',
  48666.                     '/news/jaguar-ipace-avtomobil-roku-u-yevropi/' => '/ru/',
  48667.                     '/news/jaguar-ipace-elektrichnii-krosover-viprobuyte/' => '/ru/',
  48668.                     '/news/jaguar-ipace-elektrifikuye-ukrayinu/' => '/ru/',
  48669.                     '/news/jaguar-ipace-elektrizovanii-dizain/' => '/ru/',
  48670.                     '/news/jaguar-ipace-lider-rinku-elektrokariv/' => '/ru/',
  48671.                     '/news/jaguar-ipace-otrimav-premiyu/' => '/ru/',
  48672.                     '/news/jaguar-ipace-otrimav-rekordni-tri-nagorodi/' => '/ru/',
  48673.                     '/news/jaguar-ipace-otrimav-tri-nagorodi-u-premii/' => '/ru/',
  48674.                     '/news/jaguar-ipace-povnistyu-elektrichnii-krosover-ykr/' => '/ru/',
  48675.                     '/news/jaguar-ipace-stav-absolyutnim-liderom/' => '/ru/',
  48676.                     '/news/jaguar-land-rover-approved-perevireni/' => '/ru/',
  48677.                     '/news/jaguar-land-rover-elektrifikuye-ukrayinu/' => '/ru/',
  48678.                     '/news/jaguar-land-rover-kiyiv-aeroport-ofitsiino-vidkrit/' => '/ru/',
  48679.                     '/news/jaguar-land-rover-kiyiv-aeroport-vidkrito/' => '/ru/',
  48680.                     '/news/jaguar-land-rover-odesa-ofitsiino-vidkrito/' => '/ru/',
  48681.                     '/news/jaguar-land-rover-paris-autosalon-14/' => '/ru/',
  48682.                     '/news/jaguar-land-rover-pratsyuye-nad-stvorennyam-3d/' => '/ru/',
  48683.                     '/news/jaguar-land-rover-predstavlyaye/' => '/ru/',
  48684.                     '/news/jaguar-land-rover-predstavlyaye-dodatok-go-ipace/' => '/ru/',
  48685.                     '/news/jaguar-land-rover-rozshiryuye-kordoni/' => '/ru/',
  48686.                     '/news/jaguar-land-rover-vidkrivaye-novii-zavod-u-slovach/' => '/ru/',
  48687.                     '/news/jaguar-land-rover-vtilyuye-u-realnist-avtopilot-dl/' => '/ru/',
  48688.                     '/news/jaguar-lend-rover-vidkrivaye-dveri-kontseptualnogo/' => '/ru/',
  48689.                     '/news/jaguar-lr-kiyiv-aeroport-ta-jaguar-lr-kiyiv-zahid/' => '/ru/',
  48690.                     '/news/jaguar-povertayetsya-u-svit-peregoniv/' => '/ru/',
  48691.                     '/news/jaguar-predstaviv-ipace-na-leopolis-jazz-fest/' => '/ru/',
  48692.                     '/news/jaguar-predstaviv-novi-modifikatsiyi/' => '/ru/',
  48693.                     '/news/jaguar-project-7/' => '/ru/',
  48694.                     '/news/jaguar-rozpochinaye-spivpratsyu-iz-dua-lipa/' => '/ru/',
  48695.                     '/news/jaguar-rozrobila-dizain/' => '/ru/',
  48696.                     '/news/jaguar-rukhayetsya-vpered-z-novim-elektrichnim-ipa/' => '/ru/',
  48697.                     '/news/jaguar-ta-land-rover-na-topovikh-pozitsiyakh/' => '/ru/',
  48698.                     '/news/jaguar-tse-jazz/' => '/ru/',
  48699.                     '/news/jaguar-vidkrivaye-dveri-do-svogo-sertsya/' => '/ru/',
  48700.                     '/news/jaguar-xe-08-09-2014/' => '/ru/',
  48701.                     '/news/jaguar-xe-aluminium/' => '/ru/',
  48702.                     '/news/jaguar-xe-and-all-new-jaguar-xf-5-euro-ncap/' => '/ru/',
  48703.                     '/news/jaguar-xe-global-reveal/' => '/ru/',
  48704.                     '/news/jaguar-xe-ingenium/' => '/ru/',
  48705.                     '/news/jaguar-xe-sv-project-8-naishvidshii-u-sviti-sedan/' => '/ru/',
  48706.                     '/news/jaguar-xe-sv-project-8-vstanovlyuye-novii-rekord/' => '/ru/',
  48707.                     '/news/jaguar-xf-2017-modelnogo-roku/' => '/ru/',
  48708.                     '/news/jaguar-xf-udostoyenii-nagorodi-zolote-kermo/' => '/ru/',
  48709.                     '/news/jaguar-xj-vstanovlyuye-novi-standarti-rozkoshi/' => '/ru/',
  48710.                     '/news/jaguar-zaplanuvav-stvoriti-ftype-project-7-naishvi/' => '/ru/',
  48711.                     '/news/j-d-power-2014/' => '/ru/',
  48712.                     '/news/jd-power-and-associates/' => '/ru/',
  48713.                     '/news/jd-power-and-associates-what-car-2013/' => '/ru/',
  48714.                     '/news/jlr-castrol/' => '/ru/',
  48715.                     '/news/jlr-emc/' => '/ru/',
  48716.                     '/news/jlrkyivairport/' => '/ru/',
  48717.                     '/news/jlr-new-facility-ground-breaking/' => '/ru/',
  48718.                     '/news/kalendar-lyutii-2018-rik/' => '/ru/',
  48719.                     '/news/komanda-jaguar-vector-pobila-svitovii-rekord/' => '/ru/',
  48720.                     '/news/kompaniya-jaguar-land-rover-priskoryuye/' => '/ru/',
  48721.                     '/news/lviv-become-a-dealer/' => '/ru/',
  48722.                     '/news/mille-miglia-13/' => '/ru/',
  48723.                     '/news/mille-miglia-2013/' => '/ru/',
  48724.                     '/news/mille-miglia-2014/' => '/ru/',
  48725.                     '/news/mitch-evans-otrimav-pershu-peremogu/' => '/ru/',
  48726.                     '/news/mizhkontinentalna-podorozh-ipace/' => '/ru/',
  48727.                     '/news/naikrashchi-britantsi-spivpratsya/' => '/ru/',
  48728.                     '/news/natsionalne-zmagannya-tekhnichnii-spetsialist/' => '/ru/',
  48729.                     '/news/new-f-type/' => '/ru/',
  48730.                     '/news/new-f-type-coupe/' => '/ru/',
  48731.                     '/news/new-jaguar-xe/' => '/ru/',
  48732.                     '/news/new-jaguar-xf/' => '/ru/',
  48733.                     '/news/newxf-motorshow-new-york-15/' => '/ru/',
  48734.                     '/news/new-xjr/' => '/ru/',
  48735.                     '/news/nova-modifikatsiya-touring-dlya-naishvidshogo/' => '/ru/',
  48736.                     '/news/nove-sidinnya-jaguar-land-rover-zminyuye-formu/' => '/ru/',
  48737.                     '/news/novii-jaguar-ftype/' => '/ru/',
  48738.                     '/news/novii-jaguar-ftype-provodit-svitovu-premyeru/' => '/ru/',
  48739.                     '/news/novii-jaguar-ftype-shche-bilsh-komfortnii-dosvid/' => '/ru/',
  48740.                     '/news/novii-jaguar-ftype-tsilespryamovanii-rozkishnii/' => '/ru/',
  48741.                     '/news/novii-jaguar-xe-istinnii-vitvir-mistetstva/' => '/ru/',
  48742.                     '/news/novii-povnistyu-elektrichnii-rozumnii-ipace/' => '/ru/',
  48743.                     '/news/ofitsiinii-servis-jaguar-land-rover-u-lvovi/' => '/ru/',
  48744.                     '/news/ofitsiino-vidkrito-novii-dilerskii-tsentr-jlr/' => '/ru/',
  48745.                     '/news/onovlennya-fpace-2019-modelnogo-roku/' => '/ru/',
  48746.                     '/news/personal-car/' => '/ru/',
  48747.                     '/news/potuzhna-petlya-fpace-predstavlyaye-novii-vrazhayu/' => '/ru/',
  48748.                     '/news/prezentatsiya-absolyutno-novogo-jaguar-xf/' => '/ru/',
  48749.                     '/news/prezentatsiya-ta-start-prodazhiv-f-pace/' => '/ru/',
  48750.                     '/news/price-of-all-new-jaguar-fpace-for-ukraine/' => '/ru/',
  48751.                     '/news/programi-finansuvannya-vid-jaguar-land-rover/' => '/ru/',
  48752.                     '/news/prototip-jaguar-fpace-suprovodzhuye-team-sky/' => '/ru/',
  48753.                     '/news/pryama-translyatsiya-prezentatsiyi-jaguar-ipace-iz/' => '/ru/',
  48754.                     '/news/rozshireno-mozhlivosti-podorozhei-elektrokarom/' => '/ru/',
  48755.                     '/news/sayer-rozumne-kermo-maibutnogo/' => '/ru/',
  48756.                     '/news/smart-car/' => '/ru/',
  48757.                     '/news/spetsialni-umovi/' => '/ru/',
  48758.                     '/news/start-priiomu-bronyuvannya-zamovlen-i-pace-x590/' => '/ru/',
  48759.                     '/news/stvoryuite-svii-vlasnii-remiks-treku-dua-lipa-iz-j/' => '/ru/',
  48760.                     '/news/svyatkuyemo-britanski-traditsiyi-razom/' => '/ru/',
  48761.                     '/news/systema-poperedzhennya-pro-vyboiny-na-dorozi/' => '/ru/',
  48762.                     '/news/tech-specs/' => '/ru/',
  48763.                     '/news/tekhnichnii-spetsialist-roku-2018/' => '/ru/',
  48764.                     '/news/tekhnichnii-spetsialist-roku-2018-jaguar-land-rove/' => '/ru/',
  48765.                     '/news/tekhnologiya-jaguar-buditime-vodiyiv/' => '/ru/',
  48766.                     '/news/telegraph-motoring-diesel-car/' => '/ru/',
  48767.                     '/news/the-art-of-performance-tour-jaguar-proviv-unikalni/' => '/ru/',
  48768.                     '/news/triumf-jaguar-na-premiyi-walpole-awards-for-excell/' => '/ru/',
  48769.                     '/news/tvortsi-maibutnogo-yak-pratsyuye-dizainstudiya/' => '/ru/',
  48770.                     '/news/util/' => '/ru/',
  48771.                     '/news/vidkrito-vakansiyu-ofitsiinogo-dilera/' => '/ru/',
  48772.                     '/news/vidkrito-vakansiyu-ofitsiinogo-dilera-jaguar-lr/' => '/ru/',
  48773.                     '/news/vidkrittya-novikh-ofitsiinikh-dilerskikh-tsentriv/' => '/ru/',
  48774.                     '/news/vidkrittya-novogo-ofitsiinogo-dilerskogo-tsentr/' => '/ru/',
  48775.                     '/news/vidkrittya-vistavki-the-art-of-performance/' => '/ru/',
  48776.                     '/news/vikhid-novogo-jaguar-xe-sv-project-8/' => '/ru/',
  48777.                     '/news/vikoristannya-elektromobiliv-iz-nulovimi-vikidami/' => '/ru/',
  48778.                     '/news/virtual-technology/' => '/ru/',
  48779.                     '/news/wallpaper-handmade/' => '/ru/',
  48780.                     '/news/what-car-jd-power/' => '/ru/',
  48781.                     '/news/xf-xj-2013/' => '/ru/',
  48782.                     '/news/xj-ultimate/' => '/ru/',
  48783.                     '/news/xj-ultimate/"/series/xj/xj-ultimate/"' => '/ru/',
  48784.                     '/news/za-15-rokiv-jaguar-v-ukrayini-bulo-prodano-1-991/' => '/ru/',
  48785.                     '/news/znaiomstvo-iz-novim-jaguar-f-pace/' => '/ru/',
  48786.                     '/owners_international/caring-for-your-jaguar/diesel-exhaust-fluid.html/' => '/ru/',
  48787.                     '/privacy/' => '/ru/',
  48788.                     '/quality-section/owners/' => '/ru/',
  48789.                     '/quality-section/owners/diesel-exhaust-fluid/' => '/ru/',
  48790.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/bezpeka/chi-shkidlivii-def-58219b555cfd7/' => '/ru/',
  48791.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/doglyad/chi-mozhna-samostiino-doliti-def-u-bak-58219b47001/' => '/ru/',
  48792.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/doglyad/yak-pereviriti-riven-def-58219b4228078/' => '/ru/',
  48793.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/zagalni/shcho-stanetsya-yakshcho-u-baku-zakinchitsya-def-5/' => '/ru/',
  48794.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/zagalni/yak-chasto-potribno-dolivati-def-58219b23a3c3b/' => '/ru/',
  48795.                     '/quality-section/owners/diesel-exhaust-fluid/section-accordion/zagalni/yak-zberigati-def-58219b32339ed/' => '/ru/',
  48796.                     '/quality-section/owners/howto/' => '/ru/',
  48797.                     '/quality-section/owners/howto/bluetooth/' => '/ru/',
  48798.                     '/quality-section/owners/merchandise/' => '/ru/',
  48799.                     '/quality-section/owners/online-service-history/' => '/ru/',
  48800.                     '/quality-section/owners/petrol-and-diesel-engines/' => '/ru/',
  48801.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/cosub2sub/' => '/ru/',
  48802.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/def/' => '/ru/',
  48803.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/dpf/' => '/ru/',
  48804.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/eu5/' => '/ru/',
  48805.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/eu6/' => '/ru/',
  48806.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/nedc/' => '/ru/',
  48807.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/nox/' => '/ru/',
  48808.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/pm/' => '/ru/',
  48809.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/rde/' => '/ru/',
  48810.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/scr/' => '/ru/',
  48811.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/ulez/' => '/ru/',
  48812.                     '/quality-section/owners/petrol-and-diesel-engines/5a0d8794ecb74/5a6f1b765abf1/wltp/' => '/ru/',
  48813.                     '/quality-section/owners/principles-of-customer-orientation/' => '/ru/',
  48814.                     '/quality-section/owners/service/' => '/ru/',
  48815.                     '/quality-section/owners/service/castrol/' => '/ru/',
  48816.                     '/quality-section/owners/service/conditions/' => '/ru/',
  48817.                     '/quality-section/owners/service/garantiya-ta-pidtrimka/' => '/ru/',
  48818.                     '/quality-section/owners/service/jaguar-assistance/' => '/ru/',
  48819.                     '/quality-section/owners/service/servise-centre/' => '/ru/',
  48820.                     '/quality-section/owners/technologies/' => '/ru/',
  48821.                     '/quality-section/owners/technologies/winter-mode/' => '/ru/',
  48822.                     '/request-an-offer/' => '/ru/',
  48823.                     '/series/' => '/ru/',
  48824.                     '/series/2016-xf/' => '/ru/vehicles/jaguar-xf',
  48825.                     '/series/2016-xf/prezentatsiya-new-jaguar-xf-test-drive/' => '/ru/vehicles/jaguar-xf',
  48826.                     '/series/2016-xf/specifications/' => '/ru/vehicles/jaguar-xf',
  48827.                     '/series/allnewxj/' => '/ru/vehicles/jaguar-xf',
  48828.                     '/series/allnewxj/features/cold-for-cats/' => '/ru/vehicles/jaguar-xf',
  48829.                     '/series/e-pace/' => '/ru/vehicles/jaguar-e-pace',
  48830.                     '/series/e-pace/accessories/' => '/ru/vehicles/jaguar-e-pace',
  48831.                     '/series/e-pace/e-pace-gallery/' => '/ru/vehicles/jaguar-e-pace',
  48832.                     '/series/e-pace/e-pace-gallery/?carouselIndex=0' => '/ru/vehicles/jaguar-e-pace',
  48833.                     '/series/e-pace/features/' => '/ru/vehicles/jaguar-e-pace',
  48834.                     '/series/e-pace/features/exterior/' => '/ru/vehicles/jaguar-e-pace',
  48835.                     '/series/e-pace/features/in-car-technology/' => '/ru/vehicles/jaguar-e-pace',
  48836.                     '/series/e-pace/features/interior/' => '/ru/vehicles/jaguar-e-pace',
  48837.                     '/series/e-pace/features/practicality-and-safety/' => '/ru/vehicles/jaguar-e-pace',
  48838.                     '/series/e-pace/first-edition-gallery/?carouselIndex=1' => '/ru/vehicles/jaguar-e-pace',
  48839.                     '/series/e-pace/models/' => '/ru/vehicles/jaguar-e-pace',
  48840.                     '/series/e-pace/models/e-pace/' => '/ru/vehicles/jaguar-e-pace',
  48841.                     '/series/e-pace/models/r-dynamic/' => '/ru/vehicles/jaguar-e-pace',
  48842.                     '/series/e-pace/specifications/' => '/ru/vehicles/jaguar-e-pace',
  48843.                     '/series/f-pace/f-pace-name-reveal/' => '/ru/vehicles/jaguar-f-pace',
  48844.                     '/series/f-pace-model/' => '/ru/vehicles/jaguar-f-pace',
  48845.                     '/series/f-pace-model/%09Jaguar' => '/ru/vehicles/jaguar-f-pace',
  48846.                     '/series/f-pace-model/accessories/' => '/ru/vehicles/jaguar-f-pace',
  48847.                     '/series/f-pace-model/activity-key/' => '/ru/vehicles/jaguar-f-pace',
  48848.                     '/series/f-pace-model/all-surface-progress-control-and-adaptive-surface/' => '/ru/vehicles/jaguar-f-pace',
  48849.                     '/series/f-pace-model/drive-control/' => '/ru/vehicles/jaguar-f-pace',
  48850.                     '/series/f-pace-model/drive-control/?carouselIndex=0' => '/ru/vehicles/jaguar-f-pace',
  48851.                     '/series/f-pace-model/driver-condition-monitor/' => '/ru/vehicles/jaguar-f-pace',
  48852.                     '/series/f-pace-model/driver-condition-monitor/?carouselIndex=0' => '/ru/vehicles/jaguar-f-pace',
  48853.                     '/series/f-pace-model/features/' => '/ru/vehicles/jaguar-f-pace',
  48854.                     '/series/f-pace-model/features/exterior/' => '/ru/vehicles/jaguar-f-pace',
  48855.                     '/series/f-pace-model/features/in-car-technology/' => '/ru/vehicles/jaguar-f-pace',
  48856.                     '/series/f-pace-model/features/interior/' => '/ru/vehicles/jaguar-f-pace',
  48857.                     '/series/f-pace-model/features/safety/' => '/ru/vehicles/jaguar-f-pace',
  48858.                     '/series/f-pace-model/f-pace-gallery/' => '/ru/vehicles/jaguar-f-pace',
  48859.                     '/series/f-pace-model/gallery-editions/' => '/ru/vehicles/jaguar-f-pace',
  48860.                     '/series/f-pace-model/gallery-svr/' => '/ru/vehicles/jaguar-f-pace',
  48861.                     '/series/f-pace-model/gallery-videos/' => '/ru/vehicles/jaguar-f-pace',
  48862.                     '/series/f-pace-model/models/' => '/ru/vehicles/jaguar-f-pace',
  48863.                     '/series/f-pace-model/models/portfolio/' => '/ru/vehicles/jaguar-f-pace',
  48864.                     '/series/f-pace-model/models/prestige/' => '/ru/vehicles/jaguar-f-pace',
  48865.                     '/series/f-pace-model/models/pure/' => '/ru/vehicles/jaguar-f-pace',
  48866.                     '/series/f-pace-model/models/r-sport/' => '/ru/vehicles/jaguar-f-pace',
  48867.                     '/series/f-pace-model/models/s/' => '/ru/vehicles/jaguar-f-pace',
  48868.                     '/series/f-pace-model/rear-space/' => '/ru/vehicles/jaguar-f-pace',
  48869.                     '/series/f-pace-model/specifications/' => '/ru/vehicles/jaguar-f-pace',
  48870.                     '/series/f-pace-model/traffic-sign-recognition/' => '/ru/vehicles/jaguar-f-pace',
  48871.                     '/series/f-type/' => '/ru/vehicles/jaguar-f-type',
  48872.                     '/series/f-type/accessories/' => '/ru/vehicles/jaguar-f-type',
  48873.                     '/series/f-type/convertible/f-type/' => '/ru/vehicles/jaguar-f-type',
  48874.                     '/series/f-type/convertible/f-type-r/' => '/ru/vehicles/jaguar-f-type',
  48875.                     '/series/f-type/convertible/f-type-r-dynamic/' => '/ru/vehicles/jaguar-f-type',
  48876.                     '/series/f-type/convertible/f-type-svr/' => '/ru/vehicles/jaguar-f-type',
  48877.                     '/series/f-type/coupe/f-type/' => '/ru/vehicles/jaguar-f-type',
  48878.                     '/series/f-type/coupe/f-type-r/' => '/ru/vehicles/jaguar-f-type',
  48879.                     '/series/f-type/coupe/f-type-r-dynamic/' => '/ru/vehicles/jaguar-f-type',
  48880.                     '/series/f-type/coupe/f-type-svr/' => '/ru/vehicles/jaguar-f-type',
  48881.                     '/series/f-type/e-type-lightweight-gallery/' => '/ru/vehicles/jaguar-f-type',
  48882.                     '/series/f-type/features/' => '/ru/vehicles/jaguar-f-type',
  48883.                     '/series/f-type/features/in-car-technology/' => '/ru/vehicles/jaguar-f-type',
  48884.                     '/series/f-type/features/performance/' => '/ru/vehicles/jaguar-f-type',
  48885.                     '/series/f-type/features/safety-and-practicality/' => '/ru/vehicles/jaguar-f-type',
  48886.                     '/series/f-type/f-type-coupe-foto-gallery/' => '/ru/vehicles/jaguar-f-type',
  48887.                     '/series/f-type/f-type-gallery/' => '/ru/vehicles/jaguar-f-type',
  48888.                     '/series/f-type/ftype-project-7/' => '/ru/vehicles/jaguar-f-type',
  48889.                     '/series/f-type/interior/' => '/ru/vehicles/jaguar-f-type',
  48890.                     '/series/f-type/models/' => '/ru/vehicles/jaguar-f-type',
  48891.                     '/series/f-type/specifications/' => '/ru/vehicles/jaguar-f-type',
  48892.                     '/series/ipace/' => '/ru/vehicles/jaguar-i-pace',
  48893.                     '/series/ipace/1/' => '/ru/vehicles/jaguar-i-pace',
  48894.                     '/series/ipace/accessories/' => '/ru/vehicles/jaguar-i-pace',
  48895.                     '/series/ipace/calculator/' => '/ru/vehicles/jaguar-i-pace',
  48896.                     '/series/ipace/eksteryer/' => '/ru/vehicles/jaguar-i-pace',
  48897.                     '/series/ipace/features/' => '/ru/vehicles/jaguar-i-pace',
  48898.                     '/series/ipace/features/exterior/' => '/ru/vehicles/jaguar-i-pace',
  48899.                     '/series/ipace/features/incar-technology/' => '/ru/vehicles/jaguar-i-pace',
  48900.                     '/series/ipace/features/interior/' => '/ru/vehicles/jaguar-i-pace',
  48901.                     '/series/ipace/features/practicality/' => '/ru/vehicles/jaguar-i-pace',
  48902.                     '/series/ipace/features/safety/' => '/ru/vehicles/jaguar-i-pace',
  48903.                     '/series/ipace/models/' => '/ru/vehicles/jaguar-i-pace',
  48904.                     '/series/ipace/models/ipace/' => '/ru/vehicles/jaguar-i-pace',
  48905.                     '/series/ipace/overviewanev/' => '/ru/vehicles/jaguar-i-pace',
  48906.                     '/series/ipace/overviewanev/ev-incentives/' => '/ru/vehicles/jaguar-i-pace',
  48907.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/bezkoshtovna-zaryadka-dlya-elektromobiliv/' => '/ru/vehicles/jaguar-i-pace',
  48908.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/dopomoga-pid-chas-pridbannya-elektromobilya/' => '/ru/vehicles/jaguar-i-pace',
  48909.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/dopomoga-pid-chas-pridbannya-obladnannya-dlya-zary/' => '/ru/vehicles/jaguar-i-pace',
  48910.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/dopomoga-z-aktsiznimi-zborami-ta-reyestratsiyeyu-e/' => '/ru/vehicles/jaguar-i-pace',
  48911.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/skhema-zmenshenikh-podatkiv-kompaniyi/' => '/ru/vehicles/jaguar-i-pace',
  48912.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/uniknennya-spetsialnikh-tarifiv-i-komisii/' => '/ru/vehicles/jaguar-i-pace',
  48913.                     '/series/ipace/overviewanev/ev-incentives/5a0d8794ecb74-5a743782880db/dopomoga-pid-chas-pridbannya-elektromobilya/zruchnist-ta-dostupnist/' => '/ru/vehicles/jaguar-i-pace',
  48914.                     '/series/ipace/overviewanev/faqs/' => '/ru/vehicles/jaguar-i-pace',
  48915.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/chi-mozhe-akumulyator-zagoritisya/' => '/ru/vehicles/jaguar-i-pace',
  48916.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/chi-nagrivayetsya-akumulyator-pid-chas-roboti/' => '/ru/vehicles/jaguar-i-pace',
  48917.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/chi-vplivaye-temperatura-na-akumulyator/' => '/ru/vehicles/jaguar-i-pace',
  48918.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/chi-ye-garantiya-v-akumulyatora/' => '/ru/vehicles/jaguar-i-pace',
  48919.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/shcho-oznachaye-kilovatgod-kwh/' => '/ru/vehicles/jaguar-i-pace',
  48920.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/skilki-elementiv-vkhodit-do-batareyi-ipace/' => '/ru/vehicles/jaguar-i-pace',
  48921.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/yaka-vaga-akumulyatora/' => '/ru/vehicles/jaguar-i-pace',
  48922.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/akumulyator/yak-utilizuyutsya-akumulyatori/' => '/ru/vehicles/jaguar-i-pace',
  48923.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/bezpeka/chi-mozhna-zaryadzhati-elektromobili-pid-doshchem/' => '/ru/vehicles/jaguar-i-pace',
  48924.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/bezpeka/chi-mozhu-ya-obslugovuvati-elektromobil-na-avtomii/' => '/ru/vehicles/jaguar-i-pace',
  48925.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/bezpeka/chi-ye-elektromobili-bezpechnimi/' => '/ru/vehicles/jaguar-i-pace',
  48926.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/bezpeka/shcho-stanetsya-yakshcho-ya-potraplyu-u-povin/' => '/ru/vehicles/jaguar-i-pace',
  48927.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/chi-mozhe-merezha-peredachi-elektrichnoyi-energiyi/' => '/ru/vehicles/jaguar-i-pace',
  48928.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/chi-ye-nedoliki-u-volodinni-elektrichnim-transport/' => '/ru/vehicles/jaguar-i-pace',
  48929.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/de-ya-mozhu-diznatisya-bilshe-pro-elektromobili-ev/' => '/ru/vehicles/jaguar-i-pace',
  48930.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/do-yakogo-tipu-nalezhit-elektromobil-ipace/' => '/ru/vehicles/jaguar-i-pace',
  48931.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/elektromobili/yakimi-yei-osnovni-perevagi-vid-volodinnya-elektro/' => '/ru/vehicles/jaguar-i-pace',
  48932.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/keruvannya/chi-maye-akumulyator-garantiyu/' => '/ru/vehicles/jaguar-i-pace',
  48933.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/keruvannya/chi-mozhna-buksiruvati-elektrichnii-transportnii-z/' => '/ru/vehicles/jaguar-i-pace',
  48934.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/keruvannya/chi-vazhko-keruvati-elektromobilem/' => '/ru/vehicles/jaguar-i-pace',
  48935.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/keruvannya/yakshcho-elektrichnii-avtomobil-bude-poshkodzheno-/' => '/ru/vehicles/jaguar-i-pace',
  48936.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/avtomobili-jaguar-yak-pravilo-mali-rizni-rezhimi-r/' => '/ru/vehicles/jaguar-i-pace',
  48937.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/chi-mozhu-ya-vstanoviti-buksirnii-kran-dlya-mogo-i/' => '/ru/vehicles/jaguar-i-pace',
  48938.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/chomu-jaguar-konkuruye-v-formuli-e/' => '/ru/vehicles/jaguar-i-pace',
  48939.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/shcho-take-regenerativne-galmuvannya/' => '/ru/vehicles/jaguar-i-pace',
  48940.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/produktivnist/yak-upravlinnya-porivnyuyetsya-zi-zvichainimi-avto/' => '/ru/vehicles/jaguar-i-pace',
  48941.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/chi-tochno-viznachenii-diapzon-ipace/' => '/ru/vehicles/jaguar-i-pace',
  48942.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/chi-vistachit-elektromobilyu-diapazonu-dlya-moyeyi/' => '/ru/vehicles/jaguar-i-pace',
  48943.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/chi-zmenshitsya-mii-diapazon-yakshcho-ya-budu-yikh/' => '/ru/vehicles/jaguar-i-pace',
  48944.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/yaki-chinniki-vplivayut-na-diapazon/' => '/ru/vehicles/jaguar-i-pace',
  48945.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/yakoyu-ye-riznitsya-mizh-pokaznikami-diapazonu-tsi/' => '/ru/vehicles/jaguar-i-pace',
  48946.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/vidstan/yakshcho-zakinchitsya-zaryad-akumulyatora-mashina-/' => '/ru/vehicles/jaguar-i-pace',
  48947.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-isnuye-dodatok-ios-abo-android-yakii-mozhe-dop/' => '/ru/vehicles/jaguar-i-pace',
  48948.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhna-zapustiti-ipace-iz-zaryadnim-kabelem-ya/' => '/ru/vehicles/jaguar-i-pace',
  48949.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhna-zaryadzhati-elektromobili-pid-doshchem/' => '/ru/vehicles/jaguar-i-pace',
  48950.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhna-zberigati-zaryadni-kabeli-v-saloni-abo-/' => '/ru/vehicles/jaguar-i-pace',
  48951.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhu-ya-skoristatisya-chuzhoyu-nastinnoyu-kor/' => '/ru/vehicles/jaguar-i-pace',
  48952.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhu-ya-vikoristovuvati-budyakii-kabel-3go-re/' => '/ru/vehicles/jaguar-i-pace',
  48953.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhu-ya-zaryadzhati-avtomobil-na-budyakii-der/' => '/ru/vehicles/jaguar-i-pace',
  48954.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-mozhu-ya-zaryadzhati-svii-avtomobil-za-dopomog/' => '/ru/vehicles/jaguar-i-pace',
  48955.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-povinen-ya-zaryadzhati-do-100-kozhnogo-razu/' => '/ru/vehicles/jaguar-i-pace',
  48956.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chi-zmozhu-ya-takozh-zaryadzhati-inshi-elektromobi/' => '/ru/vehicles/jaguar-i-pace',
  48957.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chomu-jaguar-ne-stvoriv-vlasnu-privatnu-merezhu-za/' => '/ru/vehicles/jaguar-i-pace',
  48958.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/chomu-pershi-80-zaryadzhayutsya-nabagato-shvidshe-/' => '/ru/vehicles/jaguar-i-pace',
  48959.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/khto-mozhe-vstanoviti-nastinnu-korobku-dlya-mene/' => '/ru/vehicles/jaguar-i-pace',
  48960.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/na-skilki-dniv-mozhna-zalishiti-elektromobil-bez-p/' => '/ru/vehicles/jaguar-i-pace',
  48961.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/nastinna-korobka-vklyuchena-u-vartist-avtomobilya/' => '/ru/vehicles/jaguar-i-pace',
  48962.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/shcho-robiti-yakshcho-u-bagatokvartirnomu-budinku-/' => '/ru/vehicles/jaguar-i-pace',
  48963.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/shcho-stanetsya-yakshcho-ya-vstanovlyu-nastinnu-ko/' => '/ru/vehicles/jaguar-i-pace',
  48964.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/shcho-take-plata-za-priznachennya-ta-plata-za-podo/' => '/ru/vehicles/jaguar-i-pace',
  48965.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/skilki-koshtuye-zaryaditi-elektromobil/' => '/ru/vehicles/jaguar-i-pace',
  48966.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/u-mene-nemaye-spetsialnoyi-parkovki-vdoma-abo-na-r/' => '/ru/vehicles/jaguar-i-pace',
  48967.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/yake-obladnannya-dlya-zaryadki-meni-potribne/' => '/ru/vehicles/jaguar-i-pace',
  48968.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/yak-ya-mozhu-znaiti-stantsiyi-zaryadki/' => '/ru/vehicles/jaguar-i-pace',
  48969.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/yak-zaryadnii-kabel-zakhishchenii-vid-kradizhki-ab/' => '/ru/vehicles/jaguar-i-pace',
  48970.                     '/series/ipace/overviewanev/faqs/5a0d8794ecb74-5a743782880db-5a7458ec75dff/zaryadka/yak-zaryadzhayutsya-elktrichni-transportni-zasobi/' => '/ru/vehicles/jaguar-i-pace',
  48971.                     '/series/ipace/specification/' => '/ru/vehicles/jaguar-i-pace',
  48972.                     '/series/ipace/zaryadni-elektrostintsiyi/' => '/ru/vehicles/jaguar-i-pace',
  48973.                     '/series/new-xf/' => '/ru/vehicles/jaguar-xf',
  48974.                     '/series/new-xf/features/all-wheel-drive/' => '/ru/vehicles/jaguar-xf',
  48975.                     '/series/xe/' => '/ru/vehicles/jaguar-xe',
  48976.                     '/series/xe/accessories/' => '/ru/vehicles/jaguar-xe',
  48977.                     '/series/xe/features/' => '/ru/vehicles/jaguar-xe',
  48978.                     '/series/xe/features/exterior/' => '/ru/vehicles/jaguar-xe',
  48979.                     '/series/xe/features/in-car-technology/' => '/ru/vehicles/jaguar-xe',
  48980.                     '/series/xe/features/interior/' => '/ru/vehicles/jaguar-xe',
  48981.                     '/series/xe/features/praktichnist-i-bezpeka/' => '/ru/vehicles/jaguar-xe',
  48982.                     '/series/xe/gallery/' => '/ru/vehicles/jaguar-xe',
  48983.                     '/series/xe/meet-the-xe-s/' => '/ru/vehicles/jaguar-xe',
  48984.                     '/series/xe/pricing-specs/' => '/ru/vehicles/jaguar-xe',
  48985.                     '/series/xe/xe-models/' => '/ru/vehicles/jaguar-xe',
  48986.                     '/series/xe/xe-models/xe-hse/' => '/ru/vehicles/jaguar-xe',
  48987.                     '/series/xe/xe-models/xe-r-dynamic-hse/' => '/ru/vehicles/jaguar-xe',
  48988.                     '/series/xe/xe-models/xe-r-dynamic-s/' => '/ru/vehicles/jaguar-xe',
  48989.                     '/series/xe/xe-models/xe-r-dynamic-se/' => '/ru/vehicles/jaguar-xe',
  48990.                     '/series/xe/xe-models/xe-s/' => '/ru/vehicles/jaguar-xe',
  48991.                     '/series/xe/xe-models/xe-se/' => '/ru/vehicles/jaguar-xe',
  48992.                     '/series/xe-new/' => '/ru/vehicles/jaguar-xe',
  48993.                     '/series/xf/' => '/ru/vehicles/jaguar-xf',
  48994.                     '/series/xf/%09features/practicality-and-safety/' => '/ru/vehicles/jaguar-xf',
  48995.                     '/series/xf/accessories/' => '/ru/vehicles/jaguar-xf',
  48996.                     '/series/xf/accessories-videos/' => '/ru/vehicles/jaguar-xf',
  48997.                     '/series/xf/advanced-parking-aids/' => '/ru/vehicles/jaguar-xf',
  48998.                     '/series/xf/all-surface-progress-control/' => '/ru/vehicles/jaguar-xf',
  48999.                     '/series/xf/blind-spot-assist-and-reverse-traffic-detection/' => '/ru/vehicles/jaguar-xf',
  49000.                     '/series/xf/featured-videos/' => '/ru/vehicles/jaguar-xf',
  49001.                     '/series/xf/featured-videos/?carouselIndex=0' => '/ru/vehicles/jaguar-xf',
  49002.                     '/series/xf/features/' => '/ru/vehicles/jaguar-xf',
  49003.                     '/series/xf/features/exterior/' => '/ru/vehicles/jaguar-xf',
  49004.                     '/series/xf/features/in-car-technology/' => '/ru/vehicles/jaguar-xf',
  49005.                     '/series/xf/features/interior/' => '/ru/vehicles/jaguar-xf',
  49006.                     '/series/xf/features/practicality-and-safety/' => '/ru/vehicles/jaguar-xf',
  49007.                     '/series/xf/features/tech-specs/' => '/ru/vehicles/jaguar-xf',
  49008.                     '/series/xf/gallery/' => '/ru/vehicles/jaguar-xf',
  49009.                     '/series/xf/gallery-editions/' => '/ru/vehicles/jaguar-xf',
  49010.                     '/series/xf/headup-display/' => '/ru/vehicles/jaguar-xf',
  49011.                     '/series/xf/lane-departure-warning-with-lane-keep-assist/' => '/ru/vehicles/jaguar-xf',
  49012.                     '/series/xf/models/' => '/ru/vehicles/jaguar-xf',
  49013.                     '/series/xf/models/xf-portfolio/' => '/ru/vehicles/jaguar-xf',
  49014.                     '/series/xf/models/xf-prestige/' => '/ru/vehicles/jaguar-xf',
  49015.                     '/series/xf/models/xf-pure/' => '/ru/vehicles/jaguar-xf',
  49016.                     '/series/xf/models/xf-r-sport/' => '/ru/vehicles/jaguar-xf',
  49017.                     '/series/xf/models/xf-s/' => '/ru/vehicles/jaguar-xf',
  49018.                     '/series/xf/specifications/' => '/ru/vehicles/jaguar-xf',
  49019.                     '/series/xf/stereo-vision-camera-and-autonomous-emergency-brak/' => '/ru/vehicles/jaguar-xf',
  49020.                     '/series/xf/stereo-vision-camera-and-autonomous-emergency-brak/?carouselIndex=0' => '/ru/vehicles/jaguar-xf',
  49021.                     '/series/xf/the-line-of-beauty/' => '/ru/vehicles/jaguar-xf',
  49022.                     '/series/xf/traffic-sign-recognition/' => '/ru/vehicles/jaguar-xf',
  49023.                     '/series/xf/videos/' => '/ru/vehicles/jaguar-xf',
  49024.                     '/series/xj/xj-ultimate/' => '/ru/vehicles/jaguar-xf',
  49025.                     '/series/xk/models/xkr-s/' => '/ru/vehicles/jaguar-xf',
  49026.                     '/series/xk/xk-gallery/' => '/ru/vehicles/jaguar-xf',
  49027.                     '/special-offers/' => '/ru/special-offers',
  49028.                     '/testdrive/' => '/ru/testdrive-form',
  49029.                     '/umovy-i-pace/' => '/ru/',
  49030.                     '/vidi-power-motors/' => '/ru/',
  49031.                     '/vidi-power-motors/3dtur-po-salonu/' => '/ru/',
  49032.                     '/vidi-power-motors/about-dealer/' => '/ru/',
  49033.                     '/vidi-power-motors/brochure-order/' => '/ru/',
  49034.                     '/vidi-power-motors/contacts/' => '/ru/',
  49035.                     '/vidi-power-motors/keepmeinformed/' => '/ru/',
  49036.                     '/vidi-power-motors/maps-to/' => '/ru/',
  49037.                     '/vidi-power-motors/news/' => '/ru/',
  49038.                     '/vidi-power-motors/news/5502f81ac5c91/' => '/ru/',
  49039.                     '/vidi-power-motors/news/55fbca8f286e6/' => '/ru/',
  49040.                     '/vidi-power-motors/news/56373973377de/' => '/ru/',
  49041.                     '/vidi-power-motors/news/56e5b63d4b32d/' => '/ru/',
  49042.                     '/vidi-power-motors/news/56e5b63d4b32d-57457c71bc435/' => '/ru/',
  49043.                     '/vidi-power-motors/news/577537a9bf4d7/' => '/ru/',
  49044.                     '/vidi-power-motors/news/5d3a93058ac8d/' => '/ru/',
  49045.                     '/vidi-power-motors/news/f-type-coupe-test-drive/' => '/ru/',
  49046.                     '/vidi-power-motors/news/hector-jimenez-bravo-jaguar-i-pace-kyiv-vidi/' => '/ru/',
  49047.                     '/vidi-power-motors/news/jaguar-ipace-elektrifikuye-ukrayinu-anonsovano-tsi/' => '/ru/',
  49048.                     '/vidi-power-motors/news/kompaniya-vidi-pidbila-pidsumki-diyalnosti-u-2017-/' => '/ru/',
  49049.                     '/vidi-power-motors/news/kontsept-ipace/' => '/ru/',
  49050.                     '/vidi-power-motors/news/ofitsiine-vidkrittya-novogo-kontseptualnogo-dilers/' => '/ru/',
  49051.                     '/vidi-power-motors/news/oleg-skripka-stav-vlasnikom-povnistyu-elektrichnog/' => '/ru/',
  49052.                     '/vidi-power-motors/news/sayer-rozumne-kermo-maibutnogo/' => '/ru/',
  49053.                     '/vidi-power-motors/news/start-priiomu-bronyuvannya-zamovlen-na-pershii-kro/' => '/ru/',
  49054.                     '/vidi-power-motors/news/svyatkuite-z-nami-den-narodzhennya-vidi-ta-vigrava/' => '/ru/',
  49055.                     '/vidi-power-motors/news/tsivilizovanii-avtorinok-artem-tkachenko-forbes/' => '/ru/',
  49056.                     '/vidi-power-motors/news/uvaga-vazhliva-informatsiya/' => '/ru/',
  49057.                     '/vidi-power-motors/news/vzhe-u-chervni-vidkrittya-jaguar-land-rover-kiyiv-/' => '/ru/',
  49058.                     '/vidi-power-motors/programa-loyalnosti/' => '/ru/',
  49059.                     '/vidi-power-motors/service/' => '/ru/',
  49060.                     '/vidi-power-motors/service-center/' => '/ru/',
  49061.                     '/vidi-power-motors/service-offers/' => '/ru/',
  49062.                     '/vidi-power-motors/service-offers/aeroport-service/' => '/ru/',
  49063.                     '/vidi-power-motors/service-offers/dbayemo-pro-vas/' => '/ru/',
  49064.                     '/vidi-power-motors/service-offers/dlya-novikh-kliyentiv/' => '/ru/',
  49065.                     '/vidi-power-motors/service-offers/dlya-novikh-kliyentiv-5d70ddee7b7d8/' => '/ru/',
  49066.                     '/vidi-power-motors/service-offers/tire-jlr-kyiv-west/' => '/ru/',
  49067.                     '/vidi-power-motors/special-offers/' => '/ru/',
  49068.                     '/vidi-power-motors/special-offers/paketi-aksesuariv-jaguar-iz-vigodoyu-u-15/' => '/ru/',
  49069.                     '/vidi-power-motors/special-offers/propozusii-na-avtomobili-jaguar/' => '/ru/',
  49070.                     '/vidi-power-motors/testdrive/' => '/ru/testdrive-form',
  49071.                 ],
  49072.                 'CITROEN' => [
  49073.                     '/ru/model-lineup/citroen-c4-cactus' => '/ru/model-lineup',
  49074.                     '/ua/model-lineup/citroen-c4-cactus' => '/ua/model-lineup',
  49075.                     '/ru/model-lineup/citroen-c4-cactus/configuration' => '/ru/model-lineup',
  49076.                     '/ua/model-lineup/citroen-c4-cactus/configuration' => '/ua/model-lineup',
  49077.                     '/about_citroen/' => '/ru/',
  49078.                     '/about_citroen/articles/' => '/ru/',
  49079.                     '/about_citroen/articles/28847/' => '/ru/',
  49080.                     '/about_citroen/hot_line/' => '/ru/',
  49081.                     '/about_citroen/news/' => '/ru/',
  49082.                     '/about_citroen/news/366301/' => '/ru/',
  49083.                     '/about_citroen/news/373243/' => '/ru/',
  49084.                     '/about_citroen/news/373420/' => '/ru/',
  49085.                     '/about_citroen/news/373503/' => '/ru/',
  49086.                     '/about_citroen/news/373579/' => '/ru/',
  49087.                     '/about_citroen/news/373630/' => '/ru/',
  49088.                     '/about_citroen/news/373671/' => '/ru/',
  49089.                     '/about_citroen/technologies_and_security/' => '/ru/',
  49090.                     '/about_citroen/technologies_and_security/28250/' => '/ru/',
  49091.                     '/about_citroen/technologies_and_security/28268/' => '/ru/',
  49092.                     '/about_citroen/technologies_and_security/28271/' => '/ru/',
  49093.                     '/about_citroen/technologies_and_security/28528/' => '/ru/',
  49094.                     '/about_citroen/technologies_and_security/28529/' => '/ru/',
  49095.                     '/about_us/' => '/ru/about/about-company',
  49096.                     '/about_us/about_vidi_autocity/' => '/ru/about/about-company',
  49097.                     '/about_us/feedback/' => '/ru/about/about-company',
  49098.                     '/about_us/loyalty-program/' => '/ru/',
  49099.                     '/about_us/our_news/' => '/ru/',
  49100.                     '/about_us/our_news/105417/' => '/ru/',
  49101.                     '/about_us/our_news/372706/' => '/ru/',
  49102.                     '/about_us/our_news/373388/' => '/ru/',
  49103.                     '/about_us/our_news/373515/' => '/ru/',
  49104.                     '/about_us/our_news/373543/' => '/ru/',
  49105.                     '/about_us/our_news/373584/' => '/ru/',
  49106.                     '/about_us/our_news/373615/' => '/ru/',
  49107.                     '/about_us/our_news/373688/' => '/ru/',
  49108.                     '/about_us/our_news/45444/' => '/ru/',
  49109.                     '/about_us/our_news/51438/' => '/ru/',
  49110.                     '/about_us/photogallery/' => '/ru/',
  49111.                     '/about_us/policy-on-quality-vidigrup/' => '/ru/',
  49112.                     '/about_us/staff/' => '/ru/',
  49113.                     '/about_us/subscribe/' => '/ru/',
  49114.                     '/about_us/vacancy/' => '/ru/',
  49115.                     '/about_us/vacancy/0/' => '/ru/',
  49116.                     '/about_us/vacancy/42708/' => '/ru/',
  49117.                     '/about_us/vacancy/42858/' => '/ru/',
  49118.                     '/business/' => '/ru/finance/conversion-program',
  49119.                     '/contact/' => '/ru/about/contacts',
  49120.                     '/f/citroen-registration/' => '/ru/',
  49121.                     '/models/' => '/ru/model-lineup',
  49122.                     '/models/commercial_vehicles/' => '/ru/model-lineup',
  49123.                     '/models/commercial_vehicles/berlingo-b9-cargo/' => '/ru/model-lineup/citroen-berlingo-crewcab',
  49124.                     '/models/commercial_vehicles/berlingo-b9-vu-/' => '/ru/model-lineup/citroen-berlingo-vu',
  49125.                     '/models/commercial_vehicles/berlingo-b9-vu-/gallery/' => '/ru/model-lineup/citroen-berlingo-vu',
  49126.                     '/models/commercial_vehicles/berlingo-van/' => '/ru/model-lineup/citroen-berlingo-vu',
  49127.                     '/models/commercial_vehicles/Jumper-cargo/' => '/ru/model-lineup/citroen-jumper-minibus',
  49128.                     '/models/commercial_vehicles/Jumper-cargo/colors/' => '/ru/model-lineup/citroen-jumper-minibus',
  49129.                     '/models/commercial_vehicles/Jumper-cargo/gallery/' => '/ru/model-lineup/citroen-jumper-minibus',
  49130.                     '/models/commercial_vehicles/jumpy-cargo/' => '/ru/model-lineup/citroen-jumpy-vu',
  49131.                     '/models/commercial_vehicles/jumpy-cargo/gallery/' => '/ru/model-lineup/citroen-jumpy-vu',
  49132.                     '/models/concept_cars/' => '/ru/',
  49133.                     '/models/concept_cars/gtby/' => '/ru/',
  49134.                     '/models/concept_cars/gtby/gallery/' => '/ru/',
  49135.                     '/models/concept_cars/hypnos/' => '/ru/',
  49136.                     '/models/concept_cars/hypnos/gallery/' => '/ru/',
  49137.                     '/models/concept_cars/lacoste/' => '/ru/',
  49138.                     '/models/concept_cars/lacoste/gallery/' => '/ru/',
  49139.                     '/models/concept_cars/metropolis/' => '/ru/',
  49140.                     '/models/concept_cars/metropolis/gallery/' => '/ru/',
  49141.                     '/models/concept_cars/revolte/gallery/' => '/ru/',
  49142.                     '/models/concept_cars/survolt/' => '/ru/',
  49143.                     '/models/concept_cars/survolt/gallery/' => '/ru/',
  49144.                     '/models/concept_cars/tubik/' => '/ru/',
  49145.                     '/models/concept_cars/tubik/gallery/' => '/ru/',
  49146.                     '/models/ds_line/ds3/' => '/ru/',
  49147.                     '/models/ds_line/ds3/complectations/' => '/ru/',
  49148.                     '/models/ds_line/ds4/' => '/ru/',
  49149.                     '/models/ds_line/ds5/' => '/ru/',
  49150.                     '/models/passenger_cars/' => '/ru/',
  49151.                     '/models/passenger_cars/berlingo-b9-cars/' => '/ru/model-lineup/citroen-berlingo-vu',
  49152.                     '/models/passenger_cars/berlingo-b9-cars/complectations/' => '/ru/model-lineup/citroen-berlingo-vu',
  49153.                     '/models/passenger_cars/berlingo-vp/' => '/ru/model-lineup/citroen-berlingo-crewcab',
  49154.                     '/models/passenger_cars/berlingo-vp/gallery/' => '/ru/model-lineup/citroen-berlingo-crewcab',
  49155.                     '/models/passenger_cars/berlingo-vp/test-drive/' => '/ru/model-lineup/citroen-berlingo-crewcab',
  49156.                     '/models/passenger_cars/c1/' => '/ru/',
  49157.                     '/models/passenger_cars/c1/complectations/' => '/ru/',
  49158.                     '/models/passenger_cars/c1/gallery/' => '/ru/',
  49159.                     '/models/passenger_cars/c1-new/' => '/ru/',
  49160.                     '/models/passenger_cars/c1-new/gallery/' => '/ru/',
  49161.                     '/models/passenger_cars/c3/' => '/ru/model-lineup/citroen-c3',
  49162.                     '/models/passenger_cars/c3/complectations/' => '/ru/model-lineup/citroen-c3',
  49163.                     '/models/passenger_cars/c3-picasso/' => '/ru/model-lineup/citroen-c3',
  49164.                     '/models/passenger_cars/c3-picasso/complectations/' => '/ru/model-lineup/citroen-c3',
  49165.                     '/models/passenger_cars/c4/' => '/ru/model-lineup/citroen-c4-cactus',
  49166.                     '/models/passenger_cars/c4/complectations/' => '/ru/model-lineup/citroen-c4-cactus',
  49167.                     '/models/passenger_cars/c4-aircross/complectations/' => '/ru/model-lineup/citroen-c3-aircross',
  49168.                     '/models/passenger_cars/c4-picasso/' => '/ru/model-lineup/citroen-c4-cactus',
  49169.                     '/models/passenger_cars/c4-picasso/colors/' => '/ru/model-lineup/citroen-c4-cactus',
  49170.                     '/models/passenger_cars/c4-picasso/gallery/' => '/ru/model-lineup/citroen-c4-cactus',
  49171.                     '/models/passenger_cars/c5/complectations/' => '/ru/model-lineup/citroen-c5-aircross',
  49172.                     '/models/passenger_cars/c5-aircross/' => '/ru/model-lineup/citroen-c5-aircross',
  49173.                     '/models/passenger_cars/c5-aircross/gallery/' => '/ru/model-lineup/citroen-c5-aircross',
  49174.                     '/models/passenger_cars/c-elysee/' => '/ru/model-lineup/citroen-c-elysee',
  49175.                     '/models/passenger_cars/c-elysee/colors/' => '/ru/model-lineup/citroen-c-elysee',
  49176.                     '/models/passenger_cars/c-elysee/gallery/' => '/ru/model-lineup/citroen-c-elysee',
  49177.                     '/models/passenger_cars/c-elysee/test-drive/' => '/ru/model-lineup/citroen-c-elysee',
  49178.                     '/models/passenger_cars/grand-c4-picasso/' => '/ru/model-lineup/citroen-c4-cactus',
  49179.                     '/models/passenger_cars/grand-c4-picasso/colors/' => '/ru/model-lineup/citroen-c4-cactus',
  49180.                     '/models/passenger_cars/grand-c4-picasso/gallery/' => '/ru/model-lineup/citroen-c4-cactus',
  49181.                     '/models/passenger_cars/jumpy-cars/' => '/ru/model-lineup/citroen-jumper-minibus',
  49182.                     '/models/passenger_cars/jumpy-cars/gallery/' => '/ru/model-lineup/citroen-jumper-minibus',
  49183.                     '/models/passenger_cars/nemo-cars/' => '/ru/',
  49184.                     '/models/passenger_cars/new-c3/' => '/ru/model-lineup/citroen-c3',
  49185.                     '/models/passenger_cars/new-c3/gallery/' => '/ru/model-lineup/citroen-c3',
  49186.                     '/models/passenger_cars/new-c4-cactus/' => '/ru/model-lineup/citroen-c4-cactus',
  49187.                     '/models/passenger_cars/new-c4-cactus/gallery/' => '/ru/model-lineup/citroen-c4-cactus',
  49188.                     '/models/passenger_cars/s3-aircross/' => '/ru/model-lineup/citroen-c3-aircross',
  49189.                     '/models/passenger_cars/s3-aircross/gallery/' => '/ru/model-lineup/citroen-c3-aircross',
  49190.                     '/models/passenger_cars/spacetourer/' => '/ru/',
  49191.                     '/models/passenger_cars/spacetourer/gallery/' => '/ru/',
  49192.                     '/service/' => '/ru/service/order-to',
  49193.                     '/service/accessory/' => '/ru/service/accessories',
  49194.                     '/service/accessory/berlingo-b9-vu-/' => '/ru/service/accessories',
  49195.                     '/service/accessory/berlingo-vp/' => '/ru/service/accessories',
  49196.                     '/service/accessory/c5-aircross/' => '/ru/service/accessories',
  49197.                     '/service/accessory/c-elysee/' => '/ru/service/accessories',
  49198.                     '/service/accessory/new-c3/' => '/ru/service/accessories',
  49199.                     '/service/accessory/new-c4-cactus/' => '/ru/service/accessories',
  49200.                     '/service/accessory/s3-aircross/' => '/ru/service/accessories',
  49201.                     '/service/accessory/spacetourer/' => '/ru/service/accessories',
  49202.                     '/service/advice_on_using/' => '/ru/service/order-to',
  49203.                     '/service/citroen_assistance/' => '/ru/service/order-to',
  49204.                     '/service/folder/' => '/ru/service/order-to',
  49205.                     '/service/maintenance/' => '/ru/service/order-to',
  49206.                     '/service/record/' => '/ru/service/order-to',
  49207.                     '/service/reglament-to/' => '/ru/service/order-to',
  49208.                     '/service/spares/' => '/ru/service/order-to',
  49209.                     '/service/tips_on_service/' => '/ru/service/order-to',
  49210.                     '/service/tires/' => '/ru/service/order-to',
  49211.                     '/service/warranty_and_maintenance/' => '/ru/service/warranty',
  49212.                     '/services/' => '/ru/finance/conversion-program',
  49213.                     '/services/body-service/' => '/ru/finance/conversion-program',
  49214.                     '/services/corporate_clients/' => '/ru/finance/conversion-program',
  49215.                     '/services/corporate_clients/affiliate-program-for-employees/' => '/ru/finance/program-for-employees',
  49216.                     '/services/corporate_clients/fleet-management/' => '/ru/finance/fleet-management',
  49217.                     '/services/corporate_clients/loyalty-program/' => '/ru/finance/conversion-program',
  49218.                     '/services/corporate_clients/our_clients/' => '/ru/finance/conversion-program',
  49219.                     '/services/corporate_clients/program-re-equipment/' => '/ru/finance/conversion-program',
  49220.                     '/services/financial_services/' => '/ru/finance/credit',
  49221.                     '/services/leasing/' => '/ru/finance/credit',
  49222.                     '/services/loyalty_program/' => '/ru/',
  49223.                     '/services/loyalty_program/card-info/' => '/ru/',
  49224.                     '/services/loyalty_program/gold_gard/' => '/ru/',
  49225.                     '/services/loyalty_program/silver_card/' => '/ru/',
  49226.                     '/services/loyalty_program/welcome_card/' => '/ru/',
  49227.                     '/services/painting-of-winter-/' => '/ru/',
  49228.                     '/services/trade_in/' => '/ru/finance/trade-in',
  49229.                     '/shares/' => '/ru/',
  49230.                     '/shares/135209/' => '/ru/',
  49231.                     '/shares/348716/' => '/ru/',
  49232.                     '/shares/370873/' => '/ru/',
  49233.                     '/shares/373635/' => '/ru/',
  49234.                     '/shares/373672/' => '/ru/',
  49235.                     '/shares/373685/' => '/ru/',
  49236.                     '/shares/373695/' => '/ru/',
  49237.                     '/shares/archive/' => '/ru/',
  49238.                     '/shares/archive/116943/' => '/ru/',
  49239.                     '/shares/archive/345291/' => '/ru/',
  49240.                     '/shares/archive/372872/' => '/ru/',
  49241.                     '/shares/archive/372876/' => '/ru/',
  49242.                     '/shares/archive/372882/' => '/ru/',
  49243.                     '/site_search/' => '/ru/',
  49244.                     '/sitemap/' => '/ru/',
  49245.                     '/test-drive/' => '/ru/testdrive-form',
  49246.                     '/upload/iblock/636/2017_07_berlingo.jpg' => '/ru/',
  49247.                     '/upload/medialibrary/a1f/160429_c_elysee_judge.jpg' => '/ru/',
  49248.                     '/email/' => '/ru/',
  49249.                     '/legal_terms/' => '/ru/',
  49250.                     '/models/concept_cars/revolte/' => '/ru/',
  49251.                     '/services/insurance/' => '/ru/finance/insurance',
  49252.                     '/services/trade_in/online-estimate/' => '/ru/finance/trade-in',
  49253.                     '/shares/373400/' => '/ru/',
  49254.                     '/upload/medialibrary/0f2/globus-bank.png' => '/ru/',
  49255.                     '/ua/model-lineup/citroen-new-c3' => '/ua/model-lineup/citroen-c3',
  49256.                     '/ru/model-lineup/citroen-new-c3' => '/ru/model-lineup/citroen-c3',
  49257.                     '/ua/model-lineup/citroen-new-c4' => '/ua/model-lineup/citroen-c4',
  49258.                     '/ru/model-lineup/citroen-new-c4' => '/ru/model-lineup/citroen-c4',
  49259.                     '/ua/model-lineup/citroen-c4-x-fastbek' => '/ua/model-lineup/citroen-c4',
  49260.                     '/ru/model-lineup/citroen-c4-x-fastbek' => '/ru/model-lineup/citroen-c4',
  49261.                     '/ua/test-drive' => '/ua/testdrive-form',
  49262.                     '/ru/test-drive' => '/ru/testdrive-form',
  49263.                     '/ua/configurator/citroen-new-c4' => '/ua/model-lineup/citroen-c4/configuration',
  49264.                     '/ru/configurator/citroen-new-c4' => '/ru/model-lineup/citroen-c4/configuration',
  49265.                     '/ua/configurator/citroen-new-c3' => '/ua/model-lineup/citroen-c3/configuration',
  49266.                     '/ru/configurator/citroen-new-c3' => '/ru/model-lineup/citroen-c3/configuration',
  49267.                 ],
  49268.                 'SKAY' => [
  49269.                     '/ua/finance/leasing/' => '/ru/finance/business',
  49270.                     '/ru/finance/leasing/' => '/ru/finance/business',
  49271.                     '/business/' => '/ru/finance/business',
  49272.                     '/cars/mazda6-sedan/' => '/ru/model-lineup/mazda6',
  49273.                     '/cars/mazda6-sedan/offers/' => '/ru/model-lineup/mazda6',
  49274.                     '/cars/mazda6-sw/' => '/ru/model-lineup/mazda6',
  49275.                     '/cars/mazda-cx-3/' => '/ru/model-lineup/mazda-cx-3',
  49276.                     '/cars/mazda-cx-3/specs/' => '/ru/model-lineup/mazda-cx-3',
  49277.                     '/cars/mazda-cx-30/accessories/' => '/ru/model-lineup/mazda-cx-30',
  49278.                     '/cars/mazda-cx-30/compare/' => '/ru/model-lineup/mazda-cx-30',
  49279.                     '/cars/mazda-cx-30/offers/' => '/ru/model-lineup/mazda-cx-30',
  49280.                     '/cars/mazda-cx-5/' => '/ru/model-lineup/mazda-cx-5',
  49281.                     '/cars/mazda-cx-5/offers/' => '/ru/model-lineup/mazda-cx-5',
  49282.                     '/cars/mazda-cx-5/specs/' => '/ru/model-lineup/mazda-cx-5',
  49283.                     '/cars/mazda-cx-9/' => '/ru/model-lineup/mazda-cx-9',
  49284.                     '/cars/mazda-cx-9/safety-bsm/' => '/ru/model-lineup/mazda-cx-9',
  49285.                     '/cars/mazda-cx-9/safety-scbs/' => '/ru/model-lineup/mazda-cx-9',
  49286.                     '/cars/new-mazda3-hatchback/' => '/ru/model-lineup/mazda3',
  49287.                     '/cars/new-mazda3-sedan/' => '/ru/model-lineup/mazda3',
  49288.                     '/cars/new-mazda3-sedan/compare/model_158082/' => '/ru/model-lineup/mazda3',
  49289.                     '/contacts/' => '/ru/about/contacts/',
  49290.                     '/credit-and-leasing/' => '/ru/finance/credit',
  49291.                     '/credit-and-leasing/oschadbank/' => '/ru/finance/credit',
  49292.                     '/offers/' => '/ru/',
  49293.                     '/owners/accessories/c9e1v4590/model_160168/year_163852/section_160159/' => '/ru/service/accessories',
  49294.                     '/owners/accessories/ghp9v3810atg/model_160439/year_160440/section_160160/' => '/ru/service/accessories',
  49295.                     '/owners/accessories/model_160168/year_163852/section_163823/' => '/ru/service/accessories',
  49296.                     '/owners/accessories/mzalalpddxl1840/model_160168/year_163852/section_163826/' => '/ru/service/accessories',
  49297.                     '/owners/overview/digital-service-record/' => '/ru/service/order-to',
  49298.                     '/owners/overview/maintenance/' => '/ru/service/order-to',
  49299.                     '/owners/overview/service-schedules/' => '/ru/service/order-to',
  49300.                     '/owners/overview/vehicle-check/' => '/ru/service/order-to',
  49301.                     '/owners/recalls/' => '/ru/service/order-to',
  49302.                     '/price/to/Mazda2DJ1.5AT.php' => '/ru/service/order-to',
  49303.                     '/price/to/Mazda3BM1.5AT.php' => '/ru/service/order-to',
  49304.                     '/price/to/Mazda3BM1.6MT.php' => '/ru/service/order-to',
  49305.                     '/price/to/Mazda3BM2.0AT.php' => '/ru/service/order-to',
  49306.                     '/price/to/Mazda6GJ2.0AT.php' => '/ru/service/order-to',
  49307.                     '/price/to/Mazda6GJ2.0MT.php' => '/ru/service/order-to',
  49308.                     '/price/to/Mazda6GJ2.2AT.php' => '/ru/service/order-to',
  49309.                     '/price/to/Mazda6GJ2.5AT.php' => '/ru/service/order-to',
  49310.                     '/price/to/MazdaCX-52.0MTAT.php' => '/ru/service/order-to',
  49311.                     '/price/to/MazdaCX-52.2AT.php' => '/ru/service/order-to',
  49312.                     '/privacy-policy/' => '/ru/',
  49313.                     '/promo/mazda6/' => '/ru/model-lineup/mazda6',
  49314.                     '/request-a-brochure/' => '/ru/model-lineup/',
  49315.                     '/ru/about-mazda/mazda-ukraine/news' => '/ru/about/news/',
  49316.                     '/ru/about-mazda/mazda-ukraine/news//335' => '/ru/about/news/',
  49317.                     '/ru/about-mazda/mazda-ukraine/news//54/' => '/ru/about/news/',
  49318.                     '/ru/about-mazda/mazda-ukraine/news/100/' => '/ru/about/news/',
  49319.                     '/ru/about-mazda/mazda-ukraine/news/103/' => '/ru/about/news/',
  49320.                     '/ru/about-mazda/mazda-ukraine/news/104/' => '/ru/about/news/',
  49321.                     '/ru/about-mazda/mazda-ukraine/news/107/' => '/ru/about/news/',
  49322.                     '/ru/about-mazda/mazda-ukraine/news/109/' => '/ru/about/news/',
  49323.                     '/ru/about-mazda/mazda-ukraine/news/111/' => '/ru/about/news/',
  49324.                     '/ru/about-mazda/mazda-ukraine/news/112/' => '/ru/about/news/',
  49325.                     '/ru/about-mazda/mazda-ukraine/news/113/' => '/ru/about/news/',
  49326.                     '/ru/about-mazda/mazda-ukraine/news/115/' => '/ru/about/news/',
  49327.                     '/ru/about-mazda/mazda-ukraine/news/116/' => '/ru/about/news/',
  49328.                     '/ru/about-mazda/mazda-ukraine/news/12/' => '/ru/about/news/',
  49329.                     '/ru/about-mazda/mazda-ukraine/news/16/' => '/ru/about/news/',
  49330.                     '/ru/about-mazda/mazda-ukraine/news/18/' => '/ru/about/news/',
  49331.                     '/ru/about-mazda/mazda-ukraine/news/211/' => '/ru/about/news/',
  49332.                     '/ru/about-mazda/mazda-ukraine/news/213/' => '/ru/about/news/',
  49333.                     '/ru/about-mazda/mazda-ukraine/news/215/' => '/ru/about/news/',
  49334.                     '/ru/about-mazda/mazda-ukraine/news/216/' => '/ru/about/news/',
  49335.                     '/ru/about-mazda/mazda-ukraine/news/217/' => '/ru/about/news/',
  49336.                     '/ru/about-mazda/mazda-ukraine/news/219/' => '/ru/about/news/',
  49337.                     '/ru/about-mazda/mazda-ukraine/news/220/' => '/ru/about/news/',
  49338.                     '/ru/about-mazda/mazda-ukraine/news/26/' => '/ru/about/news/',
  49339.                     '/ru/about-mazda/mazda-ukraine/news/270/' => '/ru/about/news/',
  49340.                     '/ru/about-mazda/mazda-ukraine/news/271/' => '/ru/about/news/',
  49341.                     '/ru/about-mazda/mazda-ukraine/news/280/' => '/ru/about/news/',
  49342.                     '/ru/about-mazda/mazda-ukraine/news/281/' => '/ru/about/news/',
  49343.                     '/ru/about-mazda/mazda-ukraine/news/283/' => '/ru/about/news/',
  49344.                     '/ru/about-mazda/mazda-ukraine/news/285/' => '/ru/about/news/',
  49345.                     '/ru/about-mazda/mazda-ukraine/news/286/' => '/ru/about/news/',
  49346.                     '/ru/about-mazda/mazda-ukraine/news/310/' => '/ru/about/news/',
  49347.                     '/ru/about-mazda/mazda-ukraine/news/312/' => '/ru/about/news/',
  49348.                     '/ru/about-mazda/mazda-ukraine/news/315/' => '/ru/about/news/',
  49349.                     '/ru/about-mazda/mazda-ukraine/news/318/' => '/ru/about/news/',
  49350.                     '/ru/about-mazda/mazda-ukraine/news/35/' => '/ru/about/news/',
  49351.                     '/ru/about-mazda/mazda-ukraine/news/36/' => '/ru/about/news/',
  49352.                     '/ru/about-mazda/mazda-ukraine/news/365/' => '/ru/about/news/',
  49353.                     '/ru/about-mazda/mazda-ukraine/news/37/' => '/ru/about/news/',
  49354.                     '/ru/about-mazda/mazda-ukraine/news/370/' => '/ru/about/news/',
  49355.                     '/ru/about-mazda/mazda-ukraine/news/371/' => '/ru/about/news/',
  49356.                     '/ru/about-mazda/mazda-ukraine/news/378/' => '/ru/about/news/',
  49357.                     '/ru/about-mazda/mazda-ukraine/news/38/' => '/ru/about/news/',
  49358.                     '/ru/about-mazda/mazda-ukraine/news/380/' => '/ru/about/news/',
  49359.                     '/ru/about-mazda/mazda-ukraine/news/381/' => '/ru/about/news/',
  49360.                     '/ru/about-mazda/mazda-ukraine/news/382/' => '/ru/about/news/',
  49361.                     '/ru/about-mazda/mazda-ukraine/news/383/' => '/ru/about/news/',
  49362.                     '/ru/about-mazda/mazda-ukraine/news/385/' => '/ru/about/news/',
  49363.                     '/ru/about-mazda/mazda-ukraine/news/387/' => '/ru/about/news/',
  49364.                     '/ru/about-mazda/mazda-ukraine/news/39/' => '/ru/about/news/',
  49365.                     '/ru/about-mazda/mazda-ukraine/news/390/' => '/ru/about/news/',
  49366.                     '/ru/about-mazda/mazda-ukraine/news/394/' => '/ru/about/news/',
  49367.                     '/ru/about-mazda/mazda-ukraine/news/400/' => '/ru/about/news/',
  49368.                     '/ru/about-mazda/mazda-ukraine/news/402/' => '/ru/about/news/',
  49369.                     '/ru/about-mazda/mazda-ukraine/news/405/' => '/ru/about/news/',
  49370.                     '/ru/about-mazda/mazda-ukraine/news/416' => '/ru/about/news/',
  49371.                     '/ru/about-mazda/mazda-ukraine/news/417/' => '/ru/about/news/',
  49372.                     '/ru/about-mazda/mazda-ukraine/news/418' => '/ru/about/news/',
  49373.                     '/ru/about-mazda/mazda-ukraine/news/42/' => '/ru/about/news/',
  49374.                     '/ru/about-mazda/mazda-ukraine/news/420/' => '/ru/about/news/',
  49375.                     '/ru/about-mazda/mazda-ukraine/news/421/' => '/ru/about/news/',
  49376.                     '/ru/about-mazda/mazda-ukraine/news/424/' => '/ru/about/news/',
  49377.                     '/ru/about-mazda/mazda-ukraine/news/425/' => '/ru/about/news/',
  49378.                     '/ru/about-mazda/mazda-ukraine/news/426/' => '/ru/about/news/',
  49379.                     '/ru/about-mazda/mazda-ukraine/news/429/' => '/ru/about/news/',
  49380.                     '/ru/about-mazda/mazda-ukraine/news/43/' => '/ru/about/news/',
  49381.                     '/ru/about-mazda/mazda-ukraine/news/432/' => '/ru/about/news/',
  49382.                     '/ru/about-mazda/mazda-ukraine/news/434/' => '/ru/about/news/',
  49383.                     '/ru/about-mazda/mazda-ukraine/news/435/' => '/ru/about/news/',
  49384.                     '/ru/about-mazda/mazda-ukraine/news/436/' => '/ru/about/news/',
  49385.                     '/ru/about-mazda/mazda-ukraine/news/440/' => '/ru/about/news/',
  49386.                     '/ru/about-mazda/mazda-ukraine/news/442/' => '/ru/about/news/',
  49387.                     '/ru/about-mazda/mazda-ukraine/news/444/' => '/ru/about/news/',
  49388.                     '/ru/about-mazda/mazda-ukraine/news/446/' => '/ru/about/news/',
  49389.                     '/ru/about-mazda/mazda-ukraine/news/45/' => '/ru/about/news/',
  49390.                     '/ru/about-mazda/mazda-ukraine/news/452/' => '/ru/about/news/',
  49391.                     '/ru/about-mazda/mazda-ukraine/news/453/' => '/ru/about/news/',
  49392.                     '/ru/about-mazda/mazda-ukraine/news/457' => '/ru/about/news/',
  49393.                     '/ru/about-mazda/mazda-ukraine/news/459/' => '/ru/about/news/',
  49394.                     '/ru/about-mazda/mazda-ukraine/news/460/' => '/ru/about/news/',
  49395.                     '/ru/about-mazda/mazda-ukraine/news/462' => '/ru/about/news/',
  49396.                     '/ru/about-mazda/mazda-ukraine/news/463/' => '/ru/about/news/',
  49397.                     '/ru/about-mazda/mazda-ukraine/news/465/' => '/ru/about/news/',
  49398.                     '/ru/about-mazda/mazda-ukraine/news/466/' => '/ru/about/news/',
  49399.                     '/ru/about-mazda/mazda-ukraine/news/467' => '/ru/about/news/',
  49400.                     '/ru/about-mazda/mazda-ukraine/news/468/' => '/ru/about/news/',
  49401.                     '/ru/about-mazda/mazda-ukraine/news/47/' => '/ru/about/news/',
  49402.                     '/ru/about-mazda/mazda-ukraine/news/474' => '/ru/about/news/',
  49403.                     '/ru/about-mazda/mazda-ukraine/news/475' => '/ru/about/news/',
  49404.                     '/ru/about-mazda/mazda-ukraine/news/476/' => '/ru/about/news/',
  49405.                     '/ru/about-mazda/mazda-ukraine/news/478/' => '/ru/about/news/',
  49406.                     '/ru/about-mazda/mazda-ukraine/news/479/' => '/ru/about/news/',
  49407.                     '/ru/about-mazda/mazda-ukraine/news/48/' => '/ru/about/news/',
  49408.                     '/ru/about-mazda/mazda-ukraine/news/480' => '/ru/about/news/',
  49409.                     '/ru/about-mazda/mazda-ukraine/news/483/' => '/ru/about/news/',
  49410.                     '/ru/about-mazda/mazda-ukraine/news/487' => '/ru/about/news/',
  49411.                     '/ru/about-mazda/mazda-ukraine/news/488' => '/ru/about/news/',
  49412.                     '/ru/about-mazda/mazda-ukraine/news/491/' => '/ru/about/news/',
  49413.                     '/ru/about-mazda/mazda-ukraine/news/492' => '/ru/about/news/',
  49414.                     '/ru/about-mazda/mazda-ukraine/news/493' => '/ru/about/news/',
  49415.                     '/ru/about-mazda/mazda-ukraine/news/494/' => '/ru/about/news/',
  49416.                     '/ru/about-mazda/mazda-ukraine/news/495' => '/ru/about/news/',
  49417.                     '/ru/about-mazda/mazda-ukraine/news/499' => '/ru/about/news/',
  49418.                     '/ru/about-mazda/mazda-ukraine/news/502/' => '/ru/about/news/',
  49419.                     '/ru/about-mazda/mazda-ukraine/news/503/' => '/ru/about/news/',
  49420.                     '/ru/about-mazda/mazda-ukraine/news/507' => '/ru/about/news/',
  49421.                     '/ru/about-mazda/mazda-ukraine/news/508/' => '/ru/about/news/',
  49422.                     '/ru/about-mazda/mazda-ukraine/news/509' => '/ru/about/news/',
  49423.                     '/ru/about-mazda/mazda-ukraine/news/52/' => '/ru/about/news/',
  49424.                     '/ru/about-mazda/mazda-ukraine/news/55/' => '/ru/about/news/',
  49425.                     '/ru/about-mazda/mazda-ukraine/news/56/' => '/ru/about/news/',
  49426.                     '/ru/about-mazda/mazda-ukraine/news/58/' => '/ru/about/news/',
  49427.                     '/ru/about-mazda/mazda-ukraine/news/59/' => '/ru/about/news/',
  49428.                     '/ru/about-mazda/mazda-ukraine/news/64/' => '/ru/about/news/',
  49429.                     '/ru/about-mazda/mazda-ukraine/news/66/' => '/ru/about/news/',
  49430.                     '/ru/about-mazda/mazda-ukraine/news/67/' => '/ru/about/news/',
  49431.                     '/ru/about-mazda/mazda-ukraine/news/68/' => '/ru/about/news/',
  49432.                     '/ru/about-mazda/mazda-ukraine/news/69/' => '/ru/about/news/',
  49433.                     '/ru/about-mazda/mazda-ukraine/news/70/' => '/ru/about/news/',
  49434.                     '/ru/about-mazda/mazda-ukraine/news/71/' => '/ru/about/news/',
  49435.                     '/ru/about-mazda/mazda-ukraine/news/74/' => '/ru/about/news/',
  49436.                     '/ru/about-mazda/mazda-ukraine/news/79/' => '/ru/about/news/',
  49437.                     '/ru/about-mazda/mazda-ukraine/news/82/' => '/ru/about/news/',
  49438.                     '/ru/about-mazda/mazda-ukraine/news/83/' => '/ru/about/news/',
  49439.                     '/ru/about-mazda/mazda-ukraine/news/85/' => '/ru/about/news/',
  49440.                     '/ru/about-mazda/mazda-ukraine/news/86/' => '/ru/about/news/',
  49441.                     '/ru/about-mazda/mazda-ukraine/news/87/' => '/ru/about/news/',
  49442.                     '/ru/about-mazda/mazda-ukraine/news/88/' => '/ru/about/news/',
  49443.                     '/ru/about-mazda/mazda-ukraine/news/89/' => '/ru/about/news/',
  49444.                     '/ru/about-mazda/mazda-ukraine/news/92/' => '/ru/about/news/',
  49445.                     '/ru/about-mazda/mazda-ukraine/news/94/' => '/ru/about/news/',
  49446.                     '/ru/about-mazda/mazda-ukraine/news/96/' => '/ru/about/news/',
  49447.                     '/ru/about-mazda/mazda-ukraine/news/97/' => '/ru/about/news/',
  49448.                     '/ru/about-mazda/mazda-ukraine/news/98/' => '/ru/about/news/',
  49449.                     '/ru/about-mazda/mazda-ukraine/news/mf17' => '/ru/about/news/',
  49450.                     '/ru/about-mazda/mazda-ukraine/press/' => '/ru/',
  49451.                     '/ru/about-mazda/mazda-world/history/' => '/ru/',
  49452.                     '/ru/about-mazda/mazda-world/iactivsense/' => '/ru/',
  49453.                     '/ru/about-mazda/mazda-world/kodo' => '/ru/',
  49454.                     '/ru/about-mazda/mazda-world/skyactiv/' => '/ru/',
  49455.                     '/ru/about-mazda/politics/' => '/ru/',
  49456.                     '/ru/contact' => '/ru/about/contacts/',
  49457.                     '/ru/contact/ai/' => '/ru/about/contacts/',
  49458.                     '/ru/mazda_cx_5_special_offer_spring' => '/ru/model-lineup/mazda-cx-5',
  49459.                     '/ru/models' => '/ru/model-lineup/',
  49460.                     '/ru/models/credit/' => '/ru/finance/credit',
  49461.                     '/ru/models/credit/credit-indexbank/' => '/ru/finance/credit',
  49462.                     '/ru/models/credit/credit-indexbank-cx-5/' => '/ru/finance/credit',
  49463.                     '/ru/models/credit/credit-partners/' => '/ru/finance/credit',
  49464.                     '/ru/models/credit/oschadbank2019/' => '/ru/finance/credit',
  49465.                     '/ru/models/credit/oschadbankdrive/' => '/ru/finance/credit',
  49466.                     '/ru/models/credit/oschadbanklight/' => '/ru/finance/credit',
  49467.                     '/ru/models/cx-3/design/' => '/ru/model-lineup/mazda-cx-3',
  49468.                     '/ru/models/cx-3/innovation/' => '/ru/model-lineup/mazda-cx-3',
  49469.                     '/ru/models/cx-3/overview' => '/ru/model-lineup/mazda-cx-3',
  49470.                     '/ru/models/cx-3/overview/' => '/ru/model-lineup/mazda-cx-3',
  49471.                     '/ru/models/cx-3/press/' => '/ru/model-lineup/mazda-cx-3',
  49472.                     '/ru/models/mazda-2' => '/ru/model-lineup/',
  49473.                     '/ru/models/mazda-2/i-activsense/' => '/ru/model-lineup/',
  49474.                     '/ru/models/mazda-2/mzd/' => '/ru/model-lineup/',
  49475.                     '/ru/models/mazda-2/overview' => '/ru/model-lineup/',
  49476.                     '/ru/models/mazda-2/press/' => '/ru/model-lineup/',
  49477.                     '/ru/models/mazda-2/specs' => '/ru/model-lineup/',
  49478.                     '/ru/models/mazda-2/technology/' => '/ru/model-lineup/',
  49479.                     '/ru/models/mazda6-diesel/innovation/' => '/ru/model-lineup/mazda6',
  49480.                     '/ru/models/mazda6-diesel/overview' => '/ru/model-lineup/mazda6',
  49481.                     '/ru/models/mazda6-diesel/overview/' => '/ru/model-lineup/mazda6',
  49482.                     '/ru/models/mazda6-diesel/press/' => '/ru/model-lineup/mazda6',
  49483.                     '/ru/models/mazdaassistance/' => '/ru/finance/assistance',
  49484.                     '/ru/models/mazda-cx5' => '/ru/model-lineup/mazda-cx-5',
  49485.                     '/ru/models/mazda-cx5/overview' => '/ru/model-lineup/mazda-cx-5',
  49486.                     '/ru/models/mazda-cx5/press/' => '/ru/model-lineup/mazda-cx-5',
  49487.                     '/ru/models/mazda-cx5/specs' => '/ru/model-lineup/mazda-cx-5',
  49488.                     '/ru/models/mazda-cx9/design/' => '/ru/model-lineup/mazda-cx-9',
  49489.                     '/ru/models/mazda-cx9/innovation/' => '/ru/model-lineup/mazda-cx-9',
  49490.                     '/ru/models/mazda-cx9/overview' => '/ru/model-lineup/mazda-cx-9',
  49491.                     '/ru/models/mazda-cx9/press/' => '/ru/model-lineup/mazda-cx-9',
  49492.                     '/ru/models/mazda-leasing/' => '/ru/finance/credit',
  49493.                     '/ru/models/new_2018_mazda6/innovation/' => '/ru/model-lineup/mazda6',
  49494.                     '/ru/models/new_2018_mazda6/overview' => '/ru/model-lineup/mazda6',
  49495.                     '/ru/models/new_2018_mazda6/overview/' => '/ru/model-lineup/mazda6',
  49496.                     '/ru/models/new_2018_mazda6/press/' => '/ru/model-lineup/mazda6',
  49497.                     '/ru/models/new_2018_mazda6/zamovlennya-new-2018-mazda-6/' => '/ru/model-lineup/mazda6',
  49498.                     '/ru/models/new_mazda3/overview' => '/ru/model-lineup/mazda3',
  49499.                     '/ru/models/new_mazda3/press/' => '/ru/model-lineup/mazda3',
  49500.                     '/ru/models/new-cx-30/overview' => '/ru/model-lineup/mazda-cx-30',
  49501.                     '/ru/models/new-cx-5/design/' => '/ru/model-lineup/mazda-cx-5',
  49502.                     '/ru/models/new-cx-5/innovation/' => '/ru/model-lineup/mazda-cx-5',
  49503.                     '/ru/models/new-cx-5/overview' => '/ru/model-lineup/mazda-cx-5',
  49504.                     '/ru/models/new-cx-5/overview/' => '/ru/model-lineup/mazda-cx-5',
  49505.                     '/ru/models/new-cx-5/press/' => '/ru/model-lineup/mazda-cx-5',
  49506.                     '/ru/models/new-mazda3/' => '/ru/model-lineup/mazda3',
  49507.                     '/ru/models/new-mazda3/design/' => '/ru/model-lineup/mazda3',
  49508.                     '/ru/models/new-mazda3/innovation/' => '/ru/model-lineup/mazda3',
  49509.                     '/ru/models/new-mazda3/overview' => '/ru/model-lineup/mazda3',
  49510.                     '/ru/models/new-mazda3/press/' => '/ru/model-lineup/mazda3',
  49511.                     '/ru/models/new-mazda-6/' => '/ru/model-lineup/mazda6',
  49512.                     '/ru/models/new-mazda-6/design/' => '/ru/model-lineup/mazda6',
  49513.                     '/ru/models/new-mazda-6/innovation/' => '/ru/model-lineup/mazda6',
  49514.                     '/ru/models/new-mazda-6/overview' => '/ru/model-lineup/mazda6',
  49515.                     '/ru/models/new-mazda-6/overview/' => '/ru/model-lineup/mazda6',
  49516.                     '/ru/models/new-mazda-6/press/' => '/ru/model-lineup/mazda6',
  49517.                     '/ru/models/testdrive' => '/ru/testdrive-form',
  49518.                     '/ru/models/testdrive/event' => '/ru/testdrive-form',
  49519.                     '/ru/models/tradein/' => '/ru/finance/trade-in',
  49520.                     '/ru/serviceand-warranty/contacts/' => '/ru/about/contacts/',
  49521.                     '/ru/serviceand-warranty/digital-service-records/' => '/ru/service/order-to',
  49522.                     '/ru/serviceand-warranty/dopservice/' => '/ru/service/order-to',
  49523.                     '/ru/serviceand-warranty/dopservice/air' => '/ru/service/order-to',
  49524.                     '/ru/serviceand-warranty/loyality/' => '/ru/',
  49525.                     '/ru/serviceand-warranty/service-actions/' => '/ru/stocks/',
  49526.                     '/ru/serviceand-warranty/to/' => '/ru/service/order-to',
  49527.                     '/ru/serviceand-warranty/vin-text/' => '/ru/',
  49528.                     '/ru/serviceand-warranty/warranty/' => '/ru/service/warranty',
  49529.                     '/ru/serviceand-warranty/zapisTO/' => '/ru/service/order-to',
  49530.                     '/ru/showroom/mazda3/specs/' => '/ru/model-lineup/mazda3',
  49531.                     '/ru/sping_super_offer_2017' => '/ru/',
  49532.                     '/ru/vnimanie-moshenniki' => '/ru/',
  49533.                     '/service/' => '/ua/service/order-to',
  49534.                     '/terms-and-conditions/' => '/ua/',
  49535.                     '/test-drive/' => '/ua/testdrive-form',
  49536.                     '/ua/about-mazda/mazda-ukraine/news' => '/ua/about/news/',
  49537.                     '/ua/about-mazda/mazda-ukraine/news//386/' => '/ua/about/news/',
  49538.                     '/ua/about-mazda/mazda-ukraine/news/220/' => '/ua/about/news/',
  49539.                     '/ua/about-mazda/mazda-ukraine/news/221/' => '/ua/about/news/',
  49540.                     '/ua/about-mazda/mazda-ukraine/news/222/' => '/ua/about/news/',
  49541.                     '/ua/about-mazda/mazda-ukraine/news/223/' => '/ua/about/news/',
  49542.                     '/ua/about-mazda/mazda-ukraine/news/224/' => '/ua/about/news/',
  49543.                     '/ua/about-mazda/mazda-ukraine/news/225/' => '/ua/about/news/',
  49544.                     '/ua/about-mazda/mazda-ukraine/news/226/' => '/ua/about/news/',
  49545.                     '/ua/about-mazda/mazda-ukraine/news/227/' => '/ua/about/news/',
  49546.                     '/ua/about-mazda/mazda-ukraine/news/271/' => '/ua/about/news/',
  49547.                     '/ua/about-mazda/mazda-ukraine/news/280/' => '/ua/about/news/',
  49548.                     '/ua/about-mazda/mazda-ukraine/news/312/' => '/ua/about/news/',
  49549.                     '/ua/about-mazda/mazda-ukraine/news/315/' => '/ua/about/news/',
  49550.                     '/ua/about-mazda/mazda-ukraine/news/316/' => '/ua/about/news/',
  49551.                     '/ua/about-mazda/mazda-ukraine/news/317/' => '/ua/about/news/',
  49552.                     '/ua/about-mazda/mazda-ukraine/news/320/' => '/ua/about/news/',
  49553.                     '/ua/about-mazda/mazda-ukraine/news/367/' => '/ua/about/news/',
  49554.                     '/ua/about-mazda/mazda-ukraine/news/372/' => '/ua/about/news/',
  49555.                     '/ua/about-mazda/mazda-ukraine/news/373/' => '/ua/about/news/',
  49556.                     '/ua/about-mazda/mazda-ukraine/news/374/' => '/ua/about/news/',
  49557.                     '/ua/about-mazda/mazda-ukraine/news/384/' => '/ua/about/news/',
  49558.                     '/ua/about-mazda/mazda-ukraine/news/385' => '/ua/about/news/',
  49559.                     '/ua/about-mazda/mazda-ukraine/news/386/' => '/ua/about/news/',
  49560.                     '/ua/about-mazda/mazda-ukraine/news/387/' => '/ua/about/news/',
  49561.                     '/ua/about-mazda/mazda-ukraine/news/389/' => '/ua/about/news/',
  49562.                     '/ua/about-mazda/mazda-ukraine/news/391/' => '/ua/about/news/',
  49563.                     '/ua/about-mazda/mazda-ukraine/news/395/' => '/ua/about/news/',
  49564.                     '/ua/about-mazda/mazda-ukraine/news/398/' => '/ua/about/news/',
  49565.                     '/ua/about-mazda/mazda-ukraine/news/405/' => '/ua/about/news/',
  49566.                     '/ua/about-mazda/mazda-ukraine/news/407/' => '/ua/about/news/',
  49567.                     '/ua/about-mazda/mazda-ukraine/news/410' => '/ua/about/news/',
  49568.                     '/ua/about-mazda/mazda-ukraine/news/411/' => '/ua/about/news/',
  49569.                     '/ua/about-mazda/mazda-ukraine/news/413/' => '/ua/about/news/',
  49570.                     '/ua/about-mazda/mazda-ukraine/news/421/' => '/ua/about/news/',
  49571.                     '/ua/about-mazda/mazda-ukraine/news/422/' => '/ua/about/news/',
  49572.                     '/ua/about-mazda/mazda-ukraine/news/424/' => '/ua/about/news/',
  49573.                     '/ua/about-mazda/mazda-ukraine/news/426/' => '/ua/about/news/',
  49574.                     '/ua/about-mazda/mazda-ukraine/news/432/' => '/ua/about/news/',
  49575.                     '/ua/about-mazda/mazda-ukraine/news/435/' => '/ua/about/news/',
  49576.                     '/ua/about-mazda/mazda-ukraine/news/436/' => '/ua/about/news/',
  49577.                     '/ua/about-mazda/mazda-ukraine/news/438/' => '/ua/about/news/',
  49578.                     '/ua/about-mazda/mazda-ukraine/news/440/' => '/ua/about/news/',
  49579.                     '/ua/about-mazda/mazda-ukraine/news/442/' => '/ua/about/news/',
  49580.                     '/ua/about-mazda/mazda-ukraine/news/443/' => '/ua/about/news/',
  49581.                     '/ua/about-mazda/mazda-ukraine/news/444/' => '/ua/about/news/',
  49582.                     '/ua/about-mazda/mazda-ukraine/news/446/' => '/ua/about/news/',
  49583.                     '/ua/about-mazda/mazda-ukraine/news/448/' => '/ua/about/news/',
  49584.                     '/ua/about-mazda/mazda-ukraine/news/449/' => '/ua/about/news/',
  49585.                     '/ua/about-mazda/mazda-ukraine/news/453/' => '/ua/about/news/',
  49586.                     '/ua/about-mazda/mazda-ukraine/news/457' => '/ua/about/news/',
  49587.                     '/ua/about-mazda/mazda-ukraine/news/459/' => '/ua/about/news/',
  49588.                     '/ua/about-mazda/mazda-ukraine/news/460/' => '/ua/about/news/',
  49589.                     '/ua/about-mazda/mazda-ukraine/news/462/' => '/ua/about/news/',
  49590.                     '/ua/about-mazda/mazda-ukraine/news/465/' => '/ua/about/news/',
  49591.                     '/ua/about-mazda/mazda-ukraine/news/466/' => '/ua/about/news/',
  49592.                     '/ua/about-mazda/mazda-ukraine/news/467' => '/ua/about/news/',
  49593.                     '/ua/about-mazda/mazda-ukraine/news/468/' => '/ua/about/news/',
  49594.                     '/ua/about-mazda/mazda-ukraine/news/473' => '/ua/about/news/',
  49595.                     '/ua/about-mazda/mazda-ukraine/news/474' => '/ua/about/news/',
  49596.                     '/ua/about-mazda/mazda-ukraine/news/476/' => '/ua/about/news/',
  49597.                     '/ua/about-mazda/mazda-ukraine/news/477/' => '/ua/about/news/',
  49598.                     '/ua/about-mazda/mazda-ukraine/news/478/' => '/ua/about/news/',
  49599.                     '/ua/about-mazda/mazda-ukraine/news/479' => '/ua/about/news/',
  49600.                     '/ua/about-mazda/mazda-ukraine/news/480' => '/ua/about/news/',
  49601.                     '/ua/about-mazda/mazda-ukraine/news/483' => '/ua/about/news/',
  49602.                     '/ua/about-mazda/mazda-ukraine/news/484/' => '/ua/about/news/',
  49603.                     '/ua/about-mazda/mazda-ukraine/news/488' => '/ua/about/news/',
  49604.                     '/ua/about-mazda/mazda-ukraine/news/491/' => '/ua/about/news/',
  49605.                     '/ua/about-mazda/mazda-ukraine/news/492' => '/ua/about/news/',
  49606.                     '/ua/about-mazda/mazda-ukraine/news/493' => '/ua/about/news/',
  49607.                     '/ua/about-mazda/mazda-ukraine/news/494/' => '/ua/about/news/',
  49608.                     '/ua/about-mazda/mazda-ukraine/news/495' => '/ua/about/news/',
  49609.                     '/ua/about-mazda/mazda-ukraine/news/498' => '/ua/about/news/',
  49610.                     '/ua/about-mazda/mazda-ukraine/news/499' => '/ua/about/news/',
  49611.                     '/ua/about-mazda/mazda-ukraine/press/' => '/ua/about/news/',
  49612.                     '/ua/about-mazda/mazda-world/history/' => '/ua/',
  49613.                     '/ua/about-mazda/mazda-world/iactivsense/' => '/ua/',
  49614.                     '/ua/about-mazda/mazda-world/kodo' => '/ua/',
  49615.                     '/ua/about-mazda/mazda-world/mzd/' => '/ua/',
  49616.                     '/ua/about-mazda/mazda-world/skyactiv/' => '/ua/service/skyactive',
  49617.                     '/ua/about-mazda/politics/' => '/ua/',
  49618.                     '/ua/contact' => '/ua/about/contacts/',
  49619.                     '/ua/contact/ai/' => '/ua/about/contacts/',
  49620.                     '/ua/mazda_cx_5_special_offer_spring' => '/ua/model-lineup/mazda-cx-5',
  49621.                     '/ua/models' => '/ua/model-lineup/',
  49622.                     '/ua/models/credit/' => '/ua/finance/credit',
  49623.                     '/ua/models/credit/credit-indexbank/' => '/ua/finance/credit',
  49624.                     '/ua/models/credit/credit-indexbank-cx-5/' => '/ua/finance/credit',
  49625.                     '/ua/models/credit/credit-partners/' => '/ua/finance/credit',
  49626.                     '/ua/models/credit/oschadbank2019/' => '/ua/finance/credit',
  49627.                     '/ua/models/credit/oschadbankdrive/' => '/ua/finance/credit',
  49628.                     '/ua/models/credit/oschadbanklight/' => '/ua/finance/credit',
  49629.                     '/ua/models/cx-3/design/' => '/ua/model-lineup/mazda-cx-3',
  49630.                     '/ua/models/cx-3/innovation/' => '/ua/model-lineup/mazda-cx-3',
  49631.                     '/ua/models/cx-3/overview' => '/ua/model-lineup/mazda-cx-3',
  49632.                     '/ua/models/cx-3/overview/' => '/ua/model-lineup/mazda-cx-3',
  49633.                     '/ua/models/cx-3/press/' => '/ua/model-lineup/mazda-cx-3',
  49634.                     '/ua/models/mazda-2/i-activsense/' => '/ua/model-lineup/',
  49635.                     '/ua/models/mazda-2/mzd/' => '/ua/model-lineup/',
  49636.                     '/ua/models/mazda-2/overview' => '/ua/model-lineup/',
  49637.                     '/ua/models/mazda-2/press/' => '/ua/model-lineup/',
  49638.                     '/ua/models/mazda-2/technology/' => '/ua/model-lineup/',
  49639.                     '/ua/models/mazda6-diesel/overview' => '/ua/model-lineup/mazda6',
  49640.                     '/ua/models/mazda6-diesel/press/' => '/ua/model-lineup/mazda6',
  49641.                     '/ua/models/mazdaassistance/' => '/ua/finance/assistance',
  49642.                     '/ua/models/mazda-cx5/overview' => '/ua/model-lineup/mazda-cx-5',
  49643.                     '/ua/models/mazda-cx5/press/' => '/ua/model-lineup/mazda-cx-5',
  49644.                     '/ua/models/mazda-cx9/design/' => '/ua/model-lineup/mazda-cx-9',
  49645.                     '/ua/models/mazda-cx9/innovation/' => '/ua/model-lineup/mazda-cx-9',
  49646.                     '/ua/models/mazda-cx9/overview' => '/ua/model-lineup/mazda-cx-9',
  49647.                     '/ua/models/mazda-cx9/press/' => '/ua/model-lineup/mazda-cx-9',
  49648.                     '/ua/models/mazda-leasing/' => '/ua/finance/leasing',
  49649.                     '/ua/models/new_2018_mazda6/' => '/ua/model-lineup/mazda6',
  49650.                     '/ua/models/new_2018_mazda6/design/' => '/ua/model-lineup/mazda6',
  49651.                     '/ua/models/new_2018_mazda6/innovation/' => '/ua/model-lineup/mazda6',
  49652.                     '/ua/models/new_2018_mazda6/overview' => '/ua/model-lineup/mazda6',
  49653.                     '/ua/models/new_2018_mazda6/press/' => '/ua/model-lineup/mazda6',
  49654.                     '/ua/models/new_2018_mazda6/zamovlennya-new-2018-mazda-6/' => '/ua/model-lineup/mazda6',
  49655.                     '/ua/models/new_mazda3/overview' => '/ua/model-lineup/mazda3',
  49656.                     '/ua/models/new_mazda3/press/' => '/ua/model-lineup/mazda3',
  49657.                     '/ua/models/new-cx-5/design/' => '/ua/model-lineup/mazda-cx-5',
  49658.                     '/ua/models/new-cx-5/innovation/' => '/ua/model-lineup/mazda-cx-5',
  49659.                     '/ua/models/new-cx-5/overview' => '/ua/model-lineup/mazda-cx-5',
  49660.                     '/ua/models/new-cx-5/press/' => '/ua/model-lineup/mazda-cx-5',
  49661.                     '/ua/models/new-mazda3' => '/ua/model-lineup/mazda3',
  49662.                     '/ua/models/new-mazda3/design/' => '/ua/model-lineup/mazda3',
  49663.                     '/ua/models/new-mazda3/innovation/' => '/ua/model-lineup/mazda3',
  49664.                     '/ua/models/new-mazda3/overview' => '/ua/model-lineup/mazda3',
  49665.                     '/ua/models/new-mazda3/overview/' => '/ua/model-lineup/mazda3',
  49666.                     '/ua/models/new-mazda3/press/' => '/ua/model-lineup/mazda3',
  49667.                     '/ua/models/new-mazda-6/design/' => '/ua/model-lineup/mazda6',
  49668.                     '/ua/models/new-mazda-6/overview' => '/ua/model-lineup/mazda6',
  49669.                     '/ua/models/new-mazda-6/press/' => '/ua/model-lineup/mazda6',
  49670.                     '/ua/models/testdrive' => '/ua/testdrive-form',
  49671.                     '/ua/models/tradein/' => '/ua/finance/trade-in',
  49672.                     '/ua/serviceand-warranty/contacts/' => '/ua/about/contacts/',
  49673.                     '/ua/serviceand-warranty/digital-service-records/' => '/ua/service/order-to',
  49674.                     '/ua/serviceand-warranty/dopservice/' => '/ua/service/order-to',
  49675.                     '/ua/serviceand-warranty/dopservice/air' => '/ua/service/order-to',
  49676.                     '/ua/serviceand-warranty/loyality/' => '/ua/',
  49677.                     '/ua/serviceand-warranty/service-actions/' => '/ua/stocks/',
  49678.                     '/ua/serviceand-warranty/to/' => '/ua/service/order-to',
  49679.                     '/ua/serviceand-warranty/vin-text/' => '/ua/',
  49680.                     '/ua/serviceand-warranty/warranty/' => '/ua/service/warranty',
  49681.                     '/ua/serviceand-warranty/zapisTO/' => '/ua/service/order-to',
  49682.                     '/ua/sping_super_offer_2017' => '/ua/',
  49683.                     '/ua/vnimanie-moshenniki' => '/ua/',
  49684.                     '/vidi-sky/' => '/ua/',
  49685.                     '/vidi-sky/news-and-events/news/' => '/ua/',
  49686.                     '/vidi-sky/news-and-events/news/2020-03-17/' => '/ua/',
  49687.                     '/vidi-sky/news-and-events/news/2020-03-20/' => '/ua/',
  49688.                     '/vidi-sky/service-and-maintenance/' => '/ua/service/order-to',
  49689.                     '/vidi-sky/service-and-maintenance/airport-service/' => '/ua/service/order-to',
  49690.                     '/vidi-sky/service-and-maintenance/digital-service-records/' => '/ua/service/order-to',
  49691.                     '/vidi-sky/service-and-maintenance/service-offers/2020-04-10/' => '/ua/service/order-to',
  49692.                     '/vidi-sky/service-and-maintenance/to/' => '/ua/service/order-to',
  49693.                     '/why-mazda/design/' => '/ua/',
  49694.                     '/why-mazda/drive-together-car-advert/' => '/ua/',
  49695.                     '/why-mazda/news-and-events/news/' => '/ua/',
  49696.                     '/why-mazda/news-and-events/news/2019-12-10/' => '/ua/',
  49697.                     '/why-mazda/news-and-events/news/2020-02-28/' => '/ua/',
  49698.                     '/why-mazda/technology/' => '/ua/service/skyactive',
  49699.                     '/buyers/deals/162809/' => '/ua/',
  49700.                     '/models/mazda-cx7-fl/' => '/ua/model-lineup/',
  49701.                     '/models/' => '/ua/model-lineup/',
  49702.                     '/models/new-mazda-3/' => '/ua/model-lineup/mazda3-hatchback',
  49703.                     '/models/new-mazda-3/complectation/' => '/ua/model-lineup/mazda3-hatchback',
  49704.                     '/ru/finance/business' => '/ru/finance/for-bussines',
  49705.                     '/ua/finance/business' => '/ua/finance/for-bussines',
  49706.                 ],
  49707.                 'FORD_DC' => [
  49708.                     '/ru/avtomobili/kuganew/' => '/ru/avtomobili/kuga/',
  49709.                     '/ua/avtomobili/kuganew/' => '/ua/avtomobili/kuga/',
  49710.                     '/ru/service/' => '/ru/service/to/',
  49711.                     '/ua/service/' => '/ua/service/to/',
  49712.                     '/ru/financial/' => '/ru/',
  49713.                     '/ua/financial/' => '/ua/',
  49714.                     '/ru/avtomobili/edge-new/' => '/ru/avtomobili/',
  49715.                     '/ru/avtomobili/fordka/' => '/ru/avtomobili/',
  49716.                     '/ru/avtomobili/focus-rs/' => '/ru/avtomobili/',
  49717.                     '/ru/avtomobili/mondeo-new/' => '/ru/avtomobili/',
  49718.                     '/ru/avtomobili/focus-st/' => '/ru/avtomobili/',
  49719.                     '/ru/avtomobili/focus/' => '/ru/avtomobili/',
  49720.                     '/ru/avtomobili/edge/' => '/ru/avtomobili/',
  49721.                     '/ua/avtomobili/edge-new/' => '/ua/avtomobili/',
  49722.                     '/ua/avtomobili/fordka/' => '/ua/avtomobili/',
  49723.                     '/ua/avtomobili/focus-rs/' => '/ua/avtomobili/',
  49724.                     '/ua/avtomobili/mondeo-new/' => '/ua/avtomobili/',
  49725.                     '/ua/avtomobili/focus-st/' => '/ua/avtomobili/',
  49726.                     '/ua/avtomobili/focus/' => '/ua/avtomobili/',
  49727.                     '/ua/avtomobili/edge/' => '/ua/avtomobili/',
  49728.                     '/about_us/' => '/ru/about_us/',
  49729.                     '/cars/' => '/ru/avtomobili/',
  49730.                     '/cars/c-max/' => '/ru/avtomobili/',
  49731.                     '/cars/fiesta/' => '/ru/avtomobili/fiesta-new/',
  49732.                     '/cars/fiesta/complectation/' => '/ru/avtomobili/fiesta-new/',
  49733.                     '/cars/fiesta/gallery/' => '/ru/avtomobili/fiesta-new/',
  49734.                     '/cars/focus/' => '/ru/avtomobili/focus-new/',
  49735.                     '/cars/focus/complectation/' => '/ru/avtomobili/focus-new/',
  49736.                     '/cars/focus_new/' => '/ru/avtomobili/focus-new/',
  49737.                     '/cars/focus_new/complectation/' => '/ru/avtomobili/focus-new/',
  49738.                     '/cars/focus_new/presentation/' => '/ru/avtomobili/focus-new/',
  49739.                     '/cars/fusion/' => '/ru/avtomobili/',
  49740.                     '/cars/galaxy/complectation/' => '/ru/avtomobili/',
  49741.                     '/cars/ka/' => '/ru/avtomobili/fordka/',
  49742.                     '/cars/kuga/' => '/ru/avtomobili/kuga/',
  49743.                     '/cars/kuga/tech_characteristics/' => '/ru/avtomobili/kuga/',
  49744.                     '/cars/mondeo/' => '/ru/avtomobili/mondeo-new/',
  49745.                     '/cars/mondeo/complectation/' => '/ru/avtomobili/mondeo-new/',
  49746.                     '/cars/new_b_max/' => '/ru/avtomobili/',
  49747.                     '/cars/new_b_max/complectation/' => '/ru/avtomobili/',
  49748.                     '/cars/nova-fiesta/' => '/ru/avtomobili/fiesta-new/',
  49749.                     '/cars/nova-fiesta/complectation/' => '/ru/avtomobili/fiesta-new/',
  49750.                     '/cars/nova-fiesta/exterior/' => '/ru/avtomobili/fiesta-new/',
  49751.                     '/cars/nova-fiesta/gallery/' => '/ru/avtomobili/fiesta-new/',
  49752.                     '/cars/nova-fiesta/interior/' => '/ru/avtomobili/fiesta-new/',
  49753.                     '/cars/nova-fiesta/tech_features/' => '/ru/avtomobili/fiesta-new/',
  49754.                     '/cars/nova-fiesta-st/' => '/ru/avtomobili/fiesta-st/',
  49755.                     '/cars/nova-kuga/' => '/ru/avtomobili/kuga/',
  49756.                     '/cars/nova-kuga/complectation/' => '/ru/avtomobili/kuga/',
  49757.                     '/cars/s-max/complectation/' => '/ru/avtomobili/',
  49758.                     '/commercial/' => '/ru/komertsijni-avto/',
  49759.                     '/commercial/tourneo-connect/' => '/ru/avtomobili/tourneo-connect/',
  49760.                     '/commercial/tourneo-connect/complectation/' => '/ru/avtomobili/tourneo-connect/',
  49761.                     '/commercial/transin-minubis/' => '/ru/avtomobili/transit-2-t/',
  49762.                     '/commercial/transin-minubis/complectation/' => '/ru/avtomobili/transit-2-t/',
  49763.                     '/commercial/transit/' => '/ru/avtomobili/transit-2-t/',
  49764.                     '/commercial/transit/complectation/' => '/ru/avtomobili/transit-2-t/',
  49765.                     '/commercial/transit-connect/' => '/ru/avtomobili/transit-connect/',
  49766.                     '/commercial/transit-connect/complectation/' => '/ru/avtomobili/transit-connect/',
  49767.                     '/commercial/transit-connect/tech_characteristics/' => '/ru/avtomobili/transit-connect/',
  49768.                     '/contacts/' => '/ru/about_us/contacts/',
  49769.                     '/fiesta-st/' => '/ru/avtomobili/fiesta-st/',
  49770.                     '/news/126989/' => '/ru/',
  49771.                     '/news/145408/' => '/ru/',
  49772.                     '/news/148106/' => '/ru/',
  49773.                     '/news/148455/' => '/ru/',
  49774.                     '/news/148869/' => '/ru/',
  49775.                     '/news/151814/' => '/ru/',
  49776.                     '/news/152516/' => '/ru/',
  49777.                     '/news/153313/' => '/ru/',
  49778.                     '/news/153911/' => '/ru/',
  49779.                     '/news/157670/' => '/ru/',
  49780.                     '/news/157694/' => '/ru/',
  49781.                     '/news/159227/' => '/ru/',
  49782.                     '/news/166277/' => '/ru/',
  49783.                     '/news/37904/' => '/ru/',
  49784.                     '/news/81946/' => '/ru/',
  49785.                     '/offers/' => '/ru/',
  49786.                     '/offers/ford-assistance/' => '/ru/',
  49787.                     '/offers/leasing' => '/ru/',
  49788.                     '/offers/loyalty/' => '/ru/',
  49789.                     '/offers/test-drive/' => '/ru/testdrive-form',
  49790.                     '/offers/trade_in/' => '/ru/financial/trade_in/',
  49791.                     '/service/' => '/ru/service/to/',
  49792.                     '/service/storage_of_tires/' => '/ru/service/storage_of_tires/',
  49793.                     '/service/to/' => '/ru/service/to/',
  49794.                     '/service/to-prices/' => '/ru/service/to/',
  49795.                     '/stocks/145862/' => '/ru/',
  49796.                     '/stocks/154627/' => '/ru/',
  49797.                     '/stocks/154647/' => '/ru/',
  49798.                     '/stocks/154740/' => '/ru/',
  49799.                     '/stocks/206418/' => '/ru/',
  49800.                     '/stocks/286456/' => '/ru/',
  49801.                     '/stocks/294928/' => '/ru/',
  49802.                     '/stocks/296185/' => '/ru/',
  49803.                     '/stocks/82248/' => '/ru/',
  49804.                     '/stocks/89952/' => '/ru/',
  49805.                     '/stocks/archive/170400/' => '/ru/',
  49806.                     '/stocks/service-day/' => '/ru/',
  49807.                     '/ru/avtomobili/fiesta-st/' => '/ru/avtomobili/',
  49808.                     '/ua/avtomobili/fiesta-st/' => '/ua/avtomobili/',
  49809.                     '/ru/komertsijni-avto/' => '/ru/avtomobili/category/komertsijni-avto',
  49810.                     '/ua/komertsijni-avto/' => '/ua/avtomobili/category/komertsijni-avto',
  49811.                     '/ru/avtomobili/transit-custom-mca-van' => '/ru/avtomobili/new-transit-custom',
  49812.                     '/ua/avtomobili/transit-custom-mca-van' => '/ua/avtomobili/new-transit-custom',
  49813.                     '/ru/avtomobili/kuga-new/' => '/ru/avtomobili/kuga/',
  49814.                     '/ru/avtomobili/kuga-new/configuration' => '/ru/avtomobili/kuga/configuration',
  49815.                     '/ua/avtomobili/kuga-new/' => '/ua/avtomobili/kuga/',
  49816.                     '/ua/avtomobili/kuga-new/configuration' => '/ua/avtomobili/kuga/configuration',
  49817.                     '/ru/avtomobili/transit-custom-mca-van/' => '/ru/avtomobili/new-transit-custom/',
  49818.                     '/ru/avtomobili/transit-custom-mca-van/configuration' => '/ru/avtomobili/new-transit-custom/configuration',
  49819.                     '/ua/avtomobili/transit-custom-mca-van/' => '/ua/avtomobili/new-transit-custom/',
  49820.                     '/ua/avtomobili/transit-custom-mca-van/configuration' => '/ua/avtomobili/new-transit-custom/configuration',
  49821.                     '/ru/avtomobili/ford-new-puma-hybrid/' => '/ru/avtomobili/puma/',
  49822.                     '/ru/avtomobili/ford-new-puma-hybrid/configuration' => '/ru/avtomobili/puma/configuration',
  49823.                     '/ua/avtomobili/ford-new-puma-hybrid/' => '/ua/avtomobili/puma/',
  49824.                     '/ua/avtomobili/ford-new-puma-hybrid/configuration' => '/ua/avtomobili/puma/configuration',
  49825.                     '/ua/avtomobili/ford-kuga-hybrid/' => '/ua/avtomobili/kuga/',
  49826.                     '/ru/avtomobili/ford-kuga-hybrid/' => '/ru/avtomobili/kuga/',
  49827.                     '/ua/avtomobili/ford-kuga-hybrid/configuration' => '/ua/avtomobili/kuga/configuration',
  49828.                     '/ru/avtomobili/ford-kuga-hybrid/configuratio' => '/ru/avtomobili/kuga/configuration',
  49829.                 ],
  49830.                 'GRAND' => [
  49831.                     '/models/vitara/complectation/' => '/ua/model-lineup/vitara',
  49832.                     '/ru' => '/ru/',
  49833.                     '/ru/autocenter/contacts' => '/ru/about/contacts/',
  49834.                     '/ru/car/1/vitara' => '/ru/model-lineup/vitara',
  49835.                     '/ru/car/3/grand-vitara' => '/ru/model-lineup/vitara',
  49836.                     '/ru/car/4/jimny' => '/ru/model-lineup/jimny',
  49837.                     '/ru/car/5/sx4' => '/ru/model-lineup/sx4',
  49838.                     '/ru/customer/financials' => '/ru/finance/credit',
  49839.                     '/ru/customer/testdrive' => '/ru/testdrive-form',
  49840.                     '/services/mot/' => '/ru/service/order-to',
  49841.                     '/shrovetide/' => '/ru/',
  49842.                     '/test-drive/' => '/ua/testdrive-form',
  49843.                     '/ua/car/3/grand-vitara' => '/ua/model-lineup/vitara',
  49844.                     '/ua/customer/testdrive' => '/ua/testdrive-form',
  49845.                     '/ua/service/servicecenter' => '/ua/service/order-to',
  49846.                     '/ru/car/35/onovlena-vitara' => '/ru/model-lineup/vitara',
  49847.                     '/ua/autocenter/contacts' => '/ua/about/contacts/',
  49848.                     '/ua/autocenter/newsitem/3071/politika-po-kachestvu-vidi-avtositi-koljcevaya' => '/ua/',
  49849.                     '/ua/autocenter/newsitem/3093/avtocentr-suzuki-vidi-grand-priglashaet-na-suzuki-summer-drive' => '/ua/',
  49850.                     '/ua/car/35/onovlena-vitara' => '/ua/model-lineup/vitara',
  49851.                     '/ua/car/5/sx4' => '/ua/model-lineup/sx4',
  49852.                     '/ua/moto/18/gsx250r-abs' => '/ua/moto-model-lineup/gsx250r-abs',
  49853.                     '/ua/moto/30/sv650a' => '/ua/moto-model-lineup/sv650a',
  49854.                     '/ua/moto/32/v-strom-250-abs' => '/ua/moto-model-lineup/v-strom-250-abs',
  49855.                     '/ru/model-lineup/swift-hybrid' => '/ru/model-lineup/swift',
  49856.                     '/ua/model-lineup/swift-hybrid' => '/ua/model-lineup/swift',
  49857.                 ],
  49858.                 'OPEL' => [
  49859.                     '/ua/komertsijni-avto/' => '/ua/model-lineup/category/komertsijni-avto',
  49860.                     '/ru/komertsijni-avto/' => '/ru/model-lineup/category/komertsijni-avto',
  49861.                 ],
  49862.                 'HAVAL' => [
  49863.                     '/ru/model-lineup/M6' => '/ru/model-lineup/m6',
  49864.                     '/ru/model-lineup/M6/configuration' => '/ru/model-lineup/m6/configuration',
  49865.                     '/ua/model-lineup/M6' => '/ua/model-lineup/m6',
  49866.                     '/ua/model-lineup/M6/configuration' => '/ua/model-lineup/m6/configuration',
  49867.                 ],
  49868.                 'MG' => [
  49869.                     '/ua/model-lineup/mg-zs-new' => '/ua/model-lineup/mg-zs',
  49870.                     '/ru/model-lineup/mg-zs-new' => '/ru/model-lineup/mg-zs',
  49871.                     '/ua/model-lineup/mg-hs-new' => '/ua/model-lineup/mg-hs',
  49872.                     '/ru/model-lineup/mg-hs-new' => '/ru/model-lineup/mg-hs',
  49873.                     '/ua/model-lineup/mg-zs-new/configuration' => '/ua/model-lineup/mg-zs/configuration',
  49874.                     '/ru/model-lineup/mg-zs-new/configuration' => '/ru/model-lineup/mg-zs/configuration',
  49875.                     '/ua/model-lineup/mg-hs-new/configuration' => '/ua/model-lineup/mg-hs/configuration',
  49876.                     '/ru/model-lineup/mg-hs-new/configuration' => '/ru/model-lineup/mg-hs/configuration',
  49877.                 ],
  49878.             ],
  49879.             'security.role_hierarchy.roles' => [
  49880.                 'ROLE_API_USER' => [
  49881.                     => 'ROLE_USER',
  49882.                 ],
  49883.                 'ROLE_LOYALTY_USER' => [
  49884.                     => 'ROLE_USER',
  49885.                 ],
  49886.                 'ROLE_INSURANCE_USER' => [
  49887.                     => 'ROLE_USER',
  49888.                 ],
  49889.                 'ROLE_ADMIN' => [
  49890.                     => 'ROLE_USER',
  49891.                     => 'ROLE_SONATA_ADMIN',
  49892.                     => 'ROLE_SONATA_MEDIA_ADMIN_MEDIA_ALL',
  49893.                     => 'ROLE_SONATA_MEDIA_ADMIN_GALLERY_ALL',
  49894.                     => 'ROLE_SONATA_MEDIA_ADMIN_GALLERY_HAS_MEDIA_ALL',
  49895.                     => 'ROLE_ADMIN_VEHICLE_AUTO_RIA_OPTION_ALL',
  49896.                 ],
  49897.                 'ROLE_INSURANCE_AVARKOM' => [
  49898.                     => 'ROLE_ADMIN',
  49899.                     => 'ROLE_ADMIN_INSURANCE_CASE_ALL',
  49900.                 ],
  49901.                 'ROLE_SERVICE_MANAGER' => [
  49902.                     => 'ROLE_ADMIN',
  49903.                     => 'ROLE_ADMIN_SERVICE_JOB_ALL',
  49904.                     => 'ROLE_ADMIN_SERVICE_TO_REGULATIONS_ALL',
  49905.                     => 'ROLE_ADMIN_SERVICE_PART_ALL',
  49906.                     => 'ROLE_ADMIN_SERVICE_SERVISE_PAGE_ALL',
  49907.                     => 'ROLE_ADMIN_SERVICE_SERVICE_PAGE_CATEGORY_ALL',
  49908.                     => 'ROLE_ADMIN_SERVICE_SERVICE_PAGE_CATEGORY_CONTENT_ALL',
  49909.                     => 'ROLE_ADMIN_SERVICE_BODY_REPAIR_CATEGORY_ALL',
  49910.                     => 'ROLE_ADMIN_SERVICE_BODY_REPAIR_CATEGORY_CONTENT_ALL',
  49911.                 ],
  49912.                 'ROLE_CORP_SALES_MANAGER' => [
  49913.                     => 'ROLE_ADMIN',
  49914.                     => 'ROLE_ADMIN_CORE_CORP_SALES_ALL',
  49915.                 ],
  49916.                 'ROLE_CREDIT_MANAGER' => [
  49917.                     => 'ROLE_ADMIN',
  49918.                     => 'ROLE_ADMIN_CREDIT_PROGRAMM_ALL',
  49919.                 ],
  49920.                 'ROLE_ACQUIRING_ADMIN' => [
  49921.                     => 'ROLE_ADMIN',
  49922.                     => 'ROLE_ADMIN_ORDER_ALL',
  49923.                 ],
  49924.                 'ROLE_CRM_ADMIN' => [
  49925.                     => 'ROLE_ADMIN',
  49926.                     => 'ROLE_ADMIN_TXN_ALL',
  49927.                     => 'ROLE_ADMIN_TASK_ALL',
  49928.                 ],
  49929.                 'ROLE_INSURANCE_ADMIN' => [
  49930.                     => 'ROLE_INSURANCE_AVARKOM',
  49931.                     => 'ROLE_ADMIN',
  49932.                     => 'ROLE_ADMIN_TICKET_ALL',
  49933.                     => 'ROLE_ADMIN_TICKET-DASHBOARD_ALL',
  49934.                     => 'ROLE_ADMIN_INSURANCE_PRORGAMM_ALL',
  49935.                     => 'ROLE_ADMIN_INSURANCE_ACTIONS_POST_ALL',
  49936.                     => 'ROLE_ADMIN_INSURANCE_PAYOUTS_ALL',
  49937.                     => 'ROLE_ADMIN_INSURANCE_NEWS_POST_ALL',
  49938.                     => 'ROLE_ADMIN_INSURANCE_REVIEW_ALL',
  49939.                     => 'ROLE_ADMIN_DEALER_ALL',
  49940.                     10 => 'ROLE_ADMIN_BRAND_ALL',
  49941.                     11 => 'ROLE_ADMIN_INNER_MAIL_ALL',
  49942.                     12 => 'ROLE_ADMIN_INSURANCE_INFORMATION_DOCUMENT_ALL',
  49943.                     13 => 'ROLE_ADMIN_INSURANCE_INFORMATION_DOCUMENT_CATEGORY_ALL',
  49944.                     14 => 'ROLE_ADMIN_INSURANCE_INFORMATION_DOCUMENT_CATEGORY_CONTENT_ALL',
  49945.                     15 => 'ROLE_ADMIN_INSURANCE_INSURANCE_CONDITION_ALL',
  49946.                     16 => 'ROLE_ADMIN_INSURANCE_INSURANCE_CONDITION_CATEGORY_ALL',
  49947.                     17 => 'ROLE_ADMIN_INSURANCE_INSURANCE_CONDITION_CATEGORY_CONTENT_ALL',
  49948.                     18 => 'ROLE_ADMIN_INSURANCE_MEDIATION_SERVICE_ALL',
  49949.                     19 => 'ROLE_ADMIN_INSURANCE_MEDIATION_SERVICE_MEDIATOR_ALL',
  49950.                     20 => 'ROLE_ADMIN_INSURANCE_MEDIATOR_PRODUCT_ALL',
  49951.                     21 => 'ROLE_ADMIN_INSURANCE_FAQ_ALL',
  49952.                 ],
  49953.                 'ROLE_TRIGGER_ADMIN' => [
  49954.                     => 'ROLE_ADMIN',
  49955.                 ],
  49956.                 'ROLE_DC_MANAGER' => [
  49957.                     => 'ROLE_ADMIN',
  49958.                     => 'ROLE_ADMIN_VEHICLES_IN_STOCK_PART_ALL',
  49959.                     => 'ROLE_ADMIN_DC_SALES_CONTRACT',
  49960.                     => 'ROLE_ADMIN_TICKET_ALL',
  49961.                     => 'ROLE_ADMIN_TICKET-DASHBOARD_ALL',
  49962.                     => 'ROLE_ADMIN_DC_ALL_LEADS_ALL',
  49963.                     => 'ROLE_ADMIN_DC_CONFIGURATOR_OFFER_ALL',
  49964.                     => 'ROLE_ADMIN_ESTIMATE_ODDS_ALL',
  49965.                     => 'ROLE_ADMIN_DC_ACTIONS_POST_ALL',
  49966.                     => 'ROLE_ADMIN_SYNC_INFO_ALL',
  49967.                     10 => 'ROLE_ADMIN_DC_NEWS_POST_ALL',
  49968.                     11 => 'ROLE_ADMIN_DC_VACANCY_ALL',
  49969.                     12 => 'ROLE_ADMIN_DC_SLIDER_ALL',
  49970.                     13 => 'ROLE_ADMIN_DC_RESUME_ALL',
  49971.                     14 => 'ROLE_ADMIN_DC_EVENTS_ALL',
  49972.                     15 => 'ROLE_ADMIN_CORE_WORKER_ALL',
  49973.                     16 => 'ROLE_ADMIN_CORE_DEPARTMENT_ALL',
  49974.                     17 => 'ROLE_ADMIN_DC_TEST_DRIVE_ROUTES_ALL',
  49975.                     18 => 'ROLE_ADMIN_DC_SALES_CONTRACT_ALL',
  49976.                     19 => 'ROLE_ADMIN_DC_ACCESSORIES_PARTS_ALL',
  49977.                     20 => 'ROLE_ADMIN_DC_ACCESSORIES_ALL',
  49978.                     21 => 'ROLE_ADMIN_CAR_ACCESSORIES_GROUP_ALL',
  49979.                     22 => 'ROLE_ADMIN_CAR_ACCESSORIES_ALL',
  49980.                     23 => 'ROLE_ADMIN_DC_PAGES_ALL',
  49981.                     24 => 'ROLE_ADMIN_VEHICLES_MODEL_ALL',
  49982.                     25 => 'ROLE_ADMIN_VEHICLES_EQUIPMENT_IPTION_ALL',
  49983.                     26 => 'ROLE_ADMIN_VEHICLES_EQUIPMENT_ALL',
  49984.                     27 => 'ROLE_ADMIN_VEHICLES_FILE_ALL',
  49985.                     28 => 'ROLE_ADMIN_VEHICLES_FEATURES_GROUP_ALL',
  49986.                     29 => 'ROLE_ADMIN_VEHICLES_CATEGORY_ALL',
  49987.                     30 => 'ROLE_ADMIN_VEHICLES_GROUP_ALL',
  49988.                     31 => 'ROLE_ADMIN_VEHICLES_RECOMMEND_GROUP_ALL',
  49989.                     32 => 'ROLE_ADMIN_SEO_ALL',
  49990.                     33 => 'ROLE_ADMIN_SHOP_GOODS_ALL',
  49991.                     34 => 'ROLE_ADMIN_SHOP_GROUP_ALL',
  49992.                     35 => 'ROLE_ADMIN_VEHICLES_FAQS_ALL',
  49993.                     36 => 'ROLE_ADMIN_VEHICLES_VEHICLE_ITEM_ALL',
  49994.                     37 => 'ROLE_ADMIN_VEHICLES_PASSENGER_VEHICLE_ALL',
  49995.                     38 => 'ROLE_ADMIN_VEHICLES_PASSENGER_VARIATION_ALL',
  49996.                     39 => 'ROLE_ADMIN_VEHICLES_PASSENGER_IN_STOCK_ALL',
  49997.                     40 => 'ROLE_ADMIN_VEHICLES_PASSENGER_RENT_ALL',
  49998.                     41 => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_ALL',
  49999.                     42 => 'ROLE_ADMIN_VEHICLES_SPECIFICATION_ALL',
  50000.                     43 => 'ROLE_ADMIN_VEHICLES_FRAIGHT_VEHICLE_ALL',
  50001.                     44 => 'ROLE_ADMIN_VEHICLES_FRAIGHT_VARIATION_ALL',
  50002.                     45 => 'ROLE_ADMIN_VEHICLES_FRAIGHT_IN_STOCK_ALL',
  50003.                     46 => 'ROLE_ADMIN_VEHICLES_FRAIGHT_SPECIFICATION_ALL',
  50004.                     47 => 'ROLE_ADMIN_VEHICLES_BUS_VEHICLE_ALL',
  50005.                     48 => 'ROLE_ADMIN_VEHICLES_BUS_VARIATION_ALL',
  50006.                     49 => 'ROLE_ADMIN_VEHICLES_BUS_SPECIFICATION_ALL',
  50007.                     50 => 'ROLE_ADMIN_VEHICLES_MOTO_VEHICLE_ALL',
  50008.                     51 => 'ROLE_ADMIN_VEHICLES_MOTO_VARIATION_ALL',
  50009.                     52 => 'ROLE_ADMIN_VEHICLES_MOTO_IN_STOCK_ALL',
  50010.                     53 => 'ROLE_ADMIN_VEHICLES_MOTO_USED_ALL',
  50011.                     54 => 'ROLE_ADMIN_VEHICLES_MOTO_RENT_ALL',
  50012.                     55 => 'ROLE_ADMIN_VEHICLES_WATER_VEHICLE_ALL',
  50013.                     56 => 'ROLE_ADMIN_VEHICLES_WATER_VARIATION_ALL',
  50014.                     57 => 'ROLE_ADMIN_VEHICLES_SPECIAL_VEHICLE_ALL',
  50015.                     58 => 'ROLE_ADMIN_VEHICLES_SPECIAL_VARIATION_ALL',
  50016.                     59 => 'ROLE_ADMIN_VEHICLES_SPECIAL_PROJECTS_ALL',
  50017.                     60 => 'ROLE_ADMIN_VEHICLES_PASSENGER_IN_STOCK_SPECIAL_ALL',
  50018.                     61 => 'ROLE_ADMIN_VEHICLES_PASSENGER_VEHICLE_SPECIAL_ALL',
  50019.                     62 => 'ROLE_ADMIN_DC_GENERATOR_ALL',
  50020.                     63 => 'ROLE_ADMIN_REPORT_ALL',
  50021.                     64 => 'ROLE_ADMIN_CRITICAL_LOG_ALL',
  50022.                     65 => 'ROLE_DC_SITE_ADMIN_BOAT_ALL',
  50023.                     66 => 'ROLE_DC_SITE_ADMIN_NON_MOTORIZED_BOAT_ALL',
  50024.                     67 => 'ROLE_DC_SITE_ADMIN_BOAT_ENGINE_ALL',
  50025.                     68 => 'ROLE_ADMIN_DC_TEST_DRIVE_ALL',
  50026.                     69 => 'ROLE_ADMIN_DC_TOUR_ROUTES_ALL',
  50027.                     70 => 'ROLE_ADMIN_DC_TOUR_ROUTE_CONTENT_ALL',
  50028.                     71 => 'ROLE_ADMIN_DC_TOUR_ROUTE_PARAMS_ALL',
  50029.                     72 => 'ROLE_PORTAL_ADMIN_SLIDER_ALL',
  50030.                     73 => 'ROLE_ADMIN_DC_TERMS_MAINTENANCE_ALL',
  50031.                     74 => 'ROLE_ADMIN_VEHICLES_FILTER_ALL',
  50032.                     75 => 'ROLE_ADMIN_VEHICLES_AUTORIA_ALL',
  50033.                     76 => 'ROLE_ADMIN_DEALER_ALL',
  50034.                     77 => 'ROLE_ADMIN_BRAND_ALL',
  50035.                     78 => 'ROLE_ADMIN_INNER_MAIL_ALL',
  50036.                     79 => 'ROLE_ADMIN_VEHICLES_FEATURES_ALL',
  50037.                     80 => 'ROLE_ADMIN_VEHICLES_SPECIFICATION_OPTIONS_ALL',
  50038.                     81 => 'ROLE_ADMIN_VEHICLES_DIRECTION_OF_PRODUCTION_ALL',
  50039.                     82 => 'ROLE_ADMIN_USER_ALL',
  50040.                     83 => 'ROLE_ADMIN_DC_SALES_CONTRACT_ALL',
  50041.                     84 => 'ROLE_ADMIN_DC_REPLACEMENT_CAR_CONDITION_ALL',
  50042.                     85 => 'ROLE_ADMIN_SERVICE_OIL_ALL',
  50043.                     86 => 'ROLE_ADMIN_SERVICE_OIL_TO_ALL',
  50044.                     87 => 'ROLE_ADMIN_VEHICLES_ENGINE_ALL',
  50045.                     88 => 'ROLE_ADMIN_DC_SPECIAL_OFFERS_ALL',
  50046.                     89 => 'ROLE_ADMIN_VEHICLES_FAQS_ALL',
  50047.                     90 => 'ROLE_ADMIN_DC_FAQ_ALL',
  50048.                     91 => 'ROLE_ADMIN_DC_CLIENT_PARTNER_ALL',
  50049.                     92 => 'ROLE_ADMIN_DC_ACCESSORIES_PARTS_GROUP_ALL',
  50050.                     93 => 'ROLE_ADMIN_DC_ACCESSORIES_WORKS_ALL',
  50051.                     94 => 'ROLE_ADMIN_DC_ACCESSORIES_WORK_CATEGORY_ALL',
  50052.                     95 => 'ROLE_ADMIN_DC_OPERATING_MANUALS_ALL',
  50053.                     96 => 'ROLE_ADMIN_DC_BODY_REPAIR_CERTIFICATE_ALL',
  50054.                 ],
  50055.                 'ROLE_YAMAHA_SUB_DEALER' => [
  50056.                     => 'ROLE_ADMIN',
  50057.                     => 'ROLE_ADMIN_SUB_WORKER_ALL',
  50058.                     => 'ROLE_ADMIN_SUB_DEPARTMENT_ALL',
  50059.                     => 'ROLE_ADMIN_SUB_CONTACT_ALL',
  50060.                     => 'ROLE_ADMIN_SUB_ABOUT_COMPANY_ALL',
  50061.                     => 'ROLE_ADMIN_SUB_INNER_MAIL_ALL',
  50062.                     => 'ROLE_ADMIN_SUB_VEHICLES_MOTO_USED_ALL',
  50063.                     => 'ROLE_ADMIN_SUB_ACCESSORIES_ALL',
  50064.                     => 'ROLE_ADMIN_SUB_ACCESSORIES_GROUP_ALL',
  50065.                     => 'ROLE_ADMIN_SUB_VACANCY_ALL',
  50066.                     10 => 'ROLE_ADMIN_SUB_ACTIONS_POST_ALL',
  50067.                     11 => 'ROLE_ADMIN_SUB_NEWS_POST_ALL',
  50068.                     12 => 'ROLE_ADMIN_SUB_SLIDER_ALL',
  50069.                     13 => 'ROLE_ADMIN_SUB_TEST_DRIVE_ALL',
  50070.                     14 => 'ROLE_ADMIN_SUB_PAGES_SERVICES_ALL',
  50071.                     15 => 'ROLE_ADMIN_SUB_SEO_ALL',
  50072.                 ],
  50073.                 'ROLE_BUYER' => [
  50074.                     => 'ROLE_ADMIN',
  50075.                     => 'ROLE_ADMIN_DC_ALL_LEADS_ALL',
  50076.                     => 'ROLE_ADMIN_DC_CONFIGURATOR_OFFER_ALL',
  50077.                     => 'ROLE_ADMIN_ESTIMATE_ODDS_ALL',
  50078.                     => 'ROLE_ADMIN_DC_SALES_CONTRACT_ALL',
  50079.                 ],
  50080.                 'ROLE_AUTOMARKET_MANAGER' => [
  50081.                     => 'ROLE_ADMIN',
  50082.                     => 'ROLE_ADMIN_ESTIMATE_ODDS_ALL',
  50083.                     => 'ROLE_ADMIN_ESTIMATE_ODDS_ALL',
  50084.                     => 'ROLE_ADMIN_TICKET_ALL',
  50085.                     => 'ROLE_ADMIN_TICKET-DASHBOARD_ALL',
  50086.                     => 'ROLE_ADMIN_VEHICLES_MODEL_ALL',
  50087.                     => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_LIST',
  50088.                     => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_EDIT',
  50089.                     => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_DELETE',
  50090.                     => 'ROLE_ADMIN_DC_ACTIONS_POST_ALL',
  50091.                     10 => 'ROLE_ADMIN_SYNC_INFO_ALL',
  50092.                     11 => 'ROLE_ADMIN_DC_NEWS_POST_ALL',
  50093.                     12 => 'ROLE_ADMIN_DC_VACANCY_ALL',
  50094.                     13 => 'ROLE_ADMIN_DC_SLIDER_ALL',
  50095.                     14 => 'ROLE_ADMIN_DC_RESUME_ALL',
  50096.                     15 => 'ROLE_ADMIN_DC_EVENTS_ALL',
  50097.                     16 => 'ROLE_ADMIN_CORE_WORKER_ALL',
  50098.                     17 => 'ROLE_ADMIN_CORE_DEPARTMENT_ALL',
  50099.                     18 => 'ROLE_ADMIN_DC_TEST_DRIVE_ROUTES_ALL',
  50100.                     19 => 'ROLE_ADMIN_DC_SALES_CONTRACT_ALL',
  50101.                     20 => 'ROLE_ADMIN_INNER_MAIL_ALL',
  50102.                     21 => 'ROLE_ADMIN_VEHICLES_MARKDOWN_ALL',
  50103.                     22 => 'ROLE_ADMIN_VEHICLES_FILTER_ALL',
  50104.                     23 => 'ROLE_ADMIN_VEHICLES_AUTORIA_ALL',
  50105.                     24 => 'ROLE_ADMIN_VEHICLES_PASSENGER_USED_ALL',
  50106.                 ],
  50107.                 'ROLE_PORTAL_ADMIN' => [
  50108.                     => 'ROLE_ADMIN',
  50109.                     => 'ROLE_ADMIN_VIDI_SLIDER_ALL',
  50110.                     => 'ROLE_PORTAL_ADMIN_ANNOUNCEMENT_BAR_ALL',
  50111.                     => 'ROLE_ADMIN_VIDI_VACANCY_ALL',
  50112.                     => 'ROLE_ADMIN_VIDI_RESUME_ALL',
  50113.                     => 'ROLE_ADMIN_VIDI_CATALOG_BANNER_ALL',
  50114.                     => 'ROLE_ADMIN_VIDI_CREDIT_CALC_REVIEWS_ALL',
  50115.                     => 'ROLE_ADMIN_VIDI_BLOG_ALL',
  50116.                     => 'ROLE_ADMIN_VIDI_BLOG_CATEGORY_ALL',
  50117.                     => 'ROLE_ADMIN_TICKET_ALL',
  50118.                     10 => 'ROLE_ADMIN_TICKET-DASHBOARD_ALL',
  50119.                 ],
  50120.                 'ROLE_CONTENT_MANAGER' => [
  50121.                     => 'ROLE_ADMIN',
  50122.                     => 'ROLE_DC_MANAGER',
  50123.                     => 'ROLE_SERVICE_MANAGER',
  50124.                 ],
  50125.                 'ROLE_TICKET' => [
  50126.                     => 'ROLE_ADMIN',
  50127.                     => 'ROLE_ADMIN_TICKET_ALL',
  50128.                     => 'ROLE_ADMIN_TICKET-DASHBOARD_ALL',
  50129.                 ],
  50130.                 'ROLE_SUPER_ADMIN' => [
  50131.                     => 'ROLE_ADMIN',
  50132.                     => 'ROLE_ADMIN_TICKET-REPORT_ALL',
  50133.                     => 'ROLE_ACQUIRING_ADMIN',
  50134.                     => 'ROLE_CRM_ADMIN',
  50135.                     => 'ROLE_INSURANCE_ADMIN',
  50136.                     => 'ROLE_TRIGGER_ADMIN',
  50137.                     => 'ROLE_CONTENT_MANAGER',
  50138.                     => 'ROLE_LOYALTY_USER',
  50139.                     => 'ROLE_YAMAHA_SUB_DEALER',
  50140.                 ],
  50141.                 'ROLE_EMPLOYEE_MANAGER' => [
  50142.                     => 'ROLE_LOYALTY_USER',
  50143.                 ],
  50144.                 'ROLE_FOUNDERS' => [
  50145.                     => 'ROLE_ADMIN',
  50146.                     => 'ROLE_ADMIN_VIDI_FOUNDERSFOUNDERS_ALL',
  50147.                     => 'ROLE_ADMIN_VIDI_FOUNDERSBIOGRAPHY_ALL',
  50148.                     => 'ROLE_ADMIN_VIDI_FOUNDERSNEWS_ALL',
  50149.                     => 'ROLE_ADMIN_VIDI_FOUNDERSPUBLICATIONS_ALL',
  50150.                     => 'ROLE_ADMIN_VIDI_FOUNDERSPHOTO_ALL',
  50151.                     => 'ROLE_ADMIN_VIDI_FOUNDERSVIDEO_ALL',
  50152.                     => 'ROLE_ADMIN_FOUNDERS_BIOGRAPHY_ALL',
  50153.                     => 'ROLE_ADMIN_FOUNDERS_POST_ALL',
  50154.                     => 'ROLE_ADMIN_FOUNDERS_GALLERYPHOTO_ALL',
  50155.                     10 => 'ROLE_ADMIN_FOUNDERS_GALLERYVIDEO_ALL',
  50156.                     11 => 'ROLE_ADMIN_FOUNDER_BIOGRAPHY_ALL',
  50157.                     12 => 'ROLE_ADMIN_FOUNDER_NEWS_ALL',
  50158.                     13 => 'ROLE_ADMIN_FOUNDER_PUBLICATION_ALL',
  50159.                     14 => 'ROLE_ADMIN_FOUNDER_SOLEMN_EVENT_ALL',
  50160.                     15 => 'ROLE_ADMIN_FOUNDER_CATEGORY_SOCIAL_INVESTMENTS_ALL',
  50161.                     16 => 'ROLE_ADMIN_FOUNDER_SOCIAL_INVESTMENTS_ALL',
  50162.                     17 => 'ROLE_ADMIN_FOUNDER_GALLERYPHOTO_ALL',
  50163.                     18 => 'ROLE_ADMIN_FOUNDER_GALLERYVIDEO_ALL',
  50164.                 ],
  50165.                 'ROLE_HANDBOOK' => [
  50166.                     => 'ROLE_ADMIN_VEHICLES_MODEL_ALL',
  50167.                 ],
  50168.                 'ROLE_FILTERS' => [
  50169.                     => 'ROLE_ADMIN_VEHICLES_FILTER_ALL',
  50170.                     => 'ROLE_ADMIN_VEHICLES_AUTORIA_ALL',
  50171.                 ],
  50172.                 'ROLE_VIDI_VACANCY' => [
  50173.                     => 'ROLE_ADMIN',
  50174.                     => 'ROLE_ADMIN_VIDI_ALL',
  50175.                     => 'ROLE_ADMIN_VIDI_VACANCY_ALL',
  50176.                     => 'ROLE_ADMIN_VIDI_RESUME_ALL',
  50177.                 ],
  50178.                 'ROLE_ADMIN_LOGS' => [
  50179.                     => 'ROLE_ADMIN_LOGS_ALL',
  50180.                 ],
  50181.             ],
  50182.             'security.access.denied_url' => NULL,
  50183.             'security.authentication.manager.erase_credentials' => true,
  50184.             'security.authentication.session_strategy.strategy' => 'migrate',
  50185.             'security.access.always_authenticate_before_granting' => false,
  50186.             'security.authentication.hide_user_not_found' => true,
  50187.             'security.firewalls' => [
  50188.                 => 'main',
  50189.             ],
  50190.             'security.main._indexed_authenticators' => [
  50191.             ],
  50192.             'fos_user.backend_type_orm' => true,
  50193.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  50194.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  50195.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  50196.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  50197.             'fos_user.storage' => 'orm',
  50198.             'fos_user.firewall_name' => 'main',
  50199.             'fos_user.model_manager_name' => NULL,
  50200.             'fos_user.model.user.class' => 'CoreBundle\\Entity\\User',
  50201.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  50202.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  50203.             'fos_user.profile.form.validation_groups' => [
  50204.                 => 'Profile',
  50205.                 => 'Default',
  50206.             ],
  50207.             'fos_user.registration.confirmation.enabled' => false,
  50208.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  50209.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  50210.             'fos_user.registration.form.validation_groups' => [
  50211.                 => 'Registration',
  50212.                 => 'Default',
  50213.             ],
  50214.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  50215.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  50216.             'fos_user.change_password.form.validation_groups' => [
  50217.                 => 'ChangePassword',
  50218.                 => 'Default',
  50219.             ],
  50220.             'fos_user.resetting.retry_ttl' => 7200,
  50221.             'fos_user.resetting.token_ttl' => 86400,
  50222.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  50223.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  50224.             'fos_user.resetting.form.validation_groups' => [
  50225.                 => 'ResetPassword',
  50226.                 => 'Default',
  50227.             ],
  50228.             'knp_menu.renderer.list.options' => [
  50229.             ],
  50230.             'knp_menu.renderer.twig.options' => [
  50231.             ],
  50232.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  50233.             'knp_menu.default_renderer' => 'twig',
  50234.             'sonata.block.container.types' => [
  50235.                 => 'sonata.block.service.container',
  50236.                 => 'sonata.page.block.container',
  50237.                 => 'sonata.dashboard.block.container',
  50238.                 => 'cmf.block.container',
  50239.                 => 'cmf.block.slideshow',
  50240.             ],
  50241.             'sonata_block.blocks' => [
  50242.                 'sonata.admin.block.admin_list' => [
  50243.                     'contexts' => [
  50244.                         => 'admin',
  50245.                     ],
  50246.                     'templates' => [
  50247.                     ],
  50248.                     'cache' => 'sonata.cache.noop',
  50249.                     'settings' => [
  50250.                     ],
  50251.                 ],
  50252.                 'sonata.block.service.container' => [
  50253.                     'contexts' => [
  50254.                     ],
  50255.                     'templates' => [
  50256.                     ],
  50257.                     'cache' => 'sonata.cache.noop',
  50258.                     'settings' => [
  50259.                     ],
  50260.                 ],
  50261.                 'sonata.block.service.empty' => [
  50262.                     'contexts' => [
  50263.                     ],
  50264.                     'templates' => [
  50265.                     ],
  50266.                     'cache' => 'sonata.cache.noop',
  50267.                     'settings' => [
  50268.                     ],
  50269.                 ],
  50270.                 'sonata.block.service.text' => [
  50271.                     'contexts' => [
  50272.                     ],
  50273.                     'templates' => [
  50274.                     ],
  50275.                     'cache' => 'sonata.cache.noop',
  50276.                     'settings' => [
  50277.                     ],
  50278.                 ],
  50279.                 'sonata.block.service.rss' => [
  50280.                     'contexts' => [
  50281.                     ],
  50282.                     'templates' => [
  50283.                     ],
  50284.                     'cache' => 'sonata.cache.noop',
  50285.                     'settings' => [
  50286.                     ],
  50287.                 ],
  50288.                 'sonata.block.service.template' => [
  50289.                     'contexts' => [
  50290.                     ],
  50291.                     'templates' => [
  50292.                     ],
  50293.                     'cache' => 'sonata.cache.noop',
  50294.                     'settings' => [
  50295.                     ],
  50296.                 ],
  50297.                 'sonata.block.service.menu' => [
  50298.                     'contexts' => [
  50299.                     ],
  50300.                     'templates' => [
  50301.                     ],
  50302.                     'cache' => 'sonata.cache.noop',
  50303.                     'settings' => [
  50304.                     ],
  50305.                 ],
  50306.                 'sonata.admin.block.search_result' => [
  50307.                     'contexts' => [
  50308.                     ],
  50309.                     'templates' => [
  50310.                     ],
  50311.                     'cache' => 'sonata.cache.noop',
  50312.                     'settings' => [
  50313.                     ],
  50314.                 ],
  50315.                 'sonata.admin.block.stats' => [
  50316.                     'contexts' => [
  50317.                     ],
  50318.                     'templates' => [
  50319.                     ],
  50320.                     'cache' => 'sonata.cache.noop',
  50321.                     'settings' => [
  50322.                     ],
  50323.                 ],
  50324.                 'sonata.admin.block.admin_preview' => [
  50325.                     'contexts' => [
  50326.                     ],
  50327.                     'templates' => [
  50328.                     ],
  50329.                     'cache' => 'sonata.cache.noop',
  50330.                     'settings' => [
  50331.                     ],
  50332.                 ],
  50333.                 'sonata.media.block.media' => [
  50334.                     'contexts' => [
  50335.                     ],
  50336.                     'templates' => [
  50337.                     ],
  50338.                     'cache' => 'sonata.cache.noop',
  50339.                     'settings' => [
  50340.                     ],
  50341.                 ],
  50342.                 'sonata.media.block.feature_media' => [
  50343.                     'contexts' => [
  50344.                     ],
  50345.                     'templates' => [
  50346.                     ],
  50347.                     'cache' => 'sonata.cache.noop',
  50348.                     'settings' => [
  50349.                     ],
  50350.                 ],
  50351.                 'sonata.media.block.gallery' => [
  50352.                     'contexts' => [
  50353.                     ],
  50354.                     'templates' => [
  50355.                     ],
  50356.                     'cache' => 'sonata.cache.noop',
  50357.                     'settings' => [
  50358.                     ],
  50359.                 ],
  50360.                 'sonata.media.block.gallery_list' => [
  50361.                     'contexts' => [
  50362.                     ],
  50363.                     'templates' => [
  50364.                     ],
  50365.                     'cache' => 'sonata.cache.noop',
  50366.                     'settings' => [
  50367.                     ],
  50368.                 ],
  50369.             ],
  50370.             'sonata_block.blocks_by_class' => [
  50371.             ],
  50372.             'sonata_blocks.block_types' => [
  50373.                 => 'sonata.admin.block.admin_list',
  50374.                 => 'sonata.block.service.container',
  50375.                 => 'sonata.block.service.empty',
  50376.                 => 'sonata.block.service.text',
  50377.                 => 'sonata.block.service.rss',
  50378.                 => 'sonata.block.service.template',
  50379.                 => 'sonata.block.service.menu',
  50380.                 => 'sonata.admin.block.search_result',
  50381.                 => 'sonata.admin.block.stats',
  50382.                 => 'sonata.admin.block.admin_preview',
  50383.                 10 => 'sonata.media.block.media',
  50384.                 11 => 'sonata.media.block.feature_media',
  50385.                 12 => 'sonata.media.block.gallery',
  50386.                 13 => 'sonata.media.block.gallery_list',
  50387.             ],
  50388.             'sonata_block.cache_blocks' => [
  50389.                 'by_class' => [
  50390.                 ],
  50391.                 'by_type' => [
  50392.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  50393.                     'sonata.block.service.container' => 'sonata.cache.noop',
  50394.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  50395.                     'sonata.block.service.text' => 'sonata.cache.noop',
  50396.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  50397.                     'sonata.block.service.template' => 'sonata.cache.noop',
  50398.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  50399.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  50400.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  50401.                     'sonata.admin.block.admin_preview' => 'sonata.cache.noop',
  50402.                     'sonata.media.block.media' => 'sonata.cache.noop',
  50403.                     'sonata.media.block.feature_media' => 'sonata.cache.noop',
  50404.                     'sonata.media.block.gallery' => 'sonata.cache.noop',
  50405.                     'sonata.media.block.gallery_list' => 'sonata.cache.noop',
  50406.                 ],
  50407.             ],
  50408.             'sonata_blocks.default_contexts' => [
  50409.             ],
  50410.             'sonata.exporter.writer.csv.filename' => 'php://output',
  50411.             'sonata.exporter.writer.csv.delimiter' => ',',
  50412.             'sonata.exporter.writer.csv.enclosure' => '"',
  50413.             'sonata.exporter.writer.csv.escape' => '\\',
  50414.             'sonata.exporter.writer.csv.show_headers' => true,
  50415.             'sonata.exporter.writer.csv.with_bom' => false,
  50416.             'sonata.exporter.writer.json.filename' => 'php://output',
  50417.             'sonata.exporter.writer.xls.filename' => 'php://output',
  50418.             'sonata.exporter.writer.xls.show_headers' => true,
  50419.             'sonata.exporter.writer.xlsx.filename' => 'php://output',
  50420.             'sonata.exporter.writer.xlsx.show_headers' => true,
  50421.             'sonata.exporter.writer.xlsx.show_filters' => true,
  50422.             'sonata.exporter.writer.xml.filename' => 'php://output',
  50423.             'sonata.exporter.writer.xml.show_headers' => true,
  50424.             'sonata.exporter.writer.xml.main_element' => 'datas',
  50425.             'sonata.exporter.writer.xml.child_element' => 'data',
  50426.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  50427.                 'enum' => 'select',
  50428.                 'choice' => 'select',
  50429.                 'boolean' => 'select',
  50430.                 'textarea' => 'textarea',
  50431.                 'html' => 'textarea',
  50432.                 'email' => 'email',
  50433.                 'string' => 'text',
  50434.                 'integer' => 'number',
  50435.                 'float' => 'number',
  50436.                 'currency' => 'number',
  50437.                 'percent' => 'number',
  50438.                 'url' => 'url',
  50439.             ],
  50440.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  50441.             'sonata.admin.configuration.global_search.admin_route' => 'show',
  50442.             'sonata.admin.configuration.templates' => [
  50443.                 'layout' => '@Admin/admin/standard_layout.html.twig',
  50444.                 'edit' => '@Admin/admin/CRUD/edit.html.twig',
  50445.                 'dashboard' => '@Admin/dashboard.html.twig',
  50446.                 'user_block' => '@SonataAdmin/Core/user_block.html.twig',
  50447.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  50448.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  50449.                 'search' => '@SonataAdmin/Core/search.html.twig',
  50450.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  50451.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  50452.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  50453.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  50454.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  50455.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  50456.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  50457.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  50458.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  50459.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  50460.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  50461.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  50462.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  50463.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  50464.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  50465.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  50466.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  50467.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  50468.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  50469.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  50470.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  50471.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  50472.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  50473.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  50474.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  50475.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  50476.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  50477.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  50478.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  50479.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  50480.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  50481.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  50482.                 'form_theme' => [
  50483.                 ],
  50484.                 'filter_theme' => [
  50485.                 ],
  50486.             ],
  50487.             'sonata.admin.configuration.default_admin_services' => [
  50488.                 'model_manager' => NULL,
  50489.                 'data_source' => NULL,
  50490.                 'field_description_factory' => NULL,
  50491.                 'form_contractor' => NULL,
  50492.                 'show_builder' => NULL,
  50493.                 'list_builder' => NULL,
  50494.                 'datagrid_builder' => NULL,
  50495.                 'translator' => NULL,
  50496.                 'configuration_pool' => NULL,
  50497.                 'route_generator' => NULL,
  50498.                 'security_handler' => NULL,
  50499.                 'menu_factory' => NULL,
  50500.                 'route_builder' => NULL,
  50501.                 'label_translator_strategy' => NULL,
  50502.                 'pager_type' => NULL,
  50503.             ],
  50504.             'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
  50505.             'sonata.admin.configuration.dashboard_groups' => [
  50506.                 'vidi' => [
  50507.                     'label' => 'VIDI',
  50508.                     'roles' => [
  50509.                         => 'ROLE_SUPER_ADMIN',
  50510.                         => 'ROLE_VIDI',
  50511.                         => 'ROLE_CONTENT_MANAGER',
  50512.                         => 'ROLE_INSURANCE_ADMIN',
  50513.                         => 'ROLE_VIDI_VACANCY',
  50514.                         => 'ROLE_PORTAL_ADMIN',
  50515.                     ],
  50516.                     'on_top' => false,
  50517.                     'keep_open' => false,
  50518.                     'items' => [
  50519.                     ],
  50520.                     'item_adds' => [
  50521.                     ],
  50522.                 ],
  50523.                 'vidi_founders' => [
  50524.                     'label' => 'VIDI Засновники',
  50525.                     'roles' => [
  50526.                         => 'ROLE_SUPER_ADMIN',
  50527.                         => 'ROLE_FOUNDERS',
  50528.                     ],
  50529.                     'on_top' => false,
  50530.                     'keep_open' => false,
  50531.                     'items' => [
  50532.                     ],
  50533.                     'item_adds' => [
  50534.                     ],
  50535.                 ],
  50536.                 'founders' => [
  50537.                     'label' => 'Founders',
  50538.                     'roles' => [
  50539.                         => 'ROLE_SUPER_ADMIN',
  50540.                         => 'ROLE_FOUNDERS',
  50541.                     ],
  50542.                     'on_top' => false,
  50543.                     'keep_open' => false,
  50544.                     'items' => [
  50545.                     ],
  50546.                     'item_adds' => [
  50547.                     ],
  50548.                 ],
  50549.                 'tickets' => [
  50550.                     'label' => 'Задачи',
  50551.                     'roles' => [
  50552.                         => 'ROLE_SUPER_ADMIN',
  50553.                         => 'ROLE_TICKET',
  50554.                         => 'ROLE_DC_MANAGER',
  50555.                         => 'ROLE_CONTENT_MANAGER',
  50556.                         => 'ROLE_INSURANCE_ADMIN',
  50557.                         => 'ROLE_AUTOMARKET_MANAGER',
  50558.                         => 'ROLE_PORTAL_ADMIN',
  50559.                     ],
  50560.                     'on_top' => false,
  50561.                     'keep_open' => false,
  50562.                     'items' => [
  50563.                     ],
  50564.                     'item_adds' => [
  50565.                     ],
  50566.                 ],
  50567.                 'reports' => [
  50568.                     'label' => 'Звіти',
  50569.                     'roles' => [
  50570.                         => 'ROLE_DC_MANAGER',
  50571.                     ],
  50572.                     'on_top' => false,
  50573.                     'keep_open' => false,
  50574.                     'items' => [
  50575.                     ],
  50576.                     'item_adds' => [
  50577.                     ],
  50578.                 ],
  50579.                 'leads' => [
  50580.                     'label' => 'Лиды',
  50581.                     'roles' => [
  50582.                         => 'ROLE_DC_MANAGER',
  50583.                         => 'ROLE_SUPER_ADMIN',
  50584.                         => 'ROLE_BUYER',
  50585.                         => 'ROLE_AUTOMARKET_MANAGER',
  50586.                     ],
  50587.                     'on_top' => false,
  50588.                     'keep_open' => false,
  50589.                     'items' => [
  50590.                     ],
  50591.                     'item_adds' => [
  50592.                     ],
  50593.                 ],
  50594.                 'dcsites' => [
  50595.                     'label' => 'Сайты дилеров',
  50596.                     'roles' => [
  50597.                         => 'ROLE_DC_MANAGER',
  50598.                         => 'ROLE_SUPER_ADMIN',
  50599.                         => 'ROLE_AUTOMARKET_MANAGER',
  50600.                     ],
  50601.                     'on_top' => false,
  50602.                     'keep_open' => false,
  50603.                     'items' => [
  50604.                     ],
  50605.                     'item_adds' => [
  50606.                     ],
  50607.                 ],
  50608.                 'subsites' => [
  50609.                     'label' => 'Сайты суб дилеров',
  50610.                     'roles' => [
  50611.                         => 'ROLE_SUPER_ADMIN',
  50612.                         => 'ROLE_CONTENT_MANAGER',
  50613.                         => 'ROLE_YAMAHA_SUB_DEALER',
  50614.                     ],
  50615.                     'on_top' => false,
  50616.                     'keep_open' => false,
  50617.                     'items' => [
  50618.                     ],
  50619.                     'item_adds' => [
  50620.                     ],
  50621.                 ],
  50622.                 'accessories' => [
  50623.                     'label' => 'Аксессуары',
  50624.                     'roles' => [
  50625.                         => 'ROLE_SUPER_ADMIN',
  50626.                         => 'ROLE_DC_MANAGER',
  50627.                     ],
  50628.                     'on_top' => false,
  50629.                     'keep_open' => false,
  50630.                     'items' => [
  50631.                     ],
  50632.                     'item_adds' => [
  50633.                     ],
  50634.                 ],
  50635.                 'references' => [
  50636.                     'label' => 'Справочники',
  50637.                     'roles' => [
  50638.                         => 'ROLE_SUPER_ADMIN',
  50639.                         => 'ROLE_CONTENT_MANAGER',
  50640.                         => 'ROLE_DC_MANAGER',
  50641.                         => 'ROLE_AUTOMARKET_MANAGER',
  50642.                         => 'ROLE_HANDBOOK',
  50643.                     ],
  50644.                     'on_top' => false,
  50645.                     'keep_open' => false,
  50646.                     'items' => [
  50647.                     ],
  50648.                     'item_adds' => [
  50649.                     ],
  50650.                 ],
  50651.                 'seo' => [
  50652.                     'label' => 'SEO',
  50653.                     'roles' => [
  50654.                         => 'ROLE_SUPER_ADMIN',
  50655.                         => 'ROLE_CONTENT_MANAGER',
  50656.                         => 'ROLE_DC_MANAGER',
  50657.                     ],
  50658.                     'on_top' => false,
  50659.                     'keep_open' => false,
  50660.                     'items' => [
  50661.                     ],
  50662.                     'item_adds' => [
  50663.                     ],
  50664.                 ],
  50665.                 'shop' => [
  50666.                     'label' => 'Магазин',
  50667.                     'roles' => [
  50668.                         => 'ROLE_SUPER_ADMIN',
  50669.                         => 'ROLE_CONTENT_MANAGER',
  50670.                         => 'ROLE_DC_MANAGER',
  50671.                     ],
  50672.                     'on_top' => false,
  50673.                     'keep_open' => false,
  50674.                     'items' => [
  50675.                     ],
  50676.                     'item_adds' => [
  50677.                     ],
  50678.                 ],
  50679.                 'passenger_vehicles' => [
  50680.                     'label' => 'Легковые автомобили',
  50681.                     'roles' => [
  50682.                         => 'ROLE_SUPER_ADMIN',
  50683.                         => 'ROLE_DC_MANAGER',
  50684.                         => 'ROLE_AUTOMARKET_MANAGER',
  50685.                     ],
  50686.                     'on_top' => false,
  50687.                     'keep_open' => false,
  50688.                     'items' => [
  50689.                     ],
  50690.                     'item_adds' => [
  50691.                     ],
  50692.                 ],
  50693.                 'fraight_vehicles' => [
  50694.                     'label' => 'Грузовые автомобили',
  50695.                     'roles' => [
  50696.                         => 'ROLE_SUPER_ADMIN',
  50697.                         => 'ROLE_DC_MANAGER',
  50698.                     ],
  50699.                     'on_top' => false,
  50700.                     'keep_open' => false,
  50701.                     'items' => [
  50702.                     ],
  50703.                     'item_adds' => [
  50704.                     ],
  50705.                 ],
  50706.                 'bus_vehicles' => [
  50707.                     'label' => 'Автобусы',
  50708.                     'roles' => [
  50709.                         => 'ROLE_SUPER_ADMIN',
  50710.                         => 'ROLE_DC_MANAGER',
  50711.                     ],
  50712.                     'on_top' => false,
  50713.                     'keep_open' => false,
  50714.                     'items' => [
  50715.                     ],
  50716.                     'item_adds' => [
  50717.                     ],
  50718.                 ],
  50719.                 'moto_vehicles' => [
  50720.                     'label' => 'Мото техника',
  50721.                     'roles' => [
  50722.                         => 'ROLE_SUPER_ADMIN',
  50723.                         => 'ROLE_DC_MANAGER',
  50724.                     ],
  50725.                     'on_top' => false,
  50726.                     'keep_open' => false,
  50727.                     'items' => [
  50728.                     ],
  50729.                     'item_adds' => [
  50730.                     ],
  50731.                 ],
  50732.                 'water_vehicles' => [
  50733.                     'label' => 'Водная техника',
  50734.                     'roles' => [
  50735.                         => 'ROLE_SUPER_ADMIN',
  50736.                         => 'ROLE_DC_MANAGER',
  50737.                     ],
  50738.                     'on_top' => false,
  50739.                     'keep_open' => false,
  50740.                     'items' => [
  50741.                     ],
  50742.                     'item_adds' => [
  50743.                     ],
  50744.                 ],
  50745.                 'special_vehicles' => [
  50746.                     'label' => 'Спецтехника (Юникомерс)',
  50747.                     'roles' => [
  50748.                         => 'ROLE_SUPER_ADMIN',
  50749.                         => 'ROLE_DC_MANAGER',
  50750.                     ],
  50751.                     'on_top' => false,
  50752.                     'keep_open' => false,
  50753.                     'items' => [
  50754.                     ],
  50755.                     'item_adds' => [
  50756.                     ],
  50757.                 ],
  50758.                 'generator' => [
  50759.                     'label' => 'Генератори',
  50760.                     'roles' => [
  50761.                         => 'ROLE_SUPER_ADMIN',
  50762.                         => 'ROLE_DC_MANAGER',
  50763.                     ],
  50764.                     'on_top' => false,
  50765.                     'keep_open' => false,
  50766.                     'items' => [
  50767.                     ],
  50768.                     'item_adds' => [
  50769.                     ],
  50770.                 ],
  50771.                 'boats' => [
  50772.                     'label' => 'Катера / Лодки',
  50773.                     'roles' => [
  50774.                         => 'ROLE_SUPER_ADMIN',
  50775.                         => 'ROLE_DC_MANAGER',
  50776.                     ],
  50777.                     'on_top' => false,
  50778.                     'keep_open' => false,
  50779.                     'items' => [
  50780.                     ],
  50781.                     'item_adds' => [
  50782.                     ],
  50783.                 ],
  50784.                 'boat' => [
  50785.                     'label' => 'Лодочные моторы',
  50786.                     'roles' => [
  50787.                         => 'ROLE_SUPER_ADMIN',
  50788.                         => 'ROLE_DC_MANAGER',
  50789.                     ],
  50790.                     'on_top' => false,
  50791.                     'keep_open' => false,
  50792.                     'items' => [
  50793.                     ],
  50794.                     'item_adds' => [
  50795.                     ],
  50796.                 ],
  50797.                 'change_log' => [
  50798.                     'label' => 'Логи изменений',
  50799.                     'roles' => [
  50800.                         => 'ROLE_SUPER_ADMIN',
  50801.                     ],
  50802.                     'on_top' => false,
  50803.                     'keep_open' => false,
  50804.                     'items' => [
  50805.                     ],
  50806.                     'item_adds' => [
  50807.                     ],
  50808.                 ],
  50809.                 'insurance' => [
  50810.                     'label' => 'Сайт "ВиДи Страхование"',
  50811.                     'roles' => [
  50812.                         => 'ROLE_INSURANCE_ADMIN',
  50813.                         => 'ROLE_SUPER_ADMIN',
  50814.                         => 'ROLE_ADMIN',
  50815.                     ],
  50816.                     'on_top' => false,
  50817.                     'keep_open' => false,
  50818.                     'items' => [
  50819.                     ],
  50820.                     'item_adds' => [
  50821.                     ],
  50822.                 ],
  50823.                 'insurance_case' => [
  50824.                     'label' => 'Страховые дела',
  50825.                     'roles' => [
  50826.                         => 'ROLE_INSURANCE_AVARKOM',
  50827.                         => 'ROLE_SUPER_ADMIN',
  50828.                     ],
  50829.                     'on_top' => false,
  50830.                     'keep_open' => false,
  50831.                     'items' => [
  50832.                     ],
  50833.                     'item_adds' => [
  50834.                     ],
  50835.                 ],
  50836.                 'credit' => [
  50837.                     'label' => 'Кредитные программы',
  50838.                     'roles' => [
  50839.                         => 'ROLE_CREDIT_MANAGER',
  50840.                         => 'ROLE_SUPER_ADMIN',
  50841.                     ],
  50842.                     'on_top' => false,
  50843.                     'keep_open' => false,
  50844.                     'items' => [
  50845.                     ],
  50846.                     'item_adds' => [
  50847.                     ],
  50848.                 ],
  50849.                 'service' => [
  50850.                     'label' => 'Сервис',
  50851.                     'roles' => [
  50852.                         => 'ROLE_SERVICE_MANAGER',
  50853.                         => 'ROLE_SUPER_ADMIN',
  50854.                     ],
  50855.                     'on_top' => false,
  50856.                     'keep_open' => false,
  50857.                     'items' => [
  50858.                     ],
  50859.                     'item_adds' => [
  50860.                     ],
  50861.                 ],
  50862.                 'dealer' => [
  50863.                     'label' => 'Дилеры',
  50864.                     'roles' => [
  50865.                         => 'ROLE_SUPER_ADMIN',
  50866.                         => 'ROLE_CONTENT_MANAGER',
  50867.                         => 'ROLE_DC_MANAGER',
  50868.                         => 'ROLE_INSURANCE_ADMIN',
  50869.                         => 'ROLE_AUTOMARKET_MANAGER',
  50870.                     ],
  50871.                     'on_top' => false,
  50872.                     'keep_open' => false,
  50873.                     'items' => [
  50874.                     ],
  50875.                     'item_adds' => [
  50876.                     ],
  50877.                 ],
  50878.                 'orders' => [
  50879.                     'label' => 'Платежный шлюз',
  50880.                     'roles' => [
  50881.                         => 'ROLE_ACQUIRING_ADMIN',
  50882.                         => 'ROLE_SUPER_ADMIN',
  50883.                     ],
  50884.                     'on_top' => false,
  50885.                     'keep_open' => false,
  50886.                     'items' => [
  50887.                     ],
  50888.                     'item_adds' => [
  50889.                     ],
  50890.                 ],
  50891.                 'gateway' => [
  50892.                     'label' => 'CRM Шлюз',
  50893.                     'roles' => [
  50894.                         => 'ROLE_CRM_ADMIN',
  50895.                         => 'ROLE_SUPER_ADMIN',
  50896.                     ],
  50897.                     'on_top' => false,
  50898.                     'keep_open' => false,
  50899.                     'items' => [
  50900.                     ],
  50901.                     'item_adds' => [
  50902.                     ],
  50903.                 ],
  50904.                 'users' => [
  50905.                     'label' => 'Пользователи',
  50906.                     'roles' => [
  50907.                         => 'ROLE_SUPER_ADMIN',
  50908.                         => 'ROLE_CONTENT_MANAGER',
  50909.                         => 'ROLE_DC_MANAGER',
  50910.                     ],
  50911.                     'on_top' => false,
  50912.                     'keep_open' => false,
  50913.                     'items' => [
  50914.                     ],
  50915.                     'item_adds' => [
  50916.                     ],
  50917.                 ],
  50918.                 'tm_bot' => [
  50919.                     'label' => 'Telegram Bot',
  50920.                     'roles' => [
  50921.                         => 'ROLE_SUPER_ADMIN',
  50922.                     ],
  50923.                     'on_top' => false,
  50924.                     'keep_open' => false,
  50925.                     'items' => [
  50926.                     ],
  50927.                     'item_adds' => [
  50928.                     ],
  50929.                 ],
  50930.                 'corp_sales' => [
  50931.                     'label' => 'Корпоративные продажи',
  50932.                     'roles' => [
  50933.                         => 'ROLE_CORP_SALES_MANAGER',
  50934.                         => 'ROLE_SUPER_ADMIN',
  50935.                     ],
  50936.                     'on_top' => false,
  50937.                     'keep_open' => false,
  50938.                     'items' => [
  50939.                     ],
  50940.                     'item_adds' => [
  50941.                     ],
  50942.                 ],
  50943.                 'documents' => [
  50944.                     'label' => 'Документообіг',
  50945.                     'roles' => [
  50946.                         => 'ROLE_SUPER_ADMIN',
  50947.                     ],
  50948.                     'on_top' => false,
  50949.                     'keep_open' => false,
  50950.                     'items' => [
  50951.                     ],
  50952.                     'item_adds' => [
  50953.                     ],
  50954.                 ],
  50955.                 'filters' => [
  50956.                     'label' => 'Фільтри',
  50957.                     'roles' => [
  50958.                         => 'ROLE_SUPER_ADMIN',
  50959.                         => 'ROLE_AUTOMARKET_MANAGER',
  50960.                         => 'ROLE_DC_MANAGER',
  50961.                         => 'ROLE_FILTERS',
  50962.                     ],
  50963.                     'on_top' => false,
  50964.                     'keep_open' => false,
  50965.                     'items' => [
  50966.                     ],
  50967.                     'item_adds' => [
  50968.                     ],
  50969.                 ],
  50970.                 'logs' => [
  50971.                     'label' => 'Логи',
  50972.                     'roles' => [
  50973.                         => 'ROLE_ADMIN_LOGS',
  50974.                     ],
  50975.                     'on_top' => false,
  50976.                     'keep_open' => false,
  50977.                     'items' => [
  50978.                     ],
  50979.                     'item_adds' => [
  50980.                     ],
  50981.                 ],
  50982.             ],
  50983.             'sonata.admin.configuration.dashboard_blocks' => [
  50984.                 => [
  50985.                     'position' => 'left',
  50986.                     'settings' => [
  50987.                     ],
  50988.                     'type' => 'sonata.admin.block.admin_list',
  50989.                     'roles' => [
  50990.                     ],
  50991.                 ],
  50992.             ],
  50993.             'sonata.admin.configuration.sort_admins' => false,
  50994.             'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
  50995.             'sonata.admin.configuration.default_group' => 'default',
  50996.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  50997.             'sonata.admin.configuration.default_translation_domain' => NULL,
  50998.             'sonata.admin.configuration.default_icon' => 'fas fa-folder',
  50999.             'sonata.admin.configuration.breadcrumbs' => [
  51000.                 'child_admin_route' => 'show',
  51001.             ],
  51002.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  51003.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  51004.             'sonata.admin.configuration.security.information' => [
  51005.                 'EDIT' => [
  51006.                     => 'EDIT',
  51007.                 ],
  51008.                 'LIST' => [
  51009.                     => 'LIST',
  51010.                 ],
  51011.                 'CREATE' => [
  51012.                     => 'CREATE',
  51013.                 ],
  51014.                 'VIEW' => [
  51015.                     => 'VIEW',
  51016.                 ],
  51017.                 'DELETE' => [
  51018.                     => 'DELETE',
  51019.                 ],
  51020.                 'EXPORT' => [
  51021.                     => 'EXPORT',
  51022.                 ],
  51023.                 'ALL' => [
  51024.                     => 'ALL',
  51025.                 ],
  51026.             ],
  51027.             'sonata.admin.configuration.security.admin_permissions' => [
  51028.                 => 'CREATE',
  51029.                 => 'LIST',
  51030.                 => 'DELETE',
  51031.                 => 'UNDELETE',
  51032.                 => 'EXPORT',
  51033.                 => 'OPERATOR',
  51034.                 => 'MASTER',
  51035.             ],
  51036.             'sonata.admin.configuration.security.object_permissions' => [
  51037.                 => 'VIEW',
  51038.                 => 'EDIT',
  51039.                 => 'HISTORY',
  51040.                 => 'DELETE',
  51041.                 => 'UNDELETE',
  51042.                 => 'OPERATOR',
  51043.                 => 'MASTER',
  51044.                 => 'OWNER',
  51045.             ],
  51046.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  51047.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  51048.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  51049.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  51050.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  51051.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  51052.             'sonata.admin.extension.map' => [
  51053.             ],
  51054.             'sonata.admin.configuration.filters.persist' => false,
  51055.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  51056.             'sonata.admin.configuration.show.mosaic.button' => true,
  51057.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  51058.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  51059.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  51060.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  51061.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  51062.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  51063.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  51064.             'doctrine.entity_managers' => [
  51065.                 'default' => 'doctrine.orm.default_entity_manager',
  51066.             ],
  51067.             'doctrine.default_entity_manager' => 'default',
  51068.             'doctrine.dbal.connection_factory.types' => [
  51069.                 'json_array' => [
  51070.                     'class' => 'Doctrine\\DBAL\\Types\\JsonType',
  51071.                 ],
  51072.             ],
  51073.             'doctrine.connections' => [
  51074.                 'default' => 'doctrine.dbal.default_connection',
  51075.             ],
  51076.             'doctrine.default_connection' => 'default',
  51077.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  51078.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  51079.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  51080.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  51081.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  51082.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  51083.             'doctrine.orm.cache.memcache_host' => 'localhost',
  51084.             'doctrine.orm.cache.memcache_port' => 11211,
  51085.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  51086.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  51087.             'doctrine.orm.cache.memcached_host' => 'localhost',
  51088.             'doctrine.orm.cache.memcached_port' => 11211,
  51089.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  51090.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  51091.             'doctrine.orm.cache.redis_host' => 'localhost',
  51092.             'doctrine.orm.cache.redis_port' => 6379,
  51093.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  51094.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  51095.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  51096.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  51097.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  51098.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  51099.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  51100.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  51101.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  51102.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  51103.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  51104.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  51105.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  51106.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  51107.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  51108.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  51109.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  51110.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  51111.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  51112.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  51113.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  51114.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  51115.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  51116.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  51117.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  51118.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  51119.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  51120.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  51121.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  51122.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  51123.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  51124.             'doctrine.orm.auto_generate_proxy_classes' => true,
  51125.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  51126.             'doctrine.orm.proxy_namespace' => 'Proxies',
  51127.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  51128.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  51129.             'sonata_doctrine_orm_admin.templates' => [
  51130.                 'types' => [
  51131.                     'list' => [
  51132.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  51133.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  51134.                         'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  51135.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  51136.                         'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  51137.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  51138.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  51139.                         'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
  51140.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  51141.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  51142.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  51143.                         'float' => '@SonataAdmin/CRUD/list_string.html.twig',
  51144.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  51145.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  51146.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  51147.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  51148.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  51149.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  51150.                         'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  51151.                         'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  51152.                         'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  51153.                         'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  51154.                     ],
  51155.                     'show' => [
  51156.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  51157.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  51158.                         'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  51159.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  51160.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  51161.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  51162.                         'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
  51163.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  51164.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  51165.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  51166.                         'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  51167.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  51168.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  51169.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  51170.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  51171.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  51172.                         'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  51173.                         'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  51174.                         'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  51175.                         'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  51176.                     ],
  51177.                 ],
  51178.             ],
  51179.             'monolog.use_microseconds' => true,
  51180.             'monolog.swift_mailer.handlers' => [
  51181.             ],
  51182.             'monolog.handlers_to_channels' => [
  51183.                 'monolog.handler.callback_daemon' => [
  51184.                     'type' => 'inclusive',
  51185.                     'elements' => [
  51186.                         => 'callback_daemon',
  51187.                     ],
  51188.                 ],
  51189.                 'monolog.handler.odata_manager' => [
  51190.                     'type' => 'inclusive',
  51191.                     'elements' => [
  51192.                         => 'odata_manager_log',
  51193.                     ],
  51194.                 ],
  51195.                 'monolog.handler.mailer_logger_service' => [
  51196.                     'type' => 'inclusive',
  51197.                     'elements' => [
  51198.                         => 'mailer_logger_log',
  51199.                     ],
  51200.                 ],
  51201.                 'monolog.handler.debug_logger_service' => [
  51202.                     'type' => 'inclusive',
  51203.                     'elements' => [
  51204.                         => 'debug_logger_log',
  51205.                     ],
  51206.                 ],
  51207.                 'monolog.handler.one_c_service' => [
  51208.                     'type' => 'inclusive',
  51209.                     'elements' => [
  51210.                         => 'one_c_service_log',
  51211.                     ],
  51212.                 ],
  51213.                 'monolog.handler.territory_access_service' => [
  51214.                     'type' => 'inclusive',
  51215.                     'elements' => [
  51216.                         => 'territory_access_log',
  51217.                     ],
  51218.                 ],
  51219.                 'monolog.handler.postomate_service' => [
  51220.                     'type' => 'inclusive',
  51221.                     'elements' => [
  51222.                         => 'postomate_service_log',
  51223.                     ],
  51224.                 ],
  51225.                 'monolog.handler.camera_subscriber_service' => [
  51226.                     'type' => 'inclusive',
  51227.                     'elements' => [
  51228.                         => 'camera_subscriber_service_log',
  51229.                     ],
  51230.                 ],
  51231.                 'monolog.handler.night_service' => [
  51232.                     'type' => 'inclusive',
  51233.                     'elements' => [
  51234.                         => 'night_service_log',
  51235.                     ],
  51236.                 ],
  51237.                 'monolog.handler.ria_curl' => [
  51238.                     'type' => 'inclusive',
  51239.                     'elements' => [
  51240.                         => 'ria_curl_log',
  51241.                     ],
  51242.                 ],
  51243.                 'monolog.handler.diia' => [
  51244.                     'type' => 'inclusive',
  51245.                     'elements' => [
  51246.                         => 'diia_actions',
  51247.                     ],
  51248.                 ],
  51249.                 'monolog.handler.console' => NULL,
  51250.                 'monolog.handler.db_error_handler' => NULL,
  51251.                 'monolog.handler.main' => NULL,
  51252.             ],
  51253.             'event_dispatcher.event_aliases' => [
  51254.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  51255.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  51256.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  51257.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  51258.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  51259.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  51260.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  51261.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  51262.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  51263.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  51264.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  51265.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  51266.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  51267.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  51268.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  51269.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  51270.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  51271.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  51272.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  51273.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  51274.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  51275.             ],
  51276.             'fragment.renderer.hinclude.global_template' => NULL,
  51277.             'fragment.path' => '/_fragment',
  51278.             'kernel.http_method_override' => true,
  51279.             'kernel.trusted_hosts' => [
  51280.             ],
  51281.             'kernel.default_locale' => 'ua',
  51282.             'kernel.enabled_locales' => [
  51283.             ],
  51284.             'kernel.error_controller' => 'error_controller',
  51285.             'debug.file_link_format' => NULL,
  51286.             'asset.request_context.base_path' => NULL,
  51287.             'asset.request_context.secure' => NULL,
  51288.             'translator.logging' => false,
  51289.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  51290.             'debug.error_handler.throw_at' => -1,
  51291.             'router.request_context.host' => 'localhost',
  51292.             'router.request_context.scheme' => 'http',
  51293.             'router.request_context.base_url' => '',
  51294.             'router.resource' => 'kernel::loadRoutes',
  51295.             'request_listener.http_port' => 80,
  51296.             'request_listener.https_port' => 443,
  51297.             'session.metadata.storage_key' => '_sf2_meta',
  51298.             'session.metadata.update_threshold' => 0,
  51299.             'form.type_extension.csrf.enabled' => true,
  51300.             'form.type_extension.csrf.field_name' => '_token',
  51301.             'validator.translation_domain' => 'validators',
  51302.             'profiler_listener.only_exceptions' => false,
  51303.             'profiler_listener.only_main_requests' => false,
  51304.             'sonata.media.admin_format' => [
  51305.                 'width' => 200,
  51306.                 'height' => NULL,
  51307.                 'quality' => 90,
  51308.                 'format' => 'jpg',
  51309.                 'constraint' => true,
  51310.                 'resizer' => NULL,
  51311.                 'resizer_options' => [
  51312.                 ],
  51313.             ],
  51314.             'sonata.media.resizer.simple.adapter.mode' => 1,
  51315.             'sonata.media.resizer.square.adapter.mode' => 1,
  51316.             'sonata.media.media.class' => 'Application\\Sonata\\MediaBundle\\Entity\\Media',
  51317.             'sonata.media.gallery.class' => 'Application\\Sonata\\MediaBundle\\Entity\\Gallery',
  51318.             'sonata.media.gallery_item.class' => 'Application\\Sonata\\MediaBundle\\Entity\\GalleryItem',
  51319.             'twig.form.resources' => [
  51320.                 => 'form_div_layout.html.twig',
  51321.                 => '@SonataForm/Form/datepicker.html.twig',
  51322.                 => '@Admin/form/content.type.html.twig',
  51323.                 => '@Admin/form/media_widgets.html.twig',
  51324.                 => '@DcSite/FormType/captcha.html.twig',
  51325.                 => '@DcSite/FormType/ga_client.html.twig',
  51326.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  51327.             ],
  51328.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  51329.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  51330.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  51331.             'web_profiler.debug_toolbar.mode' => 2,
  51332.             'doctrine.migrations.preferred_em' => NULL,
  51333.             'doctrine.migrations.preferred_connection' => NULL,
  51334.             'sonata.form.form_type' => 'standard',
  51335.             'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  51336.             'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  51337.             'sonata.twig.form_type' => 'standard',
  51338.             'jms_serializer.twig_enabled' => 'default',
  51339.             'nelmio_api_doc.areas' => [
  51340.                 => 'default',
  51341.             ],
  51342.             'lexik_jwt_authentication.token_ttl' => 3600,
  51343.             'lexik_jwt_authentication.clock_skew' => 0,
  51344.             'lexik_jwt_authentication.user_identity_field' => 'username',
  51345.             'lexik_jwt_authentication.allow_no_expiration' => false,
  51346.             'lexik_jwt_authentication.user_id_claim' => 'username',
  51347.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'HS256',
  51348.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  51349.             'knp_snappy.pdf.options' => [
  51350.                 'encoding' => 'UTF-8',
  51351.                 'enable-local-file-access' => true,
  51352.             ],
  51353.             'knp_snappy.pdf.env' => [
  51354.             ],
  51355.             'knp_snappy.image.options' => [
  51356.             ],
  51357.             'knp_snappy.image.env' => [
  51358.             ],
  51359.             'snc_redis.client.class' => 'Predis\\Client',
  51360.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  51361.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  51362.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  51363.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  51364.             'snc_redis.phpredis_client.class' => 'Redis',
  51365.             'snc_redis.relay_client.class' => 'Relay\\Relay',
  51366.             'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
  51367.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  51368.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  51369.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  51370.             'coop_tilleuls_ck_editor_sonata_media.configuration.templates' => [
  51371.                 'layout' => '@CoopTilleulsCKEditorSonataMedia/layout.html.twig',
  51372.                 'browser' => '@CoopTilleulsCKEditorSonataMedia/MediaAdmin/browser.html.twig',
  51373.                 'upload' => '@CoopTilleulsCKEditorSonataMedia/MediaAdmin/upload.html.twig',
  51374.             ],
  51375.             'coop_tilleuls_ck_editor_sonata_media.media.extension.class' => 'CoopTilleuls\\Bundle\\CKEditorSonataMediaBundle\\Admin\\MediaAdminExtension',
  51376.             'sonata.media.admin.media.controller' => 'CoopTilleuls\\Bundle\\CKEditorSonataMediaBundle\\Controller\\MediaAdminController',
  51377.             'data_collector.templates' => [
  51378.                 'data_collector.request' => [
  51379.                     => 'request',
  51380.                     => '@WebProfiler/Collector/request.html.twig',
  51381.                 ],
  51382.                 'data_collector.time' => [
  51383.                     => 'time',
  51384.                     => '@WebProfiler/Collector/time.html.twig',
  51385.                 ],
  51386.                 'data_collector.memory' => [
  51387.                     => 'memory',
  51388.                     => '@WebProfiler/Collector/memory.html.twig',
  51389.                 ],
  51390.                 'data_collector.validator' => [
  51391.                     => 'validator',
  51392.                     => '@WebProfiler/Collector/validator.html.twig',
  51393.                 ],
  51394.                 'data_collector.ajax' => [
  51395.                     => 'ajax',
  51396.                     => '@WebProfiler/Collector/ajax.html.twig',
  51397.                 ],
  51398.                 'data_collector.form' => [
  51399.                     => 'form',
  51400.                     => '@WebProfiler/Collector/form.html.twig',
  51401.                 ],
  51402.                 'data_collector.exception' => [
  51403.                     => 'exception',
  51404.                     => '@WebProfiler/Collector/exception.html.twig',
  51405.                 ],
  51406.                 'data_collector.logger' => [
  51407.                     => 'logger',
  51408.                     => '@WebProfiler/Collector/logger.html.twig',
  51409.                 ],
  51410.                 'data_collector.events' => [
  51411.                     => 'events',
  51412.                     => '@WebProfiler/Collector/events.html.twig',
  51413.                 ],
  51414.                 'data_collector.router' => [
  51415.                     => 'router',
  51416.                     => '@WebProfiler/Collector/router.html.twig',
  51417.                 ],
  51418.                 'data_collector.cache' => [
  51419.                     => 'cache',
  51420.                     => '@WebProfiler/Collector/cache.html.twig',
  51421.                 ],
  51422.                 'data_collector.translation' => [
  51423.                     => 'translation',
  51424.                     => '@WebProfiler/Collector/translation.html.twig',
  51425.                 ],
  51426.                 'data_collector.security' => [
  51427.                     => 'security',
  51428.                     => '@Security/Collector/security.html.twig',
  51429.                 ],
  51430.                 'data_collector.twig' => [
  51431.                     => 'twig',
  51432.                     => '@WebProfiler/Collector/twig.html.twig',
  51433.                 ],
  51434.                 'data_collector.doctrine' => [
  51435.                     => 'db',
  51436.                     => '@Doctrine/Collector/db.html.twig',
  51437.                 ],
  51438.                 'data_collector.http_client' => [
  51439.                     => 'http_client',
  51440.                     => '@WebProfiler/Collector/http_client.html.twig',
  51441.                 ],
  51442.                 'data_collector.dump' => [
  51443.                     => 'dump',
  51444.                     => '@Debug/Profiler/dump.html.twig',
  51445.                 ],
  51446.                 'sonata.block.data_collector' => [
  51447.                     => 'block',
  51448.                     => '@SonataBlock/Profiler/block.html.twig',
  51449.                 ],
  51450.                 'mailer.data_collector' => [
  51451.                     => 'mailer',
  51452.                     => '@WebProfiler/Collector/mailer.html.twig',
  51453.                 ],
  51454.                 'jms_serializer.data_collector' => [
  51455.                     => 'jms_serializer',
  51456.                     => '@JMSSerializer/Collector/panel.html.twig',
  51457.                 ],
  51458.                 'snc_redis.data_collector' => [
  51459.                     => 'redis',
  51460.                     => '@SncRedis/Collector/redis.html.twig',
  51461.                 ],
  51462.                 'data_collector.config' => [
  51463.                     => 'config',
  51464.                     => '@WebProfiler/Collector/config.html.twig',
  51465.                 ],
  51466.             ],
  51467.             'console.command.ids' => [
  51468.                 => 'BmpGatewayBundle\\Command\\AccessoriesSyncCommand',
  51469.                 => 'BmpGatewayBundle\\Command\\Base\\BaseSynchronizeCommand',
  51470.                 => 'BmpGatewayBundle\\Command\\CrmSendCreditLeadsCommand',
  51471.                 => 'BmpGatewayBundle\\Command\\CrmSendViewVehiclesCommand',
  51472.                 => 'BmpGatewayBundle\\Command\\CrmSyncVehicleEstimateLeadsCommand',
  51473.                 => 'BmpGatewayBundle\\Command\\ModelFromCRMSyncBy1CCommand',
  51474.                 => 'BmpGatewayBundle\\Command\\MvdHistoryCommand',
  51475.                 => 'BmpGatewayBundle\\Command\\PeugeotSyncCommand',
  51476.                 => 'BmpGatewayBundle\\Command\\PipeDriveSendToCreatioCommand',
  51477.                 => 'BmpGatewayBundle\\Command\\RiaNotifyCommand',
  51478.                 10 => 'BmpGatewayBundle\\Command\\SendFormTo1CCommand',
  51479.                 11 => 'BmpGatewayBundle\\Command\\SendSMSFormCommand',
  51480.                 12 => 'BmpGatewayBundle\\Command\\SynchronizeCRMCommand',
  51481.                 13 => 'BmpGatewayBundle\\Command\\SynchronizeCRMOnlineEstimateCommand',
  51482.                 14 => 'BmpGatewayBundle\\Command\\SynchronizePCUCommand',
  51483.                 15 => 'BmpGatewayBundle\\Command\\SynchronizeTestDriveCommand',
  51484.                 16 => 'BmpGatewayBundle\\Command\\SynchronizeYamahaCRMCommand',
  51485.                 17 => 'BmpGatewayBundle\\Command\\TaskCommand',
  51486.                 18 => 'BmpGatewayBundle\\Command\\TelegramWorkerServerCommand',
  51487.                 19 => 'BmpGatewayBundle\\Command\\UpdatePostomateCommand',
  51488.                 20 => 'CoreBundle\\Command\\AccessoriesContentCopyCommand',
  51489.                 21 => 'CoreBundle\\Command\\AutoRiaDownloadAdCommand',
  51490.                 22 => 'CoreBundle\\Command\\CalculateEstimateInfoCommand',
  51491.                 23 => 'CoreBundle\\Command\\CallbackProcessCommand',
  51492.                 24 => 'CoreBundle\\Command\\CallbackStatusCommand',
  51493.                 25 => 'CoreBundle\\Command\\ChangeVehicleOptionsCommand',
  51494.                 26 => 'CoreBundle\\Command\\CreateCsvAccessoriesCommand',
  51495.                 27 => 'CoreBundle\\Command\\CreateMerchantAccessoriesCommand',
  51496.                 28 => 'CoreBundle\\Command\\CreateMerchantVehiclesCommand',
  51497.                 29 => 'CoreBundle\\Command\\CreateRssCommand',
  51498.                 30 => 'CoreBundle\\Command\\DeleteCarsImagesCommand',
  51499.                 31 => 'CoreBundle\\Command\\DeleteVehiclesFromQueueInCRMCommand',
  51500.                 32 => 'CoreBundle\\Command\\DeployCommand',
  51501.                 33 => 'CoreBundle\\Command\\DevCommand',
  51502.                 34 => 'CoreBundle\\Command\\FetchVehiclesCommand',
  51503.                 35 => 'CoreBundle\\Command\\GenerationUrlCommand',
  51504.                 36 => 'CoreBundle\\Command\\JiraCreateIssuesCommand',
  51505.                 37 => 'CoreBundle\\Command\\LeasingCalcLogCommand',
  51506.                 38 => 'CoreBundle\\Command\\MediaRemoveCommand',
  51507.                 39 => 'CoreBundle\\Command\\PagespeedCommand',
  51508.                 40 => 'CoreBundle\\Command\\RedmineTimeCommand',
  51509.                 41 => 'CoreBundle\\Command\\RegenerateThumbnailsCommand',
  51510.                 42 => 'CoreBundle\\Command\\ResumeSearchCommand',
  51511.                 43 => 'CoreBundle\\Command\\SearchCarByEdrpouCommand',
  51512.                 44 => 'console.command.public_alias.CoreBundle\\Command\\SendFormNotifyCommand',
  51513.                 45 => 'CoreBundle\\Command\\SendMVDHistoryCommand',
  51514.                 46 => 'CoreBundle\\Command\\SendOrderNotifyCommand',
  51515.                 47 => 'CoreBundle\\Command\\SendVehicleSubscriberCommand',
  51516.                 48 => 'CoreBundle\\Command\\SendVehiclesToCrmCommand',
  51517.                 49 => 'CoreBundle\\Command\\ServiceWorkVariationsCommand',
  51518.                 50 => 'CoreBundle\\Command\\TempCommand',
  51519.                 51 => 'CoreBundle\\Command\\UpdateAutoRiaAdIdCommand',
  51520.                 52 => 'CoreBundle\\Command\\UpdateAutoRiaOptionsCommand',
  51521.                 53 => 'CoreBundle\\Command\\UpdateExchangeRateCommand',
  51522.                 54 => 'CoreBundle\\Command\\UpdateNightDealerCommand',
  51523.                 55 => 'CoreBundle\\Command\\UpdateQueueAutoriaCommand',
  51524.                 56 => 'CoreBundle\\Command\\UpdateUsedVehicleOptionsCommand',
  51525.                 57 => 'CoreBundle\\Command\\UploadMvdInfoCommand',
  51526.                 58 => 'CoreBundle\\Command\\UploadUsedCarsCommand',
  51527.                 59 => 'CoreBundle\\Command\\VehicleCategoryToCategoriesCopyCommand',
  51528.                 60 => 'console.command.public_alias.MyBundle\\Command\\NightBookingCommand',
  51529.                 61 => 'console.command.public_alias.MyBundle\\Command\\OrderNotifiedCommand',
  51530.                 62 => 'console.command.public_alias.MyBundle\\Command\\TransferAcquiringOrderToOrderCommand',
  51531.             ],
  51532.         ];
  51533.     }
  51534.     protected function throw($message)
  51535.     {
  51536.         throw new RuntimeException($message);
  51537.     }
  51538. }