var/cache/dev/fr/vpauto/ContainerEwx37aC/App_KernelDevDebugContainer.php line 4205

Open in your IDE?
  1. <?php
  2. namespace ContainerEwx37aC;
  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.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  37.             '.container.private.session' => 'get_Container_Private_SessionService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'App\\EventListener\\AjaxFlashListener' => 'getAjaxFlashListenerService',
  41.             'App\\EventListener\\LocaleListener' => 'getLocaleListenerService',
  42.             'App\\EventListener\\NoCacheListener' => 'getNoCacheListenerService',
  43.             'App\\EventListener\\RegistrationListener' => 'getRegistrationListenerService',
  44.             'App\\EventListener\\RouteRequestListener' => 'getRouteRequestListenerService',
  45.             'App\\EventListener\\TwigRequestListener' => 'getTwigRequestListenerService',
  46.             'App\\EventListener\\UserSubscriber' => 'getUserSubscriberService',
  47.             'App\\Live\\EntityFormater' => 'getEntityFormaterService',
  48.             'App\\Live\\FlushSocketNotifierListener' => 'getFlushSocketNotifierListenerService',
  49.             'App\\Live\\Formater\\BidFormater' => 'getBidFormaterService',
  50.             'App\\Live\\Formater\\SaleFormater' => 'getSaleFormaterService',
  51.             'App\\Live\\Formater\\UserFormater' => 'getUserFormaterService',
  52.             'App\\Live\\Formater\\VehicleFormater' => 'getVehicleFormaterService',
  53.             'App\\Live\\KeyGenerator' => 'getKeyGeneratorService',
  54.             'App\\Live\\SocketNotifier' => 'getSocketNotifierService',
  55.             'App\\Locale\\LocaleEventSubscriber' => 'getLocaleEventSubscriberService',
  56.             'App\\Locale\\LocaleSelector' => 'getLocaleSelectorService',
  57.             'App\\Mailer\\Mailer' => 'getMailerService',
  58.             'App\\Mailer\\TranslatableMailer' => 'getTranslatableMailerService',
  59.             'App\\Mailer\\UserMailer' => 'getUserMailerService',
  60.             'App\\Manager\\UserManager' => 'getUserManagerService',
  61.             'App\\Parameter\\Provider' => 'getProviderService',
  62.             'App\\Payment\\PaymentContext' => 'getPaymentContextService',
  63.             'App\\Repository\\AuctionRepository' => 'getAuctionRepositoryService',
  64.             'App\\Repository\\BidRepository' => 'getBidRepositoryService',
  65.             'App\\Repository\\PurchaseInstructionRepository' => 'getPurchaseInstructionRepositoryService',
  66.             'App\\Repository\\PurchaseInstructionRuleRepository' => 'getPurchaseInstructionRuleRepositoryService',
  67.             'App\\Repository\\SaleRepository' => 'getSaleRepositoryService',
  68.             'App\\Repository\\TransactionRepository' => 'getTransactionRepositoryService',
  69.             'App\\Repository\\UserRepository' => 'getUserRepositoryService',
  70.             'App\\Repository\\VehicleRepository' => 'getVehicleRepositoryService',
  71.             'App\\Service\\GeoipClient' => 'getGeoipClientService',
  72.             'App\\Service\\VehicleMultiLocaleFactory' => 'getVehicleMultiLocaleFactoryService',
  73.             'App\\Utils\\TaxConverter' => 'getTaxConverterService',
  74.             'App\\VehicleInformer\\RecommendationChecker' => 'getRecommendationCheckerService',
  75.             'App\\VehicleInformer\\RecommendationLinker' => 'getRecommendationLinkerService',
  76.             'cache.app' => 'getCache_AppService',
  77.             'cache.system' => 'getCache_SystemService',
  78.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  79.             'doctrine' => 'getDoctrineService',
  80.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  81.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  82.             'event_dispatcher' => 'getEventDispatcherService',
  83.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  84.             'http_kernel' => 'getHttpKernelService',
  85.             'jms_serializer' => 'getJmsSerializerService',
  86.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  87.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  88.             'jms_translation.twig_extension' => 'getJmsTranslation_TwigExtensionService',
  89.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  90.             'monolog.logger.auction' => 'getMonolog_Logger_AuctionService',
  91.             'request_stack' => 'getRequestStackService',
  92.             'router' => 'getRouterService',
  93.             'translator' => 'getTranslatorService',
  94.             'vp_auto.auctioneer' => 'getVpAuto_AuctioneerService',
  95.             'vpauto.logger.datahub' => 'getVpauto_Logger_DatahubService',
  96.             'vpauto.logger.payment' => 'getVpauto_Logger_PaymentService',
  97.             'cache_clearer' => 'getCacheClearerService',
  98.             'filesystem' => 'getFilesystemService',
  99.             'serializer' => 'getSerializerService',
  100.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  101.             'form.factory' => 'getForm_FactoryService',
  102.             'form.type.file' => 'getForm_Type_FileService',
  103.             'profiler' => 'getProfilerService',
  104.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  105.             'security.token_storage' => 'getSecurity_TokenStorageService',
  106.             'twig' => 'getTwigService',
  107.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  108.             'session' => 'getSessionService',
  109.             'validator' => 'getValidatorService',
  110.         ];
  111.         $this->fileMap = [
  112.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  113.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  114.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  115.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  116.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  117.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  118.             'App\\Api\\Controller\\BidApiController' => 'getBidApiControllerService',
  119.             'App\\Api\\Controller\\IridiumController' => 'getIridiumControllerService',
  120.             'App\\Api\\Controller\\ParametersController' => 'getParametersControllerService',
  121.             'App\\Api\\Controller\\RmsController' => 'getRmsControllerService',
  122.             'App\\Api\\Controller\\Sales\\AuctionBidFromBidApi' => 'getAuctionBidFromBidApiService',
  123.             'App\\Api\\Controller\\Sales\\SalesVehicleController' => 'getSalesVehicleControllerService',
  124.             'App\\Api\\Controller\\Sales\\VehicleBid' => 'getVehicleBidService',
  125.             'App\\Api\\Controller\\SoapServerController' => 'getSoapServerControllerService',
  126.             'App\\Api\\DataHub\\PricingApiClient' => 'getPricingApiClientService',
  127.             'App\\Api\\Iridium\\SaleEventDataPersister' => 'getSaleEventDataPersisterService',
  128.             'App\\Api\\Iridium\\VehicleDataPersister' => 'getVehicleDataPersisterService',
  129.             'App\\Api\\RMS\\BidDataPersisterAdapter' => 'getBidDataPersisterAdapterService',
  130.             'App\\Api\\RMS\\BidPoster' => 'getBidPosterService',
  131.             'App\\Api\\RMS\\DTO\\Lot' => 'getLotService',
  132.             'App\\Api\\RMS\\DTO\\ScaleValue' => 'getScaleValueService',
  133.             'App\\Api\\RMS\\DTO\\Unit' => 'getUnitService',
  134.             'App\\Api\\RMS\\DataTransformer' => 'getDataTransformerService',
  135.             'App\\Api\\RMS\\Exception\\RMSException' => 'getRMSExceptionService',
  136.             'App\\Api\\RMS\\JsonDataValidator' => 'getJsonDataValidatorService',
  137.             'App\\Api\\RMS\\LotsDataPersister' => 'getLotsDataPersisterService',
  138.             'App\\Api\\RMS\\SaleEventDataPersister' => 'getSaleEventDataPersister2Service',
  139.             'App\\Auctioneer\\Notifier' => 'getNotifierService',
  140.             'App\\Autovista\\BodyworkProvider' => 'getBodyworkProviderService',
  141.             'App\\Autovista\\MakerProvider' => 'getMakerProviderService',
  142.             'App\\Autovista\\ModelProvider' => 'getModelProviderService',
  143.             'App\\Command\\AuctionsAwardCommand' => 'getAuctionsAwardCommandService',
  144.             'App\\Command\\AuctionsNotifyCommand' => 'getAuctionsNotifyCommandService',
  145.             'App\\Command\\CatchUpSFAccountsCommand' => 'getCatchUpSFAccountsCommandService',
  146.             'App\\Command\\CheckDatahubCommand' => 'getCheckDatahubCommandService',
  147.             'App\\Command\\ClearSalesPersonsBidsCommand' => 'getClearSalesPersonsBidsCommandService',
  148.             'App\\Command\\ClearTranslationCommand' => 'getClearTranslationCommandService',
  149.             'App\\Command\\CreateUserInCustomerPortalCommand' => 'getCreateUserInCustomerPortalCommandService',
  150.             'App\\Command\\CriteoExportCommand' => 'getCriteoExportCommandService',
  151.             'App\\Command\\DumpAlertsCommand' => 'getDumpAlertsCommandService',
  152.             'App\\Command\\ExportProCommand' => 'getExportProCommandService',
  153.             'App\\Command\\ExportPurchaseFilePostSaleCommand' => 'getExportPurchaseFilePostSaleCommandService',
  154.             'App\\Command\\ExportSalesStatsCommand' => 'getExportSalesStatsCommandService',
  155.             'App\\Command\\FullImportTarifsCommand' => 'getFullImportTarifsCommandService',
  156.             'App\\Command\\FullPerformanceExportCommand' => 'getFullPerformanceExportCommandService',
  157.             'App\\Command\\GenerateAfterSalePIMailsCommand' => 'getGenerateAfterSalePIMailsCommandService',
  158.             'App\\Command\\GenerateBehaviourFileCommand' => 'getGenerateBehaviourFileCommandService',
  159.             'App\\Command\\GenerateFlyerPdfCommand' => 'getGenerateFlyerPdfCommandService',
  160.             'App\\Command\\GeneratePdfCommand' => 'getGeneratePdfCommandService',
  161.             'App\\Command\\GenerateSaleEndSapFilesCommand' => 'getGenerateSaleEndSapFilesCommandService',
  162.             'App\\Command\\ImportExternalSaleCommand' => 'getImportExternalSaleCommandService',
  163.             'App\\Command\\ImportProCommand' => 'getImportProCommandService',
  164.             'App\\Command\\ImportPurchaseInstructionCommand' => 'getImportPurchaseInstructionCommandService',
  165.             'App\\Command\\ImportRMSTestCommand' => 'getImportRMSTestCommandService',
  166.             'App\\Command\\ImportTarifNamesCommand' => 'getImportTarifNamesCommandService',
  167.             'App\\Command\\ImportTarifsCommand' => 'getImportTarifsCommandService',
  168.             'App\\Command\\LeasePlanSignalRCommand' => 'getLeasePlanSignalRCommandService',
  169.             'App\\Command\\LeasePlanUpdateLotCommand' => 'getLeasePlanUpdateLotCommandService',
  170.             'App\\Command\\LeasePlanUpdateSaleLotsPricesCommand' => 'getLeasePlanUpdateSaleLotsPricesCommandService',
  171.             'App\\Command\\LiveAwardMailCommand' => 'getLiveAwardMailCommandService',
  172.             'App\\Command\\LiveStatsCommand' => 'getLiveStatsCommandService',
  173.             'App\\Command\\PurgateCommand' => 'getPurgateCommandService',
  174.             'App\\Command\\RMSEndOfSaleCommand' => 'getRMSEndOfSaleCommandService',
  175.             'App\\Command\\SaveBidsCommand' => 'getSaveBidsCommandService',
  176.             'App\\Command\\SendLiveSmsPrealertCommand' => 'getSendLiveSmsPrealertCommandService',
  177.             'App\\Command\\SendLiveSmsSaleAlertCommand' => 'getSendLiveSmsSaleAlertCommandService',
  178.             'App\\Command\\SlugifyCommand' => 'getSlugifyCommandService',
  179.             'App\\Command\\UpdateAlertsCommand' => 'getUpdateAlertsCommandService',
  180.             'App\\Command\\UpdateAppParametersCommand' => 'getUpdateAppParametersCommandService',
  181.             'App\\Command\\UserCheckCPCommand' => 'getUserCheckCPCommandService',
  182.             'App\\Command\\UserProSfCheckCompanyInformationCommand' => 'getUserProSfCheckCompanyInformationCommandService',
  183.             'App\\Command\\UserProSynchroVpCpCommand' => 'getUserProSynchroVpCpCommandService',
  184.             'App\\Command\\UserProSynchroVpCpDuplicateCommand' => 'getUserProSynchroVpCpDuplicateCommandService',
  185.             'App\\Command\\UserProUpdateAddressCommand' => 'getUserProUpdateAddressCommandService',
  186.             'App\\Command\\UserProVpVsCpCommand' => 'getUserProVpVsCpCommandService',
  187.             'App\\Command\\UserProWithoutSFAccountIdCommand' => 'getUserProWithoutSFAccountIdCommandService',
  188.             'App\\Command\\VehicleCo2StandardCommand' => 'getVehicleCo2StandardCommandService',
  189.             'App\\Configuration\\AppConfiguration' => 'getAppConfigurationService',
  190.             'App\\Controller\\Backend\\AuctionController' => 'getAuctionControllerService',
  191.             'App\\Controller\\Backend\\BannerController' => 'getBannerControllerService',
  192.             'App\\Controller\\Backend\\CleanCdnController' => 'getCleanCdnControllerService',
  193.             'App\\Controller\\Backend\\DebugController' => 'getDebugControllerService',
  194.             'App\\Controller\\Backend\\DefaultController' => 'getDefaultControllerService',
  195.             'App\\Controller\\Backend\\ExternalSaleController' => 'getExternalSaleControllerService',
  196.             'App\\Controller\\Backend\\LogController' => 'getLogControllerService',
  197.             'App\\Controller\\Backend\\NewsController' => 'getNewsControllerService',
  198.             'App\\Controller\\Backend\\ParameterController' => 'getParameterControllerService',
  199.             'App\\Controller\\Backend\\PriceImportController' => 'getPriceImportControllerService',
  200.             'App\\Controller\\Backend\\PurchaseInstructionController' => 'getPurchaseInstructionControllerService',
  201.             'App\\Controller\\Backend\\ReviewController' => 'getReviewControllerService',
  202.             'App\\Controller\\Backend\\SaleController' => 'getSaleControllerService',
  203.             'App\\Controller\\Backend\\SaleHighlightController' => 'getSaleHighlightControllerService',
  204.             'App\\Controller\\Backend\\SearchSaleController' => 'getSearchSaleControllerService',
  205.             'App\\Controller\\Backend\\SearchVehicleController' => 'getSearchVehicleControllerService',
  206.             'App\\Controller\\Backend\\SelectionController' => 'getSelectionControllerService',
  207.             'App\\Controller\\Backend\\UserController' => 'getUserControllerService',
  208.             'App\\Controller\\Backend\\VehicleController' => 'getVehicleControllerService',
  209.             'App\\Controller\\Backend\\WikiController' => 'getWikiControllerService',
  210.             'App\\Controller\\Frontend\\AlertController' => 'getAlertControllerService',
  211.             'App\\Controller\\Frontend\\AnnotationController' => 'getAnnotationControllerService',
  212.             'App\\Controller\\Frontend\\AuctionController' => 'getAuctionController2Service',
  213.             'App\\Controller\\Frontend\\BelgiumController' => 'getBelgiumControllerService',
  214.             'App\\Controller\\Frontend\\CountryController' => 'getCountryControllerService',
  215.             'App\\Controller\\Frontend\\DefaultController' => 'getDefaultController2Service',
  216.             'App\\Controller\\Frontend\\DeliveryController' => 'getDeliveryControllerService',
  217.             'App\\Controller\\Frontend\\LandingController' => 'getLandingControllerService',
  218.             'App\\Controller\\Frontend\\OrderController' => 'getOrderControllerService',
  219.             'App\\Controller\\Frontend\\PaymentController' => 'getPaymentControllerService',
  220.             'App\\Controller\\Frontend\\PurchaseInstructionController' => 'getPurchaseInstructionController2Service',
  221.             'App\\Controller\\Frontend\\RedirectController' => 'getRedirectControllerService',
  222.             'App\\Controller\\Frontend\\ReviewController' => 'getReviewController2Service',
  223.             'App\\Controller\\Frontend\\SaleController' => 'getSaleController2Service',
  224.             'App\\Controller\\Frontend\\SearchAlertController' => 'getSearchAlertControllerService',
  225.             'App\\Controller\\Frontend\\SelectionController' => 'getSelectionController2Service',
  226.             'App\\Controller\\Frontend\\SmsAlertController' => 'getSmsAlertControllerService',
  227.             'App\\Controller\\Frontend\\UserController' => 'getUserController2Service',
  228.             'App\\Controller\\Frontend\\VehicleController' => 'getVehicleController2Service',
  229.             'App\\Controller\\Live\\ApiController' => 'getApiControllerService',
  230.             'App\\Controller\\Live\\Api\\AbstractApiController' => 'getAbstractApiControllerService',
  231.             'App\\Controller\\Live\\Api\\AuctionsController' => 'getAuctionsControllerService',
  232.             'App\\Controller\\Live\\Api\\SalesController' => 'getSalesControllerService',
  233.             'App\\Controller\\Live\\Api\\UsersController' => 'getUsersControllerService',
  234.             'App\\Controller\\Live\\Api\\VehiclesController' => 'getVehiclesControllerService',
  235.             'App\\Controller\\Live\\PortalController' => 'getPortalControllerService',
  236.             'App\\Controller\\Live\\RedirectController' => 'getRedirectController2Service',
  237.             'App\\Controller\\ProfileController' => 'getProfileControllerService',
  238.             'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  239.             'App\\Controller\\ResettingController' => 'getResettingControllerService',
  240.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  241.             'App\\Controller\\Showvroom\\RegistrationController' => 'getRegistrationController2Service',
  242.             'App\\Controller\\Test\\PaymentController' => 'getPaymentController2Service',
  243.             'App\\Counter\\SalesCounter' => 'getSalesCounterService',
  244.             'App\\CritAir\\Certifier\\Certifier' => 'getCertifierService',
  245.             'App\\CritAir\\Certifier\\FourWheelsCritAir\\CritAir0' => 'getCritAir0Service',
  246.             'App\\CritAir\\Certifier\\FourWheelsCritAir\\CritAir1' => 'getCritAir1Service',
  247.             'App\\CritAir\\Certifier\\FourWheelsCritAir\\CritAir2' => 'getCritAir2Service',
  248.             'App\\CritAir\\Certifier\\FourWheelsCritAir\\CritAir3' => 'getCritAir3Service',
  249.             'App\\CritAir\\Certifier\\FourWheelsCritAir\\CritAir4' => 'getCritAir4Service',
  250.             'App\\CritAir\\Certifier\\FourWheelsCritAir\\CritAir5' => 'getCritAir5Service',
  251.             'App\\CritAir\\Certifier\\FourWheelsCritAir\\Manager' => 'getManagerService',
  252.             'App\\CritAir\\Certifier\\TwoWheelsCritAir\\CritAir0' => 'getCritAir02Service',
  253.             'App\\CritAir\\Certifier\\TwoWheelsCritAir\\CritAir1' => 'getCritAir12Service',
  254.             'App\\CritAir\\Certifier\\TwoWheelsCritAir\\CritAir2' => 'getCritAir22Service',
  255.             'App\\CritAir\\Certifier\\TwoWheelsCritAir\\CritAir3' => 'getCritAir32Service',
  256.             'App\\CritAir\\Certifier\\TwoWheelsCritAir\\CritAir4' => 'getCritAir42Service',
  257.             'App\\CritAir\\Certifier\\TwoWheelsCritAir\\Manager' => 'getManager2Service',
  258.             'App\\CritAir\\CritAir' => 'getCritAirService',
  259.             'App\\CritAir\\Handler\\LightUtilityHandler' => 'getLightUtilityHandlerService',
  260.             'App\\CritAir\\Handler\\PrivateVehicleHandler' => 'getPrivateVehicleHandlerService',
  261.             'App\\CritAir\\Handler\\TwoWheelsHandler' => 'getTwoWheelsHandlerService',
  262.             'App\\CritAir\\Provider' => 'getProvider2Service',
  263.             'App\\Dictionary\\DictionaryMap' => 'getDictionaryMapService',
  264.             'App\\EventListener\\BidApiSubscriber' => 'getBidApiSubscriberService',
  265.             'App\\EventListener\\BidEventSubscriber' => 'getBidEventSubscriberService',
  266.             'App\\EventListener\\BidLogListener' => 'getBidLogListenerService',
  267.             'App\\EventListener\\PurchaseInstructionEventSubscriber' => 'getPurchaseInstructionEventSubscriberService',
  268.             'App\\EventListener\\RegistrationFilesUploadListener' => 'getRegistrationFilesUploadListenerService',
  269.             'App\\EventListener\\ReviewMailListener' => 'getReviewMailListenerService',
  270.             'App\\EventListener\\UserTermsOfServiceSubscriber' => 'getUserTermsOfServiceSubscriberService',
  271.             'App\\EventListener\\VehicleListener' => 'getVehicleListenerService',
  272.             'App\\EventListener\\VehicleStatusListener' => 'getVehicleStatusListenerService',
  273.             'App\\EventListener\\XHRCoreExceptionListener' => 'getXHRCoreExceptionListenerService',
  274.             'App\\Form\\ChoiceList\\Frontend\\VehicleChoiceList' => 'getVehicleChoiceListService',
  275.             'App\\Form\\DataTransformer\\BooleanStringTransformer' => 'getBooleanStringTransformerService',
  276.             'App\\Form\\DataTransformer\\Frontend\\RoomTransformer' => 'getRoomTransformerService',
  277.             'App\\Form\\DataTransformer\\Frontend\\SearchAlert\\ArrayStringTransformer' => 'getArrayStringTransformerService',
  278.             'App\\Form\\DataTransformer\\Frontend\\SearchAlert\\CategoryTransformer' => 'getCategoryTransformerService',
  279.             'App\\Form\\DataTransformer\\Frontend\\SearchAlert\\EnergyTransformer' => 'getEnergyTransformerService',
  280.             'App\\Form\\DataTransformer\\Frontend\\SearchAlert\\MakerTransformer' => 'getMakerTransformerService',
  281.             'App\\Form\\DataTransformer\\Frontend\\SearchAlert\\ModelTransformer' => 'getModelTransformerService',
  282.             'App\\Form\\DataTransformer\\Frontend\\SearchAlert\\SegmentSizeTransformer' => 'getSegmentSizeTransformerService',
  283.             'App\\Form\\DataTransformer\\Frontend\\VehicleToIdTransformer' => 'getVehicleToIdTransformerService',
  284.             'App\\Form\\DataTransformer\\Frontend\\VehiclesToArrayTransformer' => 'getVehiclesToArrayTransformerService',
  285.             'App\\Form\\DataTransformer\\UserToEmailTransformer' => 'getUserToEmailTransformerService',
  286.             'App\\Form\\Model\\ChangePassword' => 'getChangePasswordService',
  287.             'App\\Form\\Serializer\\FormErrorsSerializer' => 'getFormErrorsSerializerService',
  288.             'App\\Form\\Type\\AddressType' => 'getAddressTypeService',
  289.             'App\\Form\\Type\\Backend\\AnimationBidType' => 'getAnimationBidTypeService',
  290.             'App\\Form\\Type\\Backend\\AvatarFormType' => 'getAvatarFormTypeService',
  291.             'App\\Form\\Type\\Backend\\BannerType' => 'getBannerTypeService',
  292.             'App\\Form\\Type\\Backend\\BidForUserType' => 'getBidForUserTypeService',
  293.             'App\\Form\\Type\\Backend\\CleanCdnType' => 'getCleanCdnTypeService',
  294.             'App\\Form\\Type\\Backend\\FeesConverterType' => 'getFeesConverterTypeService',
  295.             'App\\Form\\Type\\Backend\\FlyersAuctioneerType' => 'getFlyersAuctioneerTypeService',
  296.             'App\\Form\\Type\\Backend\\FromDateToDateType' => 'getFromDateToDateTypeService',
  297.             'App\\Form\\Type\\Backend\\NewsType' => 'getNewsTypeService',
  298.             'App\\Form\\Type\\Backend\\ParameterSoundType' => 'getParameterSoundTypeService',
  299.             'App\\Form\\Type\\Backend\\ParameterType' => 'getParameterTypeService',
  300.             'App\\Form\\Type\\Backend\\RegistrationType' => 'getRegistrationTypeService',
  301.             'App\\Form\\Type\\Backend\\ReviewReplyType' => 'getReviewReplyTypeService',
  302.             'App\\Form\\Type\\Backend\\SaleDateType' => 'getSaleDateTypeService',
  303.             'App\\Form\\Type\\Backend\\SaleEventType' => 'getSaleEventTypeService',
  304.             'App\\Form\\Type\\Backend\\SaleExportStatsType' => 'getSaleExportStatsTypeService',
  305.             'App\\Form\\Type\\Backend\\SaleHighlightType' => 'getSaleHighlightTypeService',
  306.             'App\\Form\\Type\\Backend\\SaleImportType' => 'getSaleImportTypeService',
  307.             'App\\Form\\Type\\Backend\\UserCustomerPortalIdType' => 'getUserCustomerPortalIdTypeService',
  308.             'App\\Form\\Type\\Backend\\UserEmailType' => 'getUserEmailTypeService',
  309.             'App\\Form\\Type\\Backend\\UserRolesType' => 'getUserRolesTypeService',
  310.             'App\\Form\\Type\\Backend\\UserSalesforceIdType' => 'getUserSalesforceIdTypeService',
  311.             'App\\Form\\Type\\Backend\\VehicleAssignType' => 'getVehicleAssignTypeService',
  312.             'App\\Form\\Type\\Backend\\VehicleExcludeType' => 'getVehicleExcludeTypeService',
  313.             'App\\Form\\Type\\Backend\\VehicleRecommandType' => 'getVehicleRecommandTypeService',
  314.             'App\\Form\\Type\\Backend\\VehicleReservePriceType' => 'getVehicleReservePriceTypeService',
  315.             'App\\Form\\Type\\Backend\\VehicleStartingPriceType' => 'getVehicleStartingPriceTypeService',
  316.             'App\\Form\\Type\\Backend\\WikiImageType' => 'getWikiImageTypeService',
  317.             'App\\Form\\Type\\Backend\\WikiType' => 'getWikiTypeService',
  318.             'App\\Form\\Type\\ButtonLinkType' => 'getButtonLinkTypeService',
  319.             'App\\Form\\Type\\CheckConditionsFormType' => 'getCheckConditionsFormTypeService',
  320.             'App\\Form\\Type\\CheckProfileFormType' => 'getCheckProfileFormTypeService',
  321.             'App\\Form\\Type\\CodeMirrorType' => 'getCodeMirrorTypeService',
  322.             'App\\Form\\Type\\EWZRecaptchaCustomType' => 'getEWZRecaptchaCustomTypeService',
  323.             'App\\Form\\Type\\EndlessEmailListType' => 'getEndlessEmailListTypeService',
  324.             'App\\Form\\Type\\ForkEstimationCollectionType' => 'getForkEstimationCollectionTypeService',
  325.             'App\\Form\\Type\\ForkEstimationType' => 'getForkEstimationTypeService',
  326.             'App\\Form\\Type\\Frontend\\AnnotationType' => 'getAnnotationTypeService',
  327.             'App\\Form\\Type\\Frontend\\AuctionBidType' => 'getAuctionBidTypeService',
  328.             'App\\Form\\Type\\Frontend\\BudgetType' => 'getBudgetTypeService',
  329.             'App\\Form\\Type\\Frontend\\BuyoutType' => 'getBuyoutTypeService',
  330.             'App\\Form\\Type\\Frontend\\CgvValidationType' => 'getCgvValidationTypeService',
  331.             'App\\Form\\Type\\Frontend\\ContactProType' => 'getContactProTypeService',
  332.             'App\\Form\\Type\\Frontend\\ContactType' => 'getContactTypeService',
  333.             'App\\Form\\Type\\Frontend\\CustomerComplaintType' => 'getCustomerComplaintTypeService',
  334.             'App\\Form\\Type\\Frontend\\CustomerReviewType' => 'getCustomerReviewTypeService',
  335.             'App\\Form\\Type\\Frontend\\DeliveryCustomEstimateType' => 'getDeliveryCustomEstimateTypeService',
  336.             'App\\Form\\Type\\Frontend\\DeliveryEstimateType' => 'getDeliveryEstimateTypeService',
  337.             'App\\Form\\Type\\Frontend\\KilometerSearchType' => 'getKilometerSearchTypeService',
  338.             'App\\Form\\Type\\Frontend\\NewsletterType' => 'getNewsletterTypeService',
  339.             'App\\Form\\Type\\Frontend\\OptinType' => 'getOptinTypeService',
  340.             'App\\Form\\Type\\Frontend\\PageLimitType' => 'getPageLimitTypeService',
  341.             'App\\Form\\Type\\Frontend\\Popin\\VehicleCityLocationType' => 'getVehicleCityLocationTypeService',
  342.             'App\\Form\\Type\\Frontend\\Popin\\VehicleEnergyType' => 'getVehicleEnergyTypeService',
  343.             'App\\Form\\Type\\Frontend\\Popin\\VehicleGroupType' => 'getVehicleGroupTypeService',
  344.             'App\\Form\\Type\\Frontend\\Popin\\VehicleMakerType' => 'getVehicleMakerTypeService',
  345.             'App\\Form\\Type\\Frontend\\Popin\\VehicleOptionType' => 'getVehicleOptionTypeService',
  346.             'App\\Form\\Type\\Frontend\\Popin\\VehiclePopinAbstractType' => 'getVehiclePopinAbstractTypeService',
  347.             'App\\Form\\Type\\Frontend\\Popin\\VehicleSegmenttailleType' => 'getVehicleSegmenttailleTypeService',
  348.             'App\\Form\\Type\\Frontend\\PriceSearchType' => 'getPriceSearchTypeService',
  349.             'App\\Form\\Type\\Frontend\\ProspectingProType' => 'getProspectingProTypeService',
  350.             'App\\Form\\Type\\Frontend\\PurchaseInstructionRuleType' => 'getPurchaseInstructionRuleTypeService',
  351.             'App\\Form\\Type\\Frontend\\PurchaseInstructionType' => 'getPurchaseInstructionTypeService',
  352.             'App\\Form\\Type\\Frontend\\PurchaseSearchType' => 'getPurchaseSearchTypeService',
  353.             'App\\Form\\Type\\Frontend\\RecommandVehicleType' => 'getRecommandVehicleTypeService',
  354.             'App\\Form\\Type\\Frontend\\RecruitmentApplyType' => 'getRecruitmentApplyTypeService',
  355.             'App\\Form\\Type\\Frontend\\SaleAutoProType' => 'getSaleAutoProTypeService',
  356.             'App\\Form\\Type\\Frontend\\SaleChoiceType' => 'getSaleChoiceTypeService',
  357.             'App\\Form\\Type\\Frontend\\SearchAlertType' => 'getSearchAlertTypeService',
  358.             'App\\Form\\Type\\Frontend\\TenderPurchaseInstructionType' => 'getTenderPurchaseInstructionTypeService',
  359.             'App\\Form\\Type\\Frontend\\UserFirstnameType' => 'getUserFirstnameTypeService',
  360.             'App\\Form\\Type\\Frontend\\VehicleFreeSearchType' => 'getVehicleFreeSearchTypeService',
  361.             'App\\Form\\Type\\Frontend\\VehicleListSortType' => 'getVehicleListSortTypeService',
  362.             'App\\Form\\Type\\Frontend\\VehicleSearchType' => 'getVehicleSearchTypeService',
  363.             'App\\Form\\Type\\Frontend\\VehicleSelectType' => 'getVehicleSelectTypeService',
  364.             'App\\Form\\Type\\Frontend\\YearSearchType' => 'getYearSearchTypeService',
  365.             'App\\Form\\Type\\Live\\PatchVehicleType' => 'getPatchVehicleTypeService',
  366.             'App\\Form\\Type\\LocaleChoiceType' => 'getLocaleChoiceTypeService',
  367.             'App\\Form\\Type\\Localized\\PortugalRegistrationFormType' => 'getPortugalRegistrationFormTypeService',
  368.             'App\\Form\\Type\\Localized\\SpainRegistrationFormType' => 'getSpainRegistrationFormTypeService',
  369.             'App\\Form\\Type\\PrivateRegistrationStep2FormType' => 'getPrivateRegistrationStep2FormTypeService',
  370.             'App\\Form\\Type\\ProRegistrationStep1FormType' => 'getProRegistrationStep1FormTypeService',
  371.             'App\\Form\\Type\\ProRegistrationStep2FormType' => 'getProRegistrationStep2FormTypeService',
  372.             'App\\Form\\Type\\ProRegistrationStep2FormWithoutPasswordType' => 'getProRegistrationStep2FormWithoutPasswordTypeService',
  373.             'App\\Form\\Type\\ProRegistrationStep3FormType' => 'getProRegistrationStep3FormTypeService',
  374.             'App\\Form\\Type\\ProfileFormType' => 'getProfileFormTypeService',
  375.             'App\\Form\\Type\\RatingType' => 'getRatingTypeService',
  376.             'App\\Form\\Type\\SaleListEmailCollectionType' => 'getSaleListEmailCollectionTypeService',
  377.             'App\\Form\\Type\\SaleListEmailType' => 'getSaleListEmailTypeService',
  378.             'App\\Form\\Type\\ShippingAddressType' => 'getShippingAddressTypeService',
  379.             'App\\Form\\Upload\\Uploader' => 'getUploaderService',
  380.             'App\\Generator\\AlertGenerator' => 'getAlertGeneratorService',
  381.             'App\\Generator\\FlyerManager' => 'getFlyerManagerService',
  382.             'App\\Generator\\PdfGenerator' => 'getPdfGeneratorService',
  383.             'App\\Generator\\XlsxGenerator' => 'getXlsxGeneratorService',
  384.             'App\\Import\\ImportPro' => 'getImportProService',
  385.             'App\\LeasePlan\\LeasePlanAdapter' => 'getLeasePlanAdapterService',
  386.             'App\\LeasePlan\\LeasePlanAuctionSynchronizer' => 'getLeasePlanAuctionSynchronizerService',
  387.             'App\\LeasePlan\\LeasePlanConnector' => 'getLeasePlanConnectorService',
  388.             'App\\LeasePlan\\LeasePlanTransformer' => 'getLeasePlanTransformerService',
  389.             'App\\Live\\EntityListener' => 'getEntityListenerService',
  390.             'App\\Manager\\BehaviourManager' => 'getBehaviourManagerService',
  391.             'App\\MessageHandler\\CustomerPortalMessageHandler' => 'getCustomerPortalMessageHandlerService',
  392.             'App\\MessageHandler\\DatabaseRestoreMessageHandler' => 'getDatabaseRestoreMessageHandlerService',
  393.             'App\\MessageHandler\\PriceImportMessageHandler' => 'getPriceImportMessageHandlerService',
  394.             'App\\MessageHandler\\RmsMessageHandler' => 'getRmsMessageHandlerService',
  395.             'App\\Messenger\\CustomerPortalSerializer' => 'getCustomerPortalSerializerService',
  396.             'App\\Parameter\\Generator' => 'getGeneratorService',
  397.             'App\\Payment\\NotificationReceiver' => 'getNotificationReceiverService',
  398.             'App\\Payment\\PaymentFunnel' => 'getPaymentFunnelService',
  399.             'App\\Payment\\PaymentObjectCreator' => 'getPaymentObjectCreatorService',
  400.             'App\\Payment\\Process\\PaymentProcessStateCheckInfo' => 'getPaymentProcessStateCheckInfoService',
  401.             'App\\Payment\\Process\\PaymentProcessStatePay' => 'getPaymentProcessStatePayService',
  402.             'App\\Payment\\Process\\PaymentProcessStateReturnFailure' => 'getPaymentProcessStateReturnFailureService',
  403.             'App\\Payment\\Process\\PaymentProcessStateReturnSuccess' => 'getPaymentProcessStateReturnSuccessService',
  404.             'App\\Payment\\System\\Axepta\\Codes' => 'getCodesService',
  405.             'App\\Payment\\System\\Axepta\\Decrypt' => 'getDecryptService',
  406.             'App\\Payment\\System\\Axepta\\Encrypt' => 'getEncryptService',
  407.             'App\\Payment\\System\\Axepta\\Exception\\AxeptaException' => 'getAxeptaExceptionService',
  408.             'App\\Payment\\System\\Axepta\\Exception\\InvalidEncryptedLength' => 'getInvalidEncryptedLengthService',
  409.             'App\\Payment\\System\\Axepta\\Exception\\InvalidHmacSignature' => 'getInvalidHmacSignatureService',
  410.             'App\\Payment\\System\\Axepta\\Exception\\InvalidQueryString' => 'getInvalidQueryStringService',
  411.             'App\\Payment\\System\\Axepta\\FeedbackRetriever' => 'getFeedbackRetrieverService',
  412.             'App\\Payment\\System\\Axepta\\Finisher' => 'getFinisherService',
  413.             'App\\Payment\\System\\Axepta\\KeyHolder' => 'getKeyHolderService',
  414.             'App\\Payment\\System\\Axepta\\NotificationReceiver' => 'getNotificationReceiver2Service',
  415.             'App\\Payment\\System\\Axepta\\ParametersProvider' => 'getParametersProviderService',
  416.             'App\\Payment\\System\\Axepta\\Starter' => 'getStarterService',
  417.             'App\\Repository\\BannerRepository' => 'getBannerRepositoryService',
  418.             'App\\Repository\\BuyersGroupRepository' => 'getBuyersGroupRepositoryService',
  419.             'App\\Repository\\CategoryRepository' => 'getCategoryRepositoryService',
  420.             'App\\Repository\\CgvUserSignatureRepository' => 'getCgvUserSignatureRepositoryService',
  421.             'App\\Repository\\ColorRepository' => 'getColorRepositoryService',
  422.             'App\\Repository\\EnergyRepository' => 'getEnergyRepositoryService',
  423.             'App\\Repository\\ExternalSaleRepository' => 'getExternalSaleRepositoryService',
  424.             'App\\Repository\\ExternalVehicleRepository' => 'getExternalVehicleRepositoryService',
  425.             'App\\Repository\\FranceWikiRepository' => 'getFranceWikiRepositoryService',
  426.             'App\\Repository\\LocaleRepository' => 'getLocaleRepositoryService',
  427.             'App\\Repository\\NewsRepository' => 'getNewsRepositoryService',
  428.             'App\\Repository\\OptionRepository' => 'getOptionRepositoryService',
  429.             'App\\Repository\\PortugalWikiRepository' => 'getPortugalWikiRepositoryService',
  430.             'App\\Repository\\PrivateUserRepository' => 'getPrivateUserRepositoryService',
  431.             'App\\Repository\\RMSSaleEventRepository' => 'getRMSSaleEventRepositoryService',
  432.             'App\\Repository\\RecruitmentWikiRepository' => 'getRecruitmentWikiRepositoryService',
  433.             'App\\Repository\\ReviewRepository' => 'getReviewRepositoryService',
  434.             'App\\Repository\\RoomRepository' => 'getRoomRepositoryService',
  435.             'App\\Repository\\SaleBehaviourRepository' => 'getSaleBehaviourRepositoryService',
  436.             'App\\Repository\\SaleEventRepository' => 'getSaleEventRepositoryService',
  437.             'App\\Repository\\SaleHighlightRepository' => 'getSaleHighlightRepositoryService',
  438.             'App\\Repository\\SearchAlertRepository' => 'getSearchAlertRepositoryService',
  439.             'App\\Repository\\SelectionRepository' => 'getSelectionRepositoryService',
  440.             'App\\Repository\\SellerRepository' => 'getSellerRepositoryService',
  441.             'App\\Repository\\SmsAlertRepository' => 'getSmsAlertRepositoryService',
  442.             'App\\Repository\\TransmissionRepository' => 'getTransmissionRepositoryService',
  443.             'App\\Repository\\VehicleAlertRepository' => 'getVehicleAlertRepositoryService',
  444.             'App\\Repository\\VehicleBehaviourRepository' => 'getVehicleBehaviourRepositoryService',
  445.             'App\\Repository\\VehicleUserAlertRepository' => 'getVehicleUserAlertRepositoryService',
  446.             'App\\Repository\\WikiRepository' => 'getWikiRepositoryService',
  447.             'App\\SMS\\Api\\SMSClientInterface' => 'getSMSClientInterfaceService',
  448.             'App\\Salesforce\\Controller\\SalesForceController' => 'getSalesForceControllerService',
  449.             'App\\Salesforce\\Ftp\\ApexFTPClient' => 'getApexFTPClientService',
  450.             'App\\Salesforce\\Ftp\\ApexFTPClientMock' => 'getApexFTPClientMockService',
  451.             'App\\Salesforce\\Ftp\\SalesForcePersonalAccountsExport' => 'getSalesForcePersonalAccountsExportService',
  452.             'App\\Salesforce\\Ftp\\SalesForceProAccountsExport' => 'getSalesForceProAccountsExportService',
  453.             'App\\Salesforce\\Import\\SalesForceUserImport' => 'getSalesForceUserImportService',
  454.             'App\\Salesforce\\Object\\Hydrator\\PrivateUserHydrator' => 'getPrivateUserHydratorService',
  455.             'App\\Salesforce\\Object\\Hydrator\\ProUserHydrator' => 'getProUserHydratorService',
  456.             'App\\Search\\AliasHandler' => 'getAliasHandlerService',
  457.             'App\\Search\\SearchAlertConverter' => 'getSearchAlertConverterService',
  458.             'App\\Search\\SearchConverter' => 'getSearchConverterService',
  459.             'App\\Security\\Handler\\AuthenticationFailureHandler' => 'getAuthenticationFailureHandlerService',
  460.             'App\\Security\\Handler\\AuthenticationSuccessHandler' => 'getAuthenticationSuccessHandlerService',
  461.             'App\\Service\\BackupManager' => 'getBackupManagerService',
  462.             'App\\Service\\DataHubExportAdapter' => 'getDataHubExportAdapterService',
  463.             'App\\Service\\PrivateUserRegistrationSession' => 'getPrivateUserRegistrationSessionService',
  464.             'App\\Service\\PurchaseInstructionManager' => 'getPurchaseInstructionManagerService',
  465.             'App\\Service\\VehicleAdditionalFields' => 'getVehicleAdditionalFieldsService',
  466.             'App\\Stat\\StatCalculator' => 'getStatCalculatorService',
  467.             'App\\Template\\PagerTemplate' => 'getPagerTemplateService',
  468.             'App\\Terminal\\Controller\\AdjudicationController' => 'getAdjudicationControllerService',
  469.             'App\\Terminal\\Controller\\RegistrationController' => 'getRegistrationController3Service',
  470.             'App\\User\\Converter' => 'getConverterService',
  471.             'App\\User\\Delete' => 'getDeleteService',
  472.             'App\\Utils\\Date' => 'getDateService',
  473.             'App\\Utils\\Number' => 'getNumberService',
  474.             'App\\Utils\\PdfUnite' => 'getPdfUniteService',
  475.             'App\\Utils\\Price' => 'getPriceService',
  476.             'App\\Utils\\Slugger' => 'getSluggerService',
  477.             'App\\Utils\\Url' => 'getUrlService',
  478.             'App\\Validator\\AdIdValidator' => 'getAdIdValidatorService',
  479.             'App\\Validator\\AddressValidator' => 'getAddressValidatorService',
  480.             'App\\Validator\\GreaterThanOrEqualAmountValidator' => 'getGreaterThanOrEqualAmountValidatorService',
  481.             'App\\Validator\\MinimumPropertiesFilledValidator' => 'getMinimumPropertiesFilledValidatorService',
  482.             'App\\Validator\\VatValidator' => 'getVatValidatorService',
  483.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  484.             'Faker\\Generator' => 'getGenerator2Service',
  485.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectController3Service',
  486.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  487.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  488.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  489.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  490.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  491.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  492.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  493.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  494.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  495.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  496.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_cni_recto' => 'getUniqidNamer_UserCniRectoService',
  497.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_cni_verso' => 'getUniqidNamer_UserCniVersoService',
  498.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_domiciliation' => 'getUniqidNamer_UserDomiciliationService',
  499.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_fiscal_declaration' => 'getUniqidNamer_UserFiscalDeclarationService',
  500.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_nif' => 'getUniqidNamer_UserNifService',
  501.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  502.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  503.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  504.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  505.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  506.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  507.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  508.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  509.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  510.             'app.event_listener.user_listener' => 'getApp_EventListener_UserListenerService',
  511.             'cache.app_clearer' => 'getCache_AppClearerService',
  512.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  513.             'cache.system_clearer' => 'getCache_SystemClearerService',
  514.             'cache_warmer' => 'getCacheWarmerService',
  515.             'console.command.public_alias.App\\Api\\Command\\DialogInsight\\GenerateDialogInsightExportCommand' => 'getGenerateDialogInsightExportCommandService',
  516.             'console.command.public_alias.App\\Api\\Command\\Etincelle\\ImportCommand' => 'getImportCommandService',
  517.             'console.command.public_alias.App\\Api\\Command\\Etincelle\\TarifGridGenerationCommand' => 'getTarifGridGenerationCommandService',
  518.             'console.command.public_alias.App\\Api\\Command\\Etincelle\\UpdateCommand' => 'getUpdateCommandService',
  519.             'console.command.public_alias.App\\Api\\Command\\SAP\\GenerateSapAdjudicationFileCommand' => 'getGenerateSapAdjudicationFileCommandService',
  520.             'console.command.public_alias.App\\Api\\Command\\SAP\\SendSapFilesCommand' => 'getSendSapFilesCommandService',
  521.             'console.command.public_alias.App\\Salesforce\\Command\\SalesForceExportFOSUserCommand' => 'getSalesForceExportFOSUserCommandService',
  522.             'console.command.public_alias.App\\Salesforce\\Command\\SalesForceGetPersonalAccountsCommand' => 'getSalesForceGetPersonalAccountsCommandService',
  523.             'console.command.public_alias.App\\Salesforce\\Command\\SalesForceGetProAccountsCommand' => 'getSalesForceGetProAccountsCommandService',
  524.             'console.command.public_alias.App\\Salesforce\\Command\\SalesForceUserImportCommand' => 'getSalesForceUserImportCommandService',
  525.             'console.command_loader' => 'getConsole_CommandLoaderService',
  526.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  527.             'doctrine.dbal.autovista_connection' => 'getDoctrine_Dbal_AutovistaConnectionService',
  528.             'doctrine.dbal.tarif_connection' => 'getDoctrine_Dbal_TarifConnectionService',
  529.             'error_controller' => 'getErrorControllerService',
  530.             'ewz_recaptcha.form.type' => 'getEwzRecaptcha_Form_TypeService',
  531.             'ewz_recaptcha.v3.form.type' => 'getEwzRecaptcha_V3_Form_TypeService',
  532.             'ewz_recaptcha.validator.true' => 'getEwzRecaptcha_Validator_TrueService',
  533.             'ewz_recaptcha.validator.v3.true' => 'getEwzRecaptcha_Validator_V3_TrueService',
  534.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  535.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  536.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  537.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  538.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  539.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  540.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  541.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  542.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  543.             'fos_user.listener.authentication' => 'getFosUser_Listener_AuthenticationService',
  544.             'fos_user.listener.email_confirmation' => 'getFosUser_Listener_EmailConfirmationService',
  545.             'fos_user.listener.flash' => 'getFosUser_Listener_FlashService',
  546.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  547.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  548.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  549.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  550.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  551.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  552.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  553.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  554.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  555.             'jms_translation.config_factory' => 'getJmsTranslation_ConfigFactoryService',
  556.             'jms_translation.controller.api_controller' => 'getJmsTranslation_Controller_ApiControllerService',
  557.             'jms_translation.controller.translate_controller' => 'getJmsTranslation_Controller_TranslateControllerService',
  558.             'jms_translation.updater' => 'getJmsTranslation_UpdaterService',
  559.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  560.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  561.             'monolog.logger.sale' => 'getMonolog_Logger_SaleService',
  562.             'monolog.logger.signalr' => 'getMonolog_Logger_SignalrService',
  563.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  564.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  565.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  566.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  567.             'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
  568.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  569.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  570.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  571.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  572.             'nelmio_api_doc.generator.iridium' => 'getNelmioApiDoc_Generator_IridiumService',
  573.             'nelmio_api_doc.generator.rms' => 'getNelmioApiDoc_Generator_RmsService',
  574.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  575.             'routing.loader' => 'getRouting_LoaderService',
  576.             'security.authentication.failure_handler.main.form_login' => 'getSecurity_Authentication_FailureHandler_Main_FormLoginService',
  577.             'security.authentication.success_handler.main.form_login' => 'getSecurity_Authentication_SuccessHandler_Main_FormLoginService',
  578.             'services_resetter' => 'getServicesResetterService',
  579.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  580.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  581.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  582.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  583.             'vpauto.logger.ad_debug' => 'getVpauto_Logger_AdDebugService',
  584.             'vpauto.logger.backend_user' => 'getVpauto_Logger_BackendUserService',
  585.             'vpauto.logger.bidapi' => 'getVpauto_Logger_BidapiService',
  586.             'vpauto.logger.bids_history' => 'getVpauto_Logger_BidsHistoryService',
  587.             'vpauto.logger.cdn.upload' => 'getVpauto_Logger_Cdn_UploadService',
  588.             'vpauto.logger.customer_portal' => 'getVpauto_Logger_CustomerPortalService',
  589.             'vpauto.logger.customer_portal_companies' => 'getVpauto_Logger_CustomerPortalCompaniesService',
  590.             'vpauto.logger.import' => 'getVpauto_Logger_ImportService',
  591.             'vpauto.logger.import.external_sale' => 'getVpauto_Logger_Import_ExternalSaleService',
  592.             'vpauto.logger.import.pi' => 'getVpauto_Logger_Import_PiService',
  593.             'vpauto.logger.import.pro' => 'getVpauto_Logger_Import_ProService',
  594.             'vpauto.logger.import.user' => 'getVpauto_Logger_Import_UserService',
  595.             'vpauto.logger.import_error' => 'getVpauto_Logger_ImportErrorService',
  596.             'vpauto.logger.leaseplan.bid' => 'getVpauto_Logger_Leaseplan_BidService',
  597.             'vpauto.logger.live.award.mail' => 'getVpauto_Logger_Live_Award_MailService',
  598.             'vpauto.logger.live_api' => 'getVpauto_Logger_LiveApiService',
  599.             'vpauto.logger.pdf.generator' => 'getVpauto_Logger_Pdf_GeneratorService',
  600.             'vpauto.logger.pi_debug' => 'getVpauto_Logger_PiDebugService',
  601.             'vpauto.logger.pi_history' => 'getVpauto_Logger_PiHistoryService',
  602.             'vpauto.logger.purgate' => 'getVpauto_Logger_PurgateService',
  603.             'vpauto.logger.service_bus' => 'getVpauto_Logger_ServiceBusService',
  604.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  605.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  606.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  607.         ];
  608.         $this->aliases = [
  609.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  610.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  611.             'App\\Auctioneer\\Auctioneer' => 'vp_auto.auctioneer',
  612.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  613.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  614.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'App\\Controller\\RegistrationController',
  615.             'FOS\\UserBundle\\Controller\\ResettingController' => 'App\\Controller\\ResettingController',
  616.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  617.             'JMS\\TranslationBundle\\Controller\\ApiController' => 'jms_translation.controller.api_controller',
  618.             'JMS\\TranslationBundle\\Controller\\TranslateController' => 'jms_translation.controller.translate_controller',
  619.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  620.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  621.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  622.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  623.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  624.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  625.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  626.             'database_connection' => 'doctrine.dbal.default_connection',
  627.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  628.             'fos_user.registration.controller' => 'App\\Controller\\RegistrationController',
  629.             'fos_user.resetting.controller' => 'App\\Controller\\ResettingController',
  630.             'fos_user.user_manager' => 'App\\Manager\\UserManager',
  631.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  632.             'jms_serializer.instances.default' => 'jms_serializer',
  633.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  634.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  635.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  636.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  637.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  638.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  639.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  640.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  641.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  642.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  643.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  644.         ];
  645.         $this->privates['service_container'] = function () {
  646.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  647.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/KernelInterface.php';
  648.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/RebootableInterface.php';
  649.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/TerminableInterface.php';
  650.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Kernel.php';
  651.             include_once \dirname(__DIR__6).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  652.             include_once \dirname(__DIR__6).'/src/Kernel.php';
  653.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/AssetMapperInterface.php';
  654.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/AssetMapper.php';
  655.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/Factory/MappedAssetFactoryInterface.php';
  656.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/Factory/CachedMappedAssetFactory.php';
  657.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php';
  658.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/AssetMapperCompiler.php';
  659.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/AssetMapperRepository.php';
  660.             include_once \dirname(__DIR__6).'/vendor/symfony/asset/PackageInterface.php';
  661.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/MapperAwareAssetPackage.php';
  662.             include_once \dirname(__DIR__6).'/vendor/symfony/asset/Package.php';
  663.             include_once \dirname(__DIR__6).'/vendor/symfony/asset/UrlPackage.php';
  664.             include_once \dirname(__DIR__6).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  665.             include_once \dirname(__DIR__6).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  666.             include_once \dirname(__DIR__6).'/vendor/symfony/asset/Context/ContextInterface.php';
  667.             include_once \dirname(__DIR__6).'/vendor/symfony/asset/Context/RequestStackContext.php';
  668.             include_once \dirname(__DIR__6).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  669.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/AssetMapperDevServerSubscriber.php';
  670.             include_once \dirname(__DIR__6).'/src/EventListener/TwigRequestListener.php';
  671.             include_once \dirname(__DIR__6).'/src/EventListener/UserSubscriber.php';
  672.             include_once \dirname(__DIR__6).'/src/EventListener/RouteRequestListener.php';
  673.             include_once \dirname(__DIR__6).'/src/EventListener/NoCacheListener.php';
  674.             include_once \dirname(__DIR__6).'/src/EventListener/AjaxFlashListener.php';
  675.             include_once \dirname(__DIR__6).'/src/EventListener/LocaleListener.php';
  676.             include_once \dirname(__DIR__6).'/src/EventListener/RegistrationListener.php';
  677.             include_once \dirname(__DIR__6).'/src/Live/EntityFormater.php';
  678.             include_once \dirname(__DIR__6).'/src/Live/FlushSocketNotifierListener.php';
  679.             include_once \dirname(__DIR__6).'/src/Live/Formater/FormaterInterface.php';
  680.             include_once \dirname(__DIR__6).'/src/Live/Formater/BidFormater.php';
  681.             include_once \dirname(__DIR__6).'/src/Live/Formater/SaleFormater.php';
  682.             include_once \dirname(__DIR__6).'/src/Live/Formater/UserFormater.php';
  683.             include_once \dirname(__DIR__6).'/src/Live/Formater/VehicleFormater.php';
  684.             include_once \dirname(__DIR__6).'/src/Live/KeyGenerator.php';
  685.             include_once \dirname(__DIR__6).'/src/Live/SocketNotifier.php';
  686.             include_once \dirname(__DIR__6).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  687.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  688.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  689.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  690.             include_once \dirname(__DIR__6).'/vendor/symfony/service-contracts/ResetInterface.php';
  691.             include_once \dirname(__DIR__6).'/vendor/symfony/monolog-bridge/Logger.php';
  692.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  693.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  694.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  695.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  696.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  697.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  698.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  699.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  700.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  701.             include_once \dirname(__DIR__6).'/src/Locale/LocaleEventSubscriber.php';
  702.             include_once \dirname(__DIR__6).'/src/Locale/LocaleSelector.php';
  703.             include_once \dirname(__DIR__6).'/src/Service/GeoipClient.php';
  704.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  705.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  706.             include_once \dirname(__DIR__6).'/src/Twig/Extension/CountryExtension.php';
  707.             include_once \dirname(__DIR__6).'/src/Twig/Extension/LocaleExtension.php';
  708.             include_once \dirname(__DIR__6).'/src/Twig/Extension/OfferExtension.php';
  709.             include_once \dirname(__DIR__6).'/src/Mailer/Mailer.php';
  710.             include_once \dirname(__DIR__6).'/src/Mailer/TranslatableMailer.php';
  711.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Mailer/MailerInterface.php';
  712.             include_once \dirname(__DIR__6).'/src/Mailer/UserMailer.php';
  713.             include_once \dirname(__DIR__6).'/src/Parameter/ProviderInterface.php';
  714.             include_once \dirname(__DIR__6).'/src/Parameter/Provider.php';
  715.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  716.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  717.             include_once \dirname(__DIR__6).'/src/Payment/DataCollector.php';
  718.             include_once \dirname(__DIR__6).'/src/Payment/PaymentContext.php';
  719.             include_once \dirname(__DIR__6).'/src/Utils/TaxConverter.php';
  720.             include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  721.             include_once \dirname(__DIR__6).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  722.             include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/EntityRepository.php';
  723.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  724.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  725.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  726.             include_once \dirname(__DIR__6).'/src/Repository/AuctionRepository.php';
  727.             include_once \dirname(__DIR__6).'/src/Repository/BidRepository.php';
  728.             include_once \dirname(__DIR__6).'/src/Repository/PurchaseInstructionRepository.php';
  729.             include_once \dirname(__DIR__6).'/src/Repository/PurchaseInstructionRuleRepository.php';
  730.             include_once \dirname(__DIR__6).'/src/Repository/SaleRepository.php';
  731.             include_once \dirname(__DIR__6).'/src/Repository/TransactionRepository.php';
  732.             include_once \dirname(__DIR__6).'/src/Repository/UserRepository.php';
  733.             include_once \dirname(__DIR__6).'/src/Repository/VehicleRepository.php';
  734.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManagerInterface.php';
  735.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManager.php';
  736.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserManager.php';
  737.             include_once \dirname(__DIR__6).'/src/Manager/UserManager.php';
  738.             include_once \dirname(__DIR__6).'/src/VehicleInformer/RecommendationChecker.php';
  739.             include_once \dirname(__DIR__6).'/src/VehicleInformer/RecommendationLinker.php';
  740.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  741.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  742.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  743.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  744.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  745.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  746.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  747.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  748.             include_once \dirname(__DIR__6).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  749.             include_once \dirname(__DIR__6).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  750.             include_once \dirname(__DIR__6).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  751.             include_once \dirname(__DIR__6).'/vendor/psr/container/src/ContainerInterface.php';
  752.             include_once \dirname(__DIR__6).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  753.             include_once \dirname(__DIR__6).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  754.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/HttpKernel.php';
  755.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  756.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  757.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  758.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  759.             include_once \dirname(__DIR__6).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  760.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  761.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  762.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  763.             include_once \dirname(__DIR__6).'/vendor/symfony/http-foundation/RequestStack.php';
  764.             include_once \dirname(__DIR__6).'/vendor/symfony/config/FileLocatorInterface.php';
  765.             include_once \dirname(__DIR__6).'/vendor/symfony/config/FileLocator.php';
  766.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  767.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/UriSigner.php';
  768.             include_once \dirname(__DIR__6).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  769.             include_once \dirname(__DIR__6).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  770.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  771.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  772.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  773.             include_once \dirname(__DIR__6).'/vendor/symfony/mailer/MailerInterface.php';
  774.             include_once \dirname(__DIR__6).'/vendor/symfony/mailer/Mailer.php';
  775.             include_once \dirname(__DIR__6).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  776.             include_once \dirname(__DIR__6).'/vendor/symfony/mailer/Transport/Transports.php';
  777.             include_once \dirname(__DIR__6).'/vendor/symfony/mailer/Transport.php';
  778.             include_once \dirname(__DIR__6).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  779.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  780.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  781.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  782.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  783.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  784.             include_once \dirname(__DIR__6).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  785.             include_once \dirname(__DIR__6).'/vendor/symfony/translation/TranslatorBagInterface.php';
  786.             include_once \dirname(__DIR__6).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  787.             include_once \dirname(__DIR__6).'/vendor/symfony/translation/Translator.php';
  788.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  789.             include_once \dirname(__DIR__6).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  790.             include_once \dirname(__DIR__6).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  791.             include_once \dirname(__DIR__6).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  792.             include_once \dirname(__DIR__6).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  793.             include_once \dirname(__DIR__6).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  794.             include_once \dirname(__DIR__6).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  795.             include_once \dirname(__DIR__6).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  796.             include_once \dirname(__DIR__6).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  797.             include_once \dirname(__DIR__6).'/vendor/symfony/translation/IdentityTranslator.php';
  798.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  799.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  800.             include_once \dirname(__DIR__6).'/vendor/symfony/stopwatch/Stopwatch.php';
  801.             include_once \dirname(__DIR__6).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  802.             include_once \dirname(__DIR__6).'/vendor/symfony/config/Loader/LoaderInterface.php';
  803.             include_once \dirname(__DIR__6).'/vendor/symfony/config/Loader/Loader.php';
  804.             include_once \dirname(__DIR__6).'/vendor/symfony/config/Loader/FileLoader.php';
  805.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  806.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  807.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  808.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  809.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/RequestContext.php';
  810.             include_once \dirname(__DIR__6).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  811.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  812.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  813.             include_once \dirname(__DIR__6).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  814.             include_once \dirname(__DIR__6).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  815.             include_once \dirname(__DIR__6).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  816.             include_once \dirname(__DIR__6).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  817.             include_once \dirname(__DIR__6).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  818.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  819.             include_once \dirname(__DIR__6).'/vendor/symfony/cache-contracts/CacheInterface.php';
  820.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/PruneableInterface.php';
  821.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/ResettableInterface.php';
  822.             include_once \dirname(__DIR__6).'/vendor/symfony/cache-contracts/CacheTrait.php';
  823.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  824.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  825.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  826.             include_once \dirname(__DIR__6).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  827.             include_once \dirname(__DIR__6).'/vendor/symfony/property-access/PropertyAccessor.php';
  828.             include_once \dirname(__DIR__6).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  829.             include_once \dirname(__DIR__6).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  830.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  831.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  832.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  833.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  834.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  835.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  836.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  837.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  838.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  839.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  840.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  841.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  842.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  843.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  844.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  845.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  846.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  847.             include_once \dirname(__DIR__6).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  848.             include_once \dirname(__DIR__6).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  849.             include_once \dirname(__DIR__6).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  850.             include_once \dirname(__DIR__6).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  851.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  852.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  853.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/ValidatorBuilder.php';
  854.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/Validation.php';
  855.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  856.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  857.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  858.             include_once \dirname(__DIR__6).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  859.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Validator/Initializer.php';
  860.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  861.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  862.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  863.             include_once \dirname(__DIR__6).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  864.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  865.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  866.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  867.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  868.             include_once \dirname(__DIR__6).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  869.             include_once \dirname(__DIR__6).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  870.             include_once \dirname(__DIR__6).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  871.             include_once \dirname(__DIR__6).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  872.             include_once \dirname(__DIR__6).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  873.             include_once \dirname(__DIR__6).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  874.             include_once \dirname(__DIR__6).'/vendor/symfony/mime/MimeTypesInterface.php';
  875.             include_once \dirname(__DIR__6).'/vendor/symfony/mime/MimeTypes.php';
  876.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  877.             include_once \dirname(__DIR__6).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  878.             include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  879.             include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  880.             include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  881.             include_once \dirname(__DIR__6).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  882.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  883.             include_once \dirname(__DIR__6).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  884.             include_once \dirname(__DIR__6).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  885.             include_once \dirname(__DIR__6).'/vendor/doctrine/event-manager/src/EventManager.php';
  886.             include_once \dirname(__DIR__6).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  887.             include_once \dirname(__DIR__6).'/vendor/doctrine/dbal/src/Connection.php';
  888.             include_once \dirname(__DIR__6).'/vendor/doctrine/dbal/src/Configuration.php';
  889.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  890.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Dbal/RegexSchemaAssetFilter.php';
  891.             include_once \dirname(__DIR__6).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  892.             include_once \dirname(__DIR__6).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  893.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  894.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  895.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  896.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  897.             include_once \dirname(__DIR__6).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  898.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  899.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  900.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  901.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  902.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Security.php';
  903.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  904.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  905.             include_once \dirname(__DIR__6).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  906.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  907.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  908.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  909.             include_once \dirname(__DIR__6).'/vendor/symfony/security-http/FirewallMapInterface.php';
  910.             include_once \dirname(__DIR__6).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  911.             include_once \dirname(__DIR__6).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  912.             include_once \dirname(__DIR__6).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  913.             include_once \dirname(__DIR__6).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  914.             include_once \dirname(__DIR__6).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  915.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  916.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  917.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  918.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  919.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  920.             include_once \dirname(__DIR__6).'/vendor/symfony/security-http/Firewall.php';
  921.             include_once \dirname(__DIR__6).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  922.             include_once \dirname(__DIR__6).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  923.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  924.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  925.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  926.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  927.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/EventListener/ZoneMatcherListener.php';
  928.             include_once \dirname(__DIR__6).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  929.             include_once \dirname(__DIR__6).'/vendor/symfony/http-foundation/RequestMatcher.php';
  930.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Profiler/Profile.php';
  931.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Util/PasswordUpdaterInterface.php';
  932.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Util/HashingPasswordUpdater.php';
  933.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalFieldsUpdater.php';
  934.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalizerInterface.php';
  935.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Util/Canonicalizer.php';
  936.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  937.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  938.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  939.             include_once \dirname(__DIR__6).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  940.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  941.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Type/Parser.php';
  942.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  943.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  944.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Cache/FileCache.php';
  945.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  946.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  947.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  948.             include_once \dirname(__DIR__6).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  949.             include_once \dirname(__DIR__6).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  950.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  951.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  952.             include_once \dirname(__DIR__6).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  953.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/MetadataFactory.php';
  954.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  955.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  956.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  957.             include_once \dirname(__DIR__6).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  958.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  959.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  960.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  961.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  962.             include_once \dirname(__DIR__6).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  963.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  964.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  965.             include_once \dirname(__DIR__6).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php';
  966.             include_once \dirname(__DIR__6).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  967.             include_once \dirname(__DIR__6).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  968.             include_once \dirname(__DIR__6).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  969.             include_once \dirname(__DIR__6).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  970.             include_once \dirname(__DIR__6).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  971.             include_once \dirname(__DIR__6).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  972.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  973.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  974.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  975.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  976.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  977.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  978.             include_once \dirname(__DIR__6).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  979.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  980.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  981.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  982.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  983.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  984.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  985.             include_once \dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  986.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/State/HubInterface.php';
  987.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  988.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/ClientInterface.php';
  989.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/Client.php';
  990.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/ClientBuilder.php';
  991.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/Options.php';
  992.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  993.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  994.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  995.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  996.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  997.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  998.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  999.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  1000.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  1001.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  1002.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  1003.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  1004.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  1005.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  1006.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  1007.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  1008.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  1009.             include_once \dirname(__DIR__6).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1010.             include_once \dirname(__DIR__6).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  1011.             include_once \dirname(__DIR__6).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
  1012.             include_once \dirname(__DIR__6).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LocaleListener.php';
  1013.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1014.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1015.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php';
  1016.             include_once \dirname(__DIR__6).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
  1017.             include_once \dirname(__DIR__6).'/vendor/symfony/monolog-bridge/Handler/FirePHPHandler.php';
  1018.             include_once \dirname(__DIR__6).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1019.             include_once \dirname(__DIR__6).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  1020.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  1021.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  1022.             include_once \dirname(__DIR__6).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  1023.             include_once \dirname(__DIR__6).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  1024.             include_once \dirname(__DIR__6).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  1025.             include_once \dirname(__DIR__6).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  1026.             include_once \dirname(__DIR__6).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  1027.             include_once \dirname(__DIR__6).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  1028.             include_once \dirname(__DIR__6).'/src/Api/DataHub/DataHubApiClient.php';
  1029.             include_once \dirname(__DIR__6).'/src/Service/VehicleMultiLocaleFactory.php';
  1030.             include_once \dirname(__DIR__6).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1031.             include_once \dirname(__DIR__6).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1032.             include_once \dirname(__DIR__6).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1033.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  1034.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  1035.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  1036.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1037.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1038.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1039.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/RouterInterface.php';
  1040.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  1041.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  1042.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  1043.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  1044.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  1045.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1046.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  1047.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1048.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1049.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1050.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1051.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1052.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  1053.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  1054.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  1055.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  1056.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  1057.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  1058.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  1059.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  1060.             include_once \dirname(__DIR__6).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  1061.             include_once \dirname(__DIR__6).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  1062.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  1063.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  1064.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  1065.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  1066.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  1067.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  1068.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  1069.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  1070.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  1071.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  1072.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  1073.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  1074.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  1075.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  1076.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  1077.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  1078.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  1079.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  1080.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  1081.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  1082.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  1083.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  1084.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  1085.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  1086.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  1087.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  1088.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  1089.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  1090.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  1091.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  1092.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  1093.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  1094.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  1095.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  1096.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  1097.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  1098.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  1099.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  1100.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  1101.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  1102.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  1103.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  1104.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  1105.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  1106.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  1107.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  1108.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/SerializerInterface.php';
  1109.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1110.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1111.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1112.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1113.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1114.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1115.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Serializer.php';
  1116.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1117.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1118.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1119.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1120.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1121.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1122.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1123.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  1124.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  1125.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  1126.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  1127.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  1128.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  1129.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  1130.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  1131.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  1132.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  1133.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  1134.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  1135.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  1136.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  1137.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  1138.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  1139.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  1140.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  1141.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  1142.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  1143.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  1144.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  1145.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  1146.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  1147.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  1148.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  1149.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  1150.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  1151.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  1152.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  1153.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  1154.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  1155.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  1156.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  1157.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  1158.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  1159.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1160.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  1161.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  1162.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  1163.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  1164.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  1165.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  1166.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/Path/PublicAssetsPathResolverInterface.php';
  1167.             include_once \dirname(__DIR__6).'/vendor/symfonycasts/sass-bundle/src/AssetMapper/SassPublicPathAssetPathResolver.php';
  1168.             include_once \dirname(__DIR__6).'/vendor/symfony/asset-mapper/Path/PublicAssetsPathResolver.php';
  1169.             include_once \dirname(__DIR__6).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1170.             include_once \dirname(__DIR__6).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1171.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  1172.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  1173.             include_once \dirname(__DIR__6).'/vendor/symfony/http-client/HttpClient.php';
  1174.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1175.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  1176.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  1177.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1178.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1179.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1180.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1181.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1182.             include_once \dirname(__DIR__6).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1183.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1184.             include_once \dirname(__DIR__6).'/vendor/symfony/routing/Router.php';
  1185.             include_once \dirname(__DIR__6).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1186.             include_once \dirname(__DIR__6).'/vendor/symfony/messenger/MessageBusInterface.php';
  1187.             include_once \dirname(__DIR__6).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1188.             include_once \dirname(__DIR__6).'/vendor/symfony/messenger/MessageBus.php';
  1189.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  1190.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  1191.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  1192.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  1193.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  1194.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  1195.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  1196.             include_once \dirname(__DIR__6).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  1197.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/SerializerInterface.php';
  1198.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  1199.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Serializer.php';
  1200.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  1201.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  1202.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  1203.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  1204.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  1205.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  1206.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  1207.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  1208.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  1209.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  1210.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  1211.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  1212.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  1213.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  1214.             include_once \dirname(__DIR__6).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1215.             include_once \dirname(__DIR__6).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1216.             include_once \dirname(__DIR__6).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1217.             include_once \dirname(__DIR__6).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1218.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1219.             include_once \dirname(__DIR__6).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1220.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1221.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  1222.             include_once \dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/src/Serializer/Normalizer/LegacyPagerfantaNormalizer.php';
  1223.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1224.             include_once \dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/src/Serializer/Normalizer/PagerfantaNormalizer.php';
  1225.             include_once \dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  1226.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  1227.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  1228.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  1229.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  1230.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  1231.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  1232.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  1233.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  1234.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  1235.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  1236.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  1237.             include_once \dirname(__DIR__6).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1238.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1239.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1240.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  1241.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  1242.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  1243.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  1244.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  1245.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  1246.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  1247.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1248.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1249.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1250.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1251.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1252.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1253.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1254.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1255.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1256.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  1257.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1258.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1259.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  1260.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  1261.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  1262.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1263.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1264.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1265.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  1266.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1267.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1268.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1269.             include_once \dirname(__DIR__6).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1270.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  1271.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1272.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1273.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1274.             include_once \dirname(__DIR__6).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  1275.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1276.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1277.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1278.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1279.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1280.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1281.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1282.             include_once \dirname(__DIR__6).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1283.             include_once \dirname(__DIR__6).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1284.             include_once \dirname(__DIR__6).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1285.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1286.             include_once \dirname(__DIR__6).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1287.             include_once \dirname(__DIR__6).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1288.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  1289.             include_once \dirname(__DIR__6).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1290.             include_once \dirname(__DIR__6).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1291.             include_once \dirname(__DIR__6).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  1292.             include_once \dirname(__DIR__6).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  1293.             include_once \dirname(__DIR__6).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1294.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1295.             include_once \dirname(__DIR__6).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1296.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1297.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1298.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1299.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1300.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1301.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1302.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/ExtensionSet.php';
  1303.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Template.php';
  1304.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/TemplateWrapper.php';
  1305.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Environment.php';
  1306.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1307.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  1308.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  1309.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1310.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1311.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1312.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1313.             include_once \dirname(__DIR__6).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1314.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1315.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1316.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1317.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1318.             include_once \dirname(__DIR__6).'/vendor/symfony/asset/Packages.php';
  1319.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1320.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1321.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1322.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1323.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1324.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1325.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1326.             include_once \dirname(__DIR__6).'/vendor/symfony/http-foundation/UrlHelper.php';
  1327.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1328.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1329.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1330.             include_once \dirname(__DIR__6).'/src/Twig/Extension/ADExtension.php';
  1331.             include_once \dirname(__DIR__6).'/src/Twig/Extension/AssetExtension.php';
  1332.             include_once \dirname(__DIR__6).'/src/Twig/Extension/BehaviourExtension.php';
  1333.             include_once \dirname(__DIR__6).'/src/Twig/Extension/FormatExtension.php';
  1334.             include_once \dirname(__DIR__6).'/src/Twig/Extension/IntlExtension.php';
  1335.             include_once \dirname(__DIR__6).'/src/Twig/Extension/LiveExtension.php';
  1336.             include_once \dirname(__DIR__6).'/src/Twig/Extension/MenuExtension.php';
  1337.             include_once \dirname(__DIR__6).'/src/Twig/Extension/MiscExtension.php';
  1338.             include_once \dirname(__DIR__6).'/src/Twig/Extension/MoniteurLiveExtension.php';
  1339.             include_once \dirname(__DIR__6).'/src/Twig/Extension/ParameterExtension.php';
  1340.             include_once \dirname(__DIR__6).'/src/Twig/Extension/RecommendationExtension.php';
  1341.             include_once \dirname(__DIR__6).'/src/Twig/Extension/RouteNameExtension.php';
  1342.             include_once \dirname(__DIR__6).'/src/Twig/Extension/SaleExtension.php';
  1343.             include_once \dirname(__DIR__6).'/src/Twig/Extension/StarRatingExtension.php';
  1344.             include_once \dirname(__DIR__6).'/src/Twig/Extension/TarifExtension.php';
  1345.             include_once \dirname(__DIR__6).'/src/Twig/Extension/TaxExtension.php';
  1346.             include_once \dirname(__DIR__6).'/src/Twig/Extension/TextExtension.php';
  1347.             include_once \dirname(__DIR__6).'/src/Twig/Extension/UserExtension.php';
  1348.             include_once \dirname(__DIR__6).'/src/Twig/Extension/VehicleExtension.php';
  1349.             include_once \dirname(__DIR__6).'/src/Twig/Extension/WebsiteExtension.php';
  1350.             include_once \dirname(__DIR__6).'/src/Twig/Extension/WikiExtension.php';
  1351.             include_once \dirname(__DIR__6).'/src/Twig/VPAutoExtension.php';
  1352.             include_once \dirname(__DIR__6).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  1353.             include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  1354.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  1355.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1356.             include_once \dirname(__DIR__6).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1357.             include_once \dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Twig/Extension/TimeExtension.php';
  1358.             include_once \dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/DateTimeFormatter.php';
  1359.             include_once \dirname(__DIR__6).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
  1360.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  1361.             include_once \dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  1362.             include_once \dirname(__DIR__6).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1363.             include_once \dirname(__DIR__6).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1364.             include_once \dirname(__DIR__6).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1365.             include_once \dirname(__DIR__6).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1366.             include_once \dirname(__DIR__6).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1367.             include_once \dirname(__DIR__6).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1368.             include_once \dirname(__DIR__6).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1369.             include_once \dirname(__DIR__6).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
  1370.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bridge/AppVariable.php';
  1371.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1372.             include_once \dirname(__DIR__6).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1373.             include_once \dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/src/Twig/UndefinedCallableHandler.php';
  1374.             include_once \dirname(__DIR__6).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1375.             include_once \dirname(__DIR__6).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1376.             include_once \dirname(__DIR__6).'/vendor/symfony/http-foundation/Session/Session.php';
  1377.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1378.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1379.             include_once \dirname(__DIR__6).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1380.         };
  1381.     }
  1382.     public function compile(): void
  1383.     {
  1384.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1385.     }
  1386.     public function isCompiled(): bool
  1387.     {
  1388.         return true;
  1389.     }
  1390.     public function getRemovedIds(): array
  1391.     {
  1392.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1393.     }
  1394.     protected function load($file$lazyLoad true)
  1395.     {
  1396.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1397.             return $class::do($this$lazyLoad);
  1398.         }
  1399.         if ('.' === $file[-4]) {
  1400.             $class substr($class0, -4);
  1401.         } else {
  1402.             $file .= '.php';
  1403.         }
  1404.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1405.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1406.     }
  1407.     protected function createProxy($class\Closure $factory)
  1408.     {
  1409.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1410.         return $factory();
  1411.     }
  1412.     /**
  1413.      * Gets the public '.container.private.profiler' shared service.
  1414.      *
  1415.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1416.      */
  1417.     protected function get_Container_Private_ProfilerService()
  1418.     {
  1419.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1420.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1421.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1422.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  1423.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1424.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1425.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1426.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1427.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1428.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1429.         $d->addInstance('cache.asset_mapper.traceable', ($this->privates['cache.asset_mapper.traceable'] ?? $this->getCache_AssetMapper_TraceableService()));
  1430.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1431.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1432.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  1433.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  1434.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  1435.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  1436.         $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  1437.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1438.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  1439.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  1440.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  1441.         $d->addInstance('api_platform.cache.route_name_resolver.traceable', ($this->privates['api_platform.cache.route_name_resolver.traceable'] ?? $this->getApiPlatform_Cache_RouteNameResolver_TraceableService()));
  1442.         $d->addInstance('api_platform.cache.metadata.resource.traceable', ($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService()));
  1443.         $d->addInstance('api_platform.cache.metadata.resource.legacy.traceable', ($this->privates['api_platform.cache.metadata.resource.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_Legacy_TraceableService()));
  1444.         $d->addInstance('api_platform.cache.metadata.property.legacy.traceable', ($this->privates['api_platform.cache.metadata.property.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_Legacy_TraceableService()));
  1445.         $d->addInstance('api_platform.cache.subresource_operation_factory.traceable', ($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()));
  1446.         $d->addInstance('api_platform.cache.identifiers_extractor.traceable', ($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? $this->getApiPlatform_Cache_IdentifiersExtractor_TraceableService()));
  1447.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1448.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1449.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1450.         $f->registerBus('command_bus', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1451.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1452.         if ($this->has('kernel')) {
  1453.             $g->setKernel($b);
  1454.         }
  1455.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1456.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  1457.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1458.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1459.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1460.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1461.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1462.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1463.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1464.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1465.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1466.         $instance->add($d);
  1467.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1468.         $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));
  1469.         $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())));
  1470.         $instance->add($e);
  1471.         $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([])))));
  1472.         $instance->add($f);
  1473.         $instance->add(($this->privates['App\\Payment\\DataCollector'] ?? $this->getDataCollectorService()));
  1474.         $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()))));
  1475.         $instance->add(new \JMS\SerializerBundle\Debug\DataCollector('default', [], ($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()))));
  1476.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1477.         $instance->add($g);
  1478.         return $instance;
  1479.     }
  1480.     /**
  1481.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1482.      *
  1483.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1484.      */
  1485.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1486.     {
  1487.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1488.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1489.             return $this->services['.container.private.security.authorization_checker'];
  1490.         }
  1491.         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);
  1492.     }
  1493.     /**
  1494.      * Gets the public '.container.private.security.token_storage' shared service.
  1495.      *
  1496.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1497.      */
  1498.     protected function get_Container_Private_Security_TokenStorageService()
  1499.     {
  1500.         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, [
  1501.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1502.         ], [
  1503.             'request_stack' => '?',
  1504.         ]));
  1505.     }
  1506.     /**
  1507.      * Gets the public '.container.private.serializer' shared service.
  1508.      *
  1509.      * @return \Symfony\Component\Serializer\Serializer
  1510.      */
  1511.     protected function get_Container_Private_SerializerService()
  1512.     {
  1513.         $a = ($this->privates['api_platform.openapi.normalizer.api_gateway'] ?? $this->getApiPlatform_Openapi_Normalizer_ApiGatewayService());
  1514.         if (isset($this->services['.container.private.serializer'])) {
  1515.             return $this->services['.container.private.serializer'];
  1516.         }
  1517.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1518.         if (isset($this->services['.container.private.serializer'])) {
  1519.             return $this->services['.container.private.serializer'];
  1520.         }
  1521.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1522.         if (isset($this->services['.container.private.serializer'])) {
  1523.             return $this->services['.container.private.serializer'];
  1524.         }
  1525.         $d = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  1526.         if (isset($this->services['.container.private.serializer'])) {
  1527.             return $this->services['.container.private.serializer'];
  1528.         }
  1529.         $e = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  1530.         if (isset($this->services['.container.private.serializer'])) {
  1531.             return $this->services['.container.private.serializer'];
  1532.         }
  1533.         $f = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1534.         if (isset($this->services['.container.private.serializer'])) {
  1535.             return $this->services['.container.private.serializer'];
  1536.         }
  1537.         $g = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  1538.         if (isset($this->services['.container.private.serializer'])) {
  1539.             return $this->services['.container.private.serializer'];
  1540.         }
  1541.         $h = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1542.         if (isset($this->services['.container.private.serializer'])) {
  1543.             return $this->services['.container.private.serializer'];
  1544.         }
  1545.         $i = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1546.         if (isset($this->services['.container.private.serializer'])) {
  1547.             return $this->services['.container.private.serializer'];
  1548.         }
  1549.         $j = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1550.         if (isset($this->services['.container.private.serializer'])) {
  1551.             return $this->services['.container.private.serializer'];
  1552.         }
  1553.         $k = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1554.         if (isset($this->services['.container.private.serializer'])) {
  1555.             return $this->services['.container.private.serializer'];
  1556.         }
  1557.         $l = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  1558.         if (isset($this->services['.container.private.serializer'])) {
  1559.             return $this->services['.container.private.serializer'];
  1560.         }
  1561.         $m = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1562.         if (isset($this->services['.container.private.serializer'])) {
  1563.             return $this->services['.container.private.serializer'];
  1564.         }
  1565.         $n = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1566.         $o = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1567.         $p = ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  1568.         $q = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($o$b$c$d, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $eNULL$pNULLtrue'oauth2''password''/oauth/v2/token''', [], [], $ftrue'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], $gNULLtrue, new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~XZc6ORm'] ?? $this->get_1SerializerXZc6ORmService()))));
  1569.         $r = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1570.         $s = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1571.         $t = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1572.         $u = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($t);
  1573.         $v = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($t$r$n$m$uNULL, [], $m);
  1574.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($n), => new \BabDev\PagerfantaBundle\Serializer\Normalizer\LegacyPagerfantaNormalizer(new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer()), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => $a=> $q=> new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($h, [], $r), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $r), => $q=> $a=> new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($o$b$c$sNULL$hNULL$r), 10 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($o$i$h), 11 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($htrue), 12 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 13 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 15 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 16 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($o$b$c$i$s$j$n$r$t, [], new RewindableGenerator(function () {
  1575.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1576.         }, 1), $k), 17 => new \ApiPlatform\Serializer\ItemNormalizer($b$c$i$s$n$r$t$lfalseNULL, new RewindableGenerator(function () {
  1577.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1578.         }, 1), $o$k), 18 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 19 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $r), 20 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($t$r$m$uNULL, [])), 21 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 26 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 27 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($j$s$iNULL), 'page''pagination'$o$n), $o$s$p), 28 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 29 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($v$i$j), 30 => $v], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL))), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1579.     }
  1580.     /**
  1581.      * Gets the public '.container.private.session' shared service.
  1582.      *
  1583.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1584.      */
  1585.     protected function get_Container_Private_SessionService()
  1586.     {
  1587.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1588.         if (isset($this->services['.container.private.session'])) {
  1589.             return $this->services['.container.private.session'];
  1590.         }
  1591.         return $this->services['.container.private.session'] = $a->createSession();
  1592.     }
  1593.     /**
  1594.      * Gets the public '.container.private.twig' shared service.
  1595.      *
  1596.      * @return \Twig\Environment
  1597.      */
  1598.     protected function get_Container_Private_TwigService()
  1599.     {
  1600.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__6));
  1601.         $a->addPath((\dirname(__DIR__6).'/vendor/pagerfanta/pagerfanta/lib/Twig/templates/'), 'Pagerfanta');
  1602.         $a->addPath('src/Resources/views');
  1603.         $a->addPath((\dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1604.         $a->addPath((\dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1605.         $a->addPath((\dirname(__DIR__6).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1606.         $a->addPath((\dirname(__DIR__6).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1607.         $a->addPath((\dirname(__DIR__6).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1608.         $a->addPath((\dirname(__DIR__6).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1609.         $a->addPath((\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/views'), 'EWZRecaptcha');
  1610.         $a->addPath((\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/views'), '!EWZRecaptcha');
  1611.         $a->addPath((\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  1612.         $a->addPath((\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  1613.         $a->addPath((\dirname(__DIR__6).'/templates/bundles/TwigBundle'), 'Twig');
  1614.         $a->addPath((\dirname(__DIR__6).'/templates/bundles/TwigBundle'), '!Twig');
  1615.         $a->addPath((\dirname(__DIR__6).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1616.         $a->addPath((\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), 'FOSUser');
  1617.         $a->addPath((\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), '!FOSUser');
  1618.         $a->addPath((\dirname(__DIR__6).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  1619.         $a->addPath((\dirname(__DIR__6).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  1620.         $a->addPath((\dirname(__DIR__6).'/vendor/jms/translation-bundle/Resources/views'), 'JMSTranslation');
  1621.         $a->addPath((\dirname(__DIR__6).'/vendor/jms/translation-bundle/Resources/views'), '!JMSTranslation');
  1622.         $a->addPath((\dirname(__DIR__6).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
  1623.         $a->addPath((\dirname(__DIR__6).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
  1624.         $a->addPath((\dirname(__DIR__6).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1625.         $a->addPath((\dirname(__DIR__6).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1626.         $a->addPath((\dirname(__DIR__6).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1627.         $a->addPath((\dirname(__DIR__6).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1628.         $a->addPath((\dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1629.         $a->addPath((\dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1630.         $a->addPath((\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/templates'), 'BabDevPagerfanta');
  1631.         $a->addPath((\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/templates'), '!BabDevPagerfanta');
  1632.         $a->addPath((\dirname(__DIR__6).'/templates'));
  1633.         $a->addPath((\dirname(__DIR__6).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1634.         $a->addPath((\dirname(__DIR__6).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1635.         $a->addPath((\dirname(__DIR__6).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1636.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1637.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1638.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1639.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1640.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  1641.         $f = new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(($this->privates['asset_mapper.asset_package'] ?? $this->getAssetMapper_AssetPackageService()), new RewindableGenerator(function () {
  1642.             return new \EmptyIterator();
  1643.         }, 0)));
  1644.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1645.         $h = ($this->services['router'] ?? $this->getRouterService());
  1646.         $i = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1647.         $j = ($this->privates['App\\Twig\\Extension\\CountryExtension'] ?? $this->getCountryExtensionService());
  1648.         $k = ($this->services['App\\Parameter\\Provider'] ?? $this->getProviderService());
  1649.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1650.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  1651.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1652.         $m->setEnvironment('dev');
  1653.         $m->setDebug(true);
  1654.         if ($this->has('.container.private.security.token_storage')) {
  1655.             $m->setTokenStorage($c);
  1656.         }
  1657.         if ($this->has('request_stack')) {
  1658.             $m->setRequestStack($b);
  1659.         }
  1660.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1661.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1662.         $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)));
  1663.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  1664.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  1665.         $instance->addExtension($f);
  1666.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g\dirname(__DIR__6), 'UTF-8'));
  1667.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  1668.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1669.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  1670.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1671.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1672.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$h)));
  1673.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  1674.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1675.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  1676.         $instance->addExtension(new \App\Twig\Extension\ADExtension($b$this->getEnv('AD_URL_CONNECT'), $this->getEnv('AD_APP_ID'), $this->getEnv('AD_URL_REDIRECT')));
  1677.         $instance->addExtension(new \App\Twig\Extension\AssetExtension(\dirname(__DIR__6)));
  1678.         $instance->addExtension(new \App\Twig\Extension\BehaviourExtension($i));
  1679.         $instance->addExtension($j);
  1680.         $instance->addExtension(new \App\Twig\Extension\FormatExtension());
  1681.         $instance->addExtension(new \App\Twig\Extension\IntlExtension($b$j));
  1682.         $instance->addExtension(new \App\Twig\Extension\LiveExtension($i, (\dirname(__DIR__6).'/app/Resources/auctions/')));
  1683.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\LocaleExtension'] ?? $this->getLocaleExtensionService()));
  1684.         $instance->addExtension(new \App\Twig\Extension\MenuExtension(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
  1685.         $instance->addExtension(new \App\Twig\Extension\MiscExtension());
  1686.         $instance->addExtension(new \App\Twig\Extension\MoniteurLiveExtension());
  1687.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\OfferExtension'] ?? $this->getOfferExtensionService()));
  1688.         $instance->addExtension(new \App\Twig\Extension\ParameterExtension($k));
  1689.         $instance->addExtension(new \App\Twig\Extension\RecommendationExtension(($this->services['App\\VehicleInformer\\RecommendationLinker'] ?? $this->getRecommendationLinkerService()), ($this->services['App\\VehicleInformer\\RecommendationChecker'] ?? $this->getRecommendationCheckerService())));
  1690.         $instance->addExtension(new \App\Twig\Extension\RouteNameExtension());
  1691.         $instance->addExtension(new \App\Twig\Extension\SaleExtension($i$k));
  1692.         $instance->addExtension(new \App\Twig\Extension\StarRatingExtension($instance));
  1693.         $instance->addExtension(new \App\Twig\Extension\TarifExtension(($this->privates['App\\Provider\\Tarif\\TarifProvider'] ?? $this->getTarifProviderService())));
  1694.         $instance->addExtension(new \App\Twig\Extension\TaxExtension(($this->services['App\\Utils\\TaxConverter'] ?? $this->getTaxConverterService())));
  1695.         $instance->addExtension(new \App\Twig\Extension\TextExtension());
  1696.         $instance->addExtension(new \App\Twig\Extension\UserExtension($c$h));
  1697.         $instance->addExtension(new \App\Twig\Extension\VehicleExtension($c$i));
  1698.         $instance->addExtension(new \App\Twig\Extension\WebsiteExtension($this->getEnv('APP_WEBSITE')));
  1699.         $instance->addExtension(new \App\Twig\Extension\WikiExtension());
  1700.         $instance->addExtension(new \App\Twig\VPAutoExtension());
  1701.         $instance->addExtension(new \Twig_Extensions_Extension_Text());
  1702.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1703.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1704.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  1705.         $instance->addExtension(($this->services['jms_translation.twig_extension'] ?? $this->getJmsTranslation_TwigExtensionService()));
  1706.         $instance->addExtension(new \Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension(new \Knp\Bundle\TimeBundle\DateTimeFormatter($e)));
  1707.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($f));
  1708.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  1709.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1710.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1711.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  1712.         $instance->addExtension(new \Pagerfanta\Twig\Extension\PagerfantaExtension());
  1713.         $instance->addGlobal('app'$m);
  1714.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1715.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1716.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1717.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1718.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1719.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1720.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  1721.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => ['privates''pagerfanta.twig_runtime''getPagerfanta_TwigRuntimeService'true],
  1722.         ], [
  1723.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1724.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1725.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1726.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1727.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1728.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1729.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => '?',
  1730.         ])));
  1731.         $instance->addGlobal('disablemultilanguages'true);
  1732.         $instance->addGlobal('js_server'$this->getEnv('JS_SERVER'));
  1733.         $instance->addGlobal('default_locale''fr');
  1734.         $instance->addGlobal('salesforce_base_url'$this->getEnv('SALESFORCE_BASE_URL'));
  1735.         $instance->addGlobal('socket_server_public_url'$this->getEnv('JS_SERVER_PUBLIC_URL'));
  1736.         $instance->addGlobal('sentry_dsn'$this->getEnv('SENTRY_DSN'));
  1737.         $instance->addGlobal('allowed_locales'$this->parameters['allowed_locales']);
  1738.         $instance->addGlobal('current_country'$this->getEnv('APP_COUNTRY'));
  1739.         $instance->addGlobal('countries_domain'$this->getParameter('countries_domain'));
  1740.         $instance->addGlobal('sell_my_auto_url''https://vendresonauto.com');
  1741.         $instance->addGlobal('vpauto_report_email_authorized''vpauto.fr|vpauto.eu|vo360.eu');
  1742.         $instance->addGlobal('azure_maps_url'$this->getEnv('AZURE_MAPS_URL'));
  1743.         $instance->addGlobal('azure_maps_key'$this->getEnv('AZURE_MAPS_KEY'));
  1744.         $instance->addGlobal('rudderstack_key'$this->getEnv('RUDDERSTACK_KEY'));
  1745.         $instance->addGlobal('rudderstack_dataplane_url'$this->getEnv('RUDDERSTACK_DATAPLANE_URL'));
  1746.         $instance->addGlobal('customer_portal_url'$this->getEnv('CUSTOMER_PORTAL_URL'));
  1747.         $instance->registerUndefinedFunctionCallback([=> new \BabDev\PagerfantaBundle\Twig\UndefinedCallableHandler(), => 'onUndefinedFunction']);
  1748.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1749.         return $instance;
  1750.     }
  1751.     /**
  1752.      * Gets the public '.container.private.validator' shared service.
  1753.      *
  1754.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1755.      */
  1756.     protected function get_Container_Private_ValidatorService()
  1757.     {
  1758.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1759.         if (isset($this->services['.container.private.validator'])) {
  1760.             return $this->services['.container.private.validator'];
  1761.         }
  1762.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1763.     }
  1764.     /**
  1765.      * Gets the public 'App\EventListener\AjaxFlashListener' shared autowired service.
  1766.      *
  1767.      * @return \App\EventListener\AjaxFlashListener
  1768.      */
  1769.     protected function getAjaxFlashListenerService()
  1770.     {
  1771.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1772.         if (isset($this->services['App\\EventListener\\AjaxFlashListener'])) {
  1773.             return $this->services['App\\EventListener\\AjaxFlashListener'];
  1774.         }
  1775.         return $this->services['App\\EventListener\\AjaxFlashListener'] = new \App\EventListener\AjaxFlashListener(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a);
  1776.     }
  1777.     /**
  1778.      * Gets the public 'App\EventListener\LocaleListener' shared autowired service.
  1779.      *
  1780.      * @return \App\EventListener\LocaleListener
  1781.      */
  1782.     protected function getLocaleListenerService()
  1783.     {
  1784.         return $this->services['App\\EventListener\\LocaleListener'] = new \App\EventListener\LocaleListener('fr');
  1785.     }
  1786.     /**
  1787.      * Gets the public 'App\EventListener\NoCacheListener' shared autowired service.
  1788.      *
  1789.      * @return \App\EventListener\NoCacheListener
  1790.      */
  1791.     protected function getNoCacheListenerService()
  1792.     {
  1793.         return $this->services['App\\EventListener\\NoCacheListener'] = new \App\EventListener\NoCacheListener();
  1794.     }
  1795.     /**
  1796.      * Gets the public 'App\EventListener\RegistrationListener' shared autowired service.
  1797.      *
  1798.      * @return \App\EventListener\RegistrationListener
  1799.      */
  1800.     protected function getRegistrationListenerService()
  1801.     {
  1802.         $a = ($this->services['router'] ?? $this->getRouterService());
  1803.         if (isset($this->services['App\\EventListener\\RegistrationListener'])) {
  1804.             return $this->services['App\\EventListener\\RegistrationListener'];
  1805.         }
  1806.         return $this->services['App\\EventListener\\RegistrationListener'] = new \App\EventListener\RegistrationListener(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  1807.     }
  1808.     /**
  1809.      * Gets the public 'App\EventListener\RouteRequestListener' shared autowired service.
  1810.      *
  1811.      * @return \App\EventListener\RouteRequestListener
  1812.      */
  1813.     protected function getRouteRequestListenerService()
  1814.     {
  1815.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1816.         if (isset($this->services['App\\EventListener\\RouteRequestListener'])) {
  1817.             return $this->services['App\\EventListener\\RouteRequestListener'];
  1818.         }
  1819.         $b = ($this->services['router'] ?? $this->getRouterService());
  1820.         if (isset($this->services['App\\EventListener\\RouteRequestListener'])) {
  1821.             return $this->services['App\\EventListener\\RouteRequestListener'];
  1822.         }
  1823.         return $this->services['App\\EventListener\\RouteRequestListener'] = new \App\EventListener\RouteRequestListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a$b);
  1824.     }
  1825.     /**
  1826.      * Gets the public 'App\EventListener\TwigRequestListener' shared autowired service.
  1827.      *
  1828.      * @return \App\EventListener\TwigRequestListener
  1829.      */
  1830.     protected function getTwigRequestListenerService()
  1831.     {
  1832.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1833.         if (isset($this->services['App\\EventListener\\TwigRequestListener'])) {
  1834.             return $this->services['App\\EventListener\\TwigRequestListener'];
  1835.         }
  1836.         return $this->services['App\\EventListener\\TwigRequestListener'] = new \App\EventListener\TwigRequestListener($a);
  1837.     }
  1838.     /**
  1839.      * Gets the public 'App\EventListener\UserSubscriber' shared autowired service.
  1840.      *
  1841.      * @return \App\EventListener\UserSubscriber
  1842.      */
  1843.     protected function getUserSubscriberService()
  1844.     {
  1845.         $a = ($this->services['App\\Mailer\\UserMailer'] ?? $this->getUserMailerService());
  1846.         if (isset($this->services['App\\EventListener\\UserSubscriber'])) {
  1847.             return $this->services['App\\EventListener\\UserSubscriber'];
  1848.         }
  1849.         $b = ($this->services['App\\Manager\\UserManager'] ?? $this->getUserManagerService());
  1850.         if (isset($this->services['App\\EventListener\\UserSubscriber'])) {
  1851.             return $this->services['App\\EventListener\\UserSubscriber'];
  1852.         }
  1853.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1854.         if (isset($this->services['App\\EventListener\\UserSubscriber'])) {
  1855.             return $this->services['App\\EventListener\\UserSubscriber'];
  1856.         }
  1857.         $d = ($this->services['router'] ?? $this->getRouterService());
  1858.         if (isset($this->services['App\\EventListener\\UserSubscriber'])) {
  1859.             return $this->services['App\\EventListener\\UserSubscriber'];
  1860.         }
  1861.         $e = ($this->services['App\\Live\\SocketNotifier'] ?? $this->getSocketNotifierService());
  1862.         if (isset($this->services['App\\EventListener\\UserSubscriber'])) {
  1863.             return $this->services['App\\EventListener\\UserSubscriber'];
  1864.         }
  1865.         return $this->services['App\\EventListener\\UserSubscriber'] = new \App\EventListener\UserSubscriber($a$b$c, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $d, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $e);
  1866.     }
  1867.     /**
  1868.      * Gets the public 'App\Live\EntityFormater' shared autowired service.
  1869.      *
  1870.      * @return \App\Live\EntityFormater
  1871.      */
  1872.     protected function getEntityFormaterService()
  1873.     {
  1874.         $this->services['App\\Live\\EntityFormater'] = $instance = new \App\Live\EntityFormater();
  1875.         $instance->addFormater(($this->services['App\\Live\\Formater\\UserFormater'] ?? $this->getUserFormaterService()));
  1876.         $instance->addFormater(($this->services['App\\Live\\Formater\\SaleFormater'] ?? ($this->services['App\\Live\\Formater\\SaleFormater'] = new \App\Live\Formater\SaleFormater())));
  1877.         $instance->addFormater(($this->services['App\\Live\\Formater\\VehicleFormater'] ?? $this->getVehicleFormaterService()));
  1878.         $instance->addFormater(($this->services['App\\Live\\Formater\\BidFormater'] ?? $this->getBidFormaterService()));
  1879.         return $instance;
  1880.     }
  1881.     /**
  1882.      * Gets the public 'App\Live\FlushSocketNotifierListener' shared autowired service.
  1883.      *
  1884.      * @return \App\Live\FlushSocketNotifierListener
  1885.      */
  1886.     protected function getFlushSocketNotifierListenerService()
  1887.     {
  1888.         $a = ($this->services['App\\Live\\SocketNotifier'] ?? $this->getSocketNotifierService());
  1889.         if (isset($this->services['App\\Live\\FlushSocketNotifierListener'])) {
  1890.             return $this->services['App\\Live\\FlushSocketNotifierListener'];
  1891.         }
  1892.         return $this->services['App\\Live\\FlushSocketNotifierListener'] = new \App\Live\FlushSocketNotifierListener($a);
  1893.     }
  1894.     /**
  1895.      * Gets the public 'App\Live\Formater\BidFormater' shared autowired service.
  1896.      *
  1897.      * @return \App\Live\Formater\BidFormater
  1898.      */
  1899.     protected function getBidFormaterService()
  1900.     {
  1901.         return $this->services['App\\Live\\Formater\\BidFormater'] = new \App\Live\Formater\BidFormater(($this->privates['App\\Provider\\Tarif\\TarifProvider'] ?? $this->getTarifProviderService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1902.     }
  1903.     /**
  1904.      * Gets the public 'App\Live\Formater\SaleFormater' shared autowired service.
  1905.      *
  1906.      * @return \App\Live\Formater\SaleFormater
  1907.      */
  1908.     protected function getSaleFormaterService()
  1909.     {
  1910.         return $this->services['App\\Live\\Formater\\SaleFormater'] = new \App\Live\Formater\SaleFormater();
  1911.     }
  1912.     /**
  1913.      * Gets the public 'App\Live\Formater\UserFormater' shared autowired service.
  1914.      *
  1915.      * @return \App\Live\Formater\UserFormater
  1916.      */
  1917.     protected function getUserFormaterService()
  1918.     {
  1919.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1920.         if (isset($this->services['App\\Live\\Formater\\UserFormater'])) {
  1921.             return $this->services['App\\Live\\Formater\\UserFormater'];
  1922.         }
  1923.         return $this->services['App\\Live\\Formater\\UserFormater'] = new \App\Live\Formater\UserFormater($a);
  1924.     }
  1925.     /**
  1926.      * Gets the public 'App\Live\Formater\VehicleFormater' shared autowired service.
  1927.      *
  1928.      * @return \App\Live\Formater\VehicleFormater
  1929.      */
  1930.     protected function getVehicleFormaterService()
  1931.     {
  1932.         $a = ($this->services['router'] ?? $this->getRouterService());
  1933.         if (isset($this->services['App\\Live\\Formater\\VehicleFormater'])) {
  1934.             return $this->services['App\\Live\\Formater\\VehicleFormater'];
  1935.         }
  1936.         $b = ($this->services['App\\Parameter\\Provider'] ?? $this->getProviderService());
  1937.         if (isset($this->services['App\\Live\\Formater\\VehicleFormater'])) {
  1938.             return $this->services['App\\Live\\Formater\\VehicleFormater'];
  1939.         }
  1940.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1941.         if (isset($this->services['App\\Live\\Formater\\VehicleFormater'])) {
  1942.             return $this->services['App\\Live\\Formater\\VehicleFormater'];
  1943.         }
  1944.         $d = ($this->services['vp_auto.auctioneer'] ?? $this->getVpAuto_AuctioneerService());
  1945.         if (isset($this->services['App\\Live\\Formater\\VehicleFormater'])) {
  1946.             return $this->services['App\\Live\\Formater\\VehicleFormater'];
  1947.         }
  1948.         $e = ($this->services['App\\Service\\VehicleMultiLocaleFactory'] ?? $this->getVehicleMultiLocaleFactoryService());
  1949.         if (isset($this->services['App\\Live\\Formater\\VehicleFormater'])) {
  1950.             return $this->services['App\\Live\\Formater\\VehicleFormater'];
  1951.         }
  1952.         return $this->services['App\\Live\\Formater\\VehicleFormater'] = new \App\Live\Formater\VehicleFormater($a$b$c$d, ($this->privates['App\\Provider\\Tarif\\TarifProvider'] ?? $this->getTarifProviderService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $e$this->parameters['allowed_locales']);
  1953.     }
  1954.     /**
  1955.      * Gets the public 'App\Live\KeyGenerator' shared autowired service.
  1956.      *
  1957.      * @return \App\Live\KeyGenerator
  1958.      */
  1959.     protected function getKeyGeneratorService()
  1960.     {
  1961.         return $this->services['App\\Live\\KeyGenerator'] = new \App\Live\KeyGenerator('ThePrivateKey');
  1962.     }
  1963.     /**
  1964.      * Gets the public 'App\Live\SocketNotifier' shared autowired service.
  1965.      *
  1966.      * @return \App\Live\SocketNotifier
  1967.      */
  1968.     protected function getSocketNotifierService()
  1969.     {
  1970.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1971.         if (isset($this->services['App\\Live\\SocketNotifier'])) {
  1972.             return $this->services['App\\Live\\SocketNotifier'];
  1973.         }
  1974.         $b = ($this->services['App\\Live\\EntityFormater'] ?? $this->getEntityFormaterService());
  1975.         if (isset($this->services['App\\Live\\SocketNotifier'])) {
  1976.             return $this->services['App\\Live\\SocketNotifier'];
  1977.         }
  1978.         $c = ($this->services['App\\Live\\Formater\\VehicleFormater'] ?? $this->getVehicleFormaterService());
  1979.         if (isset($this->services['App\\Live\\SocketNotifier'])) {
  1980.             return $this->services['App\\Live\\SocketNotifier'];
  1981.         }
  1982.         return $this->services['App\\Live\\SocketNotifier'] = new \App\Live\SocketNotifier($a$b$c, ($this->services['App\\Live\\KeyGenerator'] ?? ($this->services['App\\Live\\KeyGenerator'] = new \App\Live\KeyGenerator('ThePrivateKey'))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $this->getEnv('JS_SERVER'), $this->getEnv('bool:JS_SERVER_SEND'));
  1983.     }
  1984.     /**
  1985.      * Gets the public 'App\Locale\LocaleEventSubscriber' shared autowired service.
  1986.      *
  1987.      * @return \App\Locale\LocaleEventSubscriber
  1988.      */
  1989.     protected function getLocaleEventSubscriberService()
  1990.     {
  1991.         $a = ($this->services['App\\Locale\\LocaleSelector'] ?? $this->getLocaleSelectorService());
  1992.         if (isset($this->services['App\\Locale\\LocaleEventSubscriber'])) {
  1993.             return $this->services['App\\Locale\\LocaleEventSubscriber'];
  1994.         }
  1995.         return $this->services['App\\Locale\\LocaleEventSubscriber'] = new \App\Locale\LocaleEventSubscriber($a);
  1996.     }
  1997.     /**
  1998.      * Gets the public 'App\Locale\LocaleSelector' shared autowired service.
  1999.      *
  2000.      * @return \App\Locale\LocaleSelector
  2001.      */
  2002.     protected function getLocaleSelectorService()
  2003.     {
  2004.         $a = ($this->services['router'] ?? $this->getRouterService());
  2005.         if (isset($this->services['App\\Locale\\LocaleSelector'])) {
  2006.             return $this->services['App\\Locale\\LocaleSelector'];
  2007.         }
  2008.         return $this->services['App\\Locale\\LocaleSelector'] = new \App\Locale\LocaleSelector($this->getEnv('APP_COUNTRY'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a$this->parameters['allowed_locales'], $this->parameters['proposed_locales'], ($this->services['translator'] ?? $this->getTranslatorService()));
  2009.     }
  2010.     /**
  2011.      * Gets the public 'App\Mailer\Mailer' shared autowired service.
  2012.      *
  2013.      * @return \App\Mailer\Mailer
  2014.      */
  2015.     protected function getMailerService()
  2016.     {
  2017.         $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  2018.         if (isset($this->services['App\\Mailer\\Mailer'])) {
  2019.             return $this->services['App\\Mailer\\Mailer'];
  2020.         }
  2021.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2022.         if (isset($this->services['App\\Mailer\\Mailer'])) {
  2023.             return $this->services['App\\Mailer\\Mailer'];
  2024.         }
  2025.         return $this->services['App\\Mailer\\Mailer'] = new \App\Mailer\Mailer($a$b'no-reply@vpauto.fr''support@vpauto.fr');
  2026.     }
  2027.     /**
  2028.      * Gets the public 'App\Mailer\TranslatableMailer' shared autowired service.
  2029.      *
  2030.      * @return \App\Mailer\TranslatableMailer
  2031.      */
  2032.     protected function getTranslatableMailerService()
  2033.     {
  2034.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2035.         if (isset($this->services['App\\Mailer\\TranslatableMailer'])) {
  2036.             return $this->services['App\\Mailer\\TranslatableMailer'];
  2037.         }
  2038.         $b = ($this->services['App\\Mailer\\Mailer'] ?? $this->getMailerService());
  2039.         if (isset($this->services['App\\Mailer\\TranslatableMailer'])) {
  2040.             return $this->services['App\\Mailer\\TranslatableMailer'];
  2041.         }
  2042.         return $this->services['App\\Mailer\\TranslatableMailer'] = new \App\Mailer\TranslatableMailer($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr');
  2043.     }
  2044.     /**
  2045.      * Gets the public 'App\Mailer\UserMailer' shared autowired service.
  2046.      *
  2047.      * @return \App\Mailer\UserMailer
  2048.      */
  2049.     protected function getUserMailerService()
  2050.     {
  2051.         $a = ($this->services['App\\Mailer\\Mailer'] ?? $this->getMailerService());
  2052.         if (isset($this->services['App\\Mailer\\UserMailer'])) {
  2053.             return $this->services['App\\Mailer\\UserMailer'];
  2054.         }
  2055.         $b = ($this->services['App\\Mailer\\TranslatableMailer'] ?? $this->getTranslatableMailerService());
  2056.         if (isset($this->services['App\\Mailer\\UserMailer'])) {
  2057.             return $this->services['App\\Mailer\\UserMailer'];
  2058.         }
  2059.         $c = ($this->services['router'] ?? $this->getRouterService());
  2060.         if (isset($this->services['App\\Mailer\\UserMailer'])) {
  2061.             return $this->services['App\\Mailer\\UserMailer'];
  2062.         }
  2063.         $d = ($this->privates['App\\Twig\\Extension\\CountryExtension'] ?? $this->getCountryExtensionService());
  2064.         if (isset($this->services['App\\Mailer\\UserMailer'])) {
  2065.             return $this->services['App\\Mailer\\UserMailer'];
  2066.         }
  2067.         $e = ($this->privates['App\\Twig\\Extension\\LocaleExtension'] ?? $this->getLocaleExtensionService());
  2068.         if (isset($this->services['App\\Mailer\\UserMailer'])) {
  2069.             return $this->services['App\\Mailer\\UserMailer'];
  2070.         }
  2071.         $f = ($this->services['App\\Parameter\\Provider'] ?? $this->getProviderService());
  2072.         if (isset($this->services['App\\Mailer\\UserMailer'])) {
  2073.             return $this->services['App\\Mailer\\UserMailer'];
  2074.         }
  2075.         return $this->services['App\\Mailer\\UserMailer'] = new \App\Mailer\UserMailer($a$b$c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d$e$f, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), 'adhesion@vpauto.fr');
  2076.     }
  2077.     /**
  2078.      * Gets the public 'App\Manager\UserManager' shared autowired service.
  2079.      *
  2080.      * @return \App\Manager\UserManager
  2081.      */
  2082.     protected function getUserManagerService()
  2083.     {
  2084.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2085.         if (isset($this->services['App\\Manager\\UserManager'])) {
  2086.             return $this->services['App\\Manager\\UserManager'];
  2087.         }
  2088.         return $this->services['App\\Manager\\UserManager'] = new \App\Manager\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), $a'App\\Entity\\User');
  2089.     }
  2090.     /**
  2091.      * Gets the public 'App\Parameter\Provider' shared autowired service.
  2092.      *
  2093.      * @return \App\Parameter\Provider
  2094.      */
  2095.     protected function getProviderService()
  2096.     {
  2097.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2098.         if (isset($this->services['App\\Parameter\\Provider'])) {
  2099.             return $this->services['App\\Parameter\\Provider'];
  2100.         }
  2101.         return $this->services['App\\Parameter\\Provider'] = new \App\Parameter\Provider($a);
  2102.     }
  2103.     /**
  2104.      * Gets the public 'App\Payment\PaymentContext' shared autowired service.
  2105.      *
  2106.      * @return \App\Payment\PaymentContext
  2107.      */
  2108.     protected function getPaymentContextService()
  2109.     {
  2110.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2111.         if (isset($this->services['App\\Payment\\PaymentContext'])) {
  2112.             return $this->services['App\\Payment\\PaymentContext'];
  2113.         }
  2114.         return $this->services['App\\Payment\\PaymentContext'] = new \App\Payment\PaymentContext(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['App\\Repository\\SaleRepository'] ?? $this->getSaleRepositoryService()), ($this->services['App\\Repository\\VehicleRepository'] ?? $this->getVehicleRepositoryService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['App\\Repository\\TransactionRepository'] ?? $this->getTransactionRepositoryService()), $a, ($this->services['vpauto.logger.payment'] ?? $this->getVpauto_Logger_PaymentService()), '600');
  2115.     }
  2116.     /**
  2117.      * Gets the public 'App\Repository\AuctionRepository' shared autowired service.
  2118.      *
  2119.      * @return \App\Repository\AuctionRepository
  2120.      */
  2121.     protected function getAuctionRepositoryService()
  2122.     {
  2123.         return $this->services['App\\Repository\\AuctionRepository'] = new \App\Repository\AuctionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2124.     }
  2125.     /**
  2126.      * Gets the public 'App\Repository\BidRepository' shared autowired service.
  2127.      *
  2128.      * @return \App\Repository\BidRepository
  2129.      */
  2130.     protected function getBidRepositoryService()
  2131.     {
  2132.         return $this->services['App\\Repository\\BidRepository'] = new \App\Repository\BidRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2133.     }
  2134.     /**
  2135.      * Gets the public 'App\Repository\PurchaseInstructionRepository' shared autowired service.
  2136.      *
  2137.      * @return \App\Repository\PurchaseInstructionRepository
  2138.      */
  2139.     protected function getPurchaseInstructionRepositoryService()
  2140.     {
  2141.         return $this->services['App\\Repository\\PurchaseInstructionRepository'] = new \App\Repository\PurchaseInstructionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2142.     }
  2143.     /**
  2144.      * Gets the public 'App\Repository\PurchaseInstructionRuleRepository' shared autowired service.
  2145.      *
  2146.      * @return \App\Repository\PurchaseInstructionRuleRepository
  2147.      */
  2148.     protected function getPurchaseInstructionRuleRepositoryService()
  2149.     {
  2150.         return $this->services['App\\Repository\\PurchaseInstructionRuleRepository'] = new \App\Repository\PurchaseInstructionRuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2151.     }
  2152.     /**
  2153.      * Gets the public 'App\Repository\SaleRepository' shared autowired service.
  2154.      *
  2155.      * @return \App\Repository\SaleRepository
  2156.      */
  2157.     protected function getSaleRepositoryService()
  2158.     {
  2159.         return $this->services['App\\Repository\\SaleRepository'] = new \App\Repository\SaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2160.     }
  2161.     /**
  2162.      * Gets the public 'App\Repository\TransactionRepository' shared autowired service.
  2163.      *
  2164.      * @return \App\Repository\TransactionRepository
  2165.      */
  2166.     protected function getTransactionRepositoryService()
  2167.     {
  2168.         return $this->services['App\\Repository\\TransactionRepository'] = new \App\Repository\TransactionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2169.     }
  2170.     /**
  2171.      * Gets the public 'App\Repository\UserRepository' shared autowired service.
  2172.      *
  2173.      * @return \App\Repository\UserRepository
  2174.      */
  2175.     protected function getUserRepositoryService()
  2176.     {
  2177.         return $this->services['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2178.     }
  2179.     /**
  2180.      * Gets the public 'App\Repository\VehicleRepository' shared autowired service.
  2181.      *
  2182.      * @return \App\Repository\VehicleRepository
  2183.      */
  2184.     protected function getVehicleRepositoryService()
  2185.     {
  2186.         return $this->services['App\\Repository\\VehicleRepository'] = new \App\Repository\VehicleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2187.     }
  2188.     /**
  2189.      * Gets the public 'App\Service\GeoipClient' shared autowired service.
  2190.      *
  2191.      * @return \App\Service\GeoipClient
  2192.      */
  2193.     protected function getGeoipClientService()
  2194.     {
  2195.         return $this->services['App\\Service\\GeoipClient'] = new \App\Service\GeoipClient((\dirname(__DIR__5).'/geoip/GeoLite2-Country.mmdb'));
  2196.     }
  2197.     /**
  2198.      * Gets the public 'App\Service\VehicleMultiLocaleFactory' shared autowired service.
  2199.      *
  2200.      * @return \App\Service\VehicleMultiLocaleFactory
  2201.      */
  2202.     protected function getVehicleMultiLocaleFactoryService()
  2203.     {
  2204.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2205.         if (isset($this->services['App\\Service\\VehicleMultiLocaleFactory'])) {
  2206.             return $this->services['App\\Service\\VehicleMultiLocaleFactory'];
  2207.         }
  2208.         return $this->services['App\\Service\\VehicleMultiLocaleFactory'] = new \App\Service\VehicleMultiLocaleFactory($a$this->parameters['allowed_locales']);
  2209.     }
  2210.     /**
  2211.      * Gets the public 'App\Utils\TaxConverter' shared autowired service.
  2212.      *
  2213.      * @return \App\Utils\TaxConverter
  2214.      */
  2215.     protected function getTaxConverterService()
  2216.     {
  2217.         $a = ($this->services['App\\Parameter\\Provider'] ?? $this->getProviderService());
  2218.         if (isset($this->services['App\\Utils\\TaxConverter'])) {
  2219.             return $this->services['App\\Utils\\TaxConverter'];
  2220.         }
  2221.         return $this->services['App\\Utils\\TaxConverter'] = new \App\Utils\TaxConverter($a);
  2222.     }
  2223.     /**
  2224.      * Gets the public 'App\VehicleInformer\RecommendationChecker' shared autowired service.
  2225.      *
  2226.      * @return \App\VehicleInformer\RecommendationChecker
  2227.      */
  2228.     protected function getRecommendationCheckerService()
  2229.     {
  2230.         return $this->services['App\\VehicleInformer\\RecommendationChecker'] = new \App\VehicleInformer\RecommendationChecker($this->getEnv('RECOMMENDATION_AVAILABILITY_URL'), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Api\\DataHub\\DataHubApiClient'] ?? $this->getDataHubApiClientService()));
  2231.     }
  2232.     /**
  2233.      * Gets the public 'App\VehicleInformer\RecommendationLinker' shared autowired service.
  2234.      *
  2235.      * @return \App\VehicleInformer\RecommendationLinker
  2236.      */
  2237.     protected function getRecommendationLinkerService()
  2238.     {
  2239.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2240.         if (isset($this->services['App\\VehicleInformer\\RecommendationLinker'])) {
  2241.             return $this->services['App\\VehicleInformer\\RecommendationLinker'];
  2242.         }
  2243.         return $this->services['App\\VehicleInformer\\RecommendationLinker'] = new \App\VehicleInformer\RecommendationLinker($this->getEnv('string:RECOMMENDATION_URL').'/reportEmbed'$this->parameters['recommendation_parameters'], $this->parameters['recommendation_list_parameters'], $this->parameters['recommendation_reco_parameters'], $a);
  2244.     }
  2245.     /**
  2246.      * Gets the public 'cache.app' shared service.
  2247.      *
  2248.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2249.      */
  2250.     protected function getCache_AppService()
  2251.     {
  2252.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ZPL8uNirXn'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2253.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2254.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  2255.     }
  2256.     /**
  2257.      * Gets the public 'cache.system' shared service.
  2258.      *
  2259.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2260.      */
  2261.     protected function getCache_SystemService()
  2262.     {
  2263.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HcmsRdXSHE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2264.     }
  2265.     /**
  2266.      * Gets the public 'cache.validator_expression_language' shared service.
  2267.      *
  2268.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2269.      */
  2270.     protected function getCache_ValidatorExpressionLanguageService()
  2271.     {
  2272.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SVom-KV38P'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2273.     }
  2274.     /**
  2275.      * Gets the public 'doctrine' shared service.
  2276.      *
  2277.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2278.      */
  2279.     protected function getDoctrineService()
  2280.     {
  2281.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2282.     }
  2283.     /**
  2284.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2285.      *
  2286.      * @return \Doctrine\DBAL\Connection
  2287.      */
  2288.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2289.     {
  2290.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  2291.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  2292.             return $this->services['doctrine.dbal.default_connection'];
  2293.         }
  2294.         $b = new \Doctrine\DBAL\Configuration();
  2295.         $c = 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))));
  2296.         $c->setConnectionName('default');
  2297.         $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  2298.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~')]));
  2299.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $c=> new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverConnectionFactory'] ?? $this->getTracingDriverConnectionFactoryService()))]);
  2300.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('VP_AUTO_DATABASE_URL'), 'charset' => 'UTF8''driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => 'mariadb-10.3.31''defaultTableOptions' => []], $b$a, []);
  2301.     }
  2302.     /**
  2303.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2304.      *
  2305.      * @return \Doctrine\ORM\EntityManager
  2306.      */
  2307.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2308.     {
  2309.         if ($lazyLoad) {
  2310.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2311.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2312.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2313.                     $proxy->setProxyInitializer(null);
  2314.                     return true;
  2315.                 });
  2316.             });
  2317.         }
  2318.         include_once \dirname(__DIR__6).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  2319.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  2320.         include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  2321.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  2322.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/EntityManager.php';
  2323.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Configuration.php';
  2324.         include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2325.         include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  2326.         include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2327.         include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  2328.         include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  2329.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  2330.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  2331.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  2332.         include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  2333.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  2334.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  2335.         include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  2336.         include_once \dirname(__DIR__6).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  2337.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  2338.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/DefaultNamingStrategy.php';
  2339.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  2340.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  2341.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  2342.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  2343.         include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  2344.         include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  2345.         include_once \dirname(__DIR__6).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  2346.         include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  2347.         include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  2348.         include_once \dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  2349.         $a = new \Doctrine\ORM\Configuration();
  2350.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2351.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__6).'/src/Entity'), => (\dirname(__DIR__6).'/src/Api/Entity'), => (\dirname(__DIR__6).'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity')], false);
  2352.         $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/doctrine') => 'FOS\\OAuthServerBundle\\Entity', (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml'false);
  2353.         $d->setGlobalBasename('mapping');
  2354.         $b->addDriver($c'App\\Entity');
  2355.         $b->addDriver($c'App\\Api\\Entity');
  2356.         $b->addDriver($c'Gedmo\\Translatable\\Entity');
  2357.         $b->addDriver($d'FOS\\OAuthServerBundle\\Entity');
  2358.         $b->addDriver($d'Vich\\UploaderBundle\\Entity');
  2359.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml'), '.dcm.xml'true), 'FOS\\UserBundle\\Model');
  2360.         $a->setEntityNamespaces(['App' => 'App\\Entity''Api' => 'App\\Api\\Entity''GedmoTranslatable' => 'Gedmo\\Translatable\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  2361.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2362.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  2363.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  2364.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2365.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  2366.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  2367.         ], [
  2368.             'doctrine.ulid_generator' => '?',
  2369.             'doctrine.uuid_generator' => '?',
  2370.         ])));
  2371.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2372.         $a->setProxyNamespace('Proxies');
  2373.         $a->setAutoGenerateProxyClasses(true);
  2374.         $a->setSchemaIgnoreClasses([]);
  2375.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2376.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2377.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  2378.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2379.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2380.         $a->setLazyGhostObjectEnabled(false);
  2381.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2382.             'App\\Repository\\AuctionRepository' => ['services''App\\Repository\\AuctionRepository''getAuctionRepositoryService'false],
  2383.             'App\\Repository\\BannerRepository' => ['services''App\\Repository\\BannerRepository''getBannerRepositoryService'true],
  2384.             'App\\Repository\\BidRepository' => ['services''App\\Repository\\BidRepository''getBidRepositoryService'false],
  2385.             'App\\Repository\\BuyersGroupRepository' => ['services''App\\Repository\\BuyersGroupRepository''getBuyersGroupRepositoryService'true],
  2386.             'App\\Repository\\CategoryRepository' => ['services''App\\Repository\\CategoryRepository''getCategoryRepositoryService'true],
  2387.             'App\\Repository\\CgvUserSignatureRepository' => ['services''App\\Repository\\CgvUserSignatureRepository''getCgvUserSignatureRepositoryService'true],
  2388.             'App\\Repository\\ColorRepository' => ['services''App\\Repository\\ColorRepository''getColorRepositoryService'true],
  2389.             'App\\Repository\\EnergyRepository' => ['services''App\\Repository\\EnergyRepository''getEnergyRepositoryService'true],
  2390.             'App\\Repository\\ExternalSaleRepository' => ['services''App\\Repository\\ExternalSaleRepository''getExternalSaleRepositoryService'true],
  2391.             'App\\Repository\\ExternalVehicleRepository' => ['services''App\\Repository\\ExternalVehicleRepository''getExternalVehicleRepositoryService'true],
  2392.             'App\\Repository\\FranceWikiRepository' => ['services''App\\Repository\\FranceWikiRepository''getFranceWikiRepositoryService'true],
  2393.             'App\\Repository\\LocaleRepository' => ['services''App\\Repository\\LocaleRepository''getLocaleRepositoryService'true],
  2394.             'App\\Repository\\NewsRepository' => ['services''App\\Repository\\NewsRepository''getNewsRepositoryService'true],
  2395.             'App\\Repository\\OptionRepository' => ['services''App\\Repository\\OptionRepository''getOptionRepositoryService'true],
  2396.             'App\\Repository\\PortugalWikiRepository' => ['services''App\\Repository\\PortugalWikiRepository''getPortugalWikiRepositoryService'true],
  2397.             'App\\Repository\\PrivateUserRepository' => ['services''App\\Repository\\PrivateUserRepository''getPrivateUserRepositoryService'true],
  2398.             'App\\Repository\\PurchaseInstructionRepository' => ['services''App\\Repository\\PurchaseInstructionRepository''getPurchaseInstructionRepositoryService'false],
  2399.             'App\\Repository\\PurchaseInstructionRuleRepository' => ['services''App\\Repository\\PurchaseInstructionRuleRepository''getPurchaseInstructionRuleRepositoryService'false],
  2400.             'App\\Repository\\RMSSaleEventRepository' => ['services''App\\Repository\\RMSSaleEventRepository''getRMSSaleEventRepositoryService'true],
  2401.             'App\\Repository\\RecruitmentWikiRepository' => ['services''App\\Repository\\RecruitmentWikiRepository''getRecruitmentWikiRepositoryService'true],
  2402.             'App\\Repository\\ReviewRepository' => ['services''App\\Repository\\ReviewRepository''getReviewRepositoryService'true],
  2403.             'App\\Repository\\RoomRepository' => ['services''App\\Repository\\RoomRepository''getRoomRepositoryService'true],
  2404.             'App\\Repository\\SaleBehaviourRepository' => ['services''App\\Repository\\SaleBehaviourRepository''getSaleBehaviourRepositoryService'true],
  2405.             'App\\Repository\\SaleEventRepository' => ['services''App\\Repository\\SaleEventRepository''getSaleEventRepositoryService'true],
  2406.             'App\\Repository\\SaleHighlightRepository' => ['services''App\\Repository\\SaleHighlightRepository''getSaleHighlightRepositoryService'true],
  2407.             'App\\Repository\\SaleRepository' => ['services''App\\Repository\\SaleRepository''getSaleRepositoryService'false],
  2408.             'App\\Repository\\SearchAlertRepository' => ['services''App\\Repository\\SearchAlertRepository''getSearchAlertRepositoryService'true],
  2409.             'App\\Repository\\SelectionRepository' => ['services''App\\Repository\\SelectionRepository''getSelectionRepositoryService'true],
  2410.             'App\\Repository\\SellerRepository' => ['services''App\\Repository\\SellerRepository''getSellerRepositoryService'true],
  2411.             'App\\Repository\\SmsAlertRepository' => ['services''App\\Repository\\SmsAlertRepository''getSmsAlertRepositoryService'true],
  2412.             'App\\Repository\\TransactionRepository' => ['services''App\\Repository\\TransactionRepository''getTransactionRepositoryService'false],
  2413.             'App\\Repository\\TransmissionRepository' => ['services''App\\Repository\\TransmissionRepository''getTransmissionRepositoryService'true],
  2414.             'App\\Repository\\UserRepository' => ['services''App\\Repository\\UserRepository''getUserRepositoryService'false],
  2415.             'App\\Repository\\VehicleAlertRepository' => ['services''App\\Repository\\VehicleAlertRepository''getVehicleAlertRepositoryService'true],
  2416.             'App\\Repository\\VehicleBehaviourRepository' => ['services''App\\Repository\\VehicleBehaviourRepository''getVehicleBehaviourRepositoryService'true],
  2417.             'App\\Repository\\VehicleRepository' => ['services''App\\Repository\\VehicleRepository''getVehicleRepositoryService'false],
  2418.             'App\\Repository\\VehicleUserAlertRepository' => ['services''App\\Repository\\VehicleUserAlertRepository''getVehicleUserAlertRepositoryService'true],
  2419.             'App\\Repository\\WikiRepository' => ['services''App\\Repository\\WikiRepository''getWikiRepositoryService'true],
  2420.         ], [
  2421.             'App\\Repository\\AuctionRepository' => '?',
  2422.             'App\\Repository\\BannerRepository' => '?',
  2423.             'App\\Repository\\BidRepository' => '?',
  2424.             'App\\Repository\\BuyersGroupRepository' => '?',
  2425.             'App\\Repository\\CategoryRepository' => '?',
  2426.             'App\\Repository\\CgvUserSignatureRepository' => '?',
  2427.             'App\\Repository\\ColorRepository' => '?',
  2428.             'App\\Repository\\EnergyRepository' => '?',
  2429.             'App\\Repository\\ExternalSaleRepository' => '?',
  2430.             'App\\Repository\\ExternalVehicleRepository' => '?',
  2431.             'App\\Repository\\FranceWikiRepository' => '?',
  2432.             'App\\Repository\\LocaleRepository' => '?',
  2433.             'App\\Repository\\NewsRepository' => '?',
  2434.             'App\\Repository\\OptionRepository' => '?',
  2435.             'App\\Repository\\PortugalWikiRepository' => '?',
  2436.             'App\\Repository\\PrivateUserRepository' => '?',
  2437.             'App\\Repository\\PurchaseInstructionRepository' => '?',
  2438.             'App\\Repository\\PurchaseInstructionRuleRepository' => '?',
  2439.             'App\\Repository\\RMSSaleEventRepository' => '?',
  2440.             'App\\Repository\\RecruitmentWikiRepository' => '?',
  2441.             'App\\Repository\\ReviewRepository' => '?',
  2442.             'App\\Repository\\RoomRepository' => '?',
  2443.             'App\\Repository\\SaleBehaviourRepository' => '?',
  2444.             'App\\Repository\\SaleEventRepository' => '?',
  2445.             'App\\Repository\\SaleHighlightRepository' => '?',
  2446.             'App\\Repository\\SaleRepository' => '?',
  2447.             'App\\Repository\\SearchAlertRepository' => '?',
  2448.             'App\\Repository\\SelectionRepository' => '?',
  2449.             'App\\Repository\\SellerRepository' => '?',
  2450.             'App\\Repository\\SmsAlertRepository' => '?',
  2451.             'App\\Repository\\TransactionRepository' => '?',
  2452.             'App\\Repository\\TransmissionRepository' => '?',
  2453.             'App\\Repository\\UserRepository' => '?',
  2454.             'App\\Repository\\VehicleAlertRepository' => '?',
  2455.             'App\\Repository\\VehicleBehaviourRepository' => '?',
  2456.             'App\\Repository\\VehicleRepository' => '?',
  2457.             'App\\Repository\\VehicleUserAlertRepository' => '?',
  2458.             'App\\Repository\\WikiRepository' => '?',
  2459.         ])));
  2460.         $a->addCustomHydrationMode('choice_type''App\\Hydrator\\ChoiceTypeHydrator');
  2461.         $a->addCustomHydrationMode('energy_choice_type''App\\Hydrator\\EnergyChoiceTypeHydrator');
  2462.         $a->addCustomStringFunction('GROUP_CONCAT''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  2463.         $a->addCustomStringFunction('REPLACE''DoctrineExtensions\\Query\\Mysql\\Replace');
  2464.         $a->addCustomStringFunction('CHAR_LENGTH''DoctrineExtensions\\Query\\Mysql\\CharLength');
  2465.         $a->addCustomNumericFunction('Rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2466.         $a->addCustomNumericFunction('GREATEST''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2467.         $a->addCustomDatetimeFunction('STR_TO_DATE''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2468.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2469.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  2470.         $a->addCustomDatetimeFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  2471.         $a->addCustomDatetimeFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  2472.         $a->addCustomDatetimeFunction('DAY''DoctrineExtensions\\Query\\Mysql\\Day');
  2473.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  2474.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2475.         return $instance;
  2476.     }
  2477.     /**
  2478.      * Gets the public 'event_dispatcher' shared service.
  2479.      *
  2480.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2481.      */
  2482.     protected function getEventDispatcherService()
  2483.     {
  2484.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2485.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2486.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2487.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2488.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2489.         $instance->addListener('kernel.exception', [=> function () {
  2490.             return ($this->services['App\\EventListener\\XHRCoreExceptionListener'] ?? ($this->services['App\\EventListener\\XHRCoreExceptionListener'] = new \App\EventListener\XHRCoreExceptionListener()));
  2491.         }, => 'onCoreException'], 1000);
  2492.         $instance->addListener('vp_auto.vehicle_behaviour', [=> function () {
  2493.             return ($this->services['App\\Manager\\BehaviourManager'] ?? $this->load('getBehaviourManagerService'));
  2494.         }, => 'handleVehicleBehaviour'], 0);
  2495.         $instance->addListener('vp_auto.sale_behaviour', [=> function () {
  2496.             return ($this->services['App\\Manager\\BehaviourManager'] ?? $this->load('getBehaviourManagerService'));
  2497.         }, => 'handleSaleBehaviour'], 0);
  2498.         $instance->addListener('vehicle.unsold', [=> function () {
  2499.             return ($this->services['App\\EventListener\\VehicleStatusListener'] ?? ($this->services['App\\EventListener\\VehicleStatusListener'] = new \App\EventListener\VehicleStatusListener(\dirname(__DIR__6))));
  2500.         }, => 'onUnsold'], 0);
  2501.         $instance->addListener('vehicle.sold', [=> function () {
  2502.             return ($this->services['App\\EventListener\\VehicleStatusListener'] ?? ($this->services['App\\EventListener\\VehicleStatusListener'] = new \App\EventListener\VehicleStatusListener(\dirname(__DIR__6))));
  2503.         }, => 'onSold'], 0);
  2504.         $instance->addListener('vehicle.reassigned', [=> function () {
  2505.             return ($this->services['App\\EventListener\\VehicleStatusListener'] ?? ($this->services['App\\EventListener\\VehicleStatusListener'] = new \App\EventListener\VehicleStatusListener(\dirname(__DIR__6))));
  2506.         }, => 'onReassign'], 0);
  2507.         $instance->addListener('kernel.request', [=> function () {
  2508.             return ($this->services['App\\EventListener\\TwigRequestListener'] ?? $this->getTwigRequestListenerService());
  2509.         }, => 'onKernelRequest'], 0);
  2510.         $instance->addListener('review.new', [=> function () {
  2511.             return ($this->services['App\\EventListener\\ReviewMailListener'] ?? $this->load('getReviewMailListenerService'));
  2512.         }, => 'onNewReview'], 0);
  2513.         $instance->addListener('kernel.request', [=> function () {
  2514.             return ($this->services['App\\EventListener\\RouteRequestListener'] ?? $this->getRouteRequestListenerService());
  2515.         }, => 'onKernelRequest'], 0);
  2516.         $instance->addListener('kernel.response', [=> function () {
  2517.             return ($this->services['App\\EventListener\\NoCacheListener'] ?? ($this->services['App\\EventListener\\NoCacheListener'] = new \App\EventListener\NoCacheListener()));
  2518.         }, => 'onKernelResponse'], 0);
  2519.         $instance->addListener('vp_auto.auction.bid', [=> function () {
  2520.             return ($this->services['App\\EventListener\\BidLogListener'] ?? $this->load('getBidLogListenerService'));
  2521.         }, => 'onNewBid'], 0);
  2522.         $instance->addListener('kernel.response', [=> function () {
  2523.             return ($this->services['App\\EventListener\\AjaxFlashListener'] ?? $this->getAjaxFlashListenerService());
  2524.         }, => 'onKernelResponse'], 0);
  2525.         $instance->addListener('kernel.request', [=> function () {
  2526.             return ($this->services['App\\EventListener\\RegistrationListener'] ?? $this->getRegistrationListenerService());
  2527.         }, => 'onKernelRequest'], 0);
  2528.         $instance->addListener('user.connect.without.ad_id', [=> function () {
  2529.             return ($this->services['app.event_listener.user_listener'] ?? $this->load('getApp_EventListener_UserListenerService'));
  2530.         }, => 'onUserConnectWithoutADId'], 0);
  2531.         $instance->addListener('kernel.exception', [=> function () {
  2532.             return ($this->services['app.event_listener.user_listener'] ?? $this->load('getApp_EventListener_UserListenerService'));
  2533.         }, => 'onUnknownUserAccess'], 0);
  2534.         $instance->addListener('kernel.exception', [=> function () {
  2535.             return ($this->services['app.event_listener.user_listener'] ?? $this->load('getApp_EventListener_UserListenerService'));
  2536.         }, => 'onADTokenExpired'], 0);
  2537.         $instance->addListener('kernel.response', [=> function () {
  2538.             return ($this->services['App\\Live\\FlushSocketNotifierListener'] ?? $this->getFlushSocketNotifierListenerService());
  2539.         }, => 'onKernelResponse'], 0);
  2540.         $instance->addListener('vp_auto.auction.bid', [=> function () {
  2541.             return ($this->services['App\\Auctioneer\\Notifier'] ?? $this->load('getNotifierService'));
  2542.         }, => 'sendNotifications'], 0);
  2543.         $instance->addListener('review.new', [=> function () {
  2544.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceReviewListener'] ?? $this->load('getSalesForceReviewListenerService'));
  2545.         }, => 'onNewReview'], 0);
  2546.         $instance->addListener('kernel.controller', [=> function () {
  2547.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2548.         }, => 'onKernelController'], 0);
  2549.         $instance->addListener('kernel.request', [=> function () {
  2550.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  2551.         }, => 'onKernelRequest'], 10);
  2552.         $instance->addListener('kernel.request', [=> function () {
  2553.             return ($this->privates['fos_rest.zone_matcher_listener'] ?? $this->getFosRest_ZoneMatcherListenerService());
  2554.         }, => 'onKernelRequest'], 248);
  2555.         $instance->addListener('kernel.request', [=> function () {
  2556.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2557.         }, => 'onKernelRequest'], 250);
  2558.         $instance->addListener('kernel.response', [=> function () {
  2559.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2560.         }, => 'onKernelResponse'], 0);
  2561.         $instance->addListener('kernel.response', [=> function () {
  2562.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  2563.         }, => 'onResponse'], -10);
  2564.         $instance->addListener('console.command', [=> function () {
  2565.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  2566.         }, => 'handleConsoleCommandEvent'], 128);
  2567.         $instance->addListener('console.terminate', [=> function () {
  2568.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  2569.         }, => 'handleConsoleTerminateEvent'], -64);
  2570.         $instance->addListener('console.error', [=> function () {
  2571.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  2572.         }, => 'handleConsoleErrorEvent'], -64);
  2573.         $instance->addListener('kernel.exception', [=> function () {
  2574.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->load('getErrorListenerService'));
  2575.         }, => 'handleExceptionEvent'], 128);
  2576.         $instance->addListener('kernel.request', [=> function () {
  2577.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2578.         }, => 'handleKernelRequestEvent'], 5);
  2579.         $instance->addListener('kernel.controller', [=> function () {
  2580.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2581.         }, => 'handleKernelControllerEvent'], 10);
  2582.         $instance->addListener('kernel.request', [=> function () {
  2583.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2584.         }, => 'handleKernelRequestEvent'], 3);
  2585.         $instance->addListener('kernel.finish_request', [=> function () {
  2586.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2587.         }, => 'handleKernelFinishRequestEvent'], 5);
  2588.         $instance->addListener('kernel.request', [=> function () {
  2589.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2590.         }, => 'handleKernelRequestEvent'], 4);
  2591.         $instance->addListener('kernel.response', [=> function () {
  2592.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2593.         }, => 'handleKernelResponseEvent'], 15);
  2594.         $instance->addListener('kernel.terminate', [=> function () {
  2595.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2596.         }, => 'handleKernelTerminateEvent'], 5);
  2597.         $instance->addListener('kernel.request', [=> function () {
  2598.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2599.         }, => 'handleKernelRequestEvent'], 2);
  2600.         $instance->addListener('kernel.finish_request', [=> function () {
  2601.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2602.         }, => 'handleKernelFinishRequestEvent'], 10);
  2603.         $instance->addListener('kernel.response', [=> function () {
  2604.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2605.         }, => 'handleKernelResponseEvent'], 15);
  2606.         $instance->addListener('console.command', [=> function () {
  2607.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  2608.         }, => 'handleConsoleCommandEvent'], 118);
  2609.         $instance->addListener('console.terminate', [=> function () {
  2610.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  2611.         }, => 'handleConsoleTerminateEvent'], -54);
  2612.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2613.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService'));
  2614.         }, => 'handleWorkerMessageFailedEvent'], 50);
  2615.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2616.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService'));
  2617.         }, => 'handleWorkerMessageHandledEvent'], 50);
  2618.         $instance->addListener('kernel.request', [=> function () {
  2619.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  2620.         }, => 'handleKernelRequestEvent'], 0);
  2621.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2622.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  2623.         }, => 'handleLoginSuccessEvent'], 0);
  2624.         $instance->addListener('kernel.response', [=> function () {
  2625.             return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
  2626.         }, => 'onKernelResponse'], 0);
  2627.         $instance->addListener('import.data.pushed', [=> function () {
  2628.             return ($this->privates['App\\Api\\EventListener\\ImportListener'] ?? $this->load('getImportListenerService'));
  2629.         }, => 'onPushedData'], 0);
  2630.         $instance->addListener('import.data.persisted', [=> function () {
  2631.             return ($this->privates['App\\Api\\EventListener\\ImportListener'] ?? $this->load('getImportListenerService'));
  2632.         }, => 'onPersistedData'], 0);
  2633.         $instance->addListener('import.data.last', [=> function () {
  2634.             return ($this->privates['App\\Api\\EventListener\\ImportListener'] ?? $this->load('getImportListenerService'));
  2635.         }, => 'onLastData'], 0);
  2636.         $instance->addListener('import.end', [=> function () {
  2637.             return ($this->privates['App\\Api\\EventListener\\ImportListener'] ?? $this->load('getImportListenerService'));
  2638.         }, => 'onEnd'], 0);
  2639.         $instance->addListener('import.data.new', [=> function () {
  2640.             return ($this->privates['App\\Api\\EventListener\\ImportLogListener'] ?? $this->load('getImportLogListenerService'));
  2641.         }, => 'onNewData'], 0);
  2642.         $instance->addListener('import.data.ignored', [=> function () {
  2643.             return ($this->privates['App\\Api\\EventListener\\ImportLogListener'] ?? $this->load('getImportLogListenerService'));
  2644.         }, => 'onIgnoredData'], 0);
  2645.         $instance->addListener('import.data.persisted', [=> function () {
  2646.             return ($this->privates['App\\Api\\EventListener\\ImportLogListener'] ?? $this->load('getImportLogListenerService'));
  2647.         }, => 'onPersistedData'], 0);
  2648.         $instance->addListener('import.data.error', [=> function () {
  2649.             return ($this->privates['App\\Api\\EventListener\\ImportLogListener'] ?? $this->load('getImportLogListenerService'));
  2650.         }, => 'onErrorData'], 0);
  2651.         $instance->addListener('import.end', [=> function () {
  2652.             return ($this->privates['App\\Api\\EventListener\\ImportLogListener'] ?? $this->load('getImportLogListenerService'));
  2653.         }, => 'onEnd'], 0);
  2654.         $instance->addListener('import.data.ignored', [=> function () {
  2655.             return ($this->privates['App\\Api\\EventListener\\ImportAlertListener'] ?? $this->load('getImportAlertListenerService'));
  2656.         }, => 'onIgnoredData'], 0);
  2657.         $instance->addListener('import.data.persisted', [=> function () {
  2658.             return ($this->privates['App\\Api\\EventListener\\ImportAlertListener'] ?? $this->load('getImportAlertListenerService'));
  2659.         }, => 'onPersistedData'], 0);
  2660.         $instance->addListener('import.end', [=> function () {
  2661.             return ($this->privates['App\\Api\\EventListener\\ImportAlertListener'] ?? $this->load('getImportAlertListenerService'));
  2662.         }, => 'onEnd'], 0);
  2663.         $instance->addListener('sms.sent', [=> function () {
  2664.             return ($this->privates['App\\SMS\\EventListener\\SmsLogListener'] ?? $this->load('getSmsLogListenerService'));
  2665.         }, => 'onSentSms'], 0);
  2666.         $instance->addListener('kernel.request', [=> function () {
  2667.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  2668.         }, => 'onKernelRequest'], 28);
  2669.         $instance->addListener('kernel.request', [=> function () {
  2670.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  2671.         }, => 'onKernelRequest'], 2);
  2672.         $instance->addListener('kernel.view', [=> function () {
  2673.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  2674.         }, => 'onKernelView'], 16);
  2675.         $instance->addListener('kernel.view', [=> function () {
  2676.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  2677.         }, => 'onKernelView'], 8);
  2678.         $instance->addListener('kernel.exception', [=> function () {
  2679.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  2680.         }, => 'onKernelException'], 0);
  2681.         $instance->addListener('kernel.exception', [=> function () {
  2682.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  2683.         }, => 'onKernelException'], -96);
  2684.         $instance->addListener('kernel.view', [=> function () {
  2685.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  2686.         }, => 'onKernelView'], 32);
  2687.         $instance->addListener('kernel.request', [=> function () {
  2688.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  2689.         }, => 'onKernelRequest'], 4);
  2690.         $instance->addListener('kernel.request', [=> function () {
  2691.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  2692.         }, => 'onKernelRequest'], 0);
  2693.         $instance->addListener('kernel.response', [=> function () {
  2694.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  2695.         }, => 'onKernelResponse'], 0);
  2696.         $instance->addListener('kernel.view', [=> function () {
  2697.             return ($this->privates['api_platform.fos_user.event_listener'] ?? $this->load('getApiPlatform_FosUser_EventListenerService'));
  2698.         }, => 'onKernelView'], 24);
  2699.         $instance->addListener('kernel.response', [=> function () {
  2700.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  2701.         }, => 'onKernelResponse'], -1);
  2702.         $instance->addListener('kernel.view', [=> function () {
  2703.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  2704.         }, => 'onKernelView'], 64);
  2705.         $instance->addListener('kernel.request', [=> function () {
  2706.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  2707.         }, => 'onKernelRequest'], 16);
  2708.         $instance->addListener('kernel.request', [=> function () {
  2709.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2710.         }, => 'onSecurity'], 3);
  2711.         $instance->addListener('kernel.request', [=> function () {
  2712.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2713.         }, => 'onSecurityPostDenormalize'], 1);
  2714.         $instance->addListener('kernel.view', [=> function () {
  2715.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2716.         }, => 'onSecurityPostValidation'], 63);
  2717.         $instance->addListener('kernel.exception', [=> function () {
  2718.             return ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener()));
  2719.         }, => 'onKernelException'], 512);
  2720.         $instance->addListener('kernel.exception', [=> function () {
  2721.             return ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener()));
  2722.         }, => 'onKernelException'], 512);
  2723.         $instance->addListener('Symfony\\Component\\AssetMapper\\Event\\PreAssetsCompileEvent', [=> function () {
  2724.             return ($this->privates['sass.listener.pre_assets_compile'] ?? $this->load('getSass_Listener_PreAssetsCompileService'));
  2725.         }, => '__invoke'], 0);
  2726.         $instance->addListener('kernel.request', [=> function () {
  2727.             return ($this->privates['asset_mapper.dev_server_subscriber'] ?? $this->getAssetMapper_DevServerSubscriberService());
  2728.         }, => 'onKernelRequest'], 35);
  2729.         $instance->addListener('fos_user.registration.success', [=> function () {
  2730.             return ($this->services['fos_user.listener.email_confirmation'] ?? $this->load('getFosUser_Listener_EmailConfirmationService'));
  2731.         }, => 'onRegistrationSuccess'], 0);
  2732.         $instance->addListener('fos_user.registration.confirm', [=> function () {
  2733.             return ($this->services['fos_user.listener.email_confirmation'] ?? $this->load('getFosUser_Listener_EmailConfirmationService'));
  2734.         }, => 'onRegistrationConfirm'], 0);
  2735.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2736.             return ($this->services['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  2737.         }, => 'authenticate'], 0);
  2738.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2739.             return ($this->services['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  2740.         }, => 'authenticate'], 0);
  2741.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  2742.             return ($this->services['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  2743.         }, => 'addSuccessFlash'], 0);
  2744.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  2745.             return ($this->services['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  2746.         }, => 'addSuccessFlash'], 0);
  2747.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2748.             return ($this->services['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  2749.         }, => 'addSuccessFlash'], 0);
  2750.         $instance->addListener('security.interactive_login', [=> function () {
  2751.             return ($this->services['App\\EventListener\\UserSubscriber'] ?? $this->getUserSubscriberService());
  2752.         }, => 'onSecurityInteractiveLogin'], 0);
  2753.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2754.             return ($this->services['App\\EventListener\\UserSubscriber'] ?? $this->getUserSubscriberService());
  2755.         }, => 'onRegistrationCompleted'], 0);
  2756.         $instance->addListener('kernel.response', [=> function () {
  2757.             return ($this->services['App\\EventListener\\UserSubscriber'] ?? $this->getUserSubscriberService());
  2758.         }, => 'onKernelResponse'], 0);
  2759.         $instance->addListener('user.terms_of_service.accepted', [=> function () {
  2760.             return ($this->services['App\\EventListener\\UserTermsOfServiceSubscriber'] ?? $this->load('getUserTermsOfServiceSubscriberService'));
  2761.         }, => 'termsOfServiceAccepted'], 0);
  2762.         $instance->addListener('kernel.request', [=> function () {
  2763.             return ($this->services['App\\EventListener\\LocaleListener'] ?? ($this->services['App\\EventListener\\LocaleListener'] = new \App\EventListener\LocaleListener('fr')));
  2764.         }, => 'onKernelRequest'], 17);
  2765.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  2766.             return ($this->services['App\\EventListener\\RegistrationListener'] ?? $this->getRegistrationListenerService());
  2767.         }, => 'onUserRegistrationConfirmed'], 0);
  2768.         $instance->addListener('kernel.request', [=> function () {
  2769.             return ($this->services['App\\Locale\\LocaleEventSubscriber'] ?? $this->getLocaleEventSubscriberService());
  2770.         }, => 'onKernelRequest'], 10);
  2771.         $instance->addListener('customerComplaint.new', [=> function () {
  2772.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceComplaintSubscriber'] ?? $this->load('getSalesForceComplaintSubscriberService'));
  2773.         }, => 'onNewCustomerComplaint'], 0);
  2774.         $instance->addListener('kernel.exception', [=> function () {
  2775.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceExceptionListener'] ?? $this->load('getSalesForceExceptionListenerService'));
  2776.         }, => 'onSoapFault'], -127);
  2777.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2778.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2779.         }, => 'onUserRegistrationComplete'], 0);
  2780.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  2781.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2782.         }, => 'onUserRegistrationConfirmed'], 0);
  2783.         $instance->addListener('security.interactive_login', [=> function () {
  2784.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2785.         }, => 'onUserInteractiveLogin'], 0);
  2786.         $instance->addListener('user.edit.completed', [=> function () {
  2787.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2788.         }, => 'onUserProfileEditComplete'], 0);
  2789.         $instance->addListener('user.update.service_bus', [=> function () {
  2790.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2791.         }, => 'onUserProfileEditComplete'], 0);
  2792.         $instance->addListener('user.update.id_salesforce', [=> function () {
  2793.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2794.         }, => 'onUserProfileEditComplete'], 0);
  2795.         $instance->addListener('user.create.service_bus', [=> function () {
  2796.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2797.         }, => 'onUserCustomerPortalComplete'], 0);
  2798.         $instance->addListener('user.convert.completed', [=> function () {
  2799.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2800.         }, => 'onUserConversionComplete'], 0);
  2801.         $instance->addListener('user.delete.completed', [=> function () {
  2802.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2803.         }, => 'onUserDeletionComplete'], 0);
  2804.         $instance->addListener('user.optin.edited', [=> function () {
  2805.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2806.         }, => 'onOptinChanged'], 0);
  2807.         $instance->addListener('user.change.company', [=> function () {
  2808.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2809.         }, => 'onChangeCompany'], 0);
  2810.         $instance->addListener('user.catch_up.salesforce', [=> function () {
  2811.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceFOSListener'] ?? $this->load('getSalesForceFOSListenerService'));
  2812.         }, => 'onUserRegistrationComplete'], 0);
  2813.         $instance->addListener('import.data.last', [=> function () {
  2814.             return ($this->privates['App\\Salesforce\\EventListener\\SalesForceImportListener'] ?? $this->load('getSalesForceImportListenerService'));
  2815.         }, => 'onLastData'], 0);
  2816.         $instance->addListener('kernel.response', [=> function () {
  2817.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2818.         }, => 'onKernelResponse'], 0);
  2819.         $instance->addListener('kernel.response', [=> function () {
  2820.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2821.         }, => 'onKernelResponse'], -1024);
  2822.         $instance->addListener('kernel.request', [=> function () {
  2823.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2824.         }, => 'setDefaultLocale'], 100);
  2825.         $instance->addListener('kernel.request', [=> function () {
  2826.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2827.         }, => 'onKernelRequest'], 16);
  2828.         $instance->addListener('kernel.finish_request', [=> function () {
  2829.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2830.         }, => 'onKernelFinishRequest'], 0);
  2831.         $instance->addListener('kernel.request', [=> function () {
  2832.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2833.         }, => 'onKernelRequest'], 256);
  2834.         $instance->addListener('kernel.response', [=> function () {
  2835.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2836.         }, => 'onResponse'], -255);
  2837.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2838.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2839.         }, => 'onControllerArguments'], 0);
  2840.         $instance->addListener('kernel.exception', [=> function () {
  2841.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2842.         }, => 'logKernelException'], 0);
  2843.         $instance->addListener('kernel.exception', [=> function () {
  2844.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2845.         }, => 'onKernelException'], -128);
  2846.         $instance->addListener('kernel.response', [=> function () {
  2847.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2848.         }, => 'removeCspHeader'], -128);
  2849.         $instance->addListener('kernel.request', [=> function () {
  2850.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2851.         }, => 'onKernelRequest'], 15);
  2852.         $instance->addListener('kernel.finish_request', [=> function () {
  2853.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2854.         }, => 'onKernelFinishRequest'], -15);
  2855.         $instance->addListener('console.error', [=> function () {
  2856.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2857.         }, => 'onConsoleError'], -128);
  2858.         $instance->addListener('console.terminate', [=> function () {
  2859.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2860.         }, => 'onConsoleTerminate'], -128);
  2861.         $instance->addListener('console.error', [=> function () {
  2862.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2863.         }, => 'onConsoleError'], 0);
  2864.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2865.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2866.         }, => 'onMessage'], -255);
  2867.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2868.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2869.         }, => 'onMessage'], -255);
  2870.         $instance->addListener('kernel.response', [=> function () {
  2871.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  2872.         }, => 'onKernelResponse'], 0);
  2873.         $instance->addListener('kernel.request', [=> function () {
  2874.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  2875.         }, => 'onKernelRequest'], 48);
  2876.         $instance->addListener('kernel.request', [=> function () {
  2877.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2878.         }, => 'configure'], 2048);
  2879.         $instance->addListener('console.command', [=> function () {
  2880.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2881.         }, => 'configure'], 2048);
  2882.         $instance->addListener('kernel.request', [=> function () {
  2883.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2884.         }, => 'onKernelRequest'], 32);
  2885.         $instance->addListener('kernel.finish_request', [=> function () {
  2886.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2887.         }, => 'onKernelFinishRequest'], 0);
  2888.         $instance->addListener('kernel.exception', [=> function () {
  2889.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2890.         }, => 'onKernelException'], -64);
  2891.         $instance->addListener('kernel.response', [=> function () {
  2892.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2893.         }, => 'onKernelResponse'], 0);
  2894.         $instance->addListener('kernel.request', [=> function () {
  2895.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2896.         }, => 'onKernelRequest'], 128);
  2897.         $instance->addListener('kernel.response', [=> function () {
  2898.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2899.         }, => 'onKernelResponse'], -1000);
  2900.         $instance->addListener('kernel.finish_request', [=> function () {
  2901.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2902.         }, => 'onFinishRequest'], 0);
  2903.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2904.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2905.         }, => 'onMessageFailed'], 100);
  2906.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2907.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  2908.         }, => 'onMessageFailed'], 200);
  2909.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2910.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  2911.         }, => 'onMessageFailed'], -100);
  2912.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2913.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2914.         }, => 'onWorkerStarted'], 0);
  2915.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2916.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2917.         }, => 'onWorkerRunning'], 0);
  2918.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2919.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2920.         }, => 'onMessageFailed'], 0);
  2921.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2922.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2923.         }, => 'onWorkerRunning'], 0);
  2924.         $instance->addListener('kernel.response', [=> function () {
  2925.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2926.         }, => 'onKernelResponse'], -100);
  2927.         $instance->addListener('kernel.exception', [=> function () {
  2928.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2929.         }, => 'onKernelException'], 0);
  2930.         $instance->addListener('kernel.terminate', [=> function () {
  2931.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2932.         }, => 'onKernelTerminate'], -1024);
  2933.         $instance->addListener('kernel.controller', [=> function () {
  2934.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2935.         }, => 'onKernelController'], 0);
  2936.         $instance->addListener('kernel.response', [=> function () {
  2937.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2938.         }, => 'onKernelResponse'], 0);
  2939.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2940.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2941.         }, => 'onWorkerMessageHandled'], 0);
  2942.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2943.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2944.         }, => 'onWorkerMessageFailed'], 0);
  2945.         $instance->addListener('kernel.response', [=> function () {
  2946.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2947.         }, => 'onKernelResponse'], 0);
  2948.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2949.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2950.         }, => 'onVoterVote'], 0);
  2951.         $instance->addListener('kernel.request', [=> function () {
  2952.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2953.         }, => 'configureLogoutUrlGenerator'], 8);
  2954.         $instance->addListener('kernel.request', [=> function () {
  2955.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2956.         }, => 'onKernelRequest'], 8);
  2957.         $instance->addListener('kernel.finish_request', [=> function () {
  2958.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2959.         }, => 'onKernelFinishRequest'], 0);
  2960.         $instance->addListener('kernel.controller', [=> function () {
  2961.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  2962.         }, => 'onKernelController'], 0);
  2963.         $instance->addListener('kernel.view', [=> function () {
  2964.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  2965.         }, => 'onKernelView'], 30);
  2966.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2967.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2968.         }, => 'onMessage'], 0);
  2969.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  2970.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  2971.         }, => 'onImplicitLogin'], 0);
  2972.         $instance->addListener('security.interactive_login', [=> function () {
  2973.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  2974.         }, => 'onSecurityInteractiveLogin'], 0);
  2975.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  2976.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  2977.         }, => 'onResettingResetInitialize'], 0);
  2978.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  2979.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  2980.         }, => 'onResettingResetSuccess'], 0);
  2981.         $instance->addListener('kernel.controller', [=> function () {
  2982.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2983.         }, => 'onKernelController'], 0);
  2984.         $instance->addListener('kernel.controller', [=> function () {
  2985.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2986.         }, => 'onKernelController'], 0);
  2987.         $instance->addListener('kernel.controller', [=> function () {
  2988.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2989.         }, => 'onKernelController'], -128);
  2990.         $instance->addListener('kernel.view', [=> function () {
  2991.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2992.         }, => 'onKernelView'], 0);
  2993.         $instance->addListener('kernel.controller', [=> function () {
  2994.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2995.         }, => 'onKernelController'], 0);
  2996.         $instance->addListener('kernel.response', [=> function () {
  2997.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2998.         }, => 'onKernelResponse'], 0);
  2999.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3000.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3001.         }, => 'onKernelControllerArguments'], 0);
  3002.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3003.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3004.         }, => 'onKernelControllerArguments'], 0);
  3005.         $instance->addListener('kernel.request', [=> function () {
  3006.             return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
  3007.         }, => 'onKernelRequest'], 0);
  3008.         $instance->addListener('console.command', [=> function () {
  3009.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3010.         }, => 'onCommand'], 255);
  3011.         $instance->addListener('console.terminate', [=> function () {
  3012.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3013.         }, => 'onTerminate'], -255);
  3014.         $instance->addListener('fos_user.registration.completed', [=> function () {
  3015.             return ($this->privates['App\\Api\\EventListener\\DataHubFOSListener'] ?? $this->load('getDataHubFOSListenerService'));
  3016.         }, => 'onUserRegistrationComplete'], 0);
  3017.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  3018.             return ($this->privates['App\\Api\\EventListener\\DataHubFOSListener'] ?? $this->load('getDataHubFOSListenerService'));
  3019.         }, => 'onUserRegistrationConfirmed'], 0);
  3020.         $instance->addListener('user.edit.completed', [=> function () {
  3021.             return ($this->privates['App\\Api\\EventListener\\DataHubFOSListener'] ?? $this->load('getDataHubFOSListenerService'));
  3022.         }, => 'onUserProfileEditComplete'], 0);
  3023.         $instance->addListener('user.convert.society', [=> function () {
  3024.             return ($this->privates['App\\Api\\EventListener\\DataHubFOSListener'] ?? $this->load('getDataHubFOSListenerService'));
  3025.         }, => 'onUserConversionSociety'], 0);
  3026.         $instance->addListener('user.update.salesforce', [=> function () {
  3027.             return ($this->privates['App\\Api\\EventListener\\DataHubFOSListener'] ?? $this->load('getDataHubFOSListenerService'));
  3028.         }, => 'onUserUpdateBySalesforce'], 0);
  3029.         $instance->addListener('user.send_id.salesforce', [=> function () {
  3030.             return ($this->privates['App\\Api\\EventListener\\DataHubFOSListener'] ?? $this->load('getDataHubFOSListenerService'));
  3031.         }, => 'onUserSendIdBySalesforce'], 0);
  3032.         $instance->addListener('user.send_id.salesforce.after_bus', [=> function () {
  3033.             return ($this->privates['App\\Api\\EventListener\\DataHubFOSListener'] ?? $this->load('getDataHubFOSListenerService'));
  3034.         }, => 'onUserChangeIdSalesforceByOther'], 0);
  3035.         $instance->addListener('user.update.id_salesforce', [=> function () {
  3036.             return ($this->privates['App\\Api\\EventListener\\DataHubFOSListener'] ?? $this->load('getDataHubFOSListenerService'));
  3037.         }, => 'onUserChangeIdSalesforceByOther'], 0);
  3038.         $instance->addListener('kernel.response', [=> function () {
  3039.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3040.         }, => 'onKernelResponse'], -128);
  3041.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3042.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3043.         }, => 'onLogout'], 0);
  3044.         return $instance;
  3045.     }
  3046.     /**
  3047.      * Gets the public 'fos_rest.view_handler' shared service.
  3048.      *
  3049.      * @return \FOS\RestBundle\View\ViewHandler
  3050.      */
  3051.     protected function getFosRest_ViewHandlerService()
  3052.     {
  3053.         $a = ($this->services['router'] ?? $this->getRouterService());
  3054.         if (isset($this->services['fos_rest.view_handler'])) {
  3055.             return $this->services['fos_rest.view_handler'];
  3056.         }
  3057.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create($a, new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($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->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false], 400204false, ['serializeNullStrategy' => false]);
  3058.     }
  3059.     /**
  3060.      * Gets the public 'http_kernel' shared service.
  3061.      *
  3062.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3063.      */
  3064.     protected function getHttpKernelService()
  3065.     {
  3066.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3067.         if (isset($this->services['http_kernel'])) {
  3068.             return $this->services['http_kernel'];
  3069.         }
  3070.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3071.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $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 () {
  3072.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3073.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3074.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3075.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3076.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3077.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3078.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3079.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3080.         }, 8)), $b));
  3081.     }
  3082.     /**
  3083.      * Gets the public 'jms_serializer' shared service.
  3084.      *
  3085.      * @return \JMS\Serializer\Serializer
  3086.      */
  3087.     protected function getJmsSerializerService()
  3088.     {
  3089.         $a = ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService());
  3090.         $b = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
  3091.         $c = ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService());
  3092.         $d = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($c);
  3093.         $e = ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService());
  3094.         $f = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  3095.         $f->setOptions(1216);
  3096.         $g = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  3097.         $g->setFormatOutput(true);
  3098.         $h = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory(false);
  3099.         $h->setOptions(0);
  3100.         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' => $g], ['json' => $h'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())));
  3101.     }
  3102.     /**
  3103.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  3104.      *
  3105.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  3106.      */
  3107.     protected function getJmsSerializer_DeserializationContextFactoryService()
  3108.     {
  3109.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  3110.     }
  3111.     /**
  3112.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  3113.      *
  3114.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  3115.      */
  3116.     protected function getJmsSerializer_SerializationContextFactoryService()
  3117.     {
  3118.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  3119.     }
  3120.     /**
  3121.      * Gets the public 'jms_translation.twig_extension' shared service.
  3122.      *
  3123.      * @return \JMS\TranslationBundle\Twig\TranslationExtension
  3124.      */
  3125.     protected function getJmsTranslation_TwigExtensionService()
  3126.     {
  3127.         return $this->services['jms_translation.twig_extension'] = new \JMS\TranslationBundle\Twig\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()), true);
  3128.     }
  3129.     /**
  3130.      * Gets the public 'messenger.default_bus' shared service.
  3131.      *
  3132.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3133.      */
  3134.     protected function getMessenger_DefaultBusService()
  3135.     {
  3136.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3137.             yield => ($this->privates['command_bus.middleware.traceable'] ?? $this->load('getCommandBus_Middleware_TraceableService'));
  3138.             yield => ($this->privates['command_bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['command_bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('command_bus')));
  3139.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3140.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3141.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3142.             yield => ($this->privates['command_bus.middleware.doctrine_ping_connection'] ?? $this->load('getCommandBus_Middleware_DoctrinePingConnectionService'));
  3143.             yield => ($this->privates['command_bus.middleware.doctrine_close_connection'] ?? $this->load('getCommandBus_Middleware_DoctrineCloseConnectionService'));
  3144.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  3145.             yield => ($this->privates['command_bus.middleware.handle_message'] ?? $this->load('getCommandBus_Middleware_HandleMessageService'));
  3146.         }, 9)));
  3147.     }
  3148.     /**
  3149.      * Gets the public 'monolog.logger.auction' shared service.
  3150.      *
  3151.      * @return \Symfony\Bridge\Monolog\Logger
  3152.      */
  3153.     protected function getMonolog_Logger_AuctionService()
  3154.     {
  3155.         $this->services['monolog.logger.auction'] = $instance = new \Symfony\Bridge\Monolog\Logger('auction');
  3156.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3157.         $instance->pushHandler(($this->privates['monolog.handler.auction'] ?? $this->getMonolog_Handler_AuctionService()));
  3158.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3159.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3160.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3161.         return $instance;
  3162.     }
  3163.     /**
  3164.      * Gets the public 'request_stack' shared service.
  3165.      *
  3166.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3167.      */
  3168.     protected function getRequestStackService()
  3169.     {
  3170.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3171.     }
  3172.     /**
  3173.      * Gets the public 'router' shared service.
  3174.      *
  3175.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3176.      */
  3177.     protected function getRouterService()
  3178.     {
  3179.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3180.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3181.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3182.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3183.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3184.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3185.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3186.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3187.         ], [
  3188.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3189.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  3190.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3191.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3192.         return $instance;
  3193.     }
  3194.     /**
  3195.      * Gets the public 'translator' shared service.
  3196.      *
  3197.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3198.      */
  3199.     protected function getTranslatorService()
  3200.     {
  3201.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3202.     }
  3203.     /**
  3204.      * Gets the public 'vp_auto.auctioneer' shared service.
  3205.      *
  3206.      * @return \App\Auctioneer\Auctioneer
  3207.      */
  3208.     protected function getVpAuto_AuctioneerService($lazyLoad true)
  3209.     {
  3210.         if ($lazyLoad) {
  3211.             return $this->services['vp_auto.auctioneer'] = $this->createProxy('Auctioneer_e0420e8', function () {
  3212.                 return \Auctioneer_e0420e8::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3213.                     $wrappedInstance $this->getVpAuto_AuctioneerService(false);
  3214.                     $proxy->setProxyInitializer(null);
  3215.                     return true;
  3216.                 });
  3217.             });
  3218.         }
  3219.         include_once \dirname(__DIR__6).'/src/Auctioneer/Auctioneer.php';
  3220.         return new \App\Auctioneer\Auctioneer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Repository\\AuctionRepository'] ?? $this->getAuctionRepositoryService()), ($this->services['App\\Repository\\BidRepository'] ?? $this->getBidRepositoryService()), ($this->services['App\\Repository\\PurchaseInstructionRepository'] ?? $this->getPurchaseInstructionRepositoryService()), ($this->services['App\\Repository\\PurchaseInstructionRuleRepository'] ?? $this->getPurchaseInstructionRuleRepositoryService()), ($this->services['monolog.logger.auction'] ?? $this->getMonolog_Logger_AuctionService()));
  3221.     }
  3222.     /**
  3223.      * Gets the public 'vpauto.logger.datahub' shared service.
  3224.      *
  3225.      * @return \Symfony\Bridge\Monolog\Logger
  3226.      */
  3227.     protected function getVpauto_Logger_DatahubService()
  3228.     {
  3229.         $this->services['vpauto.logger.datahub'] = $instance = new \Symfony\Bridge\Monolog\Logger('datahub');
  3230.         $instance->pushHandler(new \Monolog\Handler\StreamHandler((\dirname(__DIR__5).'/log/datahub.log')));
  3231.         return $instance;
  3232.     }
  3233.     /**
  3234.      * Gets the public 'vpauto.logger.payment' shared service.
  3235.      *
  3236.      * @return \Symfony\Bridge\Monolog\Logger
  3237.      */
  3238.     protected function getVpauto_Logger_PaymentService()
  3239.     {
  3240.         $this->services['vpauto.logger.payment'] = $instance = new \Symfony\Bridge\Monolog\Logger('payment');
  3241.         $instance->pushHandler(new \Monolog\Handler\StreamHandler((\dirname(__DIR__5).'/log/payment.log')));
  3242.         return $instance;
  3243.     }
  3244.     /**
  3245.      * Gets the private '.1_Serializer~XZc6ORm' shared service.
  3246.      *
  3247.      * @return \Symfony\Component\Serializer\Serializer
  3248.      */
  3249.     protected function get_1SerializerXZc6ORmService()
  3250.     {
  3251.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3252.         if (isset($this->privates['.1_Serializer~XZc6ORm'])) {
  3253.             return $this->privates['.1_Serializer~XZc6ORm'];
  3254.         }
  3255.         return $this->privates['.1_Serializer~XZc6ORm'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a)], [=> ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL)))]);
  3256.     }
  3257.     /**
  3258.      * Gets the private '.debug.http_client' shared service.
  3259.      *
  3260.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3261.      */
  3262.     protected function get_Debug_HttpClientService()
  3263.     {
  3264.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3265.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3266.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3267.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3268.         $b->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3269.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3270.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3271.         $a->setLogger($b);
  3272.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3273.     }
  3274.     /**
  3275.      * Gets the private '.service_locator.XtXJe9H' shared service.
  3276.      *
  3277.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3278.      */
  3279.     protected function get_ServiceLocator_XtXJe9HService()
  3280.     {
  3281.         return $this->privates['.service_locator.XtXJe9H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3282.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  3283.             'security.firewall.map.context.live_api' => ['privates''security.firewall.map.context.live_api''getSecurity_Firewall_Map_Context_LiveApiService'true],
  3284.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  3285.             'security.firewall.map.context.oauth_authorize' => ['privates''security.firewall.map.context.oauth_authorize''getSecurity_Firewall_Map_Context_OauthAuthorizeService'true],
  3286.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  3287.             'security.firewall.map.context.public_api_platform' => ['privates''security.firewall.map.context.public_api_platform''getSecurity_Firewall_Map_Context_PublicApiPlatformService'true],
  3288.         ], [
  3289.             'security.firewall.map.context.api' => '?',
  3290.             'security.firewall.map.context.live_api' => '?',
  3291.             'security.firewall.map.context.main' => '?',
  3292.             'security.firewall.map.context.oauth_authorize' => '?',
  3293.             'security.firewall.map.context.oauth_token' => '?',
  3294.             'security.firewall.map.context.public_api_platform' => '?',
  3295.         ]);
  3296.     }
  3297.     /**
  3298.      * Gets the private 'App\Api\DataHub\DataHubApiClient' shared service.
  3299.      *
  3300.      * @return \App\Api\DataHub\DataHubApiClient
  3301.      */
  3302.     protected function getDataHubApiClientService()
  3303.     {
  3304.         return $this->privates['App\\Api\\DataHub\\DataHubApiClient'] = new \App\Api\DataHub\DataHubApiClient(($this->services['vpauto.logger.datahub'] ?? $this->getVpauto_Logger_DatahubService()), true$this->getEnv('DATAHUB_BASE_URL'), $this->getEnv('DATAHUB_CLIENT_ID'), $this->getEnv('DATAHUB_CLIENT_SECRET'), $this->getEnv('DATAHUB_SUBSCRIPTION_KEY'), $this->getEnv('DATAHUB_RESOURCE'));
  3305.     }
  3306.     /**
  3307.      * Gets the private 'App\Payment\DataCollector' shared autowired service.
  3308.      *
  3309.      * @return \App\Payment\DataCollector
  3310.      */
  3311.     protected function getDataCollectorService()
  3312.     {
  3313.         $a = ($this->services['App\\Payment\\PaymentContext'] ?? $this->getPaymentContextService());
  3314.         if (isset($this->privates['App\\Payment\\DataCollector'])) {
  3315.             return $this->privates['App\\Payment\\DataCollector'];
  3316.         }
  3317.         return $this->privates['App\\Payment\\DataCollector'] = new \App\Payment\DataCollector($a);
  3318.     }
  3319.     /**
  3320.      * Gets the private 'App\Provider\Tarif\TarifProvider' shared service.
  3321.      *
  3322.      * @return \App\Provider\Tarif\TarifProvider
  3323.      */
  3324.     protected function getTarifProviderService($lazyLoad true)
  3325.     {
  3326.         if ($lazyLoad) {
  3327.             return $this->privates['App\\Provider\\Tarif\\TarifProvider'] = $this->createProxy('TarifProvider_57d1865', function () {
  3328.                 return \TarifProvider_57d1865::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3329.                     $wrappedInstance $this->getTarifProviderService(false);
  3330.                     $proxy->setProxyInitializer(null);
  3331.                     return true;
  3332.                 });
  3333.             });
  3334.         }
  3335.         include_once \dirname(__DIR__6).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3336.         include_once \dirname(__DIR__6).'/src/Provider/Tarif/TarifProvider.php';
  3337.         $instance = new \App\Provider\Tarif\TarifProvider();
  3338.         $instance->setContainer($this);
  3339.         return $instance;
  3340.     }
  3341.     /**
  3342.      * Gets the private 'App\Twig\Extension\CountryExtension' shared autowired service.
  3343.      *
  3344.      * @return \App\Twig\Extension\CountryExtension
  3345.      */
  3346.     protected function getCountryExtensionService()
  3347.     {
  3348.         $a = ($this->services['router'] ?? $this->getRouterService());
  3349.         if (isset($this->privates['App\\Twig\\Extension\\CountryExtension'])) {
  3350.             return $this->privates['App\\Twig\\Extension\\CountryExtension'];
  3351.         }
  3352.         return $this->privates['App\\Twig\\Extension\\CountryExtension'] = new \App\Twig\Extension\CountryExtension(($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))), ($this->services['App\\Service\\GeoipClient'] ?? ($this->services['App\\Service\\GeoipClient'] = new \App\Service\GeoipClient((\dirname(__DIR__5).'/geoip/GeoLite2-Country.mmdb')))), $this->getEnv('APP_COUNTRY'), \dirname(__DIR__6), ($this->privates['routing.loader.yml'] ?? $this->getRouting_Loader_YmlService()), $a);
  3353.     }
  3354.     /**
  3355.      * Gets the private 'App\Twig\Extension\LocaleExtension' shared autowired service.
  3356.      *
  3357.      * @return \App\Twig\Extension\LocaleExtension
  3358.      */
  3359.     protected function getLocaleExtensionService()
  3360.     {
  3361.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3362.         if (isset($this->privates['App\\Twig\\Extension\\LocaleExtension'])) {
  3363.             return $this->privates['App\\Twig\\Extension\\LocaleExtension'];
  3364.         }
  3365.         $b = ($this->services['App\\Locale\\LocaleSelector'] ?? $this->getLocaleSelectorService());
  3366.         if (isset($this->privates['App\\Twig\\Extension\\LocaleExtension'])) {
  3367.             return $this->privates['App\\Twig\\Extension\\LocaleExtension'];
  3368.         }
  3369.         return $this->privates['App\\Twig\\Extension\\LocaleExtension'] = new \App\Twig\Extension\LocaleExtension($a$b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  3370.     }
  3371.     /**
  3372.      * Gets the private 'App\Twig\Extension\OfferExtension' shared autowired service.
  3373.      *
  3374.      * @return \App\Twig\Extension\OfferExtension
  3375.      */
  3376.     protected function getOfferExtensionService()
  3377.     {
  3378.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3379.         if (isset($this->privates['App\\Twig\\Extension\\OfferExtension'])) {
  3380.             return $this->privates['App\\Twig\\Extension\\OfferExtension'];
  3381.         }
  3382.         return $this->privates['App\\Twig\\Extension\\OfferExtension'] = new \App\Twig\Extension\OfferExtension($a, ($this->services['App\\Repository\\BidRepository'] ?? $this->getBidRepositoryService()), ($this->services['App\\Repository\\PurchaseInstructionRepository'] ?? $this->getPurchaseInstructionRepositoryService()), ($this->services['App\\Repository\\VehicleRepository'] ?? $this->getVehicleRepositoryService()));
  3383.     }
  3384.     /**
  3385.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  3386.      *
  3387.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  3388.      */
  3389.     protected function getLoginListenerService()
  3390.     {
  3391.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3392.     }
  3393.     /**
  3394.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  3395.      *
  3396.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  3397.      */
  3398.     protected function getRequestListenerService()
  3399.     {
  3400.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  3401.     }
  3402.     /**
  3403.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  3404.      *
  3405.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  3406.      */
  3407.     protected function getSubRequestListenerService()
  3408.     {
  3409.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  3410.     }
  3411.     /**
  3412.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  3413.      *
  3414.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  3415.      */
  3416.     protected function getTracingRequestListenerService()
  3417.     {
  3418.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  3419.     }
  3420.     /**
  3421.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  3422.      *
  3423.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  3424.      */
  3425.     protected function getTracingSubRequestListenerService()
  3426.     {
  3427.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  3428.     }
  3429.     /**
  3430.      * Gets the private 'Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory' shared service.
  3431.      *
  3432.      * @return \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory
  3433.      */
  3434.     protected function getTracingDriverConnectionFactoryService()
  3435.     {
  3436.         return $this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverConnectionFactory'] = new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  3437.     }
  3438.     /**
  3439.      * Gets the private 'Sentry\State\HubInterface' shared service.
  3440.      *
  3441.      * @return \Sentry\State\HubInterface
  3442.      */
  3443.     protected function getHubInterfaceService()
  3444.     {
  3445.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  3446.         $a = new \Sentry\Options(['ignore_exceptions' => [=> 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException'=> 'Symfony\\Component\\Security\\Core\\Exception\\AuthenticationException'=> 'Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException'], 'integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], true), 'prefixes' => [=> \dirname(__DIR__6), => '.'=> '/usr/local/lib/php'], 'environment' => 'dev''release' => $this->getEnv('default::SENTRY_RELEASE'), 'ignore_transactions' => [], 'tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__6).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  3447.         $b = new \Sentry\ClientBuilder($a);
  3448.         $b->setSdkIdentifier('sentry.php.symfony');
  3449.         $b->setSdkVersion('5.0.1');
  3450.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  3451.         if ($this->has('Psr\\Log\\NullLogger')) {
  3452.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  3453.         }
  3454.         $instance->bindClient($b->getClient());
  3455.         return $instance;
  3456.     }
  3457.     /**
  3458.      * Gets the private 'annotations.cache_adapter' shared service.
  3459.      *
  3460.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3461.      */
  3462.     protected function getAnnotations_CacheAdapterService()
  3463.     {
  3464.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  3465.     }
  3466.     /**
  3467.      * Gets the private 'annotations.cached_reader' shared service.
  3468.      *
  3469.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3470.      */
  3471.     protected function getAnnotations_CachedReaderService()
  3472.     {
  3473.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3474.     }
  3475.     /**
  3476.      * Gets the private 'annotations.reader' shared service.
  3477.      *
  3478.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3479.      */
  3480.     protected function getAnnotations_ReaderService()
  3481.     {
  3482.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3483.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3484.         $a->registerUniqueLoader('class_exists');
  3485.         $instance->addGlobalIgnoredName('required'$a);
  3486.         return $instance;
  3487.     }
  3488.     /**
  3489.      * Gets the private 'api_platform.cache.identifiers_extractor.traceable' shared service.
  3490.      *
  3491.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3492.      */
  3493.     protected function getApiPlatform_Cache_IdentifiersExtractor_TraceableService()
  3494.     {
  3495.         return $this->privates['api_platform.cache.identifiers_extractor.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VYQhLLbAfr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3496.     }
  3497.     /**
  3498.      * Gets the private 'api_platform.cache.metadata.property.legacy.traceable' shared service.
  3499.      *
  3500.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3501.      */
  3502.     protected function getApiPlatform_Cache_Metadata_Property_Legacy_TraceableService()
  3503.     {
  3504.         return $this->privates['api_platform.cache.metadata.property.legacy.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('33VP-on5yM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3505.     }
  3506.     /**
  3507.      * Gets the private 'api_platform.cache.metadata.resource.legacy.traceable' shared service.
  3508.      *
  3509.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3510.      */
  3511.     protected function getApiPlatform_Cache_Metadata_Resource_Legacy_TraceableService()
  3512.     {
  3513.         return $this->privates['api_platform.cache.metadata.resource.legacy.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aWwVrVmJEk'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3514.     }
  3515.     /**
  3516.      * Gets the private 'api_platform.cache.metadata.resource.traceable' shared service.
  3517.      *
  3518.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3519.      */
  3520.     protected function getApiPlatform_Cache_Metadata_Resource_TraceableService()
  3521.     {
  3522.         return $this->privates['api_platform.cache.metadata.resource.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AR2SWHywVF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3523.     }
  3524.     /**
  3525.      * Gets the private 'api_platform.cache.route_name_resolver.traceable' shared service.
  3526.      *
  3527.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3528.      */
  3529.     protected function getApiPlatform_Cache_RouteNameResolver_TraceableService()
  3530.     {
  3531.         return $this->privates['api_platform.cache.route_name_resolver.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aSDmO8dWZV'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3532.     }
  3533.     /**
  3534.      * Gets the private 'api_platform.cache.subresource_operation_factory.traceable' shared service.
  3535.      *
  3536.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3537.      */
  3538.     protected function getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()
  3539.     {
  3540.         return $this->privates['api_platform.cache.subresource_operation_factory.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZXTqadWpkh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3541.     }
  3542.     /**
  3543.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  3544.      *
  3545.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  3546.      */
  3547.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  3548.     {
  3549.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3550.     }
  3551.     /**
  3552.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  3553.      *
  3554.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  3555.      */
  3556.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  3557.     {
  3558.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  3559.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  3560.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  3561.         }
  3562.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3563.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  3564.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  3565.         }
  3566.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3567.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  3568.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  3569.         }
  3570.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $b$c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  3571.     }
  3572.     /**
  3573.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  3574.      *
  3575.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  3576.      */
  3577.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  3578.     {
  3579.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3580.         if (isset($this->privates['api_platform.hydra.listener.response.add_link_header'])) {
  3581.             return $this->privates['api_platform.hydra.listener.response.add_link_header'];
  3582.         }
  3583.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener($a);
  3584.     }
  3585.     /**
  3586.      * Gets the private 'api_platform.identifier.converter' shared service.
  3587.      *
  3588.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  3589.      */
  3590.     protected function getApiPlatform_Identifier_ConverterService()
  3591.     {
  3592.         $a = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  3593.         if (isset($this->privates['api_platform.identifier.converter'])) {
  3594.             return $this->privates['api_platform.identifier.converter'];
  3595.         }
  3596.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3597.         if (isset($this->privates['api_platform.identifier.converter'])) {
  3598.             return $this->privates['api_platform.identifier.converter'];
  3599.         }
  3600.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter($a$b, new RewindableGenerator(function () {
  3601.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  3602.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  3603.         }, 2));
  3604.     }
  3605.     /**
  3606.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  3607.      *
  3608.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  3609.      */
  3610.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  3611.     {
  3612.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3613.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  3614.             return $this->privates['api_platform.identifiers_extractor.cached'];
  3615.         }
  3616.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3617.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  3618.             return $this->privates['api_platform.identifiers_extractor.cached'];
  3619.         }
  3620.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  3621.         $d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3622.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? $this->getApiPlatform_Cache_IdentifiersExtractor_TraceableService()), new \ApiPlatform\Core\Api\IdentifiersExtractor($a$b$c$dtrue), $c$d);
  3623.     }
  3624.     /**
  3625.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  3626.      *
  3627.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  3628.      */
  3629.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  3630.     {
  3631.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  3632.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  3633.         return $instance;
  3634.     }
  3635.     /**
  3636.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  3637.      *
  3638.      * @return \ApiPlatform\JsonLd\ContextBuilder
  3639.      */
  3640.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  3641.     {
  3642.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3643.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  3644.             return $this->privates['api_platform.jsonld.context_builder'];
  3645.         }
  3646.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3647.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  3648.             return $this->privates['api_platform.jsonld.context_builder'];
  3649.         }
  3650.         $c = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3651.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  3652.             return $this->privates['api_platform.jsonld.context_builder'];
  3653.         }
  3654.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a$b$c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($c));
  3655.     }
  3656.     /**
  3657.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  3658.      *
  3659.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  3660.      */
  3661.     protected function getApiPlatform_Listener_Request_AddFormatService()
  3662.     {
  3663.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  3664.     }
  3665.     /**
  3666.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  3667.      *
  3668.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  3669.      */
  3670.     protected function getApiPlatform_Listener_Request_DeserializeService()
  3671.     {
  3672.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  3673.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  3674.             return $this->privates['api_platform.listener.request.deserialize'];
  3675.         }
  3676.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3677.     }
  3678.     /**
  3679.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  3680.      *
  3681.      * @return \ApiPlatform\Core\EventListener\ReadListener
  3682.      */
  3683.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  3684.     {
  3685.         $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  3686.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3687.             return $this->privates['api_platform.listener.request.read.legacy'];
  3688.         }
  3689.         $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  3690.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3691.             return $this->privates['api_platform.listener.request.read.legacy'];
  3692.         }
  3693.         $c = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  3694.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3695.             return $this->privates['api_platform.listener.request.read.legacy'];
  3696.         }
  3697.         $d = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
  3698.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3699.             return $this->privates['api_platform.listener.request.read.legacy'];
  3700.         }
  3701.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener($a$b$c, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), $d, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3702.     }
  3703.     /**
  3704.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  3705.      *
  3706.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  3707.      */
  3708.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  3709.     {
  3710.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);
  3711.     }
  3712.     /**
  3713.      * Gets the private 'api_platform.metadata.extractor.yaml.legacy' shared service.
  3714.      *
  3715.      * @return \ApiPlatform\Core\Metadata\Extractor\YamlExtractor
  3716.      */
  3717.     protected function getApiPlatform_Metadata_Extractor_Yaml_LegacyService()
  3718.     {
  3719.         return $this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([=> (\dirname(__DIR__6).'/config/api_platform/resources/auction.yml'), => (\dirname(__DIR__6).'/config/api_platform/resources/sale.yml'), => (\dirname(__DIR__6).'/config/api_platform/resources/sale_event.yml'), => (\dirname(__DIR__6).'/config/api_platform/resources/vehicle.yml')], $this);
  3720.     }
  3721.     /**
  3722.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  3723.      *
  3724.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  3725.      */
  3726.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  3727.     {
  3728.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  3729.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3730.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3731.         }
  3732.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3733.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3734.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3735.         }
  3736.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3737.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_Legacy_TraceableService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Yaml_LegacyService()), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  3738.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  3739.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  3740.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  3741.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  3742.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  3743.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  3744.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  3745.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  3746.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  3747.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  3748.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  3749.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  3750.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  3751.         }, 13)));
  3752.     }
  3753.     /**
  3754.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  3755.      *
  3756.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  3757.      */
  3758.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  3759.     {
  3760.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3761.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  3762.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  3763.         }
  3764.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_Legacy_TraceableService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
  3765.     }
  3766.     /**
  3767.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  3768.      *
  3769.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  3770.      */
  3771.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  3772.     {
  3773.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3774.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_Legacy_TraceableService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Yaml_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  3775.     }
  3776.     /**
  3777.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  3778.      *
  3779.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  3780.      */
  3781.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  3782.     {
  3783.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Yaml_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  3784.     }
  3785.     /**
  3786.      * Gets the private 'api_platform.openapi.normalizer.api_gateway' shared service.
  3787.      *
  3788.      * @return \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer
  3789.      */
  3790.     protected function getApiPlatform_Openapi_Normalizer_ApiGatewayService()
  3791.     {
  3792.         $a = ($this->privates['.1_Serializer~XZc6ORm'] ?? $this->get_1SerializerXZc6ORmService());
  3793.         if (isset($this->privates['api_platform.openapi.normalizer.api_gateway'])) {
  3794.             return $this->privates['api_platform.openapi.normalizer.api_gateway'];
  3795.         }
  3796.         return $this->privates['api_platform.openapi.normalizer.api_gateway'] = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer($a));
  3797.     }
  3798.     /**
  3799.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  3800.      *
  3801.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  3802.      */
  3803.     protected function getApiPlatform_OperationPathResolver_CustomService()
  3804.     {
  3805.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  3806.     }
  3807.     /**
  3808.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  3809.      *
  3810.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  3811.      */
  3812.     protected function getApiPlatform_OperationPathResolver_RouterService()
  3813.     {
  3814.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3815.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  3816.             return $this->privates['api_platform.operation_path_resolver.router'];
  3817.         }
  3818.         $b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  3819.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  3820.             return $this->privates['api_platform.operation_path_resolver.router'];
  3821.         }
  3822.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver($a, ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $b);
  3823.     }
  3824.     /**
  3825.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  3826.      *
  3827.      * @return \ApiPlatform\Api\ResourceClassResolver
  3828.      */
  3829.     protected function getApiPlatform_ResourceClassResolverService()
  3830.     {
  3831.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  3832.     }
  3833.     /**
  3834.      * Gets the private 'api_platform.router' shared service.
  3835.      *
  3836.      * @return \ApiPlatform\Symfony\Routing\Router
  3837.      */
  3838.     protected function getApiPlatform_RouterService()
  3839.     {
  3840.         $a = ($this->services['router'] ?? $this->getRouterService());
  3841.         if (isset($this->privates['api_platform.router'])) {
  3842.             return $this->privates['api_platform.router'];
  3843.         }
  3844.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a1);
  3845.     }
  3846.     /**
  3847.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  3848.      *
  3849.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  3850.      */
  3851.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  3852.     {
  3853.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  3854.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  3855.             return $this->privates['api_platform.security.listener.request.deny_access'];
  3856.         }
  3857.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
  3858.     }
  3859.     /**
  3860.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  3861.      *
  3862.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  3863.      */
  3864.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  3865.     {
  3866.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3867.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  3868.             return $this->privates['api_platform.security.resource_access_checker'];
  3869.         }
  3870.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($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);
  3871.     }
  3872.     /**
  3873.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  3874.      *
  3875.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  3876.      */
  3877.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  3878.     {
  3879.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  3880.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  3881.     }
  3882.     /**
  3883.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  3884.      *
  3885.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  3886.      */
  3887.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  3888.     {
  3889.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(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()))])));
  3890.     }
  3891.     /**
  3892.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  3893.      *
  3894.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  3895.      */
  3896.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  3897.     {
  3898.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3899.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3900.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3901.         }
  3902.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3903.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3904.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3905.         }
  3906.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a$b, ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  3907.     }
  3908.     /**
  3909.      * Gets the private 'asset_mapper' shared service.
  3910.      *
  3911.      * @return \Symfony\Component\AssetMapper\AssetMapper
  3912.      */
  3913.     protected function getAssetMapperService()
  3914.     {
  3915.         $a = ($this->privates['sass.public_asset_path_resolver'] ?? $this->getSass_PublicAssetPathResolverService());
  3916.         return $this->privates['asset_mapper'] = new \Symfony\Component\AssetMapper\AssetMapper(($this->privates['asset_mapper.repository'] ?? $this->getAssetMapper_RepositoryService()), new \Symfony\Component\AssetMapper\Factory\CachedMappedAssetFactory(new \Symfony\Component\AssetMapper\Factory\MappedAssetFactory($a, new \Symfony\Component\AssetMapper\AssetMapperCompiler(new RewindableGenerator(function () {
  3917.             yield => ($this->privates['sass.css_asset_compiler'] ?? $this->load('getSass_CssAssetCompilerService'));
  3918.             yield => ($this->privates['asset_mapper.compiler.css_asset_url_compiler'] ?? $this->load('getAssetMapper_Compiler_CssAssetUrlCompilerService'));
  3919.             yield => ($this->privates['asset_mapper.compiler.source_mapping_urls_compiler'] ?? ($this->privates['asset_mapper.compiler.source_mapping_urls_compiler'] = new \Symfony\Component\AssetMapper\Compiler\SourceMappingUrlsCompiler()));
  3920.             yield => ($this->privates['asset_mapper.compiler.javascript_import_path_compiler'] ?? $this->load('getAssetMapper_Compiler_JavascriptImportPathCompilerService'));
  3921.         }, 4), function () {
  3922.             return ($this->privates['asset_mapper'] ?? $this->getAssetMapperService());
  3923.         })), ($this->targetDir.''.'/asset_mapper'), true), $a);
  3924.     }
  3925.     /**
  3926.      * Gets the private 'asset_mapper.asset_package' shared service.
  3927.      *
  3928.      * @return \Symfony\Component\AssetMapper\MapperAwareAssetPackage
  3929.      */
  3930.     protected function getAssetMapper_AssetPackageService()
  3931.     {
  3932.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3933.         return $this->privates['asset_mapper.asset_package'] = new \Symfony\Component\AssetMapper\MapperAwareAssetPackage(new \Symfony\Component\Asset\UrlPackage([=> $this->getEnv('ASSET_VPAUTO_BASE_URL')], new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy($this->getEnv('ASSET_VERSION_FOR_CACHE'), '%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())), ($this->privates['asset_mapper'] ?? $this->getAssetMapperService()));
  3934.     }
  3935.     /**
  3936.      * Gets the private 'asset_mapper.dev_server_subscriber' shared service.
  3937.      *
  3938.      * @return \Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber
  3939.      */
  3940.     protected function getAssetMapper_DevServerSubscriberService()
  3941.     {
  3942.         return $this->privates['asset_mapper.dev_server_subscriber'] = new \Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber(($this->privates['asset_mapper'] ?? $this->getAssetMapperService()), '/assets/', [], ($this->privates['cache.asset_mapper.traceable'] ?? $this->getCache_AssetMapper_TraceableService()));
  3943.     }
  3944.     /**
  3945.      * Gets the private 'asset_mapper.repository' shared service.
  3946.      *
  3947.      * @return \Symfony\Component\AssetMapper\AssetMapperRepository
  3948.      */
  3949.     protected function getAssetMapper_RepositoryService()
  3950.     {
  3951.         return $this->privates['asset_mapper.repository'] = new \Symfony\Component\AssetMapper\AssetMapperRepository(['assets/' => '''src/VPAutoBundle/Resources/assets' => 'bundles/vpauto-assets', (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/public') => 'bundles/ewzrecaptcha', (\dirname(__DIR__6).'/vendor/friendsofsymfony/jsrouting-bundle/Resources/public') => 'bundles/fosjsrouting', (\dirname(__DIR__6).'/vendor/jms/translation-bundle/Resources/public') => 'bundles/jmstranslation', (\dirname(__DIR__6).'/vendor/nelmio/api-doc-bundle/public') => 'bundles/nelmioapidoc', (\dirname(__DIR__6).'/src/VPAutoBundle/Resources/public') => 'bundles/vpauto', (\dirname(__DIR__6).'/src/VPAutoTerminalBundle/Resources/public') => 'bundles/vpautoterminal', (\dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/public') => 'bundles/apiplatform', (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/public') => 'bundles/babdevpagerfanta'], \dirname(__DIR__6), []);
  3952.     }
  3953.     /**
  3954.      * Gets the private 'cache.annotations.traceable' shared service.
  3955.      *
  3956.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3957.      */
  3958.     protected function getCache_Annotations_TraceableService()
  3959.     {
  3960.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Qb0RLAmU6T'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3961.     }
  3962.     /**
  3963.      * Gets the private 'cache.asset_mapper.traceable' shared service.
  3964.      *
  3965.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3966.      */
  3967.     protected function getCache_AssetMapper_TraceableService()
  3968.     {
  3969.         return $this->privates['cache.asset_mapper.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vSJjN4oaDn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  3970.     }
  3971.     /**
  3972.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  3973.      *
  3974.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3975.      */
  3976.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  3977.     {
  3978.         return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  3979.     }
  3980.     /**
  3981.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  3982.      *
  3983.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3984.      */
  3985.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  3986.     {
  3987.         return $this->privates['cache.doctrine.orm.default.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  3988.     }
  3989.     /**
  3990.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  3991.      *
  3992.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3993.      */
  3994.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  3995.     {
  3996.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('i0xtOU2kOS'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3997.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3998.         return $this->privates['cache.messenger.restart_workers_signal.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  3999.     }
  4000.     /**
  4001.      * Gets the private 'cache.property_info.traceable' shared service.
  4002.      *
  4003.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4004.      */
  4005.     protected function getCache_PropertyInfo_TraceableService()
  4006.     {
  4007.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NWIzsBoLoq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  4008.     }
  4009.     /**
  4010.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  4011.      *
  4012.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4013.      */
  4014.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  4015.     {
  4016.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IXPjsF0gAS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  4017.     }
  4018.     /**
  4019.      * Gets the private 'cache.serializer.traceable' shared service.
  4020.      *
  4021.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4022.      */
  4023.     protected function getCache_Serializer_TraceableService()
  4024.     {
  4025.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0feMiBdr9o'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  4026.     }
  4027.     /**
  4028.      * Gets the private 'cache.validator.traceable' shared service.
  4029.      *
  4030.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4031.      */
  4032.     protected function getCache_Validator_TraceableService()
  4033.     {
  4034.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bE1BvNQbIw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  4035.     }
  4036.     /**
  4037.      * Gets the private 'config_cache_factory' shared service.
  4038.      *
  4039.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4040.      */
  4041.     protected function getConfigCacheFactoryService()
  4042.     {
  4043.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4044.             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)));
  4045.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4046.         }, 2));
  4047.     }
  4048.     /**
  4049.      * Gets the private 'data_collector.form' shared service.
  4050.      *
  4051.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4052.      */
  4053.     protected function getDataCollector_FormService()
  4054.     {
  4055.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4056.     }
  4057.     /**
  4058.      * Gets the private 'data_collector.request' shared service.
  4059.      *
  4060.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  4061.      */
  4062.     protected function getDataCollector_RequestService()
  4063.     {
  4064.         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())));
  4065.     }
  4066.     /**
  4067.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  4068.      *
  4069.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  4070.      */
  4071.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  4072.     {
  4073.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  4074.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  4075.         }, 1)));
  4076.     }
  4077.     /**
  4078.      * Gets the private 'debug.api_platform.data_persister' shared service.
  4079.      *
  4080.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  4081.      */
  4082.     protected function getDebug_ApiPlatform_DataPersisterService()
  4083.     {
  4084.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  4085.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  4086.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  4087.         }, 2)));
  4088.     }
  4089.     /**
  4090.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  4091.      *
  4092.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  4093.      */
  4094.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  4095.     {
  4096.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  4097.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  4098.         }, 1)));
  4099.     }
  4100.     /**
  4101.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  4102.      *
  4103.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  4104.      */
  4105.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  4106.     {
  4107.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  4108.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  4109.         }, 1)));
  4110.     }
  4111.     /**
  4112.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4113.      *
  4114.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4115.      */
  4116.     protected function getDebug_DebugHandlersListenerService()
  4117.     {
  4118.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  4119.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4120.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4121.         $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  4122.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4123.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4124.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  4125.     }
  4126.     /**
  4127.      * Gets the private 'debug.file_link_formatter' shared service.
  4128.      *
  4129.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  4130.      */
  4131.     protected function getDebug_FileLinkFormatterService()
  4132.     {
  4133.         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__6), function () {
  4134.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  4135.         });
  4136.     }
  4137.     /**
  4138.      * Gets the private 'debug.log_processor' shared service.
  4139.      *
  4140.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  4141.      */
  4142.     protected function getDebug_LogProcessorService()
  4143.     {
  4144.         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())));
  4145.     }
  4146.     /**
  4147.      * Gets the private 'debug.security.access.decision_manager' shared service.
  4148.      *
  4149.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  4150.      */
  4151.     protected function getDebug_Security_Access_DecisionManagerService()
  4152.     {
  4153.         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 () {
  4154.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  4155.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  4156.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  4157.             yield => ($this->privates['debug.security.voter.App\\Security\\Authorization\\Voter\\EditSaleVoter'] ?? $this->load('getEditSaleVoterService'));
  4158.             yield => ($this->privates['debug.security.voter.App\\Security\\Authorization\\Voter\\EditVehicleVoter'] ?? $this->load('getEditVehicleVoterService'));
  4159.             yield => ($this->privates['debug.security.voter.App\\Security\\Authorization\\Voter\\ViewBackendUserVoter'] ?? $this->load('getViewBackendUserVoterService'));
  4160.             yield => ($this->privates['debug.security.voter.App\\Security\\Authorization\\Voter\\ViewSaleVoter'] ?? $this->load('getViewSaleVoterService'));
  4161.             yield => ($this->privates['debug.security.voter.App\\Security\\Authorization\\Voter\\ViewVehicleVoter'] ?? $this->load('getViewVehicleVoterService'));
  4162.         }, 8), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  4163.     }
  4164.     /**
  4165.      * Gets the private 'debug.security.firewall' shared service.
  4166.      *
  4167.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  4168.      */
  4169.     protected function getDebug_Security_FirewallService()
  4170.     {
  4171.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  4172.         if (isset($this->privates['debug.security.firewall'])) {
  4173.             return $this->privates['debug.security.firewall'];
  4174.         }
  4175.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4176.         if (isset($this->privates['debug.security.firewall'])) {
  4177.             return $this->privates['debug.security.firewall'];
  4178.         }
  4179.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  4180.         if (isset($this->privates['debug.security.firewall'])) {
  4181.             return $this->privates['debug.security.firewall'];
  4182.         }
  4183.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  4184.     }
  4185.     /**
  4186.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  4187.      *
  4188.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  4189.      */
  4190.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  4191.     {
  4192.         return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], 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']));
  4193.     }
  4194.     /**
  4195.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  4196.      *
  4197.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  4198.      */
  4199.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  4200.     {
  4201.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4202.             'App\\EventListener\\BidApiSubscriber' => ['services''App\\EventListener\\BidApiSubscriber''getBidApiSubscriberService'true],
  4203.             'App\\EventListener\\BidEventSubscriber' => ['services''App\\EventListener\\BidEventSubscriber''getBidEventSubscriberService'true],
  4204.             'App\\EventListener\\PurchaseInstructionEventSubscriber' => ['services''App\\EventListener\\PurchaseInstructionEventSubscriber''getPurchaseInstructionEventSubscriberService'true],
  4205.             'App\\EventListener\\RegistrationFilesUploadListener' => ['services''App\\EventListener\\RegistrationFilesUploadListener''getRegistrationFilesUploadListenerService'true],
  4206.             'App\\EventListener\\VehicleListener' => ['services''App\\EventListener\\VehicleListener''getVehicleListenerService'true],
  4207.             'App\\Live\\EntityListener' => ['services''App\\Live\\EntityListener''getEntityListenerService'true],
  4208.             'App\\Salesforce\\EventListener\\SalesForceDoctrineListener' => ['privates''App\\Salesforce\\EventListener\\SalesForceDoctrineListener''getSalesForceDoctrineListenerService'true],
  4209.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  4210.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  4211.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  4212.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  4213.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  4214.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'true],
  4215.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  4216.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  4217.             'stof_doctrine_extensions.listener.translatable' => ['privates''stof_doctrine_extensions.listener.translatable''getStofDoctrineExtensions_Listener_TranslatableService'false],
  4218.             'vich_uploader.listener.clean.user_avatar' => ['privates''vich_uploader.listener.clean.user_avatar''getVichUploader_Listener_Clean_UserAvatarService'true],
  4219.             'vich_uploader.listener.clean.user_cni_recto' => ['privates''vich_uploader.listener.clean.user_cni_recto''getVichUploader_Listener_Clean_UserCniRectoService'true],
  4220.             'vich_uploader.listener.clean.user_cni_verso' => ['privates''vich_uploader.listener.clean.user_cni_verso''getVichUploader_Listener_Clean_UserCniVersoService'true],
  4221.             'vich_uploader.listener.clean.user_domiciliation' => ['privates''vich_uploader.listener.clean.user_domiciliation''getVichUploader_Listener_Clean_UserDomiciliationService'true],
  4222.             'vich_uploader.listener.clean.user_fiscal_declaration' => ['privates''vich_uploader.listener.clean.user_fiscal_declaration''getVichUploader_Listener_Clean_UserFiscalDeclarationService'true],
  4223.             'vich_uploader.listener.clean.user_nif' => ['privates''vich_uploader.listener.clean.user_nif''getVichUploader_Listener_Clean_UserNifService'true],
  4224.             'vich_uploader.listener.remove.user_avatar' => ['privates''vich_uploader.listener.remove.user_avatar''getVichUploader_Listener_Remove_UserAvatarService'true],
  4225.             'vich_uploader.listener.remove.user_cni_recto' => ['privates''vich_uploader.listener.remove.user_cni_recto''getVichUploader_Listener_Remove_UserCniRectoService'true],
  4226.             'vich_uploader.listener.remove.user_cni_verso' => ['privates''vich_uploader.listener.remove.user_cni_verso''getVichUploader_Listener_Remove_UserCniVersoService'true],
  4227.             'vich_uploader.listener.remove.user_domiciliation' => ['privates''vich_uploader.listener.remove.user_domiciliation''getVichUploader_Listener_Remove_UserDomiciliationService'true],
  4228.             'vich_uploader.listener.remove.user_fiscal_declaration' => ['privates''vich_uploader.listener.remove.user_fiscal_declaration''getVichUploader_Listener_Remove_UserFiscalDeclarationService'true],
  4229.             'vich_uploader.listener.remove.user_nif' => ['privates''vich_uploader.listener.remove.user_nif''getVichUploader_Listener_Remove_UserNifService'true],
  4230.             'vich_uploader.listener.upload.user_avatar' => ['privates''vich_uploader.listener.upload.user_avatar''getVichUploader_Listener_Upload_UserAvatarService'true],
  4231.             'vich_uploader.listener.upload.user_cni_recto' => ['privates''vich_uploader.listener.upload.user_cni_recto''getVichUploader_Listener_Upload_UserCniRectoService'true],
  4232.             'vich_uploader.listener.upload.user_cni_verso' => ['privates''vich_uploader.listener.upload.user_cni_verso''getVichUploader_Listener_Upload_UserCniVersoService'true],
  4233.             'vich_uploader.listener.upload.user_domiciliation' => ['privates''vich_uploader.listener.upload.user_domiciliation''getVichUploader_Listener_Upload_UserDomiciliationService'true],
  4234.             'vich_uploader.listener.upload.user_fiscal_declaration' => ['privates''vich_uploader.listener.upload.user_fiscal_declaration''getVichUploader_Listener_Upload_UserFiscalDeclarationService'true],
  4235.             'vich_uploader.listener.upload.user_nif' => ['privates''vich_uploader.listener.upload.user_nif''getVichUploader_Listener_Upload_UserNifService'true],
  4236.         ], [
  4237.             'App\\EventListener\\BidApiSubscriber' => '?',
  4238.             'App\\EventListener\\BidEventSubscriber' => '?',
  4239.             'App\\EventListener\\PurchaseInstructionEventSubscriber' => '?',
  4240.             'App\\EventListener\\RegistrationFilesUploadListener' => '?',
  4241.             'App\\EventListener\\VehicleListener' => '?',
  4242.             'App\\Live\\EntityListener' => '?',
  4243.             'App\\Salesforce\\EventListener\\SalesForceDoctrineListener' => '?',
  4244.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  4245.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  4246.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  4247.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  4248.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  4249.             'fos_user.user_listener' => '?',
  4250.             'stof_doctrine_extensions.listener.sluggable' => '?',
  4251.             'stof_doctrine_extensions.listener.timestampable' => '?',
  4252.             'stof_doctrine_extensions.listener.translatable' => '?',
  4253.             'vich_uploader.listener.clean.user_avatar' => '?',
  4254.             'vich_uploader.listener.clean.user_cni_recto' => '?',
  4255.             'vich_uploader.listener.clean.user_cni_verso' => '?',
  4256.             'vich_uploader.listener.clean.user_domiciliation' => '?',
  4257.             'vich_uploader.listener.clean.user_fiscal_declaration' => '?',
  4258.             'vich_uploader.listener.clean.user_nif' => '?',
  4259.             'vich_uploader.listener.remove.user_avatar' => '?',
  4260.             'vich_uploader.listener.remove.user_cni_recto' => '?',
  4261.             'vich_uploader.listener.remove.user_cni_verso' => '?',
  4262.             'vich_uploader.listener.remove.user_domiciliation' => '?',
  4263.             'vich_uploader.listener.remove.user_fiscal_declaration' => '?',
  4264.             'vich_uploader.listener.remove.user_nif' => '?',
  4265.             'vich_uploader.listener.upload.user_avatar' => '?',
  4266.             'vich_uploader.listener.upload.user_cni_recto' => '?',
  4267.             'vich_uploader.listener.upload.user_cni_verso' => '?',
  4268.             'vich_uploader.listener.upload.user_domiciliation' => '?',
  4269.             'vich_uploader.listener.upload.user_fiscal_declaration' => '?',
  4270.             'vich_uploader.listener.upload.user_nif' => '?',
  4271.         ]), [=> 'vich_uploader.listener.clean.user_avatar'=> 'vich_uploader.listener.clean.user_cni_recto'=> 'vich_uploader.listener.clean.user_cni_verso'=> 'vich_uploader.listener.clean.user_domiciliation'=> 'vich_uploader.listener.clean.user_fiscal_declaration'=> 'vich_uploader.listener.clean.user_nif'=> 'App\\EventListener\\VehicleListener'=> 'App\\EventListener\\PurchaseInstructionEventSubscriber'=> 'App\\EventListener\\BidEventSubscriber'=> 'App\\EventListener\\BidApiSubscriber'10 => 'App\\Live\\EntityListener'11 => 'App\\Salesforce\\EventListener\\SalesForceDoctrineListener'12 => 'doctrine.orm.messenger.doctrine_schema_subscriber'13 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'14 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'15 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'16 => 'vich_uploader.listener.remove.user_avatar'17 => 'vich_uploader.listener.upload.user_avatar'18 => 'vich_uploader.listener.remove.user_cni_recto'19 => 'vich_uploader.listener.upload.user_cni_recto'20 => 'vich_uploader.listener.remove.user_cni_verso'21 => 'vich_uploader.listener.upload.user_cni_verso'22 => 'vich_uploader.listener.remove.user_domiciliation'23 => 'vich_uploader.listener.upload.user_domiciliation'24 => 'vich_uploader.listener.remove.user_fiscal_declaration'25 => 'vich_uploader.listener.upload.user_fiscal_declaration'26 => 'vich_uploader.listener.remove.user_nif'27 => 'vich_uploader.listener.upload.user_nif'28 => [=> [=> 'prePersist'], => 'App\\EventListener\\RegistrationFilesUploadListener'], 29 => [=> [=> 'preUpdate'], => 'App\\EventListener\\RegistrationFilesUploadListener'], 30 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 31 => [=> [=> 'prePersist'], => 'fos_user.user_listener'], 32 => [=> [=> 'preUpdate'], => 'fos_user.user_listener'], 33 => [=> [=> 'prePersist'], => 'stof_doctrine_extensions.listener.timestampable'], 34 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.timestampable'], 35 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.timestampable'], 36 => [=> [=> 'prePersist'], => 'stof_doctrine_extensions.listener.sluggable'], 37 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.sluggable'], 38 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.sluggable'], 39 => [=> [=> 'postLoad'], => 'stof_doctrine_extensions.listener.translatable'], 40 => [=> [=> 'postPersist'], => 'stof_doctrine_extensions.listener.translatable'], 41 => [=> [=> 'preFlush'], => 'stof_doctrine_extensions.listener.translatable'], 42 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.translatable'], 43 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.translatable']]);
  4272.     }
  4273.     /**
  4274.      * Gets the private 'esi_listener' shared service.
  4275.      *
  4276.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  4277.      */
  4278.     protected function getEsiListenerService()
  4279.     {
  4280.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  4281.     }
  4282.     /**
  4283.      * Gets the private 'exception_listener' shared service.
  4284.      *
  4285.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  4286.      */
  4287.     protected function getExceptionListenerService()
  4288.     {
  4289.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  4290.     }
  4291.     /**
  4292.      * Gets the private 'fos_rest.body_listener' shared service.
  4293.      *
  4294.      * @return \FOS\RestBundle\EventListener\BodyListener
  4295.      */
  4296.     protected function getFosRest_BodyListenerService()
  4297.     {
  4298.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4299.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'true],
  4300.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'true],
  4301.         ], [
  4302.             'fos_rest.decoder.json' => '?',
  4303.             'fos_rest.decoder.xml' => '?',
  4304.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  4305.         $instance->setDefaultFormat(NULL);
  4306.         return $instance;
  4307.     }
  4308.     /**
  4309.      * Gets the private 'fos_rest.view_response_listener' shared service.
  4310.      *
  4311.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  4312.      */
  4313.     protected function getFosRest_ViewResponseListenerService()
  4314.     {
  4315.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  4316.         if (isset($this->privates['fos_rest.view_response_listener'])) {
  4317.             return $this->privates['fos_rest.view_response_listener'];
  4318.         }
  4319.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener($atrue, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4320.     }
  4321.     /**
  4322.      * Gets the private 'fos_rest.zone_matcher_listener' shared service.
  4323.      *
  4324.      * @return \FOS\RestBundle\EventListener\ZoneMatcherListener
  4325.      */
  4326.     protected function getFosRest_ZoneMatcherListenerService()
  4327.     {
  4328.         $this->privates['fos_rest.zone_matcher_listener'] = $instance = new \FOS\RestBundle\EventListener\ZoneMatcherListener();
  4329.         $instance->addRequestMatcher(new \Symfony\Component\HttpFoundation\RequestMatcher('^/live/api/'));
  4330.         $instance->addRequestMatcher(new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/'));
  4331.         return $instance;
  4332.     }
  4333.     /**
  4334.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  4335.      *
  4336.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  4337.      */
  4338.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  4339.     {
  4340.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  4341.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  4342.     }
  4343.     /**
  4344.      * Gets the private 'fos_user.util.password_updater' shared service.
  4345.      *
  4346.      * @return \FOS\UserBundle\Util\HashingPasswordUpdater
  4347.      */
  4348.     protected function getFosUser_Util_PasswordUpdaterService()
  4349.     {
  4350.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  4351.     }
  4352.     /**
  4353.      * Gets the private 'fragment.listener' shared service.
  4354.      *
  4355.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  4356.      */
  4357.     protected function getFragment_ListenerService()
  4358.     {
  4359.         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');
  4360.     }
  4361.     /**
  4362.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  4363.      *
  4364.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  4365.      */
  4366.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  4367.     {
  4368.         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())));
  4369.     }
  4370.     /**
  4371.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  4372.      *
  4373.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  4374.      */
  4375.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  4376.     {
  4377.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4378.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  4379.             return $this->privates['framework_extra_bundle.event.is_granted'];
  4380.         }
  4381.         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);
  4382.     }
  4383.     /**
  4384.      * Gets the private 'jms_serializer.event_dispatcher' shared service.
  4385.      *
  4386.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  4387.      */
  4388.     protected function getJmsSerializer_EventDispatcherService()
  4389.     {
  4390.         $this->privates['jms_serializer.event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4391.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  4392.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  4393.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  4394.         ], [
  4395.             'jms_serializer.stopwatch_subscriber' => '?',
  4396.             'jms_serializer.traceable_runs_listener' => '?',
  4397.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  4398.         ]));
  4399.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  4400.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  4401.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  4402.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  4403.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  4404.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  4405.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  4406.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  4407.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  4408.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  4409.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  4410.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  4411.         return $instance;
  4412.     }
  4413.     /**
  4414.      * Gets the private 'jms_serializer.expression_evaluator' shared service.
  4415.      *
  4416.      * @return \JMS\Serializer\Expression\ExpressionEvaluator
  4417.      */
  4418.     protected function getJmsSerializer_ExpressionEvaluatorService()
  4419.     {
  4420.         $a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  4421.         $a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  4422.         return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
  4423.     }
  4424.     /**
  4425.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  4426.      *
  4427.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  4428.      */
  4429.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  4430.     {
  4431.         return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator([]));
  4432.     }
  4433.     /**
  4434.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  4435.      *
  4436.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  4437.      */
  4438.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  4439.     {
  4440.         $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, [
  4441.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  4442.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  4443.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  4444.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  4445.             'pagerfanta.serializer.handler' => ['privates''pagerfanta.serializer.handler''getPagerfanta_Serializer_HandlerService'true],
  4446.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'true],
  4447.         ], [
  4448.             'jms_serializer.array_collection_handler' => '?',
  4449.             'jms_serializer.constraint_violation_handler' => '?',
  4450.             'jms_serializer.datetime_handler' => '?',
  4451.             'jms_serializer.iterator_handler' => '?',
  4452.             'pagerfanta.serializer.handler' => '?',
  4453.             'fos_rest.serializer.form_error_handler' => '?',
  4454.         ])));
  4455.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4456.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4457.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4458.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4459.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4460.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4461.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4462.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4463.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4464.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  4465.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  4466.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  4467.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  4468.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  4469.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  4470.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  4471.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  4472.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  4473.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  4474.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  4475.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  4476.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  4477.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  4478.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  4479.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  4480.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  4481.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  4482.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  4483.         $instance->registerHandler(1'Pagerfanta\\Pagerfanta''json', [=> 'pagerfanta.serializer.handler'=> 'serializeToJson']);
  4484.         $instance->registerHandler(1'Pagerfanta\\PagerfantaInterface''json', [=> 'pagerfanta.serializer.handler'=> 'serializeToJson']);
  4485.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml']);
  4486.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']);
  4487.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml']);
  4488.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']);
  4489.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  4490.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  4491.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4492.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4493.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4494.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4495.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4496.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4497.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4498.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4499.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4500.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  4501.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  4502.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  4503.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  4504.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  4505.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  4506.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  4507.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  4508.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  4509.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  4510.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  4511.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  4512.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  4513.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  4514.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  4515.         return $instance;
  4516.     }
  4517.     /**
  4518.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  4519.      *
  4520.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  4521.      */
  4522.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  4523.     {
  4524.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4525.             'metadata_driver' => ['privates''jms_serializer.metadata.typed_properties_driver''getJmsSerializer_Metadata_TypedPropertiesDriverService'true],
  4526.         ], [
  4527.             'metadata_driver' => '?',
  4528.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  4529.         $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')))));
  4530.         $a->setIncludeInterfaces(false);
  4531.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  4532.     }
  4533.     /**
  4534.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  4535.      *
  4536.      * @return \JMS\SerializerBundle\Debug\RunsListener
  4537.      */
  4538.     protected function getJmsSerializer_TraceableRunsListenerService()
  4539.     {
  4540.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  4541.     }
  4542.     /**
  4543.      * Gets the private 'locale_aware_listener' shared service.
  4544.      *
  4545.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  4546.      */
  4547.     protected function getLocaleAwareListenerService()
  4548.     {
  4549.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  4550.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  4551.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  4552.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4553.     }
  4554.     /**
  4555.      * Gets the private 'locale_listener' shared service.
  4556.      *
  4557.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  4558.      */
  4559.     protected function getLocaleListener2Service()
  4560.     {
  4561.         $a = ($this->services['router'] ?? $this->getRouterService());
  4562.         if (isset($this->privates['locale_listener'])) {
  4563.             return $this->privates['locale_listener'];
  4564.         }
  4565.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr'$afalse, []);
  4566.     }
  4567.     /**
  4568.      * Gets the private 'mailer.mailer' shared service.
  4569.      *
  4570.      * @return \Symfony\Component\Mailer\Mailer
  4571.      */
  4572.     protected function getMailer_MailerService()
  4573.     {
  4574.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  4575.         if (isset($this->privates['mailer.mailer'])) {
  4576.             return $this->privates['mailer.mailer'];
  4577.         }
  4578.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4579.         if (isset($this->privates['mailer.mailer'])) {
  4580.             return $this->privates['mailer.mailer'];
  4581.         }
  4582.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4583.         if (isset($this->privates['mailer.mailer'])) {
  4584.             return $this->privates['mailer.mailer'];
  4585.         }
  4586.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a$b$c);
  4587.     }
  4588.     /**
  4589.      * Gets the private 'mailer.transports' shared service.
  4590.      *
  4591.      * @return \Symfony\Component\Mailer\Transport\Transports
  4592.      */
  4593.     protected function getMailer_TransportsService()
  4594.     {
  4595.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  4596.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
  4597.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
  4598.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
  4599.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
  4600.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_URL')]);
  4601.     }
  4602.     /**
  4603.      * Gets the private 'mime_types' shared service.
  4604.      *
  4605.      * @return \Symfony\Component\Mime\MimeTypes
  4606.      */
  4607.     protected function getMimeTypesService()
  4608.     {
  4609.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  4610.         $instance->setDefault($instance);
  4611.         return $instance;
  4612.     }
  4613.     /**
  4614.      * Gets the private 'monolog.handler.auction' shared service.
  4615.      *
  4616.      * @return \Monolog\Handler\StreamHandler
  4617.      */
  4618.     protected function getMonolog_Handler_AuctionService()
  4619.     {
  4620.         $this->privates['monolog.handler.auction'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__5).'/log/auction.log'), 'debug'trueNULLfalse);
  4621.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4622.         return $instance;
  4623.     }
  4624.     /**
  4625.      * Gets the private 'monolog.handler.console' shared service.
  4626.      *
  4627.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  4628.      */
  4629.     protected function getMonolog_Handler_ConsoleService()
  4630.     {
  4631.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  4632.     }
  4633.     /**
  4634.      * Gets the private 'monolog.handler.firephp' shared service.
  4635.      *
  4636.      * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  4637.      */
  4638.     protected function getMonolog_Handler_FirephpService()
  4639.     {
  4640.         $this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler('info'true);
  4641.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4642.         return $instance;
  4643.     }
  4644.     /**
  4645.      * Gets the private 'monolog.handler.main' shared service.
  4646.      *
  4647.      * @return \Monolog\Handler\StreamHandler
  4648.      */
  4649.     protected function getMonolog_Handler_MainService()
  4650.     {
  4651.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__5).'/log/dev.log'), 'debug'trueNULLfalse);
  4652.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4653.         return $instance;
  4654.     }
  4655.     /**
  4656.      * Gets the private 'monolog.logger' shared service.
  4657.      *
  4658.      * @return \Symfony\Bridge\Monolog\Logger
  4659.      */
  4660.     protected function getMonolog_LoggerService()
  4661.     {
  4662.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  4663.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4664.         $instance->useMicrosecondTimestamps(true);
  4665.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4666.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  4667.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4668.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4669.         return $instance;
  4670.     }
  4671.     /**
  4672.      * Gets the private 'monolog.logger.cache' shared service.
  4673.      *
  4674.      * @return \Symfony\Bridge\Monolog\Logger
  4675.      */
  4676.     protected function getMonolog_Logger_CacheService()
  4677.     {
  4678.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  4679.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4680.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4681.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  4682.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4683.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4684.         return $instance;
  4685.     }
  4686.     /**
  4687.      * Gets the private 'monolog.logger.doctrine' shared service.
  4688.      *
  4689.      * @return \Symfony\Bridge\Monolog\Logger
  4690.      */
  4691.     protected function getMonolog_Logger_DoctrineService()
  4692.     {
  4693.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  4694.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4695.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  4696.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4697.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4698.         return $instance;
  4699.     }
  4700.     /**
  4701.      * Gets the private 'monolog.logger.request' shared service.
  4702.      *
  4703.      * @return \Symfony\Bridge\Monolog\Logger
  4704.      */
  4705.     protected function getMonolog_Logger_RequestService()
  4706.     {
  4707.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  4708.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4709.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4710.         $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  4711.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4712.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4713.         return $instance;
  4714.     }
  4715.     /**
  4716.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  4717.      *
  4718.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  4719.      */
  4720.     protected function getNelmioCors_CorsListenerService()
  4721.     {
  4722.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
  4723.     }
  4724.     /**
  4725.      * Gets the private 'parameter_bag' shared service.
  4726.      *
  4727.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  4728.      */
  4729.     protected function getParameterBagService()
  4730.     {
  4731.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  4732.     }
  4733.     /**
  4734.      * Gets the private 'profiler_listener' shared service.
  4735.      *
  4736.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  4737.      */
  4738.     protected function getProfilerListenerService()
  4739.     {
  4740.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  4741.         if (isset($this->privates['profiler_listener'])) {
  4742.             return $this->privates['profiler_listener'];
  4743.         }
  4744.         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);
  4745.     }
  4746.     /**
  4747.      * Gets the private 'property_accessor' shared service.
  4748.      *
  4749.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  4750.      */
  4751.     protected function getPropertyAccessorService()
  4752.     {
  4753.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4754.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  4755.     }
  4756.     /**
  4757.      * Gets the private 'property_info' shared service.
  4758.      *
  4759.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  4760.      */
  4761.     protected function getPropertyInfoService()
  4762.     {
  4763.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  4764.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  4765.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4766.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4767.         }, 3), new RewindableGenerator(function () {
  4768.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4769.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  4770.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4771.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4772.         }, 4), new RewindableGenerator(function () {
  4773.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4774.         }, 1), new RewindableGenerator(function () {
  4775.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4776.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4777.         }, 2), new RewindableGenerator(function () {
  4778.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4779.         }, 1));
  4780.     }
  4781.     /**
  4782.      * Gets the private 'router.expression_language_provider' shared service.
  4783.      *
  4784.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  4785.      */
  4786.     protected function getRouter_ExpressionLanguageProviderService()
  4787.     {
  4788.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4789.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  4790.         ], [
  4791.             'env' => 'Closure',
  4792.         ]));
  4793.     }
  4794.     /**
  4795.      * Gets the private 'router.request_context' shared service.
  4796.      *
  4797.      * @return \Symfony\Component\Routing\RequestContext
  4798.      */
  4799.     protected function getRouter_RequestContextService()
  4800.     {
  4801.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri($this->getEnv('ROUTER_REQUEST_CONTEXT_BASE_URL'), $this->getEnv('ROUTER_REQUEST_CONTEXT_HOST'), $this->getEnv('ROUTER_REQUEST_CONTEXT_SCHEME'), 80443);
  4802.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4803.         return $instance;
  4804.     }
  4805.     /**
  4806.      * Gets the private 'router_listener' shared service.
  4807.      *
  4808.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  4809.      */
  4810.     protected function getRouterListenerService()
  4811.     {
  4812.         $a = ($this->services['router'] ?? $this->getRouterService());
  4813.         if (isset($this->privates['router_listener'])) {
  4814.             return $this->privates['router_listener'];
  4815.         }
  4816.         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__6), true);
  4817.     }
  4818.     /**
  4819.      * Gets the private 'routing.loader.yml' shared service.
  4820.      *
  4821.      * @return \Symfony\Component\Routing\Loader\YamlFileLoader
  4822.      */
  4823.     protected function getRouting_Loader_YmlService()
  4824.     {
  4825.         return $this->privates['routing.loader.yml'] = new \Symfony\Component\Routing\Loader\YamlFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), 'dev');
  4826.     }
  4827.     /**
  4828.      * Gets the private 'sass.public_asset_path_resolver' shared service.
  4829.      *
  4830.      * @return \Symfonycasts\SassBundle\AssetMapper\SassPublicPathAssetPathResolver
  4831.      */
  4832.     protected function getSass_PublicAssetPathResolverService()
  4833.     {
  4834.         return $this->privates['sass.public_asset_path_resolver'] = new \Symfonycasts\SassBundle\AssetMapper\SassPublicPathAssetPathResolver(new \Symfony\Component\AssetMapper\Path\PublicAssetsPathResolver(\dirname(__DIR__6), '/assets/''/public/'));
  4835.     }
  4836.     /**
  4837.      * Gets the private 'security.expression_language' shared service.
  4838.      *
  4839.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  4840.      */
  4841.     protected function getSecurity_ExpressionLanguageService()
  4842.     {
  4843.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  4844.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  4845.         return $instance;
  4846.     }
  4847.     /**
  4848.      * Gets the private 'security.firewall.map' shared service.
  4849.      *
  4850.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  4851.      */
  4852.     protected function getSecurity_Firewall_MapService()
  4853.     {
  4854.         $a = ($this->privates['.service_locator.XtXJe9H'] ?? $this->get_ServiceLocator_XtXJe9HService());
  4855.         if (isset($this->privates['security.firewall.map'])) {
  4856.             return $this->privates['security.firewall.map'];
  4857.         }
  4858.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  4859.             yield 'security.firewall.map.context.live_api' => ($this->privates['.security.request_matcher.cAHnYwP'] ?? ($this->privates['.security.request_matcher.cAHnYwP'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/live/api(?!/users/token)')));
  4860.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.0Awr3sc'] ?? ($this->privates['.security.request_matcher.0Awr3sc'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token')));
  4861.             yield 'security.firewall.map.context.oauth_authorize' => ($this->privates['.security.request_matcher.LDTCWMb'] ?? ($this->privates['.security.request_matcher.LDTCWMb'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/auth')));
  4862.             yield 'security.firewall.map.context.public_api_platform' => ($this->privates['.security.request_matcher.E6Jv.fL'] ?? ($this->privates['.security.request_matcher.E6Jv.fL'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/sales$')));
  4863.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.ixpZVxT'] ?? ($this->privates['.security.request_matcher.ixpZVxT'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api(?!/doc)')));
  4864.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.egPQlB3'] ?? ($this->privates['.security.request_matcher.egPQlB3'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(|live/client|live-redirect)')));
  4865.         }, 6));
  4866.     }
  4867.     /**
  4868.      * Gets the private 'security.helper' shared service.
  4869.      *
  4870.      * @return \Symfony\Component\Security\Core\Security
  4871.      */
  4872.     protected function getSecurity_HelperService()
  4873.     {
  4874.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4875.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4876.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4877.         ], [
  4878.             'security.authorization_checker' => '?',
  4879.             'security.token_storage' => '?',
  4880.         ]));
  4881.     }
  4882.     /**
  4883.      * Gets the private 'security.logout_url_generator' shared service.
  4884.      *
  4885.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  4886.      */
  4887.     protected function getSecurity_LogoutUrlGeneratorService()
  4888.     {
  4889.         $a = ($this->services['router'] ?? $this->getRouterService());
  4890.         if (isset($this->privates['security.logout_url_generator'])) {
  4891.             return $this->privates['security.logout_url_generator'];
  4892.         }
  4893.         $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()));
  4894.         $instance->registerListener('main''/security/logout''logout''_csrf_token'NULLNULL);
  4895.         return $instance;
  4896.     }
  4897.     /**
  4898.      * Gets the private 'security.password_hasher_factory' shared service.
  4899.      *
  4900.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  4901.      */
  4902.     protected function getSecurity_PasswordHasherFactoryService()
  4903.     {
  4904.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['legacy' => ['algorithm' => 'sha512''encode_as_base64' => false'iterations' => 1'migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'FOS\\UserBundle\\Model\\UserInterface' => ['algorithm' => 'bcrypt''migrate_from' => [=> 'legacy'], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  4905.     }
  4906.     /**
  4907.      * Gets the private 'security.role_hierarchy' shared service.
  4908.      *
  4909.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  4910.      */
  4911.     protected function getSecurity_RoleHierarchyService()
  4912.     {
  4913.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  4914.     }
  4915.     /**
  4916.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  4917.      *
  4918.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  4919.      */
  4920.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  4921.     {
  4922.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4923.     }
  4924.     /**
  4925.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  4926.      *
  4927.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  4928.      */
  4929.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  4930.     {
  4931.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  4932.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  4933.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  4934.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  4935.     }
  4936.     /**
  4937.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  4938.      *
  4939.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  4940.      */
  4941.     protected function getSensioFrameworkExtra_Security_ListenerService()
  4942.     {
  4943.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4944.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  4945.             return $this->privates['sensio_framework_extra.security.listener'];
  4946.         }
  4947.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  4948.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  4949.         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()), $b, ($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()));
  4950.     }
  4951.     /**
  4952.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  4953.      *
  4954.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  4955.      */
  4956.     protected function getSensioFrameworkExtra_View_ListenerService()
  4957.     {
  4958.         $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))));
  4959.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4960.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4961.         ], [
  4962.             'twig' => '?',
  4963.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  4964.         return $instance;
  4965.     }
  4966.     /**
  4967.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  4968.      *
  4969.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  4970.      */
  4971.     protected function getSerializer_NameConverter_MetadataAwareService()
  4972.     {
  4973.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  4974.     }
  4975.     /**
  4976.      * Gets the private 'session.factory' shared service.
  4977.      *
  4978.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  4979.      */
  4980.     protected function getSession_FactoryService()
  4981.     {
  4982.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4983.         if (isset($this->privates['session.factory'])) {
  4984.             return $this->privates['session.factory'];
  4985.         }
  4986.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->load('getSession_Storage_Factory_ServiceService'), [=> $a=> 'onSessionUsage']);
  4987.     }
  4988.     /**
  4989.      * Gets the private 'session_listener' shared service.
  4990.      *
  4991.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  4992.      */
  4993.     protected function getSessionListenerService()
  4994.     {
  4995.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4996.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  4997.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4998.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  4999.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  5000.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  5001.         ], [
  5002.             'initialized_session' => '?',
  5003.             'logger' => '?',
  5004.             'session' => '?',
  5005.             'session_collector' => '?',
  5006.             'session_factory' => '?',
  5007.         ]), true$this->parameters['session.storage.options']);
  5008.     }
  5009.     /**
  5010.      * Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
  5011.      *
  5012.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
  5013.      */
  5014.     protected function getStofDoctrineExtensions_EventListener_LocaleService()
  5015.     {
  5016.         return $this->privates['stof_doctrine_extensions.event_listener.locale'] = new \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()));
  5017.     }
  5018.     /**
  5019.      * Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
  5020.      *
  5021.      * @return \Gedmo\Translatable\TranslatableListener
  5022.      */
  5023.     protected function getStofDoctrineExtensions_Listener_TranslatableService()
  5024.     {
  5025.         $this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
  5026.         $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  5027.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5028.         $instance->setDefaultLocale('fr');
  5029.         $instance->setTranslatableLocale('fr');
  5030.         $instance->setTranslationFallback(true);
  5031.         $instance->setPersistDefaultLocaleTranslation(false);
  5032.         $instance->setSkipOnLoad(false);
  5033.         return $instance;
  5034.     }
  5035.     /**
  5036.      * Gets the private 'translator.default' shared service.
  5037.      *
  5038.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  5039.      */
  5040.     protected function getTranslator_DefaultService()
  5041.     {
  5042.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5043.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  5044.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  5045.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  5046.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  5047.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  5048.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  5049.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  5050.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  5051.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  5052.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  5053.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  5054.         ], [
  5055.             'translation.loader.csv' => '?',
  5056.             'translation.loader.dat' => '?',
  5057.             'translation.loader.ini' => '?',
  5058.             'translation.loader.json' => '?',
  5059.             'translation.loader.mo' => '?',
  5060.             'translation.loader.php' => '?',
  5061.             'translation.loader.po' => '?',
  5062.             'translation.loader.qt' => '?',
  5063.             'translation.loader.res' => '?',
  5064.             'translation.loader.xliff' => '?',
  5065.             'translation.loader.yml' => '?',
  5066.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['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__6).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ar.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ar.xliff')], 'az' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.az.xlf'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.az.xliff')], 'be' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bg.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ca.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ca.xliff')], 'cs' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.cs.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.cs.xliff')], 'cy' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.da.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.da.xliff'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.da.xliff')], 'de' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.de.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.de.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.de.xliff'), 10 => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.de.yml'), 11 => (\dirname(__DIR__6).'/src/Resources/translations/messages.de.yml'), 12 => (\dirname(__DIR__6).'/src/Resources/translations/validators.de.yml'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.de.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.de.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.de.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.de.xliff'), 17 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.de.xliff'), 18 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.de.xliff'), 19 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.de.xliff')], 'el' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.el.yml')], 'en' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.en.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.en.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.en.xliff'), 10 => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.en.yml'), 11 => (\dirname(__DIR__6).'/src/Resources/translations/messages.en.yml'), 12 => (\dirname(__DIR__6).'/src/Resources/translations/validators.en.yml'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.en.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.en.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.en.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.en.xliff'), 17 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.en.xliff'), 18 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.en.xliff'), 19 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.en.xliff')], 'es' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.es.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.es.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.es.xliff'), => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.es.yml'), 10 => (\dirname(__DIR__6).'/src/Resources/translations/messages.es.yml'), 11 => (\dirname(__DIR__6).'/src/Resources/translations/validators.es.yml'), 12 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.es.xliff'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.es.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.es.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.es.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.es.xliff'), 17 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.es.xliff'), 18 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.es.xliff')], 'et' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eu.xliff'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.eu.xliff')], 'fa' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.fa.xliff')], 'fi' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fi.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.fi.xliff')], 'fr' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fr.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.fr.xliff'), 10 => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.fr.yml'), 11 => (\dirname(__DIR__6).'/src/Resources/translations/messages.fr.yml'), 12 => (\dirname(__DIR__6).'/src/Resources/translations/validators.fr.yml'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/api.fr.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.fr.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.fr.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.fr.xliff'), 17 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.fr.xliff'), 18 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.fr.xliff'), 19 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.fr.xliff'), 20 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.fr.xliff')], 'gl' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.gl.yml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.gl.xliff')], 'he' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.hr.xliff')], 'hu' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hu.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.hu.yml'), => (\dirname(__DIR__6).'/src/Resources/translations/messages.hu.yml'), => (\dirname(__DIR__6).'/src/Resources/translations/validators.hu.yml'), 10 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.hu.xliff'), 11 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.hu.xliff'), 12 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.hu.xliff'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.hu.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.hu.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.hu.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.hu.xliff')], 'hy' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.id.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.id.xliff')], 'it' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.it.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.it.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.it.xliff'), => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.it.yml'), => (\dirname(__DIR__6).'/src/Resources/translations/messages.it.yml'), 10 => (\dirname(__DIR__6).'/src/Resources/translations/validators.it.yml'), 11 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.it.xliff'), 12 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.it.xliff'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.it.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.it.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.it.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.it.xliff'), 17 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.it.xliff')], 'ja' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ja.xliff')], 'lb' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lb.yml')], 'lt' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.lt.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], 'lv' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lv.yml')], 'mk' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nb.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nb.xliff')], 'nl' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.nl.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nl.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.nl.xliff'), 10 => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.nl.yml'), 11 => (\dirname(__DIR__6).'/src/Resources/translations/messages.nl.yml'), 12 => (\dirname(__DIR__6).'/src/Resources/translations/validators.nl.yml'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.nl.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.nl.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.nl.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.nl.xliff'), 17 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.nl.xliff'), 18 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.nl.xliff'), 19 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.nl.xliff')], 'nn' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nn.xliff')], 'no' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.no.xliff')], 'pl' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pl.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.pl.xliff'), => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.pl.yml'), 10 => (\dirname(__DIR__6).'/src/Resources/translations/messages.pl.yml'), 11 => (\dirname(__DIR__6).'/src/Resources/translations/validators.pl.yml'), 12 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.pl.xliff'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.pl.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.pl.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.pl.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.pl.xliff'), 17 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.pl.xliff'), 18 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.pl.xliff')], 'pt' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.pt.xliff'), => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.pt.yml'), => (\dirname(__DIR__6).'/src/Resources/translations/messages.pt.yml'), 10 => (\dirname(__DIR__6).'/src/Resources/translations/validators.pt.yml'), 11 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.pt.xliff'), 12 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.pt.xliff'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.pt.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.pt.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.pt.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.pt.xliff'), 17 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ro.xliff'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ro.xliff'), => (\dirname(__DIR__6).'/src/Resources/translations/dictionary.ro.yml'), => (\dirname(__DIR__6).'/src/Resources/translations/messages.ro.yml'), 10 => (\dirname(__DIR__6).'/src/Resources/translations/validators.ro.yml'), 11 => (\dirname(__DIR__6).'/translations/translations-vpauto/landing.ro.xliff'), 12 => (\dirname(__DIR__6).'/translations/translations-vpauto/mail.ro.xliff'), 13 => (\dirname(__DIR__6).'/translations/translations-vpauto/menu.ro.xliff'), 14 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages+intl-icu.ro.xliff'), 15 => (\dirname(__DIR__6).'/translations/translations-vpauto/messages.ro.xliff'), 16 => (\dirname(__DIR__6).'/translations/translations-vpauto/seo.ro.xliff'), 17 => (\dirname(__DIR__6).'/translations/translations-vpauto/validators.ro.xliff')], 'ru' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ru.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ru.xliff')], 'sk' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sk.xliff'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sk.xliff')], 'sl' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sl.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sl.xliff')], 'sq' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sr_Cyrl.xliff')], 'sr_Latn' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sr_Latn.yml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sr_Latn.xliff')], 'sv' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sv.xliff'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sv.xliff')], 'th' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.th.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.th.xliff'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.th.xliff')], 'tl' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.tr.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.tr.xliff')], 'uk' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.uk.xliff'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.uk.xliff')], 'ur' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.vi.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.vi.xliff')], 'zh_CN' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.zh_CN.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_CN.xliff'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_TW.xliff')], 'bn' => [=> (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eo.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eo.xliff')], 'ky' => [=> (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ky.yml'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ky.xliff')], 'bs_Latn_BA' => [=> (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bs_Latn_BA.xliff')], 'hr_HR' => [=> (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hr_HR.xliff')], 'pt_PT' => [=> (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_PT.xliff')], 'sr_Latin' => [=> (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sr_Latin.xliff')], 'zh' => [=> (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh.xliff')], 'zh_HK' => [=> (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_HK.xliff')], 'vn' => [=> (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'oc' => [=> (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.oc.xliff')], 'sw' => [=> (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sw.xliff')], 'fr_BE' => [=> (\dirname(__DIR__6).'/translations/translations-vpauto/messages.fr_BE.xliff')], 'nl_BE' => [=> (\dirname(__DIR__6).'/translations/translations-vpauto/messages.nl_BE.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__6).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__6).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__6).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations'), => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src/Resources/translations'), => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle/translations'), => (\dirname(__DIR__6).'/src/Resources/translations'), 10 => (\dirname(__DIR__6).'/translations/translations-vpauto'), 11 => (\dirname(__DIR__6).'/vendor/symfony/framework-bundle/translations'), 12 => (\dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__6).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 14 => (\dirname(__DIR__6).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__6).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 16 => (\dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle/translations'), 17 => (\dirname(__DIR__6).'/vendor/symfony/twig-bundle/translations'), 18 => (\dirname(__DIR__6).'/vendor/jms/serializer-bundle/translations'), 19 => (\dirname(__DIR__6).'/vendor/jms/translation-bundle/translations'), 20 => (\dirname(__DIR__6).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 21 => (\dirname(__DIR__6).'/vendor/nelmio/api-doc-bundle/translations'), 22 => (\dirname(__DIR__6).'/vendor/nelmio/cors-bundle/translations'), 23 => (\dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src/translations'), 24 => (\dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src/translations'), 25 => (\dirname(__DIR__6).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 26 => (\dirname(__DIR__6).'/vendor/symfony/monolog-bundle/translations'), 27 => (\dirname(__DIR__6).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 28 => (\dirname(__DIR__6).'/src/VPAutoBundle/translations'), 29 => (\dirname(__DIR__6).'/src/VPAutoSalesforceBundle/translations'), 30 => (\dirname(__DIR__6).'/src/VPAutoApiBundle/translations'), 31 => (\dirname(__DIR__6).'/src/VPAutoSMSBundle/translations'), 32 => (\dirname(__DIR__6).'/src/VPAutoTerminalBundle/translations'), 33 => (\dirname(__DIR__6).'/vendor/symfony/web-profiler-bundle/translations'), 34 => (\dirname(__DIR__6).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 35 => (\dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 36 => (\dirname(__DIR__6).'/vendor/aymdev/messenger-azure-bundle/src/translations'), 37 => (\dirname(__DIR__6).'/vendor/symfonycasts/sass-bundle/src/translations'), 38 => (\dirname(__DIR__6).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 39 => (\dirname(__DIR__6).'/vendor/hautelook/alice-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'=> 'vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-time-bundle/src/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/babdev/pagerfanta-bundle/translations'=> 'src/Resources/translations'10 => 'translations/translations-vpauto'11 => 'vendor/symfony/framework-bundle/translations'12 => 'vendor/doctrine/doctrine-bundle/translations'13 => 'vendor/doctrine/doctrine-migrations-bundle/translations'14 => 'vendor/symfony/security-bundle/translations'15 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'16 => 'vendor/friendsofsymfony/rest-bundle/translations'17 => 'vendor/symfony/twig-bundle/translations'18 => 'vendor/jms/serializer-bundle/translations'19 => 'vendor/jms/translation-bundle/translations'20 => 'vendor/knplabs/knp-snappy-bundle/src/translations'21 => 'vendor/nelmio/api-doc-bundle/translations'22 => 'vendor/nelmio/cors-bundle/translations'23 => 'vendor/sensio/framework-extra-bundle/src/translations'24 => 'vendor/sentry/sentry-symfony/src/translations'25 => 'vendor/stof/doctrine-extensions-bundle/src/translations'26 => 'vendor/symfony/monolog-bundle/translations'27 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'28 => 'src/VPAutoBundle/translations'29 => 'src/VPAutoSalesforceBundle/translations'30 => 'src/VPAutoApiBundle/translations'31 => 'src/VPAutoSMSBundle/translations'32 => 'src/VPAutoTerminalBundle/translations'33 => 'vendor/symfony/web-profiler-bundle/translations'34 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'35 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'36 => 'vendor/aymdev/messenger-azure-bundle/src/translations'37 => 'vendor/symfonycasts/sass-bundle/src/translations'38 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'39 => 'vendor/hautelook/alice-bundle/src/translations']]], []);
  5067.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5068.         $instance->setFallbackLocales($this->parameters['proposed_locales']);
  5069.         return $instance;
  5070.     }
  5071.     /**
  5072.      * Gets the private 'validator.builder' shared service.
  5073.      *
  5074.      * @return \Symfony\Component\Validator\ValidatorBuilder
  5075.      */
  5076.     protected function getValidator_BuilderService()
  5077.     {
  5078.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  5079.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  5080.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5081.             'App\\Validator\\AdIdValidator' => ['services''App\\Validator\\AdIdValidator''getAdIdValidatorService'true],
  5082.             'App\\Validator\\AddressValidator' => ['services''App\\Validator\\AddressValidator''getAddressValidatorService'true],
  5083.             'App\\Validator\\GreaterThanOrEqualAmountValidator' => ['services''App\\Validator\\GreaterThanOrEqualAmountValidator''getGreaterThanOrEqualAmountValidatorService'true],
  5084.             'App\\Validator\\MinimumPropertiesFilledValidator' => ['services''App\\Validator\\MinimumPropertiesFilledValidator''getMinimumPropertiesFilledValidatorService'true],
  5085.             'App\\Validator\\VatValidator' => ['services''App\\Validator\\VatValidator''getVatValidatorService'true],
  5086.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService'true],
  5087.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService'true],
  5088.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5089.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5090.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  5091.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5092.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  5093.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5094.             'ewz_recaptcha.true' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService'true],
  5095.             'ewz_recaptcha.v3.true' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService'true],
  5096.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5097.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5098.         ], [
  5099.             'App\\Validator\\AdIdValidator' => '?',
  5100.             'App\\Validator\\AddressValidator' => '?',
  5101.             'App\\Validator\\GreaterThanOrEqualAmountValidator' => '?',
  5102.             'App\\Validator\\MinimumPropertiesFilledValidator' => '?',
  5103.             'App\\Validator\\VatValidator' => '?',
  5104.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => '?',
  5105.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => '?',
  5106.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  5107.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5108.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5109.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5110.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5111.             'doctrine.orm.validator.unique' => '?',
  5112.             'ewz_recaptcha.true' => '?',
  5113.             'ewz_recaptcha.v3.true' => '?',
  5114.             'security.validator.user_password' => '?',
  5115.             'validator.expression' => '?',
  5116.         ])));
  5117.         if ($this->has('translator')) {
  5118.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  5119.         }
  5120.         $instance->setTranslationDomain('validators');
  5121.         $instance->addXmlMappings([=> (\dirname(__DIR__6).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml'), => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/validation.xml')]);
  5122.         $instance->enableAnnotationMapping(true);
  5123.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5124.         $instance->addMethodMapping('loadValidatorMetadata');
  5125.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  5126.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  5127.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  5128.         $instance->addXmlMapping((\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  5129.         return $instance;
  5130.     }
  5131.     /**
  5132.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  5133.      *
  5134.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  5135.      */
  5136.     protected function getVichUploader_MetadataReaderService()
  5137.     {
  5138.         $a = new \Metadata\Driver\FileLocator([]);
  5139.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  5140.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  5141.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  5142.     }
  5143.     /**
  5144.      * Gets the private 'web_profiler.csp.handler' shared service.
  5145.      *
  5146.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5147.      */
  5148.     protected function getWebProfiler_Csp_HandlerService()
  5149.     {
  5150.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5151.     }
  5152.     /**
  5153.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  5154.      *
  5155.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  5156.      */
  5157.     protected function getWebProfiler_DebugToolbarService()
  5158.     {
  5159.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5160.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5161.             return $this->privates['web_profiler.debug_toolbar'];
  5162.         }
  5163.         $b = ($this->services['router'] ?? $this->getRouterService());
  5164.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5165.             return $this->privates['web_profiler.debug_toolbar'];
  5166.         }
  5167.         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()), NULL);
  5168.     }
  5169.     /**
  5170.      * Gets the public 'cache_clearer' alias.
  5171.      *
  5172.      * @return object The ".container.private.cache_clearer" service.
  5173.      */
  5174.     protected function getCacheClearerService()
  5175.     {
  5176.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  5177.         return $this->get('.container.private.cache_clearer');
  5178.     }
  5179.     /**
  5180.      * Gets the public 'filesystem' alias.
  5181.      *
  5182.      * @return object The ".container.private.filesystem" service.
  5183.      */
  5184.     protected function getFilesystemService()
  5185.     {
  5186.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  5187.         return $this->get('.container.private.filesystem');
  5188.     }
  5189.     /**
  5190.      * Gets the public 'serializer' alias.
  5191.      *
  5192.      * @return object The ".container.private.serializer" service.
  5193.      */
  5194.     protected function getSerializerService()
  5195.     {
  5196.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  5197.         return $this->get('.container.private.serializer');
  5198.     }
  5199.     /**
  5200.      * Gets the public 'security.csrf.token_manager' alias.
  5201.      *
  5202.      * @return object The ".container.private.security.csrf.token_manager" service.
  5203.      */
  5204.     protected function getSecurity_Csrf_TokenManagerService()
  5205.     {
  5206.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  5207.         return $this->get('.container.private.security.csrf.token_manager');
  5208.     }
  5209.     /**
  5210.      * Gets the public 'form.factory' alias.
  5211.      *
  5212.      * @return object The ".container.private.form.factory" service.
  5213.      */
  5214.     protected function getForm_FactoryService()
  5215.     {
  5216.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  5217.         return $this->get('.container.private.form.factory');
  5218.     }
  5219.     /**
  5220.      * Gets the public 'form.type.file' alias.
  5221.      *
  5222.      * @return object The ".container.private.form.type.file" service.
  5223.      */
  5224.     protected function getForm_Type_FileService()
  5225.     {
  5226.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  5227.         return $this->get('.container.private.form.type.file');
  5228.     }
  5229.     /**
  5230.      * Gets the public 'profiler' alias.
  5231.      *
  5232.      * @return object The ".container.private.profiler" service.
  5233.      */
  5234.     protected function getProfilerService()
  5235.     {
  5236.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  5237.         return $this->get('.container.private.profiler');
  5238.     }
  5239.     /**
  5240.      * Gets the public 'security.authorization_checker' alias.
  5241.      *
  5242.      * @return object The ".container.private.security.authorization_checker" service.
  5243.      */
  5244.     protected function getSecurity_AuthorizationCheckerService()
  5245.     {
  5246.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  5247.         return $this->get('.container.private.security.authorization_checker');
  5248.     }
  5249.     /**
  5250.      * Gets the public 'security.token_storage' alias.
  5251.      *
  5252.      * @return object The ".container.private.security.token_storage" service.
  5253.      */
  5254.     protected function getSecurity_TokenStorageService()
  5255.     {
  5256.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  5257.         return $this->get('.container.private.security.token_storage');
  5258.     }
  5259.     /**
  5260.      * Gets the public 'twig' alias.
  5261.      *
  5262.      * @return object The ".container.private.twig" service.
  5263.      */
  5264.     protected function getTwigService()
  5265.     {
  5266.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  5267.         return $this->get('.container.private.twig');
  5268.     }
  5269.     /**
  5270.      * Gets the public 'security.password_encoder' alias.
  5271.      *
  5272.      * @return object The ".container.private.security.password_encoder" service.
  5273.      */
  5274.     protected function getSecurity_PasswordEncoderService()
  5275.     {
  5276.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  5277.         return $this->get('.container.private.security.password_encoder');
  5278.     }
  5279.     /**
  5280.      * Gets the public 'session' alias.
  5281.      *
  5282.      * @return object The ".container.private.session" service.
  5283.      */
  5284.     protected function getSessionService()
  5285.     {
  5286.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  5287.         return $this->get('.container.private.session');
  5288.     }
  5289.     /**
  5290.      * Gets the public 'validator' alias.
  5291.      *
  5292.      * @return object The ".container.private.validator" service.
  5293.      */
  5294.     protected function getValidatorService()
  5295.     {
  5296.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  5297.         return $this->get('.container.private.validator');
  5298.     }
  5299.     /**
  5300.      * @return array|bool|float|int|string|\UnitEnum|null
  5301.      */
  5302.     public function getParameter(string $name)
  5303.     {
  5304.         if (isset($this->buildParameters[$name])) {
  5305.             return $this->buildParameters[$name];
  5306.         }
  5307.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  5308.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  5309.         }
  5310.         if (isset($this->loadedDynamicParameters[$name])) {
  5311.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5312.         }
  5313.         return $this->parameters[$name];
  5314.     }
  5315.     public function hasParameter(string $name): bool
  5316.     {
  5317.         if (isset($this->buildParameters[$name])) {
  5318.             return true;
  5319.         }
  5320.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  5321.     }
  5322.     public function setParameter(string $name$value): void
  5323.     {
  5324.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  5325.     }
  5326.     public function getParameterBag(): ParameterBagInterface
  5327.     {
  5328.         if (null === $this->parameterBag) {
  5329.             $parameters $this->parameters;
  5330.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  5331.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5332.             }
  5333.             foreach ($this->buildParameters as $name => $value) {
  5334.                 $parameters[$name] = $value;
  5335.             }
  5336.             $this->parameterBag = new FrozenParameterBag($parameters);
  5337.         }
  5338.         return $this->parameterBag;
  5339.     }
  5340.     private $loadedDynamicParameters = [
  5341.         'kernel.runtime_environment' => false,
  5342.         'kernel.build_dir' => false,
  5343.         'kernel.cache_dir' => false,
  5344.         'countries_domain' => false,
  5345.         'country' => false,
  5346.         'current_website' => false,
  5347.         'salesforce_enabled' => false,
  5348.         'salesforce_use_mock' => false,
  5349.         'salesforce_environment' => false,
  5350.         'salesforce_username' => false,
  5351.         'salesforce_password' => false,
  5352.         'salesforce_security_token' => false,
  5353.         'salesforce_base_url' => false,
  5354.         'apex_ftp_server' => false,
  5355.         'apex_ftp_user' => false,
  5356.         'apex_ftp_password' => false,
  5357.         'estimation_price_offset' => false,
  5358.         'argus_price_offset' => false,
  5359.         'sass.bin' => false,
  5360.         'ruby.bin' => false,
  5361.         'sap.ftp.host' => false,
  5362.         'sap.ftp.port' => false,
  5363.         'sap.ftp.login' => false,
  5364.         'sap.ftp.password' => false,
  5365.         'sap.ftp.passive' => false,
  5366.         'dialoginsight.sftp.host' => false,
  5367.         'dialoginsight.sftp.port' => false,
  5368.         'dialoginsight.sftp.login' => false,
  5369.         'dialoginsight.sftp.password' => false,
  5370.         'live_pdf_guide' => false,
  5371.         'price.default_tarif' => false,
  5372.         'sms_enabled' => false,
  5373.         'router.request_context.host' => false,
  5374.         'router.request_context.scheme' => false,
  5375.         'router.request_context.base_url' => false,
  5376.         'sentry_dsn' => false,
  5377.         'purchase_api_location' => false,
  5378.         'purchase_api_token' => false,
  5379.         'upload_registration_doc_dir' => false,
  5380.         'delivery_api_location' => false,
  5381.         'delivery_api_token' => false,
  5382.         'cdn_upload_files_endpoint' => false,
  5383.         'cdn_upload_files_token' => false,
  5384.         'sale_wsdl_location' => false,
  5385.         'vehicle_wsdl_location' => false,
  5386.         'tarif_wsdl_location' => false,
  5387.         'cdnDocPro_wsdl_location' => false,
  5388.         'vat_wsdl_location' => false,
  5389.         'vat_check_enabled' => false,
  5390.         'translation.client_id' => false,
  5391.         'translation.client_secret' => false,
  5392.         'translation.resource' => false,
  5393.         'translation.apim.subscription_key' => false,
  5394.         'vpauto.website_base_uri' => false,
  5395.         'showvroom.website_base_uri' => false,
  5396.         'ecat.website_base_uri' => false,
  5397.         'datahub.base_url' => false,
  5398.         'datahub.client_id' => false,
  5399.         'datahub.client_secret' => false,
  5400.         'datahub.subscription_key' => false,
  5401.         'datahub.resource' => false,
  5402.         'showvroom.alliance_auto.login_url' => false,
  5403.         'showvroom.vpauto.homepage_pro_url' => false,
  5404.         'leaseplan_user_bidder_id' => false,
  5405.         'leaseplan_signalr_base_url' => false,
  5406.         'leaseplan_default_vehicle_category_id' => false,
  5407.         'leaseplan_fees' => false,
  5408.         'leaseplan_cookie_name' => false,
  5409.         'leaseplan_cookie_domain' => false,
  5410.         'recommendation_availability_url' => false,
  5411.         'recommendation_url' => false,
  5412.         'rms_token_url' => false,
  5413.         'rms_bid_url' => false,
  5414.         'rms_client_id' => false,
  5415.         'rms_client_secret' => false,
  5416.         'rms_resource' => false,
  5417.         'rms_user_bidder_id' => false,
  5418.         'secret' => false,
  5419.         'base_uri' => false,
  5420.         'website_base_uri' => false,
  5421.         'js_server' => false,
  5422.         'js_server_public_url' => false,
  5423.         'js_server_send' => false,
  5424.         'ad_app_id' => false,
  5425.         'ad_app_secret' => false,
  5426.         'ad_grant_type' => false,
  5427.         'ad_url_redirect' => false,
  5428.         'ad_url_connect' => false,
  5429.         'ad_token_url' => false,
  5430.         'kernel.secret' => false,
  5431.         'debug.container.dump' => false,
  5432.         'serializer.mapping.cache.file' => false,
  5433.         'validator.mapping.cache.file' => false,
  5434.         'profiler.storage.dsn' => false,
  5435.         'doctrine.orm.proxy_dir' => false,
  5436.         'knp_snappy.pdf.binary' => false,
  5437.     ];
  5438.     private $dynamicParameters = [];
  5439.     private function getDynamicParameter(string $name)
  5440.     {
  5441.         switch ($name) {
  5442.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  5443.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  5444.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  5445.             case 'countries_domain'$value = [
  5446.                 'de' => $this->getEnv('DOMAIN_DE'),
  5447.                 'be' => $this->getEnv('DOMAIN_BE'),
  5448.                 'es' => $this->getEnv('DOMAIN_ES'),
  5449.                 'fr' => $this->getEnv('DOMAIN_FR'),
  5450.                 'en' => $this->getEnv('DOMAIN_EN'),
  5451.                 'it' => $this->getEnv('DOMAIN_IT'),
  5452.                 'nl' => $this->getEnv('DOMAIN_NL'),
  5453.                 'pl' => $this->getEnv('DOMAIN_PL'),
  5454.                 'pt' => $this->getEnv('DOMAIN_PT'),
  5455.                 'ro' => $this->getEnv('DOMAIN_RO'),
  5456.             ]; break;
  5457.             case 'country'$value $this->getEnv('APP_COUNTRY'); break;
  5458.             case 'current_website'$value $this->getEnv('APP_WEBSITE'); break;
  5459.             case 'salesforce_enabled'$value $this->getEnv('bool:SALESFORCE_ENABLED'); break;
  5460.             case 'salesforce_use_mock'$value $this->getEnv('bool:SALESFORCE_USE_MOCK'); break;
  5461.             case 'salesforce_environment'$value $this->getEnv('SALESFORCE_ENVIRONMENT'); break;
  5462.             case 'salesforce_username'$value $this->getEnv('SALESFORCE_USERNAME'); break;
  5463.             case 'salesforce_password'$value $this->getEnv('SALESFORCE_PASSWORD'); break;
  5464.             case 'salesforce_security_token'$value $this->getEnv('SALESFORCE_SECURITY_TOKEN'); break;
  5465.             case 'salesforce_base_url'$value $this->getEnv('SALESFORCE_BASE_URL'); break;
  5466.             case 'apex_ftp_server'$value $this->getEnv('APEX_FTP_SERVER'); break;
  5467.             case 'apex_ftp_user'$value $this->getEnv('APEX_FTP_USER'); break;
  5468.             case 'apex_ftp_password'$value $this->getEnv('APEX_FTP_PASSWORD'); break;
  5469.             case 'estimation_price_offset'$value $this->getEnv('ESTIMATION_PRICE_OFFSET'); break;
  5470.             case 'argus_price_offset'$value $this->getEnv('ARGUS_PRICE_OFFSET'); break;
  5471.             case 'sass.bin'$value $this->getEnv('SASS_BIN'); break;
  5472.             case 'ruby.bin'$value $this->getEnv('RUBY_BIN'); break;
  5473.             case 'sap.ftp.host'$value $this->getEnv('SAP_FTP_HOST'); break;
  5474.             case 'sap.ftp.port'$value $this->getEnv('SAP_FTP_PORT'); break;
  5475.             case 'sap.ftp.login'$value $this->getEnv('SAP_FTP_LOGIN'); break;
  5476.             case 'sap.ftp.password'$value $this->getEnv('SAP_FTP_PASSWORD'); break;
  5477.             case 'sap.ftp.passive'$value $this->getEnv('bool:SAP_FTP_PASSIVE'); break;
  5478.             case 'dialoginsight.sftp.host'$value $this->getEnv('DIALOGINSIGHT_SFTP_HOST'); break;
  5479.             case 'dialoginsight.sftp.port'$value $this->getEnv('DIALOGINSIGHT_SFTP_PORT'); break;
  5480.             case 'dialoginsight.sftp.login'$value $this->getEnv('DIALOGINSIGHT_SFTP_LOGIN'); break;
  5481.             case 'dialoginsight.sftp.password'$value $this->getEnv('DIALOGINSIGHT_SFTP_PASSWORD'); break;
  5482.             case 'live_pdf_guide'$value $this->getEnv('LIVE_PDF_GUIDE'); break;
  5483.             case 'price.default_tarif'$value $this->getEnv('PRICE_DEFAULT_TARIF'); break;
  5484.             case 'sms_enabled'$value $this->getEnv('bool:SMS_ENABLED'); break;
  5485.             case 'router.request_context.host'$value $this->getEnv('ROUTER_REQUEST_CONTEXT_HOST'); break;
  5486.             case 'router.request_context.scheme'$value $this->getEnv('ROUTER_REQUEST_CONTEXT_SCHEME'); break;
  5487.             case 'router.request_context.base_url'$value $this->getEnv('ROUTER_REQUEST_CONTEXT_BASE_URL'); break;
  5488.             case 'sentry_dsn'$value $this->getEnv('SENTRY_DSN'); break;
  5489.             case 'purchase_api_location'$value $this->getEnv('PURCHASE_API_LOCATION'); break;
  5490.             case 'purchase_api_token'$value $this->getEnv('PURCHASE_API_TOKEN'); break;
  5491.             case 'upload_registration_doc_dir'$value $this->getEnv('UPLOAD_REGISTRATION_DOC_DIR'); break;
  5492.             case 'delivery_api_location'$value $this->getEnv('DELIVERY_API_LOCATION'); break;
  5493.             case 'delivery_api_token'$value $this->getEnv('DELIVERY_API_TOKEN'); break;
  5494.             case 'cdn_upload_files_endpoint'$value $this->getEnv('CDN_UPLOAD_FILES_ENDPOINT'); break;
  5495.             case 'cdn_upload_files_token'$value $this->getEnv('CDN_UPLOAD_FILES_TOKEN'); break;
  5496.             case 'sale_wsdl_location'$value $this->getEnv('SALE_WSDL_LOCATION'); break;
  5497.             case 'vehicle_wsdl_location'$value $this->getEnv('VEHICLE_WSDL_LOCATION'); break;
  5498.             case 'tarif_wsdl_location'$value $this->getEnv('TARIF_WSDL_LOCATION'); break;
  5499.             case 'cdnDocPro_wsdl_location'$value $this->getEnv('CDNDOCPRO_WSDL_LOCATION'); break;
  5500.             case 'vat_wsdl_location'$value $this->getEnv('VAT_WSDL_LOCATION'); break;
  5501.             case 'vat_check_enabled'$value $this->getEnv('bool:VAT_CHECK_ENABLED'); break;
  5502.             case 'translation.client_id'$value $this->getEnv('string:TRANSLATION_CLIENT_ID').'n'; break;
  5503.             case 'translation.client_secret'$value $this->getEnv('TRANSLATION_CLIENT_SECRET'); break;
  5504.             case 'translation.resource'$value $this->getEnv('TRANSLATION_RESOURCE'); break;
  5505.             case 'translation.apim.subscription_key'$value $this->getEnv('TRANSLATION_APIM_SUBSCRIPTION_KEY'); break;
  5506.             case 'vpauto.website_base_uri'$value $this->getEnv('VPAUTO_WEBSITE_BASE_URI'); break;
  5507.             case 'showvroom.website_base_uri'$value $this->getEnv('SHOWVROOM_WEBSITE_BASE_URI'); break;
  5508.             case 'ecat.website_base_uri'$value $this->getEnv('ECAT_WEBSITE_BASE_URI'); break;
  5509.             case 'datahub.base_url'$value $this->getEnv('DATAHUB_BASE_URL'); break;
  5510.             case 'datahub.client_id'$value $this->getEnv('DATAHUB_CLIENT_ID'); break;
  5511.             case 'datahub.client_secret'$value $this->getEnv('DATAHUB_CLIENT_SECRET'); break;
  5512.             case 'datahub.subscription_key'$value $this->getEnv('DATAHUB_SUBSCRIPTION_KEY'); break;
  5513.             case 'datahub.resource'$value $this->getEnv('DATAHUB_RESOURCE'); break;
  5514.             case 'showvroom.alliance_auto.login_url'$value $this->getEnv('SHOWVROOM_ALLIANCE_AUTO_LOGIN_URL'); break;
  5515.             case 'showvroom.vpauto.homepage_pro_url'$value $this->getEnv('SHOWVROOM_VPAUTO_HOMEPAGE_PRO_URL'); break;
  5516.             case 'leaseplan_user_bidder_id'$value $this->getEnv('LEASEPLAN_USER_BIDDER_ID'); break;
  5517.             case 'leaseplan_signalr_base_url'$value $this->getEnv('LEASEPLAN_SIGNALR_BASE_URL'); break;
  5518.             case 'leaseplan_default_vehicle_category_id'$value $this->getEnv('LEASEPLAN_DEFAULT_VEHICLE_CATEGORY_ID'); break;
  5519.             case 'leaseplan_fees'$value $this->getEnv('LEASEPLAN_FEES'); break;
  5520.             case 'leaseplan_cookie_name'$value $this->getEnv('LEASEPLAN_COOKIE_NAME'); break;
  5521.             case 'leaseplan_cookie_domain'$value $this->getEnv('LEASEPLAN_COOKIE_DOMAIN'); break;
  5522.             case 'recommendation_availability_url'$value $this->getEnv('RECOMMENDATION_AVAILABILITY_URL'); break;
  5523.             case 'recommendation_url'$value $this->getEnv('string:RECOMMENDATION_URL').'/reportEmbed'; break;
  5524.             case 'rms_token_url'$value $this->getEnv('RMS_TOKEN_URL'); break;
  5525.             case 'rms_bid_url'$value $this->getEnv('RMS_BID_URL'); break;
  5526.             case 'rms_client_id'$value $this->getEnv('RMS_CLIENT_ID'); break;
  5527.             case 'rms_client_secret'$value $this->getEnv('RMS_CLIENT_SECRET'); break;
  5528.             case 'rms_resource'$value $this->getEnv('RMS_RESOURCE'); break;
  5529.             case 'rms_user_bidder_id'$value $this->getEnv('RMS_USER_BIDDER_ID'); break;
  5530.             case 'secret'$value $this->getEnv('APP_SECRET'); break;
  5531.             case 'base_uri'$value $this->getEnv('VPAUTO_WEBSITE_BASE_URI'); break;
  5532.             case 'website_base_uri'$value $this->getEnv('VPAUTO_WEBSITE_BASE_URI'); break;
  5533.             case 'js_server'$value $this->getEnv('JS_SERVER'); break;
  5534.             case 'js_server_public_url'$value $this->getEnv('JS_SERVER_PUBLIC_URL'); break;
  5535.             case 'js_server_send'$value $this->getEnv('bool:JS_SERVER_SEND'); break;
  5536.             case 'ad_app_id'$value $this->getEnv('AD_APP_ID'); break;
  5537.             case 'ad_app_secret'$value $this->getEnv('AD_APP_SECRET'); break;
  5538.             case 'ad_grant_type'$value $this->getEnv('AD_GRANT_TYPE'); break;
  5539.             case 'ad_url_redirect'$value $this->getEnv('AD_URL_REDIRECT'); break;
  5540.             case 'ad_url_connect'$value $this->getEnv('AD_URL_CONNECT'); break;
  5541.             case 'ad_token_url'$value $this->getEnv('AD_TOKEN_URL'); break;
  5542.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  5543.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  5544.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  5545.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  5546.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  5547.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  5548.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  5549.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  5550.         }
  5551.         $this->loadedDynamicParameters[$name] = true;
  5552.         return $this->dynamicParameters[$name] = $value;
  5553.     }
  5554.     protected function getDefaultParameters(): array
  5555.     {
  5556.         return [
  5557.             'kernel.project_dir' => \dirname(__DIR__6),
  5558.             'kernel.environment' => 'dev',
  5559.             'kernel.debug' => true,
  5560.             'kernel.logs_dir' => (\dirname(__DIR__5).'/log'),
  5561.             'kernel.bundles' => [
  5562.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  5563.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  5564.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  5565.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  5566.                 'EWZRecaptchaBundle' => 'EWZ\\Bundle\\RecaptchaBundle\\EWZRecaptchaBundle',
  5567.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  5568.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  5569.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  5570.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  5571.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  5572.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  5573.                 'JMSTranslationBundle' => 'JMS\\TranslationBundle\\JMSTranslationBundle',
  5574.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  5575.                 'KnpTimeBundle' => 'Knp\\Bundle\\TimeBundle\\KnpTimeBundle',
  5576.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  5577.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  5578.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  5579.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  5580.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  5581.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  5582.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  5583.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  5584.                 'VPAutoBundle' => 'App\\VPAutoBundle\\VPAutoBundle',
  5585.                 'VPAutoSalesforceBundle' => 'App\\VPAutoSalesforceBundle\\VPAutoSalesforceBundle',
  5586.                 'VPAutoApiBundle' => 'App\\VPAutoApiBundle\\VPAutoApiBundle',
  5587.                 'VPAutoSMSBundle' => 'App\\VPAutoSMSBundle\\VPAutoSMSBundle',
  5588.                 'VPAutoTerminalBundle' => 'App\\VPAutoTerminalBundle\\VPAutoTerminalBundle',
  5589.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  5590.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  5591.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  5592.                 'AymDevMessengerAzureBundle' => 'AymDev\\MessengerAzureBundle\\AymDevMessengerAzureBundle',
  5593.                 'BabDevPagerfantaBundle' => 'BabDev\\PagerfantaBundle\\BabDevPagerfantaBundle',
  5594.                 'SymfonycastsSassBundle' => 'Symfonycasts\\SassBundle\\SymfonycastsSassBundle',
  5595.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  5596.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  5597.             ],
  5598.             'kernel.bundles_metadata' => [
  5599.                 'FrameworkBundle' => [
  5600.                     'path' => (\dirname(__DIR__6).'/vendor/symfony/framework-bundle'),
  5601.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  5602.                 ],
  5603.                 'DoctrineBundle' => [
  5604.                     'path' => (\dirname(__DIR__6).'/vendor/doctrine/doctrine-bundle'),
  5605.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  5606.                 ],
  5607.                 'DoctrineMigrationsBundle' => [
  5608.                     'path' => (\dirname(__DIR__6).'/vendor/doctrine/doctrine-migrations-bundle'),
  5609.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  5610.                 ],
  5611.                 'SecurityBundle' => [
  5612.                     'path' => (\dirname(__DIR__6).'/vendor/symfony/security-bundle'),
  5613.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  5614.                 ],
  5615.                 'EWZRecaptchaBundle' => [
  5616.                     'path' => (\dirname(__DIR__6).'/vendor/excelwebzone/recaptcha-bundle/src'),
  5617.                     'namespace' => 'EWZ\\Bundle\\RecaptchaBundle',
  5618.                 ],
  5619.                 'FOSJsRoutingBundle' => [
  5620.                     'path' => (\dirname(__DIR__6).'/vendor/friendsofsymfony/jsrouting-bundle'),
  5621.                     'namespace' => 'FOS\\JsRoutingBundle',
  5622.                 ],
  5623.                 'FOSOAuthServerBundle' => [
  5624.                     'path' => (\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle'),
  5625.                     'namespace' => 'FOS\\OAuthServerBundle',
  5626.                 ],
  5627.                 'FOSRestBundle' => [
  5628.                     'path' => (\dirname(__DIR__6).'/vendor/friendsofsymfony/rest-bundle'),
  5629.                     'namespace' => 'FOS\\RestBundle',
  5630.                 ],
  5631.                 'TwigBundle' => [
  5632.                     'path' => (\dirname(__DIR__6).'/vendor/symfony/twig-bundle'),
  5633.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  5634.                 ],
  5635.                 'FOSUserBundle' => [
  5636.                     'path' => (\dirname(__DIR__6).'/vendor/friendsofsymfony/user-bundle/src'),
  5637.                     'namespace' => 'FOS\\UserBundle',
  5638.                 ],
  5639.                 'JMSSerializerBundle' => [
  5640.                     'path' => (\dirname(__DIR__6).'/vendor/jms/serializer-bundle'),
  5641.                     'namespace' => 'JMS\\SerializerBundle',
  5642.                 ],
  5643.                 'JMSTranslationBundle' => [
  5644.                     'path' => (\dirname(__DIR__6).'/vendor/jms/translation-bundle'),
  5645.                     'namespace' => 'JMS\\TranslationBundle',
  5646.                 ],
  5647.                 'KnpSnappyBundle' => [
  5648.                     'path' => (\dirname(__DIR__6).'/vendor/knplabs/knp-snappy-bundle/src'),
  5649.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  5650.                 ],
  5651.                 'KnpTimeBundle' => [
  5652.                     'path' => (\dirname(__DIR__6).'/vendor/knplabs/knp-time-bundle/src'),
  5653.                     'namespace' => 'Knp\\Bundle\\TimeBundle',
  5654.                 ],
  5655.                 'NelmioApiDocBundle' => [
  5656.                     'path' => (\dirname(__DIR__6).'/vendor/nelmio/api-doc-bundle'),
  5657.                     'namespace' => 'Nelmio\\ApiDocBundle',
  5658.                 ],
  5659.                 'NelmioCorsBundle' => [
  5660.                     'path' => (\dirname(__DIR__6).'/vendor/nelmio/cors-bundle'),
  5661.                     'namespace' => 'Nelmio\\CorsBundle',
  5662.                 ],
  5663.                 'SensioFrameworkExtraBundle' => [
  5664.                     'path' => (\dirname(__DIR__6).'/vendor/sensio/framework-extra-bundle/src'),
  5665.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  5666.                 ],
  5667.                 'SentryBundle' => [
  5668.                     'path' => (\dirname(__DIR__6).'/vendor/sentry/sentry-symfony/src'),
  5669.                     'namespace' => 'Sentry\\SentryBundle',
  5670.                 ],
  5671.                 'StofDoctrineExtensionsBundle' => [
  5672.                     'path' => (\dirname(__DIR__6).'/vendor/stof/doctrine-extensions-bundle/src'),
  5673.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  5674.                 ],
  5675.                 'MonologBundle' => [
  5676.                     'path' => (\dirname(__DIR__6).'/vendor/symfony/monolog-bundle'),
  5677.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  5678.                 ],
  5679.                 'VichUploaderBundle' => [
  5680.                     'path' => (\dirname(__DIR__6).'/vendor/vich/uploader-bundle'),
  5681.                     'namespace' => 'Vich\\UploaderBundle',
  5682.                 ],
  5683.                 'DoctrineFixturesBundle' => [
  5684.                     'path' => (\dirname(__DIR__6).'/vendor/doctrine/doctrine-fixtures-bundle'),
  5685.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  5686.                 ],
  5687.                 'VPAutoBundle' => [
  5688.                     'path' => (\dirname(__DIR__6).'/src/VPAutoBundle'),
  5689.                     'namespace' => 'App\\VPAutoBundle',
  5690.                 ],
  5691.                 'VPAutoSalesforceBundle' => [
  5692.                     'path' => (\dirname(__DIR__6).'/src/VPAutoSalesforceBundle'),
  5693.                     'namespace' => 'App\\VPAutoSalesforceBundle',
  5694.                 ],
  5695.                 'VPAutoApiBundle' => [
  5696.                     'path' => (\dirname(__DIR__6).'/src/VPAutoApiBundle'),
  5697.                     'namespace' => 'App\\VPAutoApiBundle',
  5698.                 ],
  5699.                 'VPAutoSMSBundle' => [
  5700.                     'path' => (\dirname(__DIR__6).'/src/VPAutoSMSBundle'),
  5701.                     'namespace' => 'App\\VPAutoSMSBundle',
  5702.                 ],
  5703.                 'VPAutoTerminalBundle' => [
  5704.                     'path' => (\dirname(__DIR__6).'/src/VPAutoTerminalBundle'),
  5705.                     'namespace' => 'App\\VPAutoTerminalBundle',
  5706.                 ],
  5707.                 'WebProfilerBundle' => [
  5708.                     'path' => (\dirname(__DIR__6).'/vendor/symfony/web-profiler-bundle'),
  5709.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  5710.                 ],
  5711.                 'NelmioAliceBundle' => [
  5712.                     'path' => (\dirname(__DIR__6).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  5713.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  5714.                 ],
  5715.                 'ApiPlatformBundle' => [
  5716.                     'path' => (\dirname(__DIR__6).'/vendor/api-platform/core/src/Symfony/Bundle'),
  5717.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  5718.                 ],
  5719.                 'AymDevMessengerAzureBundle' => [
  5720.                     'path' => (\dirname(__DIR__6).'/vendor/aymdev/messenger-azure-bundle/src'),
  5721.                     'namespace' => 'AymDev\\MessengerAzureBundle',
  5722.                 ],
  5723.                 'BabDevPagerfantaBundle' => [
  5724.                     'path' => (\dirname(__DIR__6).'/vendor/babdev/pagerfanta-bundle'),
  5725.                     'namespace' => 'BabDev\\PagerfantaBundle',
  5726.                 ],
  5727.                 'SymfonycastsSassBundle' => [
  5728.                     'path' => (\dirname(__DIR__6).'/vendor/symfonycasts/sass-bundle/src'),
  5729.                     'namespace' => 'Symfonycasts\\SassBundle',
  5730.                 ],
  5731.                 'FidryAliceDataFixturesBundle' => [
  5732.                     'path' => (\dirname(__DIR__6).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  5733.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  5734.                 ],
  5735.                 'HautelookAliceBundle' => [
  5736.                     'path' => (\dirname(__DIR__6).'/vendor/hautelook/alice-bundle/src'),
  5737.                     'namespace' => 'Hautelook\\AliceBundle',
  5738.                 ],
  5739.             ],
  5740.             'kernel.charset' => 'UTF-8',
  5741.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  5742.             'container.autowiring.strict_mode' => true,
  5743.             'container.dumper.inline_class_loader' => true,
  5744.             'countries_code' => [
  5745.                 'Germany' => 'de',
  5746.                 'Belgium' => 'be',
  5747.                 'Spain' => 'es',
  5748.                 'France' => 'fr',
  5749.                 'International' => 'en',
  5750.                 'Italy' => 'it',
  5751.                 'Netherlands' => 'nl',
  5752.                 'Poland' => 'pl',
  5753.                 'Portugal' => 'pt',
  5754.                 'Romania' => 'ro',
  5755.             ],
  5756.             'menu' => [
  5757.                 'b2c' => [
  5758.                     'default' => [
  5759.                         => 'frontend_understand_auction',
  5760.                         => 'frontend_company',
  5761.                         => 'frontend_online_purchase',
  5762.                         => 'frontend_engagements',
  5763.                         => 'frontend_services',
  5764.                         => 'frontend_salesrooms',
  5765.                         => 'frontend_guarantee',
  5766.                         => 'frontend_contact',
  5767.                         => 'frontend_vehicle_provenance',
  5768.                         => 'frontend_faq',
  5769.                         10 => 'frontend_expertise',
  5770.                     ],
  5771.                     'fr' => [
  5772.                         => 'frontend_understand_auction',
  5773.                         => 'frontend_company',
  5774.                         => 'frontend_online_purchase',
  5775.                         => 'frontend_engagements',
  5776.                         => 'frontend_services',
  5777.                         => 'frontend_salesrooms',
  5778.                         => 'frontend_guarantee',
  5779.                         => 'frontend_visit_vehicle',
  5780.                         => 'frontend_vehicle_provenance',
  5781.                         => 'frontend_faq',
  5782.                         10 => 'frontend_expertise',
  5783.                         11 => 'frontend_contact',
  5784.                     ],
  5785.                     'be' => [
  5786.                         => 'frontend_understand_auction',
  5787.                         => 'frontend_company',
  5788.                         => 'frontend_online_purchase',
  5789.                         => 'frontend_engagements',
  5790.                         => 'frontend_salesrooms',
  5791.                         => 'frontend_contact',
  5792.                         => 'frontend_vehicle_provenance',
  5793.                         => 'frontend_faq',
  5794.                     ],
  5795.                     'es' => [
  5796.                         => 'frontend_understand_auction',
  5797.                         => 'frontend_company',
  5798.                         => 'frontend_online_purchase',
  5799.                         => 'frontend_engagements',
  5800.                         => 'frontend_services',
  5801.                         => 'frontend_salesrooms',
  5802.                         => 'frontend_contact',
  5803.                         => 'frontend_vehicle_provenance',
  5804.                         => 'frontend_faq',
  5805.                         => 'frontend_expertise',
  5806.                     ],
  5807.                 ],
  5808.                 'b2b' => [
  5809.                     'default' => [
  5810.                         => 'frontend_company_pro',
  5811.                         => 'frontend_estimation_pro',
  5812.                         => 'frontend_customer_space_pro',
  5813.                         => 'frontend_salesrooms',
  5814.                         => 'frontend_more_vpautopro',
  5815.                         => 'frontend_vehicle_provenance_pro',
  5816.                         => 'frontend_customer_complaint_pro',
  5817.                         => 'frontend_engagement_pro',
  5818.                         => 'frontend_purchase_format_pro',
  5819.                         => 'frontend_faq_pro',
  5820.                         10 => 'frontend_contact_pro',
  5821.                         11 => 'frontend_vehicle_inspection_pro',
  5822.                         12 => 'frontend_withdrawal_vo_pro',
  5823.                         13 => 'live_portal_next_sales_pro',
  5824.                     ],
  5825.                     'pt' => [
  5826.                         => 'frontend_company_pro',
  5827.                         => 'frontend_estimation_pro',
  5828.                         => 'frontend_customer_space_pro',
  5829.                         => 'frontend_salesrooms',
  5830.                         => 'frontend_more_vpautopro',
  5831.                         => 'frontend_vehicle_provenance_pro',
  5832.                         => 'frontend_customer_complaint_pro',
  5833.                         => 'frontend_engagement_pro',
  5834.                         => 'frontend_purchase_format_pro',
  5835.                         => 'frontend_faq_pro',
  5836.                         10 => 'frontend_contact_pro',
  5837.                         11 => 'frontend_vehicle_inspection_pro',
  5838.                         12 => 'frontend_withdrawal_vo_pro',
  5839.                         13 => 'live_portal_next_sales_pro',
  5840.                         14 => 'frontend_transport_pro',
  5841.                     ],
  5842.                 ],
  5843.                 'b2becat' => [
  5844.                     'default' => [
  5845.                         => 'frontend_engagement_pro',
  5846.                         => 'frontend_withdrawal_vo_pro',
  5847.                         => 'frontend_vehicle_inspection_pro',
  5848.                         => 'live_portal_next_sales_pro',
  5849.                         => 'frontend_estimation_pro',
  5850.                         => 'frontend_customer_space_pro',
  5851.                         => 'frontend_vehicle_provenance_pro',
  5852.                         => 'frontend_customer_complaint_pro',
  5853.                     ],
  5854.                 ],
  5855.             ],
  5856.             'allowed_locales' => [
  5857.                 => 'fr',
  5858.                 => 'de',
  5859.                 => 'en',
  5860.                 => 'es',
  5861.                 => 'hu',
  5862.                 => 'it',
  5863.                 => 'pl',
  5864.                 => 'pt',
  5865.                 => 'ro',
  5866.                 => 'nl',
  5867.             ],
  5868.             'proposed_locales' => [
  5869.                 => 'fr',
  5870.             ],
  5871.             'leaseplan_base_url' => 'http://wiremock:8080/leaseplan',
  5872.             'leaseplan_username' => 'testusername',
  5873.             'leaseplan_password' => 'thisisapassword',
  5874.             'leaseplan_saleeventtitle_id' => '1',
  5875.             'recommendation_parameters' => [
  5876.                 'reportId' => 'c5171064-27d4-4350-b4f9-de0142aa9b3d',
  5877.                 'autoAuth' => 'true',
  5878.                 'ctid' => '768705a8-2b11-4d97-a67c-85ed663efe76',
  5879.                 'config' => 'eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLWZyYW5jZS1jZW50cmFsLWEtcHJpbWFyeS1yZWRpcmVjdC5hbmFseXNpcy53aW5kb3dzLm5ldC8ifQ==',
  5880.                 'filter' => 'GOLD_RECO_TEST_FINAL/VIN eq \'%s\'',
  5881.             ],
  5882.             'recommendation_list_parameters' => [
  5883.                 'reportId' => '9413081d-4a5b-4e08-98cc-183a7864aa03',
  5884.                 'autoAuth' => 'true',
  5885.                 'ctid' => '768705a8-2b11-4d97-a67c-85ed663efe76',
  5886.                 'config' => 'eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLWZyYW5jZS1jZW50cmFsLWEtcHJpbWFyeS1yZWRpcmVjdC5hbmFseXNpcy53aW5kb3dzLm5ldC8ifQ==',
  5887.                 'filter' => 'User_Information/SALESMAN_ID eq %d',
  5888.             ],
  5889.             'recommendation_reco_parameters' => [
  5890.                 'reportId' => '3db5a049-044e-48c4-9252-2e531f738a96',
  5891.                 'autoAuth' => 'true',
  5892.                 'ctid' => '768705a8-2b11-4d97-a67c-85ed663efe76',
  5893.                 'config' => 'eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly93YWJpLWZyYW5jZS1jZW50cmFsLWEtcHJpbWFyeS1yZWRpcmVjdC5hbmFseXNpcy53aW5kb3dzLm5ldC8ifQ==',
  5894.                 'filter' => 'GOLD_RECO_OUTIL_RECO_3/RECO_INFO_SALESMAN_ID eq %d',
  5895.             ],
  5896.             'bids_archiving_salesperson_list' => [
  5897.                 'adonis' => [
  5898.                     'old' => 47803,
  5899.                     'new' => 152126,
  5900.                 ],
  5901.                 'eric' => [
  5902.                     'old' => 66687,
  5903.                     'new' => 152141,
  5904.                 ],
  5905.                 'carl' => [
  5906.                     'old' => 94775,
  5907.                     'new' => 152143,
  5908.                 ],
  5909.             ],
  5910.             'etincelle_mock_dir' => (\dirname(__DIR__6).'/src/Api/Resources/fixtures'),
  5911.             'purchase_mock_dir' => (\dirname(__DIR__6).'/src/Api/Resources/fixtures/purchase'),
  5912.             'allowed_domains' => [
  5913.             ],
  5914.             'bids_pdf_folder' => (\dirname(__DIR__6).'/app/Resources/auctions/'),
  5915.             'app.parameters.path' => (\dirname(__DIR__6).'/config/app_parameters.yaml'),
  5916.             'vpauto.live.award.postsale.staff' => [
  5917.                 => 'info@vpauto.fr',
  5918.             ],
  5919.             'assetic.filter.compass.images_dir' => (\dirname(__DIR__6).'/web/images'),
  5920.             'assetic.filter.compass.http_path' => '/images',
  5921.             'vpauto.alert.email.from' => 'no-reply@vpauto.fr',
  5922.             'vpauto.contact_optimvo.email.to' => 'contactoptimvo@vpauto.eu',
  5923.             'vpauto.contact.email.to' => 'contact@vpauto.fr',
  5924.             'vpauto.pro.subscription.email.from' => 'adhesion@vpauto.fr',
  5925.             'vpauto.administrator.email' => 'contact@vpauto.fr',
  5926.             'vpauto.confirm_alert.email' => [
  5927.                 => 'ehamelin@vpauto.fr',
  5928.             ],
  5929.             'vpauto.it.email' => 'support@vpauto.fr',
  5930.             'api_token' => 'guignard',
  5931.             'vpauto.delivery_custom_estimate.email.from' => 'no-reply@vpauto.fr',
  5932.             'vpauto.delivery_custom_estimate.email.to' => 'transport@vpauto.fr',
  5933.             'vpauto.import.importable_languages' => [
  5934.                 => 'fr',
  5935.                 => 'de',
  5936.                 => 'en',
  5937.                 => 'es',
  5938.                 => 'hu',
  5939.                 => 'it',
  5940.                 => 'pl',
  5941.                 => 'pt',
  5942.                 => 'ro',
  5943.                 => 'nl',
  5944.             ],
  5945.             'vpauto.languages.disablemulti' => true,
  5946.             'js_server_private_key' => 'ThePrivateKey',
  5947.             'auction_timeout' => 120,
  5948.             'auction_predifined_steps' => [
  5949.                 => 50,
  5950.                 => 100,
  5951.                 => 200,
  5952.                 => 500,
  5953.                 => 750,
  5954.                 => 1000,
  5955.             ],
  5956.             'salesforce_token' => '01c0ec3facf812d8da34c3871a7ba469',
  5957.             'vpauto.salesforce.ftp.email.from' => 'no-reply@vpauto.fr',
  5958.             'vpauto.salesforce.ftp.email.to' => [
  5959.                 => 'help@vpauto.fr',
  5960.             ],
  5961.             'vpauto.live.award.bcc' => [
  5962.                 => 'ehamelin30@gmail.com',
  5963.             ],
  5964.             'vpauto.live.award.interbid' => [
  5965.                 => 'info@vpauto.eu',
  5966.             ],
  5967.             'vpauto.live.test_user' => 'test-live',
  5968.             'vpauto.review.email.to' => [
  5969.                 => 'clenadant@vpauto.fr',
  5970.                 => 'info@vpauto.fr',
  5971.             ],
  5972.             'vpauto.report.email.authorized' => 'vpauto.fr|vpauto.eu|vo360.eu',
  5973.             'vpauto.flyer.base_path' => (\dirname(__DIR__6).'/public/assets/pdf/'),
  5974.             'vpauto.axepta.mid' => 'undefined',
  5975.             'vpauto.axepta.hmac' => 'undefined',
  5976.             'vpauto.axepta.blowfish' => 'undefined',
  5977.             'sell_my_auto_url' => 'https://vendresonauto.com',
  5978.             'vpauto_particular' => 'B2C',
  5979.             'vpauto_professional' => 'B2B',
  5980.             'banner_active' => '#75b77a',
  5981.             'banner_inactive' => '#f5777a',
  5982.             'banner_planned' => '#ffffff',
  5983.             'fos_user.validator.password.class' => 'App\\Validator\\PasswordValidator',
  5984.             'vpauto.soap.wsdl.getvehiclebysale' => 'http://webservices:aodGq1Lm@extranet.vpauto.fr/Etincelle/EtincelleLorient.nsf/getVehiclesBySaleUTF8WSDL',
  5985.             'vpauto.soap.wsdl.getsaleinformation' => 'http://webservices:aodGq1Lm@extranet.vpauto.fr/Etincelle/EtincelleLorient.nsf/getSaleInformationUTF8WSDL',
  5986.             'vpauto.soap.wsdl.gettarifs' => 'http://webservices:aodGq1Lm@extranet.vpauto.fr/Etincelle/EtincelleLorient.nsf/getTarifsWSDL',
  5987.             'vpauto.soap.username' => 'webservices',
  5988.             'vpauto.soap.password' => 'aodGq1Lm',
  5989.             'default_locale' => 'fr',
  5990.             'event_dispatcher.event_aliases' => [
  5991.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5992.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5993.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5994.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5995.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5996.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5997.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5998.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5999.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  6000.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  6001.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  6002.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  6003.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  6004.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  6005.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  6006.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  6007.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  6008.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  6009.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  6010.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  6011.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  6012.             ],
  6013.             'fragment.renderer.hinclude.global_template' => NULL,
  6014.             'fragment.path' => '/_fragment',
  6015.             'kernel.http_method_override' => true,
  6016.             'kernel.trusted_hosts' => [
  6017.             ],
  6018.             'kernel.default_locale' => 'fr',
  6019.             'kernel.enabled_locales' => [
  6020.             ],
  6021.             'kernel.error_controller' => 'error_controller',
  6022.             'debug.file_link_format' => NULL,
  6023.             'asset.request_context.base_path' => NULL,
  6024.             'asset.request_context.secure' => NULL,
  6025.             'translator.logging' => false,
  6026.             'translator.default_path' => (\dirname(__DIR__6).'/translations/translations-vpauto'),
  6027.             'debug.error_handler.throw_at' => -1,
  6028.             'router.resource' => 'kernel::loadRoutes',
  6029.             'request_listener.http_port' => 80,
  6030.             'request_listener.https_port' => 443,
  6031.             'session.metadata.storage_key' => '_sf2_meta',
  6032.             'session.storage.options' => [
  6033.                 'cache_limiter' => '0',
  6034.                 'cookie_httponly' => true,
  6035.                 'gc_probability' => 1,
  6036.             ],
  6037.             'session.save_path' => (\dirname(__DIR__5).'/sessions'),
  6038.             'session.metadata.update_threshold' => 0,
  6039.             'form.type_extension.csrf.enabled' => true,
  6040.             'form.type_extension.csrf.field_name' => '_token',
  6041.             'validator.translation_domain' => 'validators',
  6042.             'profiler_listener.only_exceptions' => false,
  6043.             'profiler_listener.only_main_requests' => false,
  6044.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  6045.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  6046.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  6047.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  6048.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  6049.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  6050.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  6051.             'doctrine.entity_managers' => [
  6052.                 'default' => 'doctrine.orm.default_entity_manager',
  6053.             ],
  6054.             'doctrine.default_entity_manager' => 'default',
  6055.             'doctrine.dbal.connection_factory.types' => [
  6056.             ],
  6057.             'doctrine.connections' => [
  6058.                 'default' => 'doctrine.dbal.default_connection',
  6059.                 'tarif' => 'doctrine.dbal.tarif_connection',
  6060.                 'autovista' => 'doctrine.dbal.autovista_connection',
  6061.             ],
  6062.             'doctrine.default_connection' => 'default',
  6063.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  6064.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  6065.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  6066.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  6067.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  6068.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  6069.             'doctrine.orm.cache.memcache_host' => 'localhost',
  6070.             'doctrine.orm.cache.memcache_port' => 11211,
  6071.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  6072.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  6073.             'doctrine.orm.cache.memcached_host' => 'localhost',
  6074.             'doctrine.orm.cache.memcached_port' => 11211,
  6075.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  6076.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  6077.             'doctrine.orm.cache.redis_host' => 'localhost',
  6078.             'doctrine.orm.cache.redis_port' => 6379,
  6079.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  6080.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  6081.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  6082.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  6083.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  6084.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  6085.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  6086.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  6087.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  6088.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  6089.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  6090.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  6091.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  6092.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  6093.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  6094.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  6095.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  6096.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  6097.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  6098.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  6099.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  6100.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  6101.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  6102.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  6103.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  6104.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  6105.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  6106.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  6107.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  6108.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  6109.             'doctrine.orm.auto_generate_proxy_classes' => true,
  6110.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  6111.             'doctrine.orm.proxy_namespace' => 'Proxies',
  6112.             'doctrine.migrations.preferred_em' => NULL,
  6113.             'doctrine.migrations.preferred_connection' => NULL,
  6114.             'security.role_hierarchy.roles' => [
  6115.                 'ROLE_LIVE_DEMO_USER' => [
  6116.                     => 'ROLE_LIVE_USER',
  6117.                 ],
  6118.                 'ROLE_LIVE_SALESPERSON' => [
  6119.                     => 'ROLE_LIVE_USER',
  6120.                 ],
  6121.                 'ROLE_LIVE_OPERATOR' => [
  6122.                     => 'ROLE_LIVE_SALESPERSON',
  6123.                 ],
  6124.                 'ROLE_LIVE_AUCTIONEER' => [
  6125.                     => 'ROLE_LIVE_SALESPERSON',
  6126.                 ],
  6127.                 'ROLE_LIVE_ADMIN' => [
  6128.                     => 'ROLE_LIVE_OPERATOR',
  6129.                     => 'ROLE_LIVE_AUCTIONEER',
  6130.                 ],
  6131.                 'ROLE_API_RMS' => [
  6132.                     => 'ROLE_USER',
  6133.                 ],
  6134.                 'ROLE_API' => [
  6135.                     => 'ROLE_USER',
  6136.                 ],
  6137.                 'ROLE_API_BID' => [
  6138.                     => 'ROLE_USER',
  6139.                 ],
  6140.                 'ROLE_TOOLS_USER' => [
  6141.                     => 'ROLE_USER',
  6142.                 ],
  6143.                 'ROLE_TERMINAL_USER' => [
  6144.                     => 'ROLE_USER',
  6145.                 ],
  6146.                 'ROLE_MANAGER' => [
  6147.                     => 'ROLE_USER',
  6148.                 ],
  6149.                 'ROLE_ACCESS' => [
  6150.                     => 'ROLE_TOOLS_USER',
  6151.                 ],
  6152.                 'ROLE_MARKETING' => [
  6153.                     => 'ROLE_ACCESS',
  6154.                 ],
  6155.                 'ROLE_STRANGER_SALESPERSON' => [
  6156.                     => 'ROLE_TOOLS_USER',
  6157.                 ],
  6158.                 'ROLE_SALESPERSON' => [
  6159.                     => 'ROLE_ACCESS',
  6160.                     => 'ROLE_LIVE_SALESPERSON',
  6161.                     => 'ROLE_STRANGER_SALESPERSON',
  6162.                 ],
  6163.                 'ROLE_SALESMANAGER' => [
  6164.                     => 'ROLE_SALESPERSON',
  6165.                 ],
  6166.                 'ROLE_ADMIN' => [
  6167.                     => 'ROLE_TERMINAL_USER',
  6168.                     => 'ROLE_MARKETING',
  6169.                     => 'ROLE_SALESMANAGER',
  6170.                     => 'ROLE_LIVE_ADMIN',
  6171.                 ],
  6172.                 'ROLE_SUPER_ADMIN' => [
  6173.                     => 'ROLE_ADMIN',
  6174.                     => 'ROLE_MANAGER',
  6175.                     => 'ROLE_API_RMS',
  6176.                     => 'ROLE_API',
  6177.                     => 'ROLE_API_BID',
  6178.                 ],
  6179.             ],
  6180.             'security.access.denied_url' => NULL,
  6181.             'security.authentication.manager.erase_credentials' => true,
  6182.             'security.authentication.session_strategy.strategy' => 'migrate',
  6183.             'security.access.always_authenticate_before_granting' => false,
  6184.             'security.authentication.hide_user_not_found' => true,
  6185.             'security.firewalls' => [
  6186.                 => 'live_api',
  6187.                 => 'oauth_token',
  6188.                 => 'oauth_authorize',
  6189.                 => 'public_api_platform',
  6190.                 => 'api',
  6191.                 => 'main',
  6192.             ],
  6193.             'security.live_api._indexed_authenticators' => [
  6194.             ],
  6195.             'security.oauth_authorize._indexed_authenticators' => [
  6196.             ],
  6197.             'security.public_api_platform._indexed_authenticators' => [
  6198.             ],
  6199.             'security.api._indexed_authenticators' => [
  6200.             ],
  6201.             'security.main._indexed_authenticators' => [
  6202.             ],
  6203.             'ewz_recaptcha.public_key' => '6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI',
  6204.             'ewz_recaptcha.private_key' => '6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe',
  6205.             'ewz_recaptcha.locale_from_request' => true,
  6206.             'ewz_recaptcha.enabled' => true,
  6207.             'ewz_recaptcha.verify_host' => false,
  6208.             'ewz_recaptcha.ajax' => false,
  6209.             'ewz_recaptcha.locale_key' => 'fr',
  6210.             'ewz_recaptcha.api_host' => 'www.google.com',
  6211.             'ewz_recaptcha.version' => 2,
  6212.             'ewz_recaptcha.hide_badge' => false,
  6213.             'ewz_recaptcha.score_threshold' => 0.5,
  6214.             'ewz_recaptcha.timeout' => NULL,
  6215.             'ewz_recaptcha.trusted_roles' => [
  6216.             ],
  6217.             'ewz_recaptcha.http_proxy' => [
  6218.                 'host' => NULL,
  6219.                 'port' => NULL,
  6220.                 'auth' => NULL,
  6221.             ],
  6222.             'ewz_recaptcha.service_definition' => [
  6223.             ],
  6224.             'twig.form.resources' => [
  6225.                 => '@VichUploader/Form/fields.html.twig',
  6226.                 => 'form_div_layout.html.twig',
  6227.                 => '/Form/fields.html.twig',
  6228.                 => '@EWZRecaptcha/Form/ewz_recaptcha_widget.html.twig',
  6229.             ],
  6230.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  6231.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  6232.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  6233.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  6234.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  6235.             'fos_js_routing.request_context_base_url' => NULL,
  6236.             'fos_js_routing.cache_control' => [
  6237.                 'enabled' => false,
  6238.             ],
  6239.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  6240.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  6241.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  6242.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  6243.             'fos_oauth_server.server.options' => [
  6244.             ],
  6245.             'fos_oauth_server.model_manager_name' => NULL,
  6246.             'fos_oauth_server.model.client.class' => 'App\\Api\\Entity\\OAuthServer\\Client',
  6247.             'fos_oauth_server.model.access_token.class' => 'App\\Api\\Entity\\OAuthServer\\AccessToken',
  6248.             'fos_oauth_server.model.refresh_token.class' => 'App\\Api\\Entity\\OAuthServer\\RefreshToken',
  6249.             'fos_oauth_server.model.auth_code.class' => 'App\\Api\\Entity\\OAuthServer\\AuthCode',
  6250.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  6251.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  6252.             'fos_oauth_server.authorize.form.validation_groups' => [
  6253.                 => 'Authorize',
  6254.                 => 'Default',
  6255.             ],
  6256.             'twig.default_path' => (\dirname(__DIR__6).'/templates'),
  6257.             'fos_user.backend_type_orm' => true,
  6258.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  6259.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  6260.             'fos_user.resetting.email.template' => '/Resetting/email.html.twig',
  6261.             'fos_user.registration.confirmation.template' => 'FOSUserBundle/Registration/email.txt.twig',
  6262.             'fos_user.registration.confirmation.from_email' => [
  6263.                 'noreply@vpauto.fr' => 'VPAuto',
  6264.             ],
  6265.             'fos_user.resetting.email.from_email' => [
  6266.                 'noreply@vpauto.fr' => 'VPAuto',
  6267.             ],
  6268.             'fos_user.registration.confirmation.from_address' => [
  6269.                 'address' => 'noreply@vpauto.fr',
  6270.                 'sender_name' => 'VPAuto',
  6271.             ],
  6272.             'fos_user.resetting.email.from_address' => [
  6273.                 'address' => 'noreply@vpauto.fr',
  6274.                 'sender_name' => 'VPAuto',
  6275.             ],
  6276.             'fos_user.storage' => 'orm',
  6277.             'fos_user.firewall_name' => 'main',
  6278.             'fos_user.model_manager_name' => NULL,
  6279.             'fos_user.model.user.class' => 'App\\Entity\\User',
  6280.             'fos_user.profile.form.type' => 'App\\Form\\Type\\ProfileFormType',
  6281.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  6282.             'fos_user.profile.form.validation_groups' => [
  6283.                 => 'Profile',
  6284.                 => 'Default',
  6285.             ],
  6286.             'fos_user.registration.confirmation.enabled' => true,
  6287.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  6288.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  6289.             'fos_user.registration.form.validation_groups' => [
  6290.                 => 'Registration',
  6291.                 => 'Default',
  6292.             ],
  6293.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  6294.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  6295.             'fos_user.change_password.form.validation_groups' => [
  6296.                 => 'ChangePassword',
  6297.                 => 'Default',
  6298.             ],
  6299.             'fos_user.resetting.retry_ttl' => 7200,
  6300.             'fos_user.resetting.token_ttl' => 3600,
  6301.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  6302.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  6303.             'fos_user.resetting.form.validation_groups' => [
  6304.                 => 'ResetPassword',
  6305.                 => 'Default',
  6306.             ],
  6307.             'jms_serializer.twig_enabled' => 'default',
  6308.             'jms_translation.twig_extension.class' => 'JMS\\TranslationBundle\\Twig\\TranslationExtension',
  6309.             'jms_translation.controller.translate_controller.class' => 'JMS\\TranslationBundle\\Controller\\TranslateController',
  6310.             'jms_translation.controller.api_controller.class' => 'JMS\\TranslationBundle\\Controller\\ApiController',
  6311.             'jms_translation.extractor_manager.class' => 'JMS\\TranslationBundle\\Translation\\ExtractorManager',
  6312.             'jms_translation.extractor.file_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\FileExtractor',
  6313.             'jms_translation.extractor.file.default_php_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\DefaultPhpFileExtractor',
  6314.             'jms_translation.extractor.file.translation_container_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TranslationContainerExtractor',
  6315.             'jms_translation.extractor.file.twig_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TwigFileExtractor',
  6316.             'jms_translation.extractor.file.form_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\FormExtractor',
  6317.             'jms_translation.extractor.file.validation_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\ValidationExtractor',
  6318.             'jms_translation.extractor.file.authentication_message_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\AuthenticationMessagesExtractor',
  6319.             'jms_translation.loader.symfony.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\Symfony\\XliffLoader',
  6320.             'jms_translation.loader.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\XliffLoader',
  6321.             'jms_translation.loader.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\SymfonyLoaderAdapter',
  6322.             'jms_translation.loader_manager.class' => 'JMS\\TranslationBundle\\Translation\\LoaderManager',
  6323.             'jms_translation.dumper.php_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\PhpDumper',
  6324.             'jms_translation.dumper.xliff_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\XliffDumper',
  6325.             'jms_translation.dumper.yaml_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\YamlDumper',
  6326.             'jms_translation.dumper.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\SymfonyDumperAdapter',
  6327.             'jms_translation.file_writer.class' => 'JMS\\TranslationBundle\\Translation\\FileWriter',
  6328.             'jms_translation.updater.class' => 'JMS\\TranslationBundle\\Translation\\Updater',
  6329.             'jms_translation.config_factory.class' => 'JMS\\TranslationBundle\\Translation\\ConfigFactory',
  6330.             'jms_translation.file_source_factory.class' => 'JMS\\TranslationBundle\\Translation\\FileSourceFactory',
  6331.             'jms_translation.source_language' => 'en',
  6332.             'jms_translation.locales' => [
  6333.             ],
  6334.             'jms_translation.dumper.add_references' => false,
  6335.             'jms_translation.dumper.add_date' => true,
  6336.             'knp_snappy.pdf.options' => [
  6337.             ],
  6338.             'knp_snappy.pdf.env' => [
  6339.             ],
  6340.             'knp_snappy.image.binary' => 'wkhtmltoimage',
  6341.             'knp_snappy.image.options' => [
  6342.             ],
  6343.             'knp_snappy.image.env' => [
  6344.             ],
  6345.             'time.datetime_formatter.class' => 'Knp\\Bundle\\TimeBundle\\DateTimeFormatter',
  6346.             'time.twig.extension.time.class' => 'Knp\\Bundle\\TimeBundle\\Twig\\Extension\\TimeExtension',
  6347.             'time.templating.helper.time.class' => 'Knp\\Bundle\\TimeBundle\\Templating\\Helper\\TimeHelper',
  6348.             'nelmio_api_doc.areas' => [
  6349.                 => 'default',
  6350.                 => 'rms',
  6351.                 => 'iridium',
  6352.             ],
  6353.             'nelmio_api_doc.use_validation_groups' => false,
  6354.             'nelmio_cors.map' => [
  6355.                 '^/live/api/' => [
  6356.                     'allow_origin' => true,
  6357.                     'allow_headers' => true,
  6358.                     'allow_methods' => [
  6359.                         => 'POST',
  6360.                         => 'PUT',
  6361.                         => 'PATCH',
  6362.                         => 'GET',
  6363.                         => 'DELETE',
  6364.                     ],
  6365.                     'max_age' => 3600,
  6366.                 ],
  6367.             ],
  6368.             'nelmio_cors.defaults' => [
  6369.                 'allow_origin' => [
  6370.                 ],
  6371.                 'allow_credentials' => false,
  6372.                 'allow_headers' => [
  6373.                 ],
  6374.                 'allow_private_network' => false,
  6375.                 'expose_headers' => [
  6376.                 ],
  6377.                 'allow_methods' => [
  6378.                 ],
  6379.                 'max_age' => 0,
  6380.                 'hosts' => [
  6381.                 ],
  6382.                 'origin_regex' => false,
  6383.                 'forced_allow_origin_value' => NULL,
  6384.                 'skip_same_as_origin' => true,
  6385.             ],
  6386.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  6387.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  6388.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  6389.             'env(SENTRY_RELEASE)' => '1.0.0+no-version-set@{no ref',
  6390.             'sentry.tracing.enabled' => true,
  6391.             'sentry.tracing.dbal.enabled' => true,
  6392.             'sentry.tracing.dbal.connections' => [
  6393.             ],
  6394.             'sentry.tracing.cache.enabled' => true,
  6395.             'sentry.tracing.http_client.enabled' => true,
  6396.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  6397.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  6398.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  6399.             'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
  6400.             'stof_doctrine_extensions.default_locale' => 'fr',
  6401.             'stof_doctrine_extensions.translation_fallback' => true,
  6402.             'stof_doctrine_extensions.persist_default_translation' => false,
  6403.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  6404.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  6405.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  6406.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  6407.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  6408.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  6409.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  6410.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  6411.             'monolog.use_microseconds' => true,
  6412.             'monolog.swift_mailer.handlers' => [
  6413.             ],
  6414.             'monolog.handlers_to_channels' => [
  6415.                 'monolog.handler.console' => [
  6416.                     'type' => 'exclusive',
  6417.                     'elements' => [
  6418.                         => 'event',
  6419.                         => 'doctrine',
  6420.                         => 'console',
  6421.                         => 'sale',
  6422.                         => 'auction',
  6423.                     ],
  6424.                 ],
  6425.                 'monolog.handler.auction' => [
  6426.                     'type' => 'inclusive',
  6427.                     'elements' => [
  6428.                         => 'auction',
  6429.                     ],
  6430.                 ],
  6431.                 'monolog.handler.sale' => [
  6432.                     'type' => 'inclusive',
  6433.                     'elements' => [
  6434.                         => 'sale',
  6435.                     ],
  6436.                 ],
  6437.                 'monolog.handler.signalr' => [
  6438.                     'type' => 'inclusive',
  6439.                     'elements' => [
  6440.                         => 'signalr',
  6441.                     ],
  6442.                 ],
  6443.                 'monolog.handler.firephp' => NULL,
  6444.                 'monolog.handler.main' => [
  6445.                     'type' => 'exclusive',
  6446.                     'elements' => [
  6447.                         => 'event',
  6448.                     ],
  6449.                 ],
  6450.             ],
  6451.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  6452.             'vich_uploader.mappings' => [
  6453.                 'user_avatar' => [
  6454.                     'uri_prefix' => '/assets/images/avatar',
  6455.                     'upload_destination' => (\dirname(__DIR__6).'/web/assets/images/avatar'),
  6456.                     'inject_on_load' => false,
  6457.                     'delete_on_update' => true,
  6458.                     'delete_on_remove' => true,
  6459.                     'namer' => [
  6460.                         'service' => NULL,
  6461.                         'options' => NULL,
  6462.                     ],
  6463.                     'directory_namer' => [
  6464.                         'service' => NULL,
  6465.                         'options' => NULL,
  6466.                     ],
  6467.                     'db_driver' => 'orm',
  6468.                 ],
  6469.                 'user_cni_recto' => [
  6470.                     'uri_prefix' => '/documents/cni_recto',
  6471.                     'upload_destination' => (\dirname(__DIR__5).'/documents/cni_recto'),
  6472.                     'namer' => [
  6473.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_cni_recto',
  6474.                         'options' => [
  6475.                         ],
  6476.                     ],
  6477.                     'inject_on_load' => false,
  6478.                     'delete_on_update' => true,
  6479.                     'delete_on_remove' => true,
  6480.                     'directory_namer' => [
  6481.                         'service' => NULL,
  6482.                         'options' => NULL,
  6483.                     ],
  6484.                     'db_driver' => 'orm',
  6485.                 ],
  6486.                 'user_cni_verso' => [
  6487.                     'uri_prefix' => '/documents/cni_verso',
  6488.                     'upload_destination' => (\dirname(__DIR__5).'/documents/cni_verso'),
  6489.                     'namer' => [
  6490.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_cni_verso',
  6491.                         'options' => [
  6492.                         ],
  6493.                     ],
  6494.                     'inject_on_load' => false,
  6495.                     'delete_on_update' => true,
  6496.                     'delete_on_remove' => true,
  6497.                     'directory_namer' => [
  6498.                         'service' => NULL,
  6499.                         'options' => NULL,
  6500.                     ],
  6501.                     'db_driver' => 'orm',
  6502.                 ],
  6503.                 'user_domiciliation' => [
  6504.                     'uri_prefix' => '/documents/domiciliation',
  6505.                     'upload_destination' => (\dirname(__DIR__5).'/documents/domiciliation'),
  6506.                     'namer' => [
  6507.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_domiciliation',
  6508.                         'options' => [
  6509.                         ],
  6510.                     ],
  6511.                     'inject_on_load' => false,
  6512.                     'delete_on_update' => true,
  6513.                     'delete_on_remove' => true,
  6514.                     'directory_namer' => [
  6515.                         'service' => NULL,
  6516.                         'options' => NULL,
  6517.                     ],
  6518.                     'db_driver' => 'orm',
  6519.                 ],
  6520.                 'user_fiscal_declaration' => [
  6521.                     'uri_prefix' => '/documents/fiscal_declaration',
  6522.                     'upload_destination' => (\dirname(__DIR__5).'/documents/fiscal_declaration'),
  6523.                     'namer' => [
  6524.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_fiscal_declaration',
  6525.                         'options' => [
  6526.                         ],
  6527.                     ],
  6528.                     'inject_on_load' => false,
  6529.                     'delete_on_update' => true,
  6530.                     'delete_on_remove' => true,
  6531.                     'directory_namer' => [
  6532.                         'service' => NULL,
  6533.                         'options' => NULL,
  6534.                     ],
  6535.                     'db_driver' => 'orm',
  6536.                 ],
  6537.                 'user_nif' => [
  6538.                     'uri_prefix' => '/documents/nif',
  6539.                     'upload_destination' => (\dirname(__DIR__5).'/documents/nif'),
  6540.                     'namer' => [
  6541.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.user_nif',
  6542.                         'options' => [
  6543.                         ],
  6544.                     ],
  6545.                     'inject_on_load' => false,
  6546.                     'delete_on_update' => true,
  6547.                     'delete_on_remove' => true,
  6548.                     'directory_namer' => [
  6549.                         'service' => NULL,
  6550.                         'options' => NULL,
  6551.                     ],
  6552.                     'db_driver' => 'orm',
  6553.                 ],
  6554.             ],
  6555.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  6556.             'vp_auto.allowed_domains' => [
  6557.             ],
  6558.             'vpauto.sms.credentials.application_key' => '7ueyGrAqeXpeV2Yv',
  6559.             'vpauto.sms.credentials.application_secret' => 'V9q1j4MIHvLRnvby1jBLxynO1rjznQFa',
  6560.             'vpauto.sms.credentials.endpoint' => 'ovh-eu',
  6561.             'vpauto.sms.credentials.consumer_key' => '1yPOFIOp2eLbOCFQi15T4YvPj2rZGv1U',
  6562.             'vpauto.sms.credentials.service_name' => 'sms-he64299-1',
  6563.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  6564.             'web_profiler.debug_toolbar.mode' => 2,
  6565.             'nelmio_alice.functions_blacklist' => [
  6566.                 => 'current',
  6567.                 => 'shuffle',
  6568.                 => 'date',
  6569.                 => 'time',
  6570.                 => 'file',
  6571.                 => 'md5',
  6572.                 => 'sha1',
  6573.             ],
  6574.             'nelmio_alice.locale' => 'en_US',
  6575.             'nelmio_alice.seed' => 1,
  6576.             'nelmio_alice.loading_limit' => 5,
  6577.             'nelmio_alice.max_unique_values_retry' => 150,
  6578.             'api_platform.metadata_backward_compatibility_layer' => true,
  6579.             'api_platform.enable_entrypoint' => true,
  6580.             'api_platform.enable_docs' => true,
  6581.             'api_platform.title' => 'VPAuto',
  6582.             'api_platform.description' => '',
  6583.             'api_platform.version' => '0.0.2',
  6584.             'api_platform.show_webby' => false,
  6585.             'api_platform.url_generation_strategy' => 1,
  6586.             'api_platform.exception_to_status' => [
  6587.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  6588.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  6589.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  6590.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  6591.             ],
  6592.             'api_platform.formats' => [
  6593.                 'jsonld' => [
  6594.                     => 'application/ld+json',
  6595.                 ],
  6596.                 'json' => [
  6597.                     => 'application/json',
  6598.                 ],
  6599.                 'html' => [
  6600.                     => 'text/html',
  6601.                 ],
  6602.             ],
  6603.             'api_platform.patch_formats' => [
  6604.                 'json' => [
  6605.                     => 'application/merge-patch+json',
  6606.                 ],
  6607.             ],
  6608.             'api_platform.error_formats' => [
  6609.                 'jsonproblem' => [
  6610.                     => 'application/problem+json',
  6611.                 ],
  6612.                 'jsonld' => [
  6613.                     => 'application/ld+json',
  6614.                 ],
  6615.             ],
  6616.             'api_platform.allow_plain_identifiers' => false,
  6617.             'api_platform.eager_loading.enabled' => true,
  6618.             'api_platform.eager_loading.max_joins' => 30,
  6619.             'api_platform.eager_loading.fetch_partial' => false,
  6620.             'api_platform.eager_loading.force_eager' => true,
  6621.             'api_platform.collection.exists_parameter_name' => 'exists',
  6622.             'api_platform.collection.order' => 'ASC',
  6623.             'api_platform.collection.order_parameter_name' => 'order',
  6624.             'api_platform.collection.order_nulls_comparison' => NULL,
  6625.             'api_platform.collection.pagination.enabled' => true,
  6626.             'api_platform.collection.pagination.partial' => false,
  6627.             'api_platform.collection.pagination.client_enabled' => false,
  6628.             'api_platform.collection.pagination.client_items_per_page' => false,
  6629.             'api_platform.collection.pagination.client_partial' => false,
  6630.             'api_platform.collection.pagination.items_per_page' => 30,
  6631.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  6632.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  6633.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  6634.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  6635.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  6636.             'api_platform.collection.pagination' => [
  6637.                 'enabled' => true,
  6638.                 'partial' => false,
  6639.                 'client_enabled' => false,
  6640.                 'client_items_per_page' => false,
  6641.                 'client_partial' => false,
  6642.                 'items_per_page' => 30,
  6643.                 'maximum_items_per_page' => NULL,
  6644.                 'page_parameter_name' => 'page',
  6645.                 'enabled_parameter_name' => 'pagination',
  6646.                 'items_per_page_parameter_name' => 'itemsPerPage',
  6647.                 'partial_parameter_name' => 'partial',
  6648.             ],
  6649.             'api_platform.http_cache.etag' => true,
  6650.             'api_platform.http_cache.max_age' => NULL,
  6651.             'api_platform.http_cache.shared_max_age' => NULL,
  6652.             'api_platform.http_cache.vary' => [
  6653.                 => 'Accept',
  6654.             ],
  6655.             'api_platform.http_cache.public' => NULL,
  6656.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  6657.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  6658.             'api_platform.asset_package' => NULL,
  6659.             'api_platform.defaults' => [
  6660.                 'attributes' => [
  6661.                 ],
  6662.             ],
  6663.             'api_platform.resource_class_directories' => [
  6664.                 => (\dirname(__DIR__6).'/vendor/friendsofsymfony/oauth-server-bundle/Entity'),
  6665.                 => (\dirname(__DIR__6).'/config/api_platform/resources'),
  6666.             ],
  6667.             'api_platform.oauth.enabled' => true,
  6668.             'api_platform.oauth.clientId' => '1_30dkovr9eyecskcwk4ccwwok4ccs08wocckcogw84gs404k8sw',
  6669.             'api_platform.oauth.clientSecret' => '3m0e5wirggow88gkossk8cs0kgwcg4k8o0kc4s4g0s4ocsg4w8',
  6670.             'api_platform.oauth.type' => 'oauth2',
  6671.             'api_platform.oauth.flow' => 'password',
  6672.             'api_platform.oauth.tokenUrl' => '/oauth/v2/token',
  6673.             'api_platform.oauth.authorizationUrl' => '',
  6674.             'api_platform.oauth.refreshUrl' => '',
  6675.             'api_platform.oauth.scopes' => [
  6676.             ],
  6677.             'api_platform.oauth.pkce' => false,
  6678.             'api_platform.openapi.termsOfService' => NULL,
  6679.             'api_platform.openapi.contact.name' => NULL,
  6680.             'api_platform.openapi.contact.url' => NULL,
  6681.             'api_platform.openapi.contact.email' => NULL,
  6682.             'api_platform.openapi.license.name' => NULL,
  6683.             'api_platform.openapi.license.url' => NULL,
  6684.             'api_platform.swagger.versions' => [
  6685.                 => 3,
  6686.             ],
  6687.             'api_platform.enable_swagger_ui' => true,
  6688.             'api_platform.enable_re_doc' => true,
  6689.             'api_platform.swagger.api_keys' => [
  6690.             ],
  6691.             'api_platform.swagger_ui.extra_configuration' => [
  6692.             ],
  6693.             'api_platform.graphql.enabled' => false,
  6694.             'api_platform.graphql.graphiql.enabled' => false,
  6695.             'api_platform.graphql.graphql_playground.enabled' => false,
  6696.             'api_platform.graphql.collection.pagination' => [
  6697.                 'enabled' => true,
  6698.             ],
  6699.             'api_platform.validator.serialize_payload_fields' => [
  6700.             ],
  6701.             'api_platform.validator.query_parameter_validation' => true,
  6702.             'api_platform.elasticsearch.enabled' => false,
  6703.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  6704.             'hautelook_alice.fixtures_path' => [
  6705.                 => 'fixtures',
  6706.                 => 'fixtures',
  6707.             ],
  6708.             'hautelook_alice.root_dirs' => [
  6709.                 => \dirname(__DIR__6),
  6710.             ],
  6711.             'data_collector.templates' => [
  6712.                 'data_collector.request' => [
  6713.                     => 'request',
  6714.                     => '@WebProfiler/Collector/request.html.twig',
  6715.                 ],
  6716.                 'api_platform.data_collector.request' => [
  6717.                     => 'api_platform.data_collector.request',
  6718.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  6719.                 ],
  6720.                 'data_collector.time' => [
  6721.                     => 'time',
  6722.                     => '@WebProfiler/Collector/time.html.twig',
  6723.                 ],
  6724.                 'data_collector.memory' => [
  6725.                     => 'memory',
  6726.                     => '@WebProfiler/Collector/memory.html.twig',
  6727.                 ],
  6728.                 'data_collector.validator' => [
  6729.                     => 'validator',
  6730.                     => '@WebProfiler/Collector/validator.html.twig',
  6731.                 ],
  6732.                 'data_collector.ajax' => [
  6733.                     => 'ajax',
  6734.                     => '@WebProfiler/Collector/ajax.html.twig',
  6735.                 ],
  6736.                 'data_collector.form' => [
  6737.                     => 'form',
  6738.                     => '@WebProfiler/Collector/form.html.twig',
  6739.                 ],
  6740.                 'data_collector.exception' => [
  6741.                     => 'exception',
  6742.                     => '@WebProfiler/Collector/exception.html.twig',
  6743.                 ],
  6744.                 'data_collector.logger' => [
  6745.                     => 'logger',
  6746.                     => '@WebProfiler/Collector/logger.html.twig',
  6747.                 ],
  6748.                 'data_collector.events' => [
  6749.                     => 'events',
  6750.                     => '@WebProfiler/Collector/events.html.twig',
  6751.                 ],
  6752.                 'data_collector.router' => [
  6753.                     => 'router',
  6754.                     => '@WebProfiler/Collector/router.html.twig',
  6755.                 ],
  6756.                 'data_collector.cache' => [
  6757.                     => 'cache',
  6758.                     => '@WebProfiler/Collector/cache.html.twig',
  6759.                 ],
  6760.                 'data_collector.translation' => [
  6761.                     => 'translation',
  6762.                     => '@WebProfiler/Collector/translation.html.twig',
  6763.                 ],
  6764.                 'data_collector.security' => [
  6765.                     => 'security',
  6766.                     => '@Security/Collector/security.html.twig',
  6767.                 ],
  6768.                 'data_collector.twig' => [
  6769.                     => 'twig',
  6770.                     => '@WebProfiler/Collector/twig.html.twig',
  6771.                 ],
  6772.                 'data_collector.http_client' => [
  6773.                     => 'http_client',
  6774.                     => '@WebProfiler/Collector/http_client.html.twig',
  6775.                 ],
  6776.                 'data_collector.doctrine' => [
  6777.                     => 'db',
  6778.                     => '@Doctrine/Collector/db.html.twig',
  6779.                 ],
  6780.                 'data_collector.messenger' => [
  6781.                     => 'messenger',
  6782.                     => '@WebProfiler/Collector/messenger.html.twig',
  6783.                 ],
  6784.                 'App\\Payment\\DataCollector' => [
  6785.                     => 'app.payment_collector',
  6786.                     => 'frontend/data_collector/payment.html.twig',
  6787.                 ],
  6788.                 'mailer.data_collector' => [
  6789.                     => 'mailer',
  6790.                     => '@WebProfiler/Collector/mailer.html.twig',
  6791.                 ],
  6792.                 'jms_serializer.data_collector' => [
  6793.                     => 'jms_serializer',
  6794.                     => '@JMSSerializer/Collector/panel.html.twig',
  6795.                 ],
  6796.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  6797.                     => 'vich_uploader.mapping_collector',
  6798.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  6799.                 ],
  6800.                 'data_collector.config' => [
  6801.                     => 'config',
  6802.                     => '@WebProfiler/Collector/config.html.twig',
  6803.                 ],
  6804.             ],
  6805.             'console.command.ids' => [
  6806.                 => 'App\\Command\\AuctionsAwardCommand',
  6807.                 => 'App\\Command\\AuctionsNotifyCommand',
  6808.                 => 'App\\Command\\CatchUpSFAccountsCommand',
  6809.                 => 'App\\Command\\CheckDatahubCommand',
  6810.                 => 'App\\Command\\ClearSalesPersonsBidsCommand',
  6811.                 => 'App\\Command\\ClearTranslationCommand',
  6812.                 => 'App\\Command\\CreateUserInCustomerPortalCommand',
  6813.                 => 'App\\Command\\CriteoExportCommand',
  6814.                 => 'App\\Command\\DumpAlertsCommand',
  6815.                 => 'App\\Command\\ExportProCommand',
  6816.                 10 => 'App\\Command\\ExportPurchaseFilePostSaleCommand',
  6817.                 11 => 'App\\Command\\ExportSalesStatsCommand',
  6818.                 12 => 'App\\Command\\FullImportTarifsCommand',
  6819.                 13 => 'App\\Command\\FullPerformanceExportCommand',
  6820.                 14 => 'App\\Command\\GenerateAfterSalePIMailsCommand',
  6821.                 15 => 'App\\Command\\GenerateBehaviourFileCommand',
  6822.                 16 => 'App\\Command\\GenerateFlyerPdfCommand',
  6823.                 17 => 'App\\Command\\GeneratePdfCommand',
  6824.                 18 => 'App\\Command\\GenerateSaleEndSapFilesCommand',
  6825.                 19 => 'App\\Command\\ImportExternalSaleCommand',
  6826.                 20 => 'App\\Command\\ImportProCommand',
  6827.                 21 => 'App\\Command\\ImportPurchaseInstructionCommand',
  6828.                 22 => 'App\\Command\\ImportRMSTestCommand',
  6829.                 23 => 'App\\Command\\ImportTarifNamesCommand',
  6830.                 24 => 'App\\Command\\ImportTarifsCommand',
  6831.                 25 => 'App\\Command\\LeasePlanSignalRCommand',
  6832.                 26 => 'App\\Command\\LeasePlanUpdateLotCommand',
  6833.                 27 => 'App\\Command\\LeasePlanUpdateSaleLotsPricesCommand',
  6834.                 28 => 'App\\Command\\LiveAwardMailCommand',
  6835.                 29 => 'App\\Command\\LiveStatsCommand',
  6836.                 30 => 'App\\Command\\PurgateCommand',
  6837.                 31 => 'App\\Command\\RMSEndOfSaleCommand',
  6838.                 32 => 'App\\Command\\SaveBidsCommand',
  6839.                 33 => 'App\\Command\\SendLiveSmsPrealertCommand',
  6840.                 34 => 'App\\Command\\SendLiveSmsSaleAlertCommand',
  6841.                 35 => 'App\\Command\\SlugifyCommand',
  6842.                 36 => 'App\\Command\\UpdateAlertsCommand',
  6843.                 37 => 'App\\Command\\UpdateAppParametersCommand',
  6844.                 38 => 'App\\Command\\UserCheckCPCommand',
  6845.                 39 => 'App\\Command\\UserProSfCheckCompanyInformationCommand',
  6846.                 40 => 'App\\Command\\UserProSynchroVpCpCommand',
  6847.                 41 => 'App\\Command\\UserProSynchroVpCpDuplicateCommand',
  6848.                 42 => 'App\\Command\\UserProUpdateAddressCommand',
  6849.                 43 => 'App\\Command\\UserProVpVsCpCommand',
  6850.                 44 => 'App\\Command\\UserProWithoutSFAccountIdCommand',
  6851.                 45 => 'App\\Command\\VehicleCo2StandardCommand',
  6852.                 46 => 'console.command.public_alias.App\\Salesforce\\Command\\SalesForceExportFOSUserCommand',
  6853.                 47 => 'console.command.public_alias.App\\Salesforce\\Command\\SalesForceGetPersonalAccountsCommand',
  6854.                 48 => 'console.command.public_alias.App\\Salesforce\\Command\\SalesForceGetProAccountsCommand',
  6855.                 49 => 'console.command.public_alias.App\\Salesforce\\Command\\SalesForceUserImportCommand',
  6856.                 50 => 'console.command.public_alias.App\\Api\\Command\\DialogInsight\\GenerateDialogInsightExportCommand',
  6857.                 51 => 'console.command.public_alias.App\\Api\\Command\\Etincelle\\ImportCommand',
  6858.                 52 => 'console.command.public_alias.App\\Api\\Command\\Etincelle\\TarifGridGenerationCommand',
  6859.                 53 => 'console.command.public_alias.App\\Api\\Command\\Etincelle\\UpdateCommand',
  6860.                 54 => 'console.command.public_alias.App\\Api\\Command\\SAP\\GenerateSapAdjudicationFileCommand',
  6861.                 55 => 'console.command.public_alias.App\\Api\\Command\\SAP\\SendSapFilesCommand',
  6862.             ],
  6863.         ];
  6864.     }
  6865.     protected function throw($message)
  6866.     {
  6867.         throw new RuntimeException($message);
  6868.     }
  6869. }